Justin
2f697a5435
chore: Updating packages
2018-11-02 20:16:38 -04:00
Pavel Birukov
5b62707c2e
Merge branch 'master' into add-types
2018-10-30 15:19:12 +01:00
Pavel Birukov
9a2f1f8061
Add test-with-token script, to simplify local testing
2018-10-30 12:16:43 +01:00
Pavel Birukov
0b4c7849ce
Merge branch 'master' into add-types
2018-10-30 12:00:37 +01:00
semantic-release-bot
a2a933a1a5
chore(release): 4.2.1 [skip ci]
...
## [4.2.1](https://github.com/jdalrymple/node-gitlab/compare/4.2.0...4.2.1 ) (2018-10-29)
### Bug Fixes
* Updating application settings test to match updated API ([dececa6](https://github.com/jdalrymple/node-gitlab/commit/dececa6 ))
2018-10-29 15:07:51 +00:00
Pavel Birukov
97d1886239
Improve jest config
...
* Specify folder for tests, otherwise it runs tests from dist/ if any
* pass --runInBand to speed up tests execution (jest compiles project as
many time as many threads it uses). MBP 2017, cold cache:
--runInBand
11.31s user 1.91s system 83% cpu 15.914 total
8 workers
76.28s user 8.49s system 309% cpu 27.401 total
2018-10-12 18:57:49 +03:00
Pavel Birukov
ce8b0b3154
Add type annotations
2018-10-12 00:22:09 +03:00
semantic-release-bot
25d368064d
chore(release): 4.2.0 [skip ci]
...
# [4.2.0](https://github.com/jdalrymple/node-gitlab/compare/4.1.1...4.2.0 ) (2018-10-10)
### Bug Fixes
* jest.config file to properly run tests again. Follow up issue to fix these exceptions ([dcee7ac](https://github.com/jdalrymple/node-gitlab/commit/dcee7ac ))
### Features
* Add sudo abilities [#203 ](https://github.com/jdalrymple/node-gitlab/issues/203 ) ([4bf574c](https://github.com/jdalrymple/node-gitlab/commit/4bf574c ))
2018-10-10 01:25:14 +00:00
Justin
dcee7ac5a5
fix: jest.config file to properly run tests again. Follow up issue to fix these exceptions
2018-10-09 20:22:39 -04:00
Justin
496cf05d5f
chore(packages): typescript 3.0.3 → 3.1.2
...
chore(packages): @semantic-release/git ^7.0.3 → ^7.0.4
chore(packages): @types/jest ^23.3.1 → ^23.3.5
chore(packages): semantic-release ^15.9.12 → ^15.9.17
chore(packages): husky ^1.0.0 → ^1.1.1
chore(packages): jest ^23.5.0 → ^23.6.0
chore(packages): ts-jest ^23.1.4 → ^23.10.4
2018-10-09 18:57:09 -04:00
greenkeeper[bot]
6c2bb50470
chore(package): update jest-extended to version 0.11.0
2018-10-03 08:43:47 +00:00
greenkeeper[bot]
b697b04483
chore(package): update husky to version 1.0.0
2018-09-26 11:24:54 +00:00
semantic-release-bot
519be52ce6
chore(release): 4.1.1 [skip ci]
...
## [4.1.1](https://github.com/jdalrymple/node-gitlab/compare/4.1.0...4.1.1 ) (2018-09-25)
### Bug Fixes
* Updating ApplicationSettings test ([0d345b7](https://github.com/jdalrymple/node-gitlab/commit/0d345b7 ))
2018-09-25 22:31:30 +00:00
greenkeeper[bot]
0bf7628565
chore(package): update jest-extended to version 0.10.0
2018-09-23 19:36:41 +00:00
semantic-release-bot
6d55085112
chore(release): 4.1.0 [skip ci]
...
# [4.1.0](https://github.com/jdalrymple/node-gitlab/compare/4.0.1...4.1.0 ) (2018-09-19)
### Features
* Added user edit support [#186 ](https://github.com/jdalrymple/node-gitlab/issues/186 ) ([95e8999](https://github.com/jdalrymple/node-gitlab/commit/95e8999 ))
* Adding markdown support [#182 ](https://github.com/jdalrymple/node-gitlab/issues/182 ) ([#193 ](https://github.com/jdalrymple/node-gitlab/issues/193 )) ([2113e8e](https://github.com/jdalrymple/node-gitlab/commit/2113e8e ))
* Re-add list all project members endpoint ([#190 ](https://github.com/jdalrymple/node-gitlab/issues/190 )) ([5b07b6a](https://github.com/jdalrymple/node-gitlab/commit/5b07b6a )), closes [/github.com/jdalrymple/node-gitlab/commit/e081a1629f33e3af172101b94977f281879539c9#diff-379104d7d595f3793c2d7380496cc3c3](e081a1629f/issues/diff-379104d7d595f3793c2d7380496cc3c3 ) [#141 ](https://github.com/jdalrymple/node-gitlab/issues/141 )
2018-09-19 01:16:56 +00:00
greenkeeper[bot]
653ab0459d
Update jest-extended to the latest version 🚀 ( #191 )
...
* chore(package): update jest-extended to version 0.9.0
* chore(package): update lockfile package-lock.json
2018-09-18 12:28:43 -04:00
semantic-release-bot
6feba9ddd9
chore(release): 4.0.1 [skip ci]
...
## [4.0.1](https://github.com/jdalrymple/node-gitlab/compare/4.0.0...4.0.1 ) (2018-09-06)
### Bug Fixes
* Updating the package.lock ([9b4b6f9](https://github.com/jdalrymple/node-gitlab/commit/9b4b6f9 ))
2018-09-06 14:40:49 +00:00
Justin
ce0c1fe317
perf: Conversion to Typescript ( #183 )
...
chore(package): Updating typescript 3.0.1 → 3.0.3
chore(package): Updating @semantic-release/git ^7.0.1 → ^7.0.3
chore(package): Updating @semantic-release/npm ^5.0.2 → ^5.0.4
chore(package): Updating semantic-release ^15.9.8 → ^15.9.12
chore(package): Updating codecov ^3.0.4 → ^3.1.0
chore(package): Updating ts-jest ^23.1.3 → ^23.1.4
chore(package): Updating tslint-config-airbnb ^5.9.2 → ^5.11.0
2018-09-05 12:17:11 -04:00
jdalrymple
6d5a4b92b0
Typescript Support ( #183 )
...
* chore: Introduce typescript
* chore: Remove lodash.pick, use native js instead
* chore: Add tslint and extend Airbnb ruleset
* chore: Remove Babel Dependency, replace build steps with tsc
* chore: change target for modern env from es2017 to es6 (async/await should be transpiled to downlevel js)
* chore(package): Updating packages
* fix: Fix error while throwing an error in RequestHelper (#156 )
* feat: Support rejectUnauthorized parameter (#164 )
* feat: Adding project archive abilities
* fix(test): Application settings API updated (#177 )
* fix: Removing token requirement (#176 )
* chore: Removing npmignore and using files instead.
* fix: obey rate limits for all request types correctly (#170 )
* fix: Camel casing broke the body params
2018-09-05 11:22:28 -04:00
semantic-release-bot
bbed973998
chore(release): 3.11.3 [skip ci]
...
## [3.11.3](https://github.com/jdalrymple/node-gitlab/compare/3.11.2...3.11.3 ) (2018-08-31)
### Bug Fixes
* Camelcasing broke the body params ([e50f588](https://github.com/jdalrymple/node-gitlab/commit/e50f588 ))
2018-08-31 12:13:04 +00:00
Justin
4307e76043
chore: Removing npmignore and using files instead.
2018-08-27 21:58:34 -04:00
semantic-release-bot
b92dc4fb00
chore(release): 3.11.2 [skip ci]
...
## [3.11.2](https://github.com/jdalrymple/node-gitlab/compare/3.11.1...3.11.2 ) (2018-08-28)
### Bug Fixes
* obey rate limits for all request types correctly ([#170 ](https://github.com/jdalrymple/node-gitlab/issues/170 )) ([4bc7c69](https://github.com/jdalrymple/node-gitlab/commit/4bc7c69 )), closes [#165 ](https://github.com/jdalrymple/node-gitlab/issues/165 )
* Testing negated npmignore ([86960c4](https://github.com/jdalrymple/node-gitlab/commit/86960c4 ))
2018-08-28 01:44:46 +00:00
semantic-release-bot
3cbea0b9e2
chore(release): 3.11.1 [skip ci]
...
## [3.11.1](https://github.com/jdalrymple/node-gitlab/compare/3.11.0...3.11.1 ) (2018-08-28)
### Bug Fixes
* **applications-settings:** Edit of application settings not working ([#169 ](https://github.com/jdalrymple/node-gitlab/issues/169 )) ([f0213ca](https://github.com/jdalrymple/node-gitlab/commit/f0213ca ))
* **test:** Application settings api updated ([#177 ](https://github.com/jdalrymple/node-gitlab/issues/177 )) ([0723a7a](https://github.com/jdalrymple/node-gitlab/commit/0723a7a ))
2018-08-28 01:21:17 +00:00
semantic-release-bot
04e4c8f585
chore(release): 3.11.0 [skip ci]
...
# [3.11.0](https://github.com/jdalrymple/node-gitlab/compare/3.10.1...3.11.0 ) (2018-08-20)
### Bug Fixes
* Revert "fix(api): Updating project members all function to include the inherited members. [#141 ](https://github.com/jdalrymple/node-gitlab/issues/141 )" until properly implemented by GitLab (https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6669 ) ([24d9bcd](https://github.com/jdalrymple/node-gitlab/commit/24d9bcd ))
### Features
* **projects:** add archive/unarchive functionality ([#168 ](https://github.com/jdalrymple/node-gitlab/issues/168 )) ([5e7b1bd](https://github.com/jdalrymple/node-gitlab/commit/5e7b1bd )), closes [#166 ](https://github.com/jdalrymple/node-gitlab/issues/166 )
2018-08-20 17:14:37 +00:00
semantic-release-bot
97a51de8e6
chore(release): 3.10.1 [skip ci]
...
## [3.10.1](https://github.com/jdalrymple/node-gitlab/compare/3.10.0...3.10.1 ) (2018-08-16)
### Bug Fixes
* Typo in PagesDomains all() method ([#162 ](https://github.com/jdalrymple/node-gitlab/issues/162 )) ([128f150](https://github.com/jdalrymple/node-gitlab/commit/128f150 ))
2018-08-16 13:42:41 +00:00
greenkeeper[bot]
2cb0c0f412
Update babel7 to the latest version 🚀 ( #158 )
...
* chore(package): update @babel/cli to version 7.0.0-rc.1
* chore(package): update @babel/core to version 7.0.0-rc.1
* chore(package): update @babel/plugin-proposal-object-rest-spread to version 7.0.0-rc.1
* chore(package): update @babel/plugin-transform-runtime to version 7.0.0-rc.1
* chore(package): update @babel/preset-env to version 7.0.0-rc.1
* fix(package): update @babel/runtime to version 7.0.0-rc.1
* chore(package): Updating @semantic-release/npm
* chore(package): Updating eslint to version ^5.3.0
* chore(package): Updating eslint-config-airbnb to version ^17.1.0
* chore(package): Updating eslint-plugin-import to version ^2.14.0
* chore(package): Updating eslint-plugin-jest to version ^21.21.0
* chore(package): Updating eslint-plugin-react to version ^7.11.1
* chore(package): Updating regenerator-runtime to version ^0.12.1
* chore: Semantic release should be a dev dependency
* fix(package): Fixing #154
2018-08-15 23:56:54 -04:00
semantic-release-bot
ac00ee2b92
chore(release): 3.10.0 [skip ci]
...
# [3.10.0](https://github.com/jdalrymple/node-gitlab/compare/3.9.0...3.10.0 ) (2018-08-15)
### Features
* Expose reject unauthorized in request helper ([#160 ](https://github.com/jdalrymple/node-gitlab/issues/160 )) ([01a2ce2](https://github.com/jdalrymple/node-gitlab/commit/01a2ce2 )), closes [#142 ](https://github.com/jdalrymple/node-gitlab/issues/142 )
2018-08-15 20:57:08 +00:00
semantic-release-bot
77244c6ea3
chore(release): 3.9.0 [skip ci]
...
# [3.9.0](https://github.com/jdalrymple/node-gitlab/compare/3.8.0...3.9.0 ) (2018-08-15)
### Bug Fixes
* Fix error while throwing an error in RequestHelper ([#156 ](https://github.com/jdalrymple/node-gitlab/issues/156 )) ([177d7fd](https://github.com/jdalrymple/node-gitlab/commit/177d7fd ))
* Handling errors before retrying request ([#142 ](https://github.com/jdalrymple/node-gitlab/issues/142 )) [skip-ci] ([bc3b366](https://github.com/jdalrymple/node-gitlab/commit/bc3b366 ))
* Linting Master ([#157 ](https://github.com/jdalrymple/node-gitlab/issues/157 )) ([ab14ed7](https://github.com/jdalrymple/node-gitlab/commit/ab14ed7 ))
### Features
* Add deploy keys enable functionality ([#155 ](https://github.com/jdalrymple/node-gitlab/issues/155 )) thanks to [Michael Matzka](https://github.com/mimaidms ) ([66547ad](https://github.com/jdalrymple/node-gitlab/commit/66547ad ))
2018-08-15 12:29:56 +00:00
Joseph Petersen
34f7a7b1ef
chore: add prepush linting ( #152 )
2018-08-15 00:20:47 -04:00
semantic-release-bot
7f2f228f7a
chore(release): 3.8.0 [skip ci]
...
# [3.8.0](https://github.com/jdalrymple/node-gitlab/compare/3.7.0...3.8.0 ) (2018-08-14)
### Bug Fixes
* **api:** Updating project members all function to include the inherited members. [#141 ](https://github.com/jdalrymple/node-gitlab/issues/141 ) ([e081a16](https://github.com/jdalrymple/node-gitlab/commit/e081a16 ))
* **package:** update [@semantic-release](https://github.com/semantic-release )/npm to version 5.0.0 ([dc9748d](https://github.com/jdalrymple/node-gitlab/commit/dc9748d ))
* **package:** update [@semantic-release](https://github.com/semantic-release )/npm to version 5.0.1 ([12b6ca1](https://github.com/jdalrymple/node-gitlab/commit/12b6ca1 )), closes [#139 ](https://github.com/jdalrymple/node-gitlab/issues/139 )
* **package:** Updating packages and fixing [#140 ](https://github.com/jdalrymple/node-gitlab/issues/140 ) due to a babel update ([04d1769](https://github.com/jdalrymple/node-gitlab/commit/04d1769 ))
### Features
* Add push rule service ([#143 ](https://github.com/jdalrymple/node-gitlab/issues/143 )) ([395f83c](https://github.com/jdalrymple/node-gitlab/commit/395f83c ))
* Add transfer a project to a new namespace ([#145 ](https://github.com/jdalrymple/node-gitlab/issues/145 )) ([87e9f55](https://github.com/jdalrymple/node-gitlab/commit/87e9f55 ))
2018-08-14 18:00:16 +00:00
Justin Dalrymple
04d1769db6
fix(package): Updating packages and fixing #140 due to a babel update
2018-08-08 10:59:47 -04:00
greenkeeper[bot]
12b6ca1bfb
fix(package): update @semantic-release/npm to version 5.0.1
...
Closes #139
2018-08-04 23:24:43 +00:00
semantic-release-bot
a112837d1a
chore(release): 3.7.0 [skip ci]
...
# [3.7.0](https://github.com/jdalrymple/node-gitlab/compare/3.6.0...3.7.0 ) (2018-08-02)
### Features
* Adding update push rules to Projects, and updating the Protected Branches service to match the updated API thanks to [jennparise](https://github.com/jennparise )([#134 ](https://github.com/jdalrymple/node-gitlab/issues/134 )) ([9f3de02](https://github.com/jdalrymple/node-gitlab/commit/9f3de02 ))
* Updating Project Snippets API [#138 ](https://github.com/jdalrymple/node-gitlab/issues/138 ) ([a7858bd](https://github.com/jdalrymple/node-gitlab/commit/a7858bd ))
2018-08-02 04:37:51 +00:00
Justin
9e4132cc32
chore(package): Updating packages
2018-08-02 00:05:57 -04:00
greenkeeper[bot]
11dbeff657
chore(package): update jest-extended to version 0.8.0 ( #136 )
2018-07-30 22:09:41 -04:00
semantic-release-bot
2ee7f11336
chore(release): 3.6.0 [skip ci]
...
# [3.6.0](https://github.com/jdalrymple/node-gitlab/compare/3.5.1...3.6.0 ) (2018-07-24)
### Bug Fixes
* **package:** update [@semantic-release](https://github.com/semantic-release )/npm to version 4.0.0 ([#122 ](https://github.com/jdalrymple/node-gitlab/issues/122 )) ([5351dcc](https://github.com/jdalrymple/node-gitlab/commit/5351dcc ))
### Features
* add mirror pull trigger ([#130 ](https://github.com/jdalrymple/node-gitlab/issues/130 )) ([b6ccb80](https://github.com/jdalrymple/node-gitlab/commit/b6ccb80 ))
* Making API version modifyable ([a2732b9](https://github.com/jdalrymple/node-gitlab/commit/a2732b9 ))
* Updating Jobs API ([03a2f2d](https://github.com/jdalrymple/node-gitlab/commit/03a2f2d ))
* Updating participants function for issues ([f60e7ed](https://github.com/jdalrymple/node-gitlab/commit/f60e7ed ))
2018-07-24 02:28:39 +00:00
Joseph Petersen
b8f3f53c3c
update packages ( #131 )
2018-07-21 19:45:50 -04:00
greenkeeper[bot]
5351dcc7ba
fix(package): update @semantic-release/npm to version 4.0.0 ( #122 )
2018-07-19 10:05:45 -04:00
greenkeeper[bot]
55e02ae535
chore(package): update @semantic-release/changelog to version 3.0.0 ( #124 )
2018-07-19 10:05:31 -04:00
greenkeeper[bot]
ac1be9a6c1
chore(package): update @semantic-release/git to version 7.0.0 ( #123 )
2018-07-19 10:04:49 -04:00
Justin
4f682cad3b
chore: updating release patches that were missed over the past week
2018-07-08 23:24:30 -04:00
Justin
006d63a0c4
More missing packages
2018-07-06 17:47:30 -04:00
Justin
58fb1a5c89
Missing package
2018-07-06 17:33:34 -04:00
Justin Dalrymple
ffbf5f119a
Moving release config into yml
2018-07-05 12:42:31 -04:00
Justin
3741186718
test: Adding basic ApplicationSettings tests to improve coverage
2018-07-02 14:12:18 -04:00
Justin
8d8d1bb105
chore: Updating dependencies
2018-07-02 11:13:23 -04:00
Justin
68c638b0b3
chore: Added commitizen to help with consistent commit mesages for semantic release's auto release f
2018-07-02 11:11:14 -04:00
Justin
c122ca4df6
Updating babel configuration
2018-06-27 12:56:24 -04:00
Justin
7ee08ac2e7
New release
...
- Updating packages
- Adding support for the retrieval of projects by user id [#105 ](https://github.com/jdalrymple/node-gitlab/pull/105 ) thanks to [Michael Townsend](https://github.com/Continuities )
2018-06-25 22:58:08 -04:00
Justin
cfcae7bfd3
Merge remote-tracking branch 'origin/greenkeeper/regenerator-runtime-0.12.0'
2018-06-25 22:48:54 -04:00