Justin
884bd72131
Updating docs to include CLI information
2019-09-06 20:11:45 -04:00
Justin
0bda3d8c0a
Updating npm scripts
2019-08-31 13:33:55 -04:00
Justin
0b59380b71
Fixing up some dependencies
2019-08-31 13:30:07 -04:00
Justin
78b9ad652d
Forgotten folder references
2019-08-30 20:22:13 -04:00
Justin
94a40629d3
Error in token assignment
2019-08-30 18:06:27 -04:00
Justin
6f90f4c67d
feat: Adding support for CLI
...
closes : #146
2019-08-30 17:50:16 -04:00
semantic-release-bot
82d0916214
chore(release): 11.0.2 [skip ci]
...
## [11.0.2](https://github.com/jdalrymple/node-gitlab/compare/11.0.1...11.0.2 ) (2019-08-30)
### Bug Fixes
* Switching type import to hopefully fix [#417 ](https://github.com/jdalrymple/node-gitlab/issues/417 ) ([91cfbf2](https://github.com/jdalrymple/node-gitlab/commit/91cfbf2 ))
11.0.2
2019-08-30 15:48:55 +00:00
Justin
91cfbf2737
fix: Switching type import to hopefully fix #417
2019-08-30 11:31:29 -04:00
Justin
9132e5964c
Merge branch 'coverage'
2019-08-29 12:40:29 -04:00
Justin
1148acaf18
chore: Fixing coverage push
2019-08-29 12:40:15 -04:00
semantic-release-bot
763afcff3e
chore(release): 11.0.1 [skip ci]
...
## [11.0.1](https://github.com/jdalrymple/node-gitlab/compare/11.0.0...11.0.1 ) (2019-08-29)
### Bug Fixes
* Handling empty text responses ([c8deaa2](https://github.com/jdalrymple/node-gitlab/commit/c8deaa2 ))
11.0.1
2019-08-29 15:16:56 +00:00
Justin
4e21f31109
Merge branch '426-handle-null-response'
2019-08-29 11:03:21 -04:00
Justin Dalrymple
3948a9afe4
Merge pull request #433 from jdalrymple/greenkeeper/rollup-plugin-typescript2-0.24.0
...
Update rollup-plugin-typescript2 to the latest version 🚀
2019-08-28 20:43:39 -04:00
greenkeeper[bot]
0d3ae00a03
chore(package): update lockfile package-lock.json
2019-08-28 23:53:44 +00:00
greenkeeper[bot]
af1103ec22
chore(package): update rollup-plugin-typescript2 to version 0.24.0
2019-08-28 23:53:40 +00:00
semantic-release-bot
571dab74c0
chore(release): 11.0.0 [skip ci]
...
# [11.0.0](https://github.com/jdalrymple/node-gitlab/compare/10.2.1...11.0.0 ) (2019-08-28)
### Bug Fixes
* Adding path argument to the Project Imports API ([97a7c59](https://github.com/jdalrymple/node-gitlab/commit/97a7c59 ))
### Features
* Add support for the Packages API [#430 ](https://github.com/jdalrymple/node-gitlab/issues/430 ) ([47e1ff4](https://github.com/jdalrymple/node-gitlab/commit/47e1ff4 ))
### BREAKING CHANGES
* Added the path argument to the function header.
11.0.0
2019-08-28 19:35:27 +00:00
Justin Dalrymple
d24122142b
Merge pull request #431 from jdalrymple/429-project-import-fix
...
fix: Adding path argument to the Project Imports API
2019-08-28 15:22:31 -04:00
Justin Dalrymple
09db371fc7
Merge pull request #432 from jdalrymple/430-packages-api
...
feat: Add support for the Packages API #430
2019-08-28 15:22:21 -04:00
Justin
7ad98e2ae6
Adding extra log to narrow down where gitlab error occurs
2019-08-28 12:08:46 -04:00
Justin
c697463d01
Incorrect variable reference
2019-08-28 12:05:58 -04:00
Justin
c8deaa2822
fix: Handling empty text responses
2019-08-28 11:03:15 -04:00
Justin
47e1ff47af
feat: Add support for the Packages API #430
2019-08-28 10:53:45 -04:00
Justin
97a7c59223
fix: Adding path argument to the Project Imports API
...
fix: Adding path argument to the Project Imports API
Also removed the metadata optional property as it isnt used by the GitLab API.
BREAKING CHANGE: Added the path argument to the function header.
2019-08-28 10:42:47 -04:00
semantic-release-bot
ef65273b81
chore(release): 10.2.1 [skip ci]
...
## [10.2.1](https://github.com/jdalrymple/node-gitlab/compare/10.2.0...10.2.1 ) (2019-08-28)
### Bug Fixes
* Adding proper support for the buffer responses ([8bbab73](https://github.com/jdalrymple/node-gitlab/commit/8bbab73 ))
10.2.1
2019-08-28 01:13:33 +00:00
Justin Dalrymple
42313bc5dd
Merge pull request #427 from jdalrymple/424-handle-octet-response
...
fix: Adding proper support for the buffer responses
2019-08-27 18:12:24 -04:00
Justin
7d6ac3ff4d
Remove the .then in favour of await
2019-08-27 17:10:38 -04:00
Justin
8bbab73e0f
fix: Adding proper support for the buffer responses
2019-08-27 17:07:08 -04:00
Justin Dalrymple
5b41af0883
Merge pull request #425 from ksaaskil/master
...
feat: Add type exports
2019-08-27 10:49:46 -04:00
Kimmo Sääskilahti
f66f50c2de
Add type exports.
...
- Add type exports.
- Add types to bundle unit tests.
2019-08-27 13:10:19 +03:00
Justin
049bebca71
chore: Fixing supported node version. Setting back to lts (version>=10.0.0)
2019-08-23 10:32:45 -04:00
Justin Dalrymple
b24a3f2e27
Merge pull request #421 from jdalrymple/greenkeeper/rollup-plugin-typescript2-0.23.0
...
Update rollup-plugin-typescript2 to the latest version 🚀
2019-08-23 10:29:40 -04:00
greenkeeper[bot]
0e7560b40e
chore(package): update lockfile package-lock.json
2019-08-23 00:31:49 +00:00
greenkeeper[bot]
188425ad5c
chore(package): update rollup-plugin-typescript2 to version 0.23.0
2019-08-23 00:31:39 +00:00
semantic-release-bot
a9500112ae
chore(release): 10.2.0 [skip ci]
...
# [10.2.0](https://github.com/jdalrymple/node-gitlab/compare/10.1.2...10.2.0 ) (2019-08-22)
### Bug Fixes
* incorrect url path for mr unapprove ([85c3329](https://github.com/jdalrymple/node-gitlab/commit/85c3329 ))
### Features
* Add Gitlab Blame endpoint to the RespositoryFiles API ([ac670cc](https://github.com/jdalrymple/node-gitlab/commit/ac670cc )), closes [#409 ](https://github.com/jdalrymple/node-gitlab/issues/409 )
* Adding fork relationship support ([76cb783](https://github.com/jdalrymple/node-gitlab/commit/76cb783 )), closes [#410 ](https://github.com/jdalrymple/node-gitlab/issues/410 )
10.2.0
2019-08-22 21:01:06 +00:00
Justin
45ab1fe66d
test: Fixing tests expectations
2019-08-22 16:47:51 -04:00
Justin
cfdc767585
chore: Removing @types/form-data
2019-08-22 16:33:25 -04:00
Justin
61e9df2bae
chore: Error in travis config (extra ")
2019-08-22 14:41:19 -04:00
Justin
3137de80de
chore: Additional ts option
2019-08-22 14:38:38 -04:00
Justin
30fd5a52d3
chore: More modifications for husky and lint-staged config
2019-08-22 14:06:14 -04:00
Justin
213515d936
chore: More updates to the linting logic
2019-08-22 12:45:45 -04:00
Justin
8e5dfc00cd
chore: Major linting fixes
2019-08-22 11:52:28 -04:00
Justin
9933620f41
chore: Updating packages
...
form-data ^2.3.3 → ^2.5.0
query-string ^6.8.1 → ^6.8.2
@semantic-release/changelog ^3.0.2 → ^3.0.4
@semantic-release/git ^7.0.12 → ^7.0.16
@semantic-release/npm ^5.1.12 → ^5.1.13
@types/form-data ^2.2.1 → ^2.5.0
@types/jest ^24.0.15 → ^24.0.18
cz-conventional-changelog ^3.0.0 → ^3.0.2
jest ^24.8.0 → ^24.9.0
jest-extended ^0.11.1 → ^0.11.2
prettier ^1.17.1 → ^1.18.2
rollup ^1.19.3 → ^1.20.0
rollup-plugin-commonjs ^10.0.0 → ^10.0.2
rollup-plugin-node-resolve ^5.1.0 → ^5.2.0
rollup-plugin-terser ^5.0.0 → ^5.1.1
rollup-plugin-typescript2 ^0.22.0 → ^0.22.1
tslint ^5.16.0 → ^5.19.0
typescript ^3.5.2 → ^3.5.3
2019-08-22 11:16:14 -04:00
Justin
e52b28b45c
chore: Updating lint-staged
2019-08-22 11:12:18 -04:00
Justin
e46511eaba
chore: Cleaning up package.json and changelog
2019-08-22 10:47:01 -04:00
Justin
3814790eda
chore: Updating lintstaged
2019-08-22 10:38:36 -04:00
Justin
038ecc151d
Merge remote-tracking branch 'origin/greenkeeper/lint-staged-9.2.3'
2019-08-19 11:01:52 -04:00
greenkeeper[bot]
f3bf4da901
chore(package): update lockfile package-lock.json
2019-08-17 17:34:21 +00:00
greenkeeper[bot]
56f76a4f81
chore(package): update lint-staged to version 9.2.3
2019-08-17 17:34:10 +00:00
Justin Dalrymple
7fe84a4d86
Merge pull request #415 from talbright/fix-mr-unapprove
...
fix: incorrect url path for mr unapprove
2019-08-17 10:47:09 -04:00
Justin
9836a5c6c3
Merge remote-tracking branch 'origin/greenkeeper/lint-staged-9.2.2'
2019-08-17 10:45:59 -04:00