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
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
Justin Dalrymple
67b88ad6bc
Merge pull request #359 from jdalrymple/357-reject-unauthorized
...
fix: Use the correct agent configuration for the rejectUnauthorized option
2019-06-15 20:28:56 -04:00
Justin
a135841043
fix: Handle body types properly if not JSON ie formData
...
fixes : #355
2019-06-15 18:23:25 -04:00
Justin
775d755dd5
fix: Use the correct agent configuration for the rejectUnauthorized option
...
fixes : #357
2019-06-15 18:21:27 -04:00
Justin
be5791919d
Merge remote-tracking branch 'origin/greenkeeper/lint-staged-8.2.1'
2019-06-13 15:30:53 -04:00
greenkeeper[bot]
fece3d03d0
chore(package): update lockfile package-lock.json
2019-06-13 19:27:59 +00:00
greenkeeper[bot]
5c2a2d612f
chore(package): update lint-staged to version 8.2.1
2019-06-13 19:27:53 +00:00
Justin
2de6c3e8d2
Merge remote-tracking branch 'origin/greenkeeper/rollup-1.15.3'
2019-06-13 13:16:06 -04:00
greenkeeper[bot]
9a05eb3018
chore(package): update lockfile package-lock.json
2019-06-13 14:45:51 +00:00
greenkeeper[bot]
fb04295655
chore(package): update rollup to version 1.15.3
2019-06-13 14:45:39 +00:00
semantic-release-bot
ec90efc38e
chore(release): 6.3.7 [skip ci]
...
## [6.3.7](https://github.com/jdalrymple/node-gitlab/compare/6.3.6...6.3.7 ) (2019-06-12)
### Bug Fixes
* string regex 😭 ([7e94e0b](https://github.com/jdalrymple/node-gitlab/commit/7e94e0b ))
6.3.7
2019-06-12 21:30:06 +00:00
Justin Dalrymple
79d3e0fdc5
Merge pull request #354 from casz/patch-3
...
fix: string regex 😭
2019-06-12 17:07:24 -04:00
Justin
ba0041b06e
Merge remote-tracking branch 'origin/greenkeeper/@semantic-release/git-7.0.12'
2019-06-12 16:51:21 -04:00
semantic-release-bot
9e132f1171
chore(release): 6.3.6 [skip ci]
...
## [6.3.6](https://github.com/jdalrymple/node-gitlab/compare/6.3.5...6.3.6 ) (2019-06-12)
### Bug Fixes
* Use improved pagination regex to remove service url + leaf ([2b290b5](https://github.com/jdalrymple/node-gitlab/commit/2b290b5 )), closes [#352 ](https://github.com/jdalrymple/node-gitlab/issues/352 )
6.3.6
2019-06-12 20:40:54 +00:00
Joseph Petersen
7e94e0bae1
fix: string regex 😭
2019-06-12 22:35:43 +02:00
greenkeeper[bot]
ecefa7d3c5
chore(package): update lockfile package-lock.json
2019-06-12 20:33:33 +00:00
greenkeeper[bot]
62a750f82d
chore(package): update @semantic-release/git to version 7.0.12
2019-06-12 20:33:28 +00:00
Justin
4614a49b66
Merge branch 'pagination-url'
2019-06-12 16:16:06 -04:00
Joseph Petersen
2b290b5fe0
fix: Use improved pagination regex to remove service url + leaf
...
fixes : #352
2019-06-12 16:15:11 -04:00
semantic-release-bot
688c1f2c0f
chore(release): 6.3.5 [skip ci]
...
## [6.3.5](https://github.com/jdalrymple/node-gitlab/compare/6.3.4...6.3.5 ) (2019-06-12)
### Bug Fixes
* Fix error due to Typescript 3.5.1 ([bd4e141](https://github.com/jdalrymple/node-gitlab/commit/bd4e141 ))
* Fix error due to Typescript 3.5.1 ([5474f06](https://github.com/jdalrymple/node-gitlab/commit/5474f06 ))
* Make package Typescript-conformant ([da1a8f6](https://github.com/jdalrymple/node-gitlab/commit/da1a8f6 ))
* Update Typescript to 3.5.1 ([8f5fec5](https://github.com/jdalrymple/node-gitlab/commit/8f5fec5 ))
6.3.5
2019-06-12 15:03:30 +00:00
Justin Dalrymple
226b11f48c
Merge pull request #351 from DanielRose/fix-typescript
2019-06-12 10:43:28 -04:00
Daniel Rose
b53e997c16
refactor: Fix formatting
2019-06-12 15:06:03 +02:00
Daniel Rose
bd4e14107e
fix: Fix error due to Typescript 3.5.1
...
encodeURIComponent() does not handle undefined.
To be precise, it actually does and returns undefined, but normally
that is an error, so the Typescript definition wants sensible input
values, i.e. string | number | boolean.
2019-06-12 15:06:02 +02:00
Daniel Rose
5474f0658f
fix: Fix error due to Typescript 3.5.1
...
decamelizeKeys is defined to return Object, but Typescript 3.5.1 is a
bit stricter about Object and indexing properties. The correct fix
would need to be done in the type definition of humps.
2019-06-12 15:06:02 +02:00
Daniel Rose
8f5fec52ce
fix: Update Typescript to 3.5.1
...
This fixes the included library definition of encodeURIComponent().
See https://github.com/Microsoft/TypeScript/issues/18159 for details.
2019-06-12 15:06:01 +02:00
Daniel Rose
da1a8f6a63
fix: Make package Typescript-conformant
...
Remove the typings directory.
Declare and use the types/interfaces in the various index.ts files.
This will produce a package that can be used by Typescript without
errors.
Remove the typings directory. Declare and use the types/interfaces in the various index.ts files.
This will produce a package that can be used by Typescript without errors.
2019-06-12 15:06:00 +02:00
semantic-release-bot
b811a0b917
chore(release): 6.3.4 [skip ci]
...
## [6.3.4](https://github.com/jdalrymple/node-gitlab/compare/6.3.3...6.3.4 ) (2019-06-11)
### Bug Fixes
* Wrong endpoint being passed during pagination ([a2a6126](https://github.com/jdalrymple/node-gitlab/commit/a2a6126 )), closes [#344 ](https://github.com/jdalrymple/node-gitlab/issues/344 )
6.3.4
2019-06-11 18:35:05 +00:00
Justin Dalrymple
44ee3bc2cd
Merge pull request #350 from jdalrymple/344-pagination-url
2019-06-11 14:11:40 -04:00