semantic-release-bot
|
e88e42fa8b
|
chore(release): 11.3.2 [skip ci]
## [11.3.2](https://github.com/jdalrymple/node-gitlab/compare/11.3.1...11.3.2) (2019-10-24)
### Bug Fixes
* include all modules for the browser bundle - closes [#475](https://github.com/jdalrymple/node-gitlab/issues/475) ([#476](https://github.com/jdalrymple/node-gitlab/issues/476)) ([cb582b8](cb582b80c7))
* resolve import issues ([#477](https://github.com/jdalrymple/node-gitlab/issues/477)) ([dcfe466](dcfe466a18))
11.3.2
|
2019-10-24 08:17:14 +00:00 |
|
Daniel Ruf
|
dcfe466a18
|
fix: resolve import issues (#477)
* fix: resolve import issues
|
2019-10-24 10:06:13 +02:00 |
|
Justin
|
2632a8ef11
|
chore: Updating packages
|
2019-10-23 17:24:53 +02:00 |
|
Daniel Ruf
|
cb582b80c7
|
fix: include all modules for the browser bundle - closes #475 (#476)
* fix: include all modules for the browser bundle - closes #475
* fix: correctly consume CommonJS packages
|
2019-10-23 16:48:46 +02:00 |
|
René Krick
|
8d40d02306
|
Add support for pipeline vars (#480)
feat: Add support for viewing all pipeline variables
|
2019-10-23 15:47:39 +02:00 |
|
Justin Dalrymple
|
a3e79a16a7
|
Merge remote-tracking branch 'origin/greenkeeper/@types/jest-24.0.19'
|
2019-10-23 15:42:45 +02:00 |
|
Justin Dalrymple
|
e34f0cef49
|
Merge remote-tracking branch 'origin/greenkeeper/semantic-release-15.13.27'
|
2019-10-23 15:41:58 +02:00 |
|
Justin Dalrymple
|
4211a1941b
|
Merge remote-tracking branch 'origin/greenkeeper/rollup-1.25.1'
|
2019-10-23 15:40:54 +02:00 |
|
Justin Dalrymple
|
4af585a14e
|
chore: escaping docker exec command
|
2019-10-23 14:57:56 +02:00 |
|
Justin Dalrymple
|
5f70dcac6c
|
test: Updating test scripts to not have fixed sleep calls while waiting for the gitlab instance to start up (#464)
|
2019-10-23 13:52:41 +02:00 |
|
Daniel Ruf
|
1658cc74c5
|
chore: remove duplicate type (#478)
|
2019-10-22 09:46:23 +02:00 |
|
greenkeeper[bot]
|
62e24e12d7
|
chore(package): update lockfile package-lock.json
|
2019-10-20 18:16:57 +00:00 |
|
greenkeeper[bot]
|
963ba836b6
|
chore(package): update rollup to version 1.25.1
|
2019-10-20 18:16:52 +00:00 |
|
greenkeeper[bot]
|
4142780e05
|
chore(package): update lockfile package-lock.json
|
2019-10-18 23:04:37 +00:00 |
|
greenkeeper[bot]
|
5fbd08944b
|
chore(package): update semantic-release to version 15.13.27
|
2019-10-18 23:04:33 +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))
11.3.1
|
2019-10-18 09:01:08 +00:00 |
|
Justin Dalrymple
|
3ac6978cad
|
fix: Fixing missing form variables when triggering pipelines (#465)
* fix: Fixing missing form variables when triggering pipelines
|
2019-10-18 10:47:55 +02:00 |
|
René Krick
|
5fef672670
|
Support delete for Pipelines (#473)
* feat: Adding support for deleting Pipelines
|
2019-10-18 10:47:17 +02:00 |
|
greenkeeper[bot]
|
661bc6bbee
|
chore(package): update lockfile package-lock.json
|
2019-10-14 20:07:06 +00:00 |
|
greenkeeper[bot]
|
6969c85a80
|
chore(package): update @types/jest to version 24.0.19
|
2019-10-14 20:07:02 +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))
11.3.0
|
2019-10-12 11:28:35 +00:00 |
|
Justin Dalrymple
|
30f246e875
|
feat: Adding support for profile tokens (#462)
* feat: Adding support for Request Profiling
* feat: Adding CLI support for Request Tokens
|
2019-10-12 13:10:13 +02:00 |
|
SRAVANAAJ
|
68c4f1926c
|
docs: Correcting spelling and grammar errors within the README(#470)
|
2019-10-12 11:46:57 +02:00 |
|
Justin
|
728759b7a5
|
docs: Adding missing changelog information
|
2019-10-09 20:28:28 +02: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))
11.2.3
|
2019-10-09 17:31:18 +00:00 |
|
Justin
|
7e1891da20
|
Merge branch '461-fix-epic-issues'
|
2019-10-09 19:15:19 +02:00 |
|
dehnel
|
c63c691d87
|
fix: Epic issues HTTP methods are incorrect
|
2019-10-09 19:15:03 +02:00 |
|
Justin Dalrymple
|
7cae7c18c4
|
Merge pull request #460 from jdalrymple/greenkeeper/yargs-14.2.0
Greenkeeper/yargs 14.2.0
|
2019-10-08 16:23:19 +02:00 |
|
greenkeeper[bot]
|
7b46f95a93
|
chore(package): update lockfile package-lock.json
|
2019-10-07 01:09: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)
11.2.2
|
2019-10-06 13:39:19 +00:00 |
|
Justin
|
a684a1e17e
|
fix: Missing gzip content type from body processing logic
fixes: #447
|
2019-10-06 15:24:33 +02:00 |
|
Justin Dalrymple
|
39a23a1752
|
Merge pull request #457 from zackurben/master
feat: Add group label support
|
2019-10-04 15:23:59 +02:00 |
|
Zack Urben
|
12116d6d3d
|
Addressing mr comments, refactoring labels to use the resource label template.
|
2019-10-04 11:55:37 +00:00 |
|
Zack Urben
|
dc6f01d9bf
|
Merge branch 'master' of https://github.com/zackurben/node-gitlab
|
2019-10-03 19:15:34 +00:00 |
|
Zack Urben
|
1289c2bac0
|
Addressing PR comments.
|
2019-10-03 19:13:06 +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))
11.2.1
|
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 |
|
Justin Dalrymple
|
e53cdc1b14
|
Merge pull request #455 from jdalrymple/greenkeeper/ky-0.15.0
Update ky to the latest version 🚀
|
2019-10-03 19:22:56 +02:00 |
|
Zack Urben
|
0514f43894
|
Fixing lint issues with prettier
|
2019-10-03 11:32:09 -05:00 |
|
Zack Urben
|
904862604b
|
Fixing formatting issues
|
2019-10-03 11:03:27 -05:00 |
|
Zack Urben
|
31592e65be
|
Fixing lint issue
|
2019-10-03 10:55:07 -05:00 |
|
Zack Urben
|
1f93315724
|
Add group label support
|
2019-10-03 09:53:51 -05:00 |
|
greenkeeper[bot]
|
c3ce9cc855
|
chore(package): update lockfile package-lock.json
|
2019-10-03 06:34:10 +00: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))
11.2.0
|
2019-10-01 21:26:19 +00:00 |
|
Justin Dalrymple
|
4b3512dba8
|
Merge pull request #443 from jdalrymple/greenkeeper/tslint-config-airbnb-5.11.2
Update tslint-config-airbnb to the latest version 🚀
|
2019-10-01 23:13:08 +02:00 |
|
Justin Dalrymple
|
01bc960c1b
|
Merge pull request #451 from leosteets/add-merge-request-approval-state
feat(Merge Request): Add Approval State endpoint
|
2019-10-01 23:12:46 +02:00 |
|
Stefan
|
d81fef8eb8
|
removed "type": "modules" from package.json
because main export still uses CommonJS modules
|
2019-10-01 17:31:50 +02:00 |
|
Leonardo Bombonato
|
41c4653368
|
feat(Merge Request): Add Approval State endpoint
|
2019-09-30 21:04:13 -03:00 |
|