Justin
|
3137de80de
|
chore: Additional ts option
|
2019-08-22 14:38:38 -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
|
e52b28b45c
|
chore: Updating lint-staged
|
2019-08-22 11:12:18 -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 |
|
Justin
|
038ecc151d
|
Merge remote-tracking branch 'origin/greenkeeper/lint-staged-9.2.3'
|
2019-08-19 11:01:52 -04:00 |
|
greenkeeper[bot]
|
f3bf4da901
|
chore(package): update lockfile package-lock.json
|
2019-08-17 17:34:21 +00:00 |
|
greenkeeper[bot]
|
56f76a4f81
|
chore(package): update lint-staged to version 9.2.3
|
2019-08-17 17:34:10 +00:00 |
|
Justin Dalrymple
|
7fe84a4d86
|
Merge pull request #415 from talbright/fix-mr-unapprove
fix: incorrect url path for mr unapprove
|
2019-08-17 10:47:09 -04:00 |
|
Justin
|
9836a5c6c3
|
Merge remote-tracking branch 'origin/greenkeeper/lint-staged-9.2.2'
|
2019-08-17 10:45:59 -04:00 |
|
Justin
|
23c1671dec
|
Merge remote-tracking branch 'origin/greenkeeper/husky-3.0.4'
|
2019-08-17 10:45:50 -04:00 |
|
greenkeeper[bot]
|
e3e91f8579
|
chore(package): update lockfile package-lock.json
|
2019-08-17 14:43:28 +00:00 |
|
greenkeeper[bot]
|
cbaee6d38a
|
chore(package): update lint-staged to version 9.2.2
|
2019-08-17 14:43:21 +00:00 |
|
greenkeeper[bot]
|
d8e898bf3c
|
chore(package): update lockfile package-lock.json
|
2019-08-17 14:04:29 +00:00 |
|
greenkeeper[bot]
|
6cc700e809
|
chore(package): update husky to version 3.0.4
|
2019-08-17 14:04:22 +00:00 |
|
Trent Albright
|
85c3329937
|
fix: incorrect url path for mr unapprove
|
2019-08-16 23:26:52 -04:00 |
|
Justin
|
622e927477
|
Merge remote-tracking branch 'origin/greenkeeper/semantic-release-15.13.21'
|
2019-08-16 16:51:10 -04:00 |
|
greenkeeper[bot]
|
12fc59dbaa
|
chore(package): update lockfile package-lock.json
|
2019-08-13 19:01:25 +00:00 |
|
greenkeeper[bot]
|
f0cd880aa5
|
chore(package): update semantic-release to version 15.13.21
|
2019-08-13 19:01:17 +00:00 |
|
Justin Dalrymple
|
45e8544128
|
Merge pull request #413 from jdalrymple/410-fork-relationships
feat: Adding fork relationship support
|
2019-08-13 12:29:39 -04:00 |
|
Justin Dalrymple
|
6f271c6375
|
Merge pull request #414 from jdalrymple/409-file-blame
feat: Add Gitlab Blame endpoint to the RespositoryFiles API
|
2019-08-13 12:28:52 -04:00 |
|
Justin
|
ac670cc51c
|
feat: Add Gitlab Blame endpoint to the RespositoryFiles API
See https://docs.gitlab.com/ee/api/repository_files.html#get-file-blame-from-repository for docs
closes: #409
|
2019-08-13 10:52:13 -04: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))
10.1.2
|
2019-08-13 14:48:17 +00:00 |
|
Justin
|
76cb783967
|
feat: Adding fork relationship support
Implemented https://docs.gitlab.com/ce/api/projects.html#fork-relationship. ForkedFromId can be supplied as a optional argument.
closes: #410
|
2019-08-13 10:45:02 -04:00 |
|
Justin Dalrymple
|
d9207f374e
|
Merge pull request #411 from jdalrymple/greenkeeper/ky-0.12.0
Update ky to the latest version 🚀
|
2019-08-13 10:31:47 -04:00 |
|
Justin Dalrymple
|
77cb7d86df
|
Merge branch 'master' into greenkeeper/ky-0.12.0
|
2019-08-13 10:29:36 -04:00 |
|
Justin Dalrymple
|
e822663ccf
|
Merge pull request #412 from jdalrymple/greenkeeper/ky-universal-0.3.0
Update ky-universal to the latest version 🚀
|
2019-08-13 10:28:26 -04:00 |
|
greenkeeper[bot]
|
c87cc22e50
|
chore(package): update lockfile package-lock.json
|
2019-08-12 21:12:03 +00:00 |
|
greenkeeper[bot]
|
3767c66f27
|
fix(package): update ky-universal to version 0.3.0
|
2019-08-12 21:11:58 +00:00 |
|
greenkeeper[bot]
|
712764a5a7
|
chore(package): update lockfile package-lock.json
|
2019-08-12 21:05:53 +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)
10.1.1
|
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)
10.1.0
|
2019-08-06 15:49:32 +00:00 |
|
Justin Dalrymple
|
7bcddc3473
|
Merge pull request #406 from jdalrymple/400-add-merge-base
feat: Adding Merge Base endpoint for the Repositories API
|
2019-08-06 11:28:45 -04:00 |
|
semantic-release-bot
|
6820174664
|
chore(release): 10.0.3 [skip ci]
## [10.0.3](https://github.com/jdalrymple/node-gitlab/compare/10.0.2...10.0.3) (2019-08-06)
### Bug Fixes
* Removing deprecated Session endpoint (since GitLab 10.2.0) ([fe720d8](https://github.com/jdalrymple/node-gitlab/commit/fe720d8)), closes [#404](https://github.com/jdalrymple/node-gitlab/issues/404)
10.0.3
|
2019-08-06 15:26:53 +00:00 |
|
Justin Dalrymple
|
56cae15b40
|
Merge pull request #405 from jdalrymple/404-remove-deprecated-session-api
fix: Removing deprecated Session endpoint (since GitLab 10.2.0)
|
2019-08-06 11:08:38 -04:00 |
|
semantic-release-bot
|
63e0a8ab6c
|
chore(release): 10.0.2 [skip ci]
## [10.0.2](https://github.com/jdalrymple/node-gitlab/compare/10.0.1...10.0.2) (2019-08-06)
### Bug Fixes
* Adding missing TS type import 'FormData' ([a907c7c](https://github.com/jdalrymple/node-gitlab/commit/a907c7c)), closes [#401](https://github.com/jdalrymple/node-gitlab/issues/401)
10.0.2
|
2019-08-06 14:57:44 +00:00 |
|
Justin
|
040fc786c9
|
feat: Adding Merge Base endpoint for the Repositories API
closes: #400
|
2019-08-06 10:44:27 -04:00 |
|
Justin
|
a907c7ce83
|
fix: Adding missing TS type import 'FormData'
closes: #401
|
2019-08-06 10:37:49 -04:00 |
|
Justin
|
2b7a7be8ed
|
docs: Removing old migration reference
closes: #404
|
2019-08-06 10:34:02 -04:00 |
|
Justin
|
fe720d8a21
|
fix: Removing deprecated Session endpoint (since GitLab 10.2.0)
closes: #404
|
2019-08-06 10:23:45 -04:00 |
|
Justin
|
2fc43ae69d
|
Merge remote-tracking branch 'origin/greenkeeper/lint-staged-9.2.1'
|
2019-08-06 10:15:23 -04:00 |
|
Justin
|
a8bf94653f
|
Merge remote-tracking branch 'origin/greenkeeper/rollup-1.19.3'
|
2019-08-06 10:15:09 -04:00 |
|
greenkeeper[bot]
|
cbc07f9448
|
chore(package): update lockfile package-lock.json
|
2019-08-06 04:53:34 +00:00 |
|
greenkeeper[bot]
|
a69c9c03d6
|
chore(package): update rollup to version 1.19.3
|
2019-08-06 04:53:29 +00:00 |
|
semantic-release-bot
|
a2f4b05ede
|
chore(release): 10.0.1 [skip ci]
## [10.0.1](https://github.com/jdalrymple/node-gitlab/compare/10.0.0...10.0.1) (2019-07-30)
### Bug Fixes
* Update to Ky 0.11.2 ([74e2b62](https://github.com/jdalrymple/node-gitlab/commit/74e2b62))
10.0.1
|
2019-07-30 03:43:23 +00:00 |
|