Justin Dalrymple
|
39c7967d2f
|
Update CHANGELOG.md [skip ci]
|
2022-07-11 22:38:17 +00:00 |
|
Karl Haworth
|
56a012c793
|
Unpin Got dependency (#2572)
|
2022-07-11 18:13:19 -04:00 |
|
Jeff Bacon
|
4aacdc2b65
|
Import Headers type from form-data (#2546)
Fix the import in RequesterUtils to fix a compile error identified in #2545
fixes #2545
|
2022-06-25 13:45:27 -04:00 |
|
Ikko Ashimine
|
85dffe6283
|
Fix typo in unit/index.ts (#2438)
Enviroment -> Environment
|
2022-03-25 22:09:13 -04:00 |
|
Justin Dalrymple
|
6f55a427bf
|
Bump version to: 35.6.0 [skip ci]
35.6.0
|
2022-03-23 23:38:20 +00:00 |
|
Justin Dalrymple
|
59f1213c6a
|
Update contributors [skip ci]
|
2022-03-23 23:38:17 +00:00 |
|
Justin Dalrymple
|
8bbd79b135
|
Update CHANGELOG.md [skip ci]
|
2022-03-23 23:38:16 +00:00 |
|
Justin Dalrymple
|
dd2be269a6
|
Support camelized keys on discussions (#2433)
|
2022-03-23 19:24:29 -04:00 |
|
youngje
|
63f681c362
|
Typo in MergeRequest type (#2431)
|
2022-03-22 09:27:23 -04:00 |
|
Justin Dalrymple
|
44cb1f379b
|
Update del requests to accept body parameters (#2424)
|
2022-03-20 11:23:47 -04:00 |
|
Justin Dalrymple
|
0bf87da2a9
|
Handle position arguments correctly (#2423)
|
2022-03-19 23:49:05 -04:00 |
|
Justin Dalrymple
|
36cb7857a9
|
Bump version to: 35.5.0 [skip ci]
35.5.0
|
2022-03-16 04:43:48 +00:00 |
|
Justin Dalrymple
|
67f3d165f1
|
Update contributors [skip ci]
|
2022-03-16 04:43:46 +00:00 |
|
Justin Dalrymple
|
37e6d3bb7d
|
Update CHANGELOG.md [skip ci]
|
2022-03-16 04:43:45 +00:00 |
|
Justin Dalrymple
|
8a853aa0dc
|
Updating tests to reflect recent bug fix
|
2022-03-16 00:32:37 -04:00 |
|
Justin Dalrymple
|
a7f034cc7d
|
Remove double encoding (#2401)
|
2022-03-15 23:50:45 -04:00 |
|
Justin Dalrymple
|
a803c2d288
|
Updating return type for raw method #2379 (#2383)
|
2022-03-09 13:35:00 -05:00 |
|
Bilal Aslam
|
472471c4d9
|
Add reviewerId as a static type option for editing mergerequest approvals (#2368)
Authored-by: Bilal Aslam <bilalaslam@carfax.com>
|
2022-02-09 11:27:34 -05:00 |
|
Justin Dalrymple
|
9b0d7762c4
|
Bump version to: 35.4.0 [skip ci]
35.4.0
|
2022-02-07 16:08:06 +00:00 |
|
Justin Dalrymple
|
c85392af22
|
Update contributors [skip ci]
|
2022-02-07 16:08:04 +00:00 |
|
Justin Dalrymple
|
8f6156e36e
|
Update CHANGELOG.md [skip ci]
|
2022-02-07 16:08:03 +00:00 |
|
Justin Dalrymple
|
a70b66a467
|
Fix the parsing of pagination link querystrings (#2366)
|
2022-02-07 10:57:37 -05:00 |
|
Ikko Ashimine
|
531758c6db
|
Fix typo in src/cli.ts (#2355)
enviroment -> environment
|
2022-02-05 13:27:24 -05:00 |
|
Justin Dalrymple
|
8473a0a56b
|
Bump version to: 35.3.0 [skip ci]
35.3.0
|
2022-02-05 13:25:20 +00:00 |
|
Justin Dalrymple
|
bda57693d3
|
Update CHANGELOG.md [skip ci]
|
2022-02-05 13:25:17 +00:00 |
|
Justin Dalrymple
|
6708ef6011
|
Set the minimum supported node version (#2353)
|
2022-02-05 08:15:26 -05:00 |
|
dependabot[bot]
|
3b351488b8
|
Bump @rollup/plugin-node-resolve from 13.1.1 to 13.1.3 (#2317)
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 13.1.1 to 13.1.3.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v13.1.3/packages/node-resolve)
---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
|
2022-02-04 20:31:33 -05:00 |
|
dependabot[bot]
|
97c2b7a280
|
Bump jest from 27.4.5 to 27.4.7 (#2316)
Bumps [jest](https://github.com/facebook/jest) from 27.4.5 to 27.4.7.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.4.5...v27.4.7)
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-04 20:31:14 -05:00 |
|
dependabot[bot]
|
6e25c55be2
|
Bump @rollup/plugin-replace from 3.0.0 to 3.0.1 (#2303)
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/replace/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/alias-v3.0.1/packages/replace)
---
updated-dependencies:
- dependency-name: "@rollup/plugin-replace"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
|
2022-02-04 20:19:14 -05:00 |
|
dependabot[bot]
|
a16e9d64d0
|
Bump eslint-plugin-import from 2.25.3 to 2.25.4 (#2309)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.25.3 to 2.25.4.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.25.3...v2.25.4)
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
|
2022-02-04 20:18:54 -05:00 |
|
dependabot[bot]
|
d50ebd13b9
|
Bump eslint-plugin-jest from 25.3.0 to 26.0.0 (#2338)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 25.3.0 to 26.0.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v25.3.0...v26.0.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
|
2022-02-04 20:18:27 -05:00 |
|
dependabot[bot]
|
d7ab0c26dc
|
Bump lint-staged from 12.1.2 to 12.3.3 (#2350)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.1.2 to 12.3.3.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v12.1.2...v12.3.3)
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
|
2022-02-04 20:17:50 -05:00 |
|
dependabot[bot]
|
0c0da89c12
|
Bump @types/jest from 27.0.3 to 27.4.0 (#2306)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.0.3 to 27.4.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
|
2022-02-04 20:17:30 -05:00 |
|
dependabot[bot]
|
572e7f986d
|
Bump node-fetch from 3.1.0 to 3.2.0 (#2337)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.1.0...v3.2.0)
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
|
2022-02-04 20:17:07 -05:00 |
|
dependabot[bot]
|
c191953542
|
Bump @types/node from 17.0.0 to 17.0.15 (#2354)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.0 to 17.0.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
|
2022-02-04 20:16:48 -05:00 |
|
dependabot[bot]
|
b56a2427a5
|
Bump rollup from 2.61.1 to 2.67.0 (#2352)
Bumps [rollup](https://github.com/rollup/rollup) from 2.61.1 to 2.67.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.61.1...v2.67.0)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-04 20:16:23 -05:00 |
|
dependabot[bot]
|
249fc175c3
|
Bump query-string from 7.0.1 to 7.1.0 (#2318)
Bumps [query-string](https://github.com/sindresorhus/query-string) from 7.0.1 to 7.1.0.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](https://github.com/sindresorhus/query-string/compare/v7.0.1...v7.1.0)
---
updated-dependencies:
- dependency-name: query-string
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-04 20:07:25 -05:00 |
|
Justin Dalrymple
|
5ea91956b1
|
Bump version to: 35.2.0 [skip ci]
35.2.0
|
2022-02-05 00:22:35 +00:00 |
|
Justin Dalrymple
|
9c71b157a6
|
Update contributors [skip ci]
|
2022-02-05 00:22:33 +00:00 |
|
Justin Dalrymple
|
ff5bfc85cc
|
Update CHANGELOG.md [skip ci]
|
2022-02-05 00:22:31 +00:00 |
|
Carsten Moberg Hammer
|
59cea67666
|
Fix return type of showPipelineBridge (#2311)
|
2022-02-04 19:00:03 -05:00 |
|
dependabot[bot]
|
14c88acf16
|
Bump follow-redirects from 1.14.5 to 1.14.7 (#2323)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.5 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.5...v1.14.7)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-04 18:58:51 -05:00 |
|
Justin Dalrymple
|
28058e6e63
|
Add sponser information to the README (#2290)
|
2021-12-17 09:48:47 -05:00 |
|
Justin Dalrymple
|
fb9d19a697
|
Downgrade got until ESM ready
|
2021-12-16 17:32:11 -05:00 |
|
Justin Dalrymple
|
0d0eeee1ff
|
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/packages/node/got-12.0.0'
|
2021-12-16 16:44:13 -05:00 |
|
Justin Dalrymple
|
6e69b0e2c9
|
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/got-12.0.0'
|
2021-12-16 16:44:09 -05:00 |
|
Justin Dalrymple
|
2ad38a8d7b
|
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/playwright-1.17.1'
|
2021-12-16 16:43:59 -05:00 |
|
Justin Dalrymple
|
b8d9e71e72
|
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/typescript-4.5.4'
|
2021-12-16 16:43:55 -05:00 |
|
dependabot[bot]
|
55048afcf8
|
Bump got from 11.8.3 to 12.0.0 in /packages/node
Bumps [got](https://github.com/sindresorhus/got) from 11.8.3 to 12.0.0.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.3...v12.0.0)
---
updated-dependencies:
- dependency-name: got
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-16 21:43:44 +00:00 |
|
Justin Dalrymple
|
aae408c017
|
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/rollup/plugin-node-resolve-13.1.1'
|
2021-12-16 16:33:37 -05:00 |
|