2290 Commits

Author SHA1 Message Date
Justin Dalrymple
fc12e8b8a3 Bump version to: 30.2.0 [skip ci] 30.2.0 2021-06-07 21:43:33 +00:00
Justin Dalrymple
bae4cb4659 Update CHANGELOG.md [skip ci] 2021-06-07 21:43:31 +00:00
Justin Dalrymple
2463c6a176
Artifacts caching (#1863) 2021-06-07 17:37:29 -04:00
Justin Dalrymple
6f645cc397 Bump version to: 30.1.0 [skip ci] 30.1.0 2021-06-07 21:24:18 +00:00
Justin Dalrymple
7435ea0d2e Update CHANGELOG.md [skip ci] 2021-06-07 21:24:16 +00:00
Justin Dalrymple
2c1c0403b9
Release stage happening before build was ready (#1862) 2021-06-07 17:17:46 -04:00
Justin
7208e6ca70 Tests back up and running 2021-06-07 20:48:41 +00:00
Justin
b16b9161e4 Try running with babel on JS 2021-06-07 20:48:41 +00:00
Justin
602d4d060d Updating jest 2021-06-07 20:48:41 +00:00
dependabot[bot]
861559078b Bump ky from 0.25.0 to 0.28.5 in /packages/browser
Bumps [ky](https://github.com/sindresorhus/ky) from 0.25.0 to 0.28.5.
- [Release notes](https://github.com/sindresorhus/ky/releases)
- [Commits](https://github.com/sindresorhus/ky/compare/v0.25.0...v0.28.5)

---
updated-dependencies:
- dependency-name: ky
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 20:48:41 +00:00
Justin Dalrymple
ef1885c186 Bump version to: 30.0.0 [skip ci] 30.0.0 2021-06-07 20:30:24 +00:00
Justin Dalrymple
b55dad8e1e Update CHANGELOG.md [skip ci] 2021-06-07 20:30:21 +00:00
Justin Dalrymple
0255a0e82f
Package Registry Support (#1822)
* Adding support for Package Registry API
2021-06-07 16:22:00 -04:00
dependabot[bot]
f07403a04e Bump @typescript-eslint/parser from 4.26.0 to 4.26.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.26.0 to 4.26.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.26.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 20:08:37 +00:00
dependabot[bot]
e3acf5da28 Bump @typescript-eslint/eslint-plugin from 4.26.0 to 4.26.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.26.0 to 4.26.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.26.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 19:55:34 +00:00
Justin Dalrymple
c792bc31e1
Fix CLI release compilation (#1838)
fixes: #1676
2021-06-07 15:38:59 -04:00
Justin Dalrymple
2123e94d8a Bump version to: 29.3.0 [skip ci] 29.3.0 2021-06-07 17:57:30 +00:00
Justin Dalrymple
43ec0821d7 Update CHANGELOG.md [skip ci] 2021-06-07 17:57:27 +00:00
Justin
dd0f8817e5
Check integration tests locally. Gitlab CI is having trouble running a full GL instance [skip ci] 2021-06-07 13:45:35 -04:00
Justin
3db815c62f
Linting [skip ci] 2021-06-07 09:01:55 -04:00
Justin Dalrymple
639472da9b
Revert build system changes (#1851) 2021-06-07 08:43:41 -04:00
dependabot[bot]
53b9c4403b Bump esbuild from 0.12.5 to 0.12.6
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.12.5 to 0.12.6.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.12.5...v0.12.6)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 08:59:59 +00:00
dependabot[bot]
24ba0cc575 Bump eslint from 7.27.0 to 7.28.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.27.0 to 7.28.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.27.0...v7.28.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 07:18:55 +00:00
dependabot[bot]
974306a440 Bump @types/node from 15.12.0 to 15.12.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.12.0 to 15.12.1.
- [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>
2021-06-07 05:08:56 +00:00
dependabot[bot]
018023d572 Bump rollup from 2.50.6 to 2.51.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.50.6 to 2.51.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.50.6...v2.51.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 04:36:42 +00:00
dependabot[bot]
85016a7d5b Bump @types/node from 15.9.0 to 15.12.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.9.0 to 15.12.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-04 05:09:25 +00:00
dependabot[bot]
b8aacf3333 Bump rollup from 2.50.5 to 2.50.6
Bumps [rollup](https://github.com/rollup/rollup) from 2.50.5 to 2.50.6.
- [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.50.5...v2.50.6)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-04 04:36:40 +00:00
dependabot[bot]
77ec9954f8 Bump rollup-plugin-esbuild from 4.2.3 to 4.3.1
Bumps [rollup-plugin-esbuild](https://github.com/egoist/rollup-plugin-esbuild) from 4.2.3 to 4.3.1.
- [Release notes](https://github.com/egoist/rollup-plugin-esbuild/releases)
- [Changelog](https://github.com/egoist/rollup-plugin-esbuild/blob/master/.releaserc.json)
- [Commits](https://github.com/egoist/rollup-plugin-esbuild/compare/v4.2.3...v4.3.1)

---
updated-dependencies:
- dependency-name: rollup-plugin-esbuild
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 05:04:42 +00:00
dependabot[bot]
8e301c17d5 Bump @types/node from 15.6.1 to 15.9.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.6.1 to 15.9.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 04:31:25 +00:00
dependabot[bot]
04d042fe01 Bump @typescript-eslint/eslint-plugin from 4.25.0 to 4.26.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.25.0 to 4.26.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.26.0/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 05:32:26 +00:00
dependabot[bot]
4aae9ce0a5 Bump @typescript-eslint/parser from 4.25.0 to 4.26.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.25.0 to 4.26.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.26.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 04:33:52 +00:00
dependabot[bot]
e962fae719
Bump ts-node from 9.1.1 to 10.0.0 (#1833)
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 9.1.1 to 10.0.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v9.1.1...v10.0.0)

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>
2021-05-31 08:28:05 -04:00
dependabot[bot]
94555c2a2c Bump jest-playwright-preset from 1.5.2 to 1.6.0
Bumps [jest-playwright-preset](https://github.com/playwright-community/jest-playwright) from 1.5.2 to 1.6.0.
- [Release notes](https://github.com/playwright-community/jest-playwright/releases)
- [Commits](https://github.com/playwright-community/jest-playwright/compare/v1.5.2...v1.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 05:06:51 +00:00
dependabot[bot]
edf2cf6d43 Bump rollup from 2.50.4 to 2.50.5
Bumps [rollup](https://github.com/rollup/rollup) from 2.50.4 to 2.50.5.
- [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.50.4...v2.50.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 04:34:17 +00:00
dependabot[bot]
2168dd894d
Bump ts-node from 9.1.1 to 10.0.0 in /packages/gitbeaker-core (#1824)
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 9.1.1 to 10.0.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v9.1.1...v10.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-30 22:53:20 -04:00
dependabot[bot]
55277cc198
Bump rollup-plugin-esbuild from 3.0.2 to 4.2.3 (#1835)
Bumps [rollup-plugin-esbuild](https://github.com/egoist/rollup-plugin-esbuild) from 3.0.2 to 4.2.3.
- [Release notes](https://github.com/egoist/rollup-plugin-esbuild/releases)
- [Changelog](https://github.com/egoist/rollup-plugin-esbuild/blob/master/.releaserc.json)
- [Commits](https://github.com/egoist/rollup-plugin-esbuild/compare/v3.0.2...v4.2.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-30 20:37:07 -04:00
dependabot[bot]
9f671cf874 Bump esbuild from 0.11.6 to 0.12.5
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.11.6 to 0.12.5.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.11.6...v0.12.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-30 20:14:46 +00:00
dependabot[bot]
aff4b09d87 Bump esbuild from 0.11.23 to 0.12.5 in /packages/gitbeaker-cli
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.11.23 to 0.12.5.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.11.23...v0.12.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-30 19:42:47 +00:00
dependabot[bot]
d00eb87efe Bump rollup-plugin-dts from 3.0.1 to 3.0.2
Bumps [rollup-plugin-dts](https://github.com/Swatinem/rollup-plugin-dts) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/Swatinem/rollup-plugin-dts/releases)
- [Changelog](https://github.com/Swatinem/rollup-plugin-dts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Swatinem/rollup-plugin-dts/compare/v3.0.1...v3.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-30 19:09:54 +00:00
Justin Dalrymple
e1a2f6b02a
Update .gitlab-ci.yml [skip ci] 2021-05-30 12:01:46 -04:00
Justin Dalrymple
39d5f177ce Bump version to: 29.2.4 [skip ci] 29.2.4 2021-05-30 00:15:25 +00:00
Justin Dalrymple
d1e36054b0 Update CHANGELOG.md [skip ci] 2021-05-30 00:15:23 +00:00
Justin Dalrymple
f866037c6f
Updating browser build and testing (#1780) 2021-05-29 19:48:52 -04:00
dependabot[bot]
1d911cf4b8
Bump @types/node from 15.3.1 to 15.6.1 (#1802)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.3.1 to 15.6.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-29 16:46:37 -04:00
dependabot[bot]
63dd538512
Bump @auto-it/all-contributors from 10.28.0 to 10.29.2 (#1804)
Bumps [@auto-it/all-contributors](https://github.com/intuit/auto) from 10.28.0 to 10.29.2.
- [Release notes](https://github.com/intuit/auto/releases)
- [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md)
- [Commits](https://github.com/intuit/auto/compare/v10.28.0...v10.29.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-29 16:46:11 -04:00
dependabot[bot]
b76fc201bf
Bump rollup from 2.50.2 to 2.50.3 (#1821)
Bumps [rollup](https://github.com/rollup/rollup) from 2.50.2 to 2.50.3.
- [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.50.2...v2.50.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-29 16:45:48 -04:00
Justin Dalrymple
264c66a743 Bump version to: 29.2.3 [skip ci] 29.2.3 2021-05-29 16:44:21 +00:00
Justin Dalrymple
d73c25d639 Update CHANGELOG.md [skip ci] 2021-05-29 16:44:19 +00:00
Justin Dalrymple
a8b2c13127
Update action [skip ci] 2021-05-29 12:23:37 -04:00
dependabot[bot]
5be0c6778f
Bump eslint from 7.26.0 to 7.27.0 (#1803)
Bumps [eslint](https://github.com/eslint/eslint) from 7.26.0 to 7.27.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.26.0...v7.27.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-29 12:16:20 -04:00