260 Commits

Author SHA1 Message Date
Justin Dalrymple
6d3c4f008e Bump version to: 28.1.1 [skip ci] 2021-03-14 04:11:55 +00:00
Justin Dalrymple
7f6f34691d Bump version to: 28.1.0 [skip ci] 2021-03-14 03:22:15 +00:00
Justin Dalrymple
8fa0c68bc4 Update CHANGELOG.md [skip ci] 2021-03-14 03:22:12 +00:00
dependabot-preview[bot]
7b9257de56 chore(deps): bump form-data from 3.0.0 to 4.0.0
Bumps [form-data](https://github.com/form-data/form-data) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/form-data/form-data/releases)
- [Commits](https://github.com/form-data/form-data/compare/v3.0.0...v4.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-14 01:46:09 +00:00
Justin
b048a26c4d Package updates to fix build pipeline [skip ci] 2021-03-13 14:32:21 -05:00
Clemens Lieb
a811e14d5a
Rewrite HTTP method for stream requests in GotRequester (#1602)
This prevents encountering HTTP 405 (Method not allowed) for API requests using streaming responses like Job Artifact downloads.
2021-03-12 21:27:24 -05:00
dependabot-preview[bot]
06b966c32d chore(deps-dev): bump puppeteer from 7.0.0 to 7.1.0
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v7.0.0...v7.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-15 06:08:42 +00:00
dependabot-preview[bot]
0cca95f733 chore(deps-dev): bump puppeteer from 6.0.0 to 7.0.0
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v6.0.0...v7.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-04 05:56:09 +00:00
dependabot-preview[bot]
29751e23c6 chore(deps-dev): bump puppeteer from 5.5.0 to 6.0.0
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 5.5.0 to 6.0.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v5.5.0...v6.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-03 05:39:16 +00:00
Justin Dalrymple
53066d0df9 Bump version to: 28.0.4 [skip ci] 2021-01-25 01:52:23 +00:00
Justin Dalrymple
3cbefffd62 Update CHANGELOG.md [skip ci] 2021-01-25 01:52:21 +00:00
Justin
6c55e5944c Add unique test id and add retry to integration builds 2021-01-24 13:16:44 -05:00
Justin Dalrymple
494421c977 Bump version to: 28.0.3 [skip ci] 2021-01-24 03:31:58 +00:00
Justin Dalrymple
c08098d6d3 Update CHANGELOG.md [skip ci] 2021-01-24 03:31:55 +00:00
Justin Dalrymple
893dd5cb46
Removing char type possibility (#1467) 2021-01-23 19:58:05 -05:00
Justin Dalrymple
69faa0be6e Bump version to: 28.0.2 [skip ci] 2021-01-03 16:00:52 +00:00
Justin Dalrymple
34c4c45c56 Update CHANGELOG.md [skip ci] 2021-01-03 16:00:49 +00:00
Justin
78c4a44e0c Merge remote-tracking branch 'origin/master' 2020-12-31 14:24:51 -05:00
Justin
38ddb5e958 Removing debug message [skip ci] 2020-12-31 14:24:44 -05:00
Justin Dalrymple
6cad153828 Bump version to: 28.0.1 [skip ci] 2020-12-31 05:10:16 +00:00
Justin Dalrymple
65d87cb667 Bump version to: 28.0.0 [skip ci] 2020-12-28 18:29:59 +00:00
Justin Dalrymple
373f7b991a Update CHANGELOG.md [skip ci] 2020-12-28 18:29:55 +00:00
Justin Dalrymple
c6432cc22d
Replacing BaseService 'url' constructor argument with 'prefixUrl' for clarity (#1412) 2020-12-28 12:46:45 -05:00
Justin Dalrymple
cb340693c2
Fixing incorrect scoping of the createRequesterFn function (#1413) 2020-12-28 12:46:25 -05:00
Martin Helmich
28fc40a241
Implement "Commits.signature" method (#1386) 2020-12-22 08:45:25 -05:00
Justin Dalrymple
beaf43f89f Bump version to: 27.0.1 [skip ci] 2020-12-21 17:58:25 +00:00
Justin Dalrymple
a92de67ab8 Bump version to: 27.0.0 [skip ci] 2020-12-18 19:48:26 +00:00
Justin Dalrymple
ca40aac259 Update CHANGELOG.md [skip ci] 2020-12-18 19:48:23 +00:00
Justin Dalrymple
565bd15449
Removed circular references (#1387)
- Updated requester structure
- Removed duplicate pipeline jobs function
2020-12-18 14:23:49 -05:00
Justin Dalrymple
d78482a440 Bump version to: 26.0.1 [skip ci] 2020-12-14 02:57:52 +00:00
Justin Dalrymple
ac53f77d9f Bump version to: 26.0.0 [skip ci] 2020-12-06 18:05:34 +00:00
Justin Dalrymple
7d842df9af Update CHANGELOG.md [skip ci] 2020-12-06 18:05:32 +00:00
Justin Dalrymple
7684756a24
Export the APIMap through a compile-time replacement (#1352) 2020-12-06 18:43:28 +01:00
dependabot-preview[bot]
851176def7 chore(deps-dev): bump @rollup/plugin-node-resolve from 10.0.0 to 11.0.0
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 10.0.0 to 11.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v10.0.0...commonjs-v11.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-04 07:29:50 +00:00
dependabot-preview[bot]
e6c84accb4 chore(deps-dev): bump @rollup/plugin-commonjs from 16.0.0 to 17.0.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 16.0.0 to 17.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v16.0.0...commonjs-v17.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-04 06:58:43 +00:00
Justin Dalrymple
3c4de90132 Bump version to: 25.6.0 [skip ci] 2020-11-30 08:45:58 +00:00
Justin Dalrymple
5127c42680 Update CHANGELOG.md [skip ci] 2020-11-30 08:45:55 +00:00
Hennadii Varava
a7c239bc61
Revert project to commit (#1353) 2020-11-30 09:23:38 +01:00
Justin Dalrymple
8824ff0042 Bump version to: 25.5.0 [skip ci] 2020-11-29 16:29:53 +00:00
Justin Dalrymple
4744bc0a3c Update CHANGELOG.md [skip ci] 2020-11-29 16:29:50 +00:00
Omar Awamry
d91ffb8f07
Change labels type in all MergeRequestOptions types (#1355)
Co-authored-by: Omar Awamry <omar.awamry@vodafone.com>
2020-11-29 16:37:55 +01:00
dependabot-preview[bot]
94f7a08376 chore(deps-dev): bump rollup-plugin-typescript2 from 0.28.0 to 0.29.0
Bumps [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) from 0.28.0 to 0.29.0.
- [Release notes](https://github.com/ezolenko/rollup-plugin-typescript2/releases)
- [Commits](https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.28.0...0.29.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-24 16:58:37 +00:00
dependabot-preview[bot]
a0d0416608 chore(deps): bump ky from 0.24.0 to 0.25.0
Bumps [ky](https://github.com/sindresorhus/ky) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/sindresorhus/ky/releases)
- [Commits](https://github.com/sindresorhus/ky/compare/v0.24.0...v0.25.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-24 15:28:12 +00:00
dependabot-preview[bot]
e8b129fc0f chore(deps-dev): bump puppeteer from 5.4.1 to 5.5.0
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 5.4.1 to 5.5.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v5.4.1...v5.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-24 14:31:18 +00:00
Justin Dalrymple
95dd0cc76b Bump version to: 25.4.0 [skip ci] 2020-11-24 12:29:25 +00:00
Justin Dalrymple
9124b82e5e Update CHANGELOG.md [skip ci] 2020-11-24 12:29:22 +00:00
Justin
3899bdc44e Temporary omission of ts error 2020-11-24 13:02:52 +01:00
Kipras Melnikovas
8430f3597c
fix: supress typescript warnings (#1328) 2020-11-12 10:09:49 +01:00
dependabot-preview[bot]
c66455c806 chore(deps-dev): bump @rollup/plugin-node-resolve from 9.0.0 to 10.0.0
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 9.0.0 to 10.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v9.0.0...node-resolve-v10.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-09 08:13:14 +00:00
dependabot-preview[bot]
a015061c61 chore(deps-dev): bump @rollup/plugin-commonjs from 15.1.0 to 16.0.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 15.1.0 to 16.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v15.1.0...commonjs-v16.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-09 07:21:51 +00:00