306 Commits

Author SHA1 Message Date
greenkeeper[bot]
963ba836b6
chore(package): update rollup to version 1.25.1 2019-10-20 18:16:52 +00:00
semantic-release-bot
8e527387e4 chore(release): 11.3.1 [skip ci]
## [11.3.1](https://github.com/jdalrymple/node-gitlab/compare/11.3.0...11.3.1) (2019-10-18)

### Bug Fixes

* Fixing missing form variables when triggering pipelines ([#465](https://github.com/jdalrymple/node-gitlab/issues/465)) ([3ac6978](https://github.com/jdalrymple/node-gitlab/commit/3ac6978))
2019-10-18 09:01:08 +00:00
semantic-release-bot
10d74d275d chore(release): 11.3.0 [skip ci]
# [11.3.0](https://github.com/jdalrymple/node-gitlab/compare/11.2.3...11.3.0) (2019-10-12)

### Features

* Adding support for profile tokens ([#462](https://github.com/jdalrymple/node-gitlab/issues/462)) ([30f246e](https://github.com/jdalrymple/node-gitlab/commit/30f246e))
2019-10-12 11:28:35 +00:00
semantic-release-bot
b47c4a68c7 chore(release): 11.2.3 [skip ci]
## [11.2.3](https://github.com/jdalrymple/node-gitlab/compare/11.2.2...11.2.3) (2019-10-09)

### Bug Fixes

* Epic issues HTTP methods are incorrect ([c63c691](https://github.com/jdalrymple/node-gitlab/commit/c63c691))
2019-10-09 17:31:18 +00:00
greenkeeper[bot]
609b78797d
chore(package): update yargs to version 14.2.0 2019-10-07 01:09:10 +00:00
semantic-release-bot
0c947a0e3d chore(release): 11.2.2 [skip ci]
## [11.2.2](https://github.com/jdalrymple/node-gitlab/compare/11.2.1...11.2.2) (2019-10-06)

### Bug Fixes

* Missing gzip content type from body processing logic ([a684a1e](https://github.com/jdalrymple/node-gitlab/commit/a684a1e)), closes [#447](https://github.com/jdalrymple/node-gitlab/issues/447)
2019-10-06 13:39:19 +00:00
semantic-release-bot
fe7adbcc19 chore(release): 11.2.1 [skip ci]
## [11.2.1](https://github.com/jdalrymple/node-gitlab/compare/11.2.0...11.2.1) (2019-10-03)

### Bug Fixes

* **package:** update ky to version 0.15.0 ([203e7a9](https://github.com/jdalrymple/node-gitlab/commit/203e7a9))
2019-10-03 17:51:18 +00:00
Justin Dalrymple
7d09d4124c
Merge pull request #453 from casdevs/master
fix: removed "type": "module" from package.json
2019-10-03 19:38:51 +02:00
greenkeeper[bot]
203e7a9207
fix(package): update ky to version 0.15.0 2019-10-03 06:34:06 +00:00
semantic-release-bot
b84ad731a6 chore(release): 11.2.0 [skip ci]
# [11.2.0](https://github.com/jdalrymple/node-gitlab/compare/11.1.2...11.2.0) (2019-10-01)

### Features

* **Merge Request:** Add Approval State endpoint ([41c4653](https://github.com/jdalrymple/node-gitlab/commit/41c4653))
2019-10-01 21:26:19 +00:00
Stefan
d81fef8eb8
removed "type": "modules" from package.json
because main export still uses CommonJS modules
2019-10-01 17:31:50 +02:00
greenkeeper[bot]
3d32b98130
chore(package): update tslint-config-airbnb to version 5.11.2 2019-09-19 11:46:57 +00:00
greenkeeper[bot]
99efdba26c
chore(package): update ts-jest to version 24.1.0 2019-09-12 20:33:19 +00:00
Justin
8e5217d335 chore: Updating a few packages 2019-09-12 13:26:37 -04:00
semantic-release-bot
95e92314f6 chore(release): 11.1.2 [skip ci]
## [11.1.2](https://github.com/jdalrymple/node-gitlab/compare/11.1.1...11.1.2) (2019-09-10)

### Bug Fixes

* Forgot to await for the response [#426](https://github.com/jdalrymple/node-gitlab/issues/426) ([8c673c3](https://github.com/jdalrymple/node-gitlab/commit/8c673c3))
2019-09-10 15:31:06 +00:00
semantic-release-bot
fa47de093b chore(release): 11.1.1 [skip ci]
## [11.1.1](https://github.com/jdalrymple/node-gitlab/compare/11.1.0...11.1.1) (2019-09-09)

### Bug Fixes

* **package:** update ky to version 0.14.0 ([b907f54](https://github.com/jdalrymple/node-gitlab/commit/b907f54))
2019-09-09 23:07:32 +00:00
greenkeeper[bot]
b907f54185
fix(package): update ky to version 0.14.0 2019-09-09 16:39:04 +00:00
semantic-release-bot
f91f6e707a chore(release): 11.1.0 [skip ci]
# [11.1.0](https://github.com/jdalrymple/node-gitlab/compare/11.0.2...11.1.0) (2019-09-09)

### Features

* Adding support for CLI ([6f90f4c](https://github.com/jdalrymple/node-gitlab/commit/6f90f4c)), closes [#146](https://github.com/jdalrymple/node-gitlab/issues/146)
2019-09-09 14:57:26 +00:00
Justin
a5904bb1b9 Adding env var support for config 2019-09-08 10:34:29 -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
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))
2019-08-30 15:48:55 +00: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))
2019-08-29 15:16:56 +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.
2019-08-28 19:35:27 +00: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))
2019-08-28 01:13:33 +00:00
Justin
049bebca71 chore: Fixing supported node version. Setting back to lts (version>=10.0.0) 2019-08-23 10:32:45 -04: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)
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
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
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
greenkeeper[bot]
56f76a4f81
chore(package): update lint-staged to version 9.2.3 2019-08-17 17:34:10 +00:00
Justin
9836a5c6c3 Merge remote-tracking branch 'origin/greenkeeper/lint-staged-9.2.2' 2019-08-17 10:45:59 -04:00
greenkeeper[bot]
cbaee6d38a
chore(package): update lint-staged to version 9.2.2 2019-08-17 14:43:21 +00:00
greenkeeper[bot]
6cc700e809
chore(package): update husky to version 3.0.4 2019-08-17 14:04:22 +00:00
greenkeeper[bot]
f0cd880aa5 chore(package): update semantic-release to version 15.13.21 2019-08-13 19:01:17 +00:00
semantic-release-bot
e76d013e79 chore(release): 10.1.2 [skip ci]
## [10.1.2](https://github.com/jdalrymple/node-gitlab/compare/10.1.1...10.1.2) (2019-08-13)

### Bug Fixes

* **package:** update ky to version 0.12.0 ([55fdb7a](https://github.com/jdalrymple/node-gitlab/commit/55fdb7a))
* **package:** update ky-universal to version 0.3.0 ([3767c66](https://github.com/jdalrymple/node-gitlab/commit/3767c66))
2019-08-13 14:48:17 +00:00
Justin Dalrymple
77cb7d86df
Merge branch 'master' into greenkeeper/ky-0.12.0 2019-08-13 10:29:36 -04:00
greenkeeper[bot]
3767c66f27 fix(package): update ky-universal to version 0.3.0 2019-08-12 21:11:58 +00:00
greenkeeper[bot]
55fdb7ade0 fix(package): update ky to version 0.12.0 2019-08-12 21:05:48 +00:00
semantic-release-bot
6057f91980 chore(release): 10.1.1 [skip ci]
## [10.1.1](https://github.com/jdalrymple/node-gitlab/compare/10.1.0...10.1.1) (2019-08-09)

### Bug Fixes

* Removing randomstring dependency to improve support for Angular 8 ([c47564b](https://github.com/jdalrymple/node-gitlab/commit/c47564b)), closes [#407](https://github.com/jdalrymple/node-gitlab/issues/407)
2019-08-09 16:42:19 +00:00
Keaton Burleson
c47564b8b7 fix: Removing randomstring dependency to improve support for Angular 8
closes: #407
2019-08-09 12:29:31 -04:00
semantic-release-bot
6949dfddcd chore(release): 10.1.0 [skip ci]
# [10.1.0](https://github.com/jdalrymple/node-gitlab/compare/10.0.3...10.1.0) (2019-08-06)

### Features

* Adding Merge Base endpoint for the Repositories API ([040fc78](https://github.com/jdalrymple/node-gitlab/commit/040fc78)), closes [#400](https://github.com/jdalrymple/node-gitlab/issues/400)
2019-08-06 15:49:32 +00:00