semantic-release-bot
1ac1fb43b3
chore(release): 7.0.1 [skip ci]
...
## [7.0.1](https://github.com/jdalrymple/node-gitlab/compare/7.0.0...7.0.1 ) (2019-07-01)
### Bug Fixes
* Revert support for the rejectUnauthorized option until issues in [#377 ](https://github.com/jdalrymple/node-gitlab/issues/377 ) are sorted. ([f9a47c7](https://github.com/jdalrymple/node-gitlab/commit/f9a47c7 ))
7.0.1
2019-07-01 16:51:28 +00:00
Justin
f9a47c7beb
fix: Revert support for the rejectUnauthorized option until issues in #377 are sorted.
2019-07-01 12:30:39 -04:00
semantic-release-bot
82e96fd74f
chore(release): 7.0.0 [skip ci]
...
# [7.0.0](https://github.com/jdalrymple/node-gitlab/compare/6.4.0...7.0.0 ) (2019-06-28)
### Features
* Adding missing endpoints for deploy keys [#373 ](https://github.com/jdalrymple/node-gitlab/issues/373 ) ([b23dd29](https://github.com/jdalrymple/node-gitlab/commit/b23dd29 ))
### BREAKING CHANGES
* all method now takes an optional object since projectId is no longer required. If no projectId is passed, the all method returns all deploy keys across all projects of the GitLab instance
7.0.0
2019-06-28 20:01:01 +00:00
Justin Dalrymple
b865af4867
Merge pull request #376 from jdalrymple/373-deploy-keys
...
feat: Adding missing endpoints for deploy keys #373
2019-06-28 15:29:41 -04:00
Justin
f58b489194
style: Linting
2019-06-28 15:07:11 -04:00
Justin
b23dd29b5b
feat: Adding missing endpoints for deploy keys #373
...
BREAKING CHANGE: all method now takes an optional object since projectId is no longer required. If no projectId is passed, the all method returns all deploy keys across all projects of the GitLab instance
2019-06-28 15:04:12 -04:00
semantic-release-bot
4cbb633497
chore(release): 6.4.0 [skip ci]
...
# [6.4.0](https://github.com/jdalrymple/node-gitlab/compare/6.3.7...6.4.0 ) (2019-06-28)
### Bug Fixes
* Handle body types properly if not JSON ie formData ([a135841](https://github.com/jdalrymple/node-gitlab/commit/a135841 )), closes [#355 ](https://github.com/jdalrymple/node-gitlab/issues/355 )
* Missing headers when posting json data ([861f89e](https://github.com/jdalrymple/node-gitlab/commit/861f89e ))
* Use the correct agent configuration for the rejectUnauthorized option ([775d755](https://github.com/jdalrymple/node-gitlab/commit/775d755 )), closes [#357 ](https://github.com/jdalrymple/node-gitlab/issues/357 )
### Features
* Adding support for Group Issues ([00068c9](https://github.com/jdalrymple/node-gitlab/commit/00068c9 )), closes [#306 ](https://github.com/jdalrymple/node-gitlab/issues/306 )
6.4.0
2019-06-28 18:46:59 +00:00
Justin
31f12b00d2
Merge branch 'fix-tests'
2019-06-28 14:27:01 -04:00
Justin
2e9b8e8ac4
test: Fixing errors in the tests due to restrictive typing
2019-06-28 14:26:50 -04:00
Justin
861f89ea22
fix: Missing headers when posting json data
2019-06-28 14:26:20 -04:00
Justin
17bed59e52
refactor: Conditionally add the https new Agent
2019-06-28 10:33:07 -04:00
Justin
71dde54d02
chore: Updating dependancies affecting the build success
2019-06-27 15:10:43 -04:00
Justin
3b9454f5ad
test: Include check to not use rejectUnauthorized in integration tests since they are directed towards localhost
2019-06-27 14:16:41 -04:00
Justin
67aa49cde3
test: Fixing some linting in the tests
2019-06-27 14:13:02 -04:00
Justin
b1fa90bffc
style: Fixing linting problems
2019-06-27 13:13:49 -04:00
Justin Dalrymple
05027596a7
Merge pull request #372 from jdalrymple/306-group-issues
...
feat: Adding support for Group Issues
2019-06-26 11:22:19 -04:00
Justin
00068c918e
feat: Adding support for Group Issues
...
closes : #306
2019-06-26 11:17:24 -04:00
Justin Dalrymple
f8478bfbe8
Merge pull request #371 from jdalrymple/greenkeeper/rollup-plugin-node-resolve-5.1.0
...
Greenkeeper/rollup plugin node resolve 5.1.0
2019-06-26 11:07:34 -04:00
Justin Dalrymple
155dbe0423
Merge pull request #370 from jdalrymple/greenkeeper/semantic-release-15.13.17
...
Greenkeeper/semantic release 15.13.17
2019-06-26 11:07:18 -04:00
Justin Dalrymple
8213e2e729
Merge pull request #369 from jdalrymple/greenkeeper/@semantic-release/npm-5.1.12
...
Greenkeeper/@semantic release/npm 5.1.12
2019-06-26 11:06:53 -04:00
Justin Dalrymple
181fc4909e
Merge pull request #368 from jdalrymple/greenkeeper/husky-2.6.0
...
Greenkeeper/husky 2.6.0
2019-06-26 11:06:32 -04:00
greenkeeper[bot]
af300bf92d
chore(package): update lockfile package-lock.json
2019-06-26 14:21:03 +00:00
greenkeeper[bot]
65e5968b22
chore(package): update husky to version 2.6.0
2019-06-26 14:20:59 +00:00
greenkeeper[bot]
514bcb4f69
chore(package): update lockfile package-lock.json
2019-06-25 21:03:33 +00:00
greenkeeper[bot]
a1aa57a30e
chore(package): update @semantic-release/npm to version 5.1.12
2019-06-25 21:03:29 +00:00
greenkeeper[bot]
22e7c55cd8
chore(package): update lockfile package-lock.json
2019-06-25 16:39:03 +00:00
greenkeeper[bot]
2f10199e14
chore(package): update semantic-release to version 15.13.17
2019-06-25 16:38:57 +00:00
greenkeeper[bot]
d3f5faef4e
chore(package): update lockfile package-lock.json
2019-06-25 06:08:44 +00:00
greenkeeper[bot]
d746af0f57
chore(package): update rollup-plugin-node-resolve to version 5.1.0
2019-06-25 06:08:39 +00:00
Justin Dalrymple
696f6f7aea
Merge pull request #366 from jdalrymple/greenkeeper/rollup-plugin-node-resolve-5.0.4
...
Greenkeeper/rollup plugin node resolve 5.0.4
2019-06-23 17:12:04 -04:00
Justin Dalrymple
2f31f5146a
Merge pull request #367 from jdalrymple/greenkeeper/query-string-6.8.1
...
Greenkeeper/query string 6.8.1
2019-06-23 17:11:42 -04:00
greenkeeper[bot]
e9bde52b7f
chore(package): update lockfile package-lock.json
2019-06-22 07:10:46 +00:00
greenkeeper[bot]
e0e4b8ade6
chore(package): update rollup-plugin-node-resolve to version 5.0.4
2019-06-22 07:10:43 +00:00
greenkeeper[bot]
2ef41f6236
chore(package): update lockfile package-lock.json
2019-06-21 13:30:15 +00:00
greenkeeper[bot]
e6aa3f10bf
chore(package): update query-string to version 6.8.1
2019-06-21 13:30:07 +00:00
Justin Dalrymple
0c3cb44744
Merge pull request #361 from jdalrymple/212-jest-codes
...
Remove the ignore codes in the jest config
2019-06-17 00:20:43 -04:00
Justin
b68d294145
test: Remove every code except 2339
2019-06-17 00:16:12 -04:00
Justin Dalrymple
be1cae48bb
Merge pull request #358 from jdalrymple/355-project-upload
...
fix: Handle body types properly if not JSON ie formData
2019-06-16 22:46:25 -04:00
Justin Dalrymple
8ec97e34e4
Merge branch 'master' into 355-project-upload
2019-06-16 22:44:26 -04:00
Justin
ba12b666a6
Merge remote-tracking branch 'origin/greenkeeper/rollup-plugin-node-resolve-5.0.3'
2019-06-16 14:09:23 -04:00
Justin
f31418a4cf
Merge remote-tracking branch 'origin/greenkeeper/@types/jest-24.0.15'
2019-06-16 14:09:20 -04:00
Justin
052a380c84
Merge remote-tracking branch 'origin/greenkeeper/rollup-1.15.6'
2019-06-16 14:09:16 -04:00
greenkeeper[bot]
6b537e85b0
chore(package): update lockfile package-lock.json
2019-06-16 09:16:17 +00:00
greenkeeper[bot]
d687d6b50f
chore(package): update rollup-plugin-node-resolve to version 5.0.3
2019-06-16 09:16:13 +00:00
greenkeeper[bot]
86cbfa8621
chore(package): update lockfile package-lock.json
2019-06-16 06:43:07 +00:00
greenkeeper[bot]
e3a0ff15cd
chore(package): update @types/jest to version 24.0.15
2019-06-16 06:43:01 +00:00
greenkeeper[bot]
ce08b9f0ea
chore(package): update lockfile package-lock.json
2019-06-16 05:29:23 +00:00
greenkeeper[bot]
1859086178
chore(package): update rollup to version 1.15.6
2019-06-16 05:29:19 +00:00
Justin
5f7315ff87
test: Remove code 2445
2019-06-15 20:43:57 -04:00
Justin
389b7be1a9
test: Remove the 2322 code
2019-06-15 20:38:15 -04:00