2883 Commits

Author SHA1 Message Date
Justin Dalrymple
79bc43086f
Updating lerna from 7.1.1 to 7.1.3 (#3348) 2023-07-12 13:32:54 -04:00
dependabot[bot]
638202a5d2
Bump @typescript-eslint/eslint-plugin from 5.61.0 to 6.0.0 (#3343)
* Bump @typescript-eslint/eslint-plugin from 5.61.0 to 6.0.0

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.61.0 to 6.0.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.0.0/packages/eslint-plugin)

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

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

* Fixing typing errors

* Reformatting

---------

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 <justin.s.dalrymple@gmail.com>
2023-07-11 15:15:50 -04:00
dependabot[bot]
08b8ba59f5
Bump nx from 16.5.0 to 16.5.1 (#3342)
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 16.5.0 to 16.5.1.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/16.5.1/packages/nx)

---
updated-dependencies:
- dependency-name: nx
  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>
2023-07-11 10:02:23 -04:00
dependabot[bot]
6b93d06514
Bump @typescript-eslint/parser from 5.61.0 to 6.0.0 (#3344)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.61.0 to 6.0.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.0.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  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>
2023-07-11 10:02:02 -04:00
Justin Dalrymple
112aed2758
Dependency updates (#3341)
**gitbeaker**

@typescript-eslint/eslint-plugin ^5.60.1 → ^5.61.0
@typescript-eslint/parser ^5.60.1 → ^5.61.0
eslint ^8.43.0 → ^8.44.0
jest ^29.5.0 → ^29.6.1
@swc/core ^1.3.66 → ^1.3.68
lerna ^7.1.0 → ^7.1.1
lint-staged ^13.2.2 → ^13.2.3
typescript ^5.1.3 → ^5.1.6
eslint-plugin-prettier ^4.2.1 → ^5.0.0-alpha.1

**@gitbeaker/cli**

typescript ^5.1.3 → ^5.1.6

**@gitbeaker/core**

@types/node ^20.3.1 → ^20.4.0
typescript ^5.1.3 → ^5.1.6

**@gitbeaker/requester-utils**

@types/node ^20.3.1 → ^20.4.0
typescript ^5.1.3 → ^5.1.6

**@gitbeaker/rest**

@types/node ^20.3.1 → ^20.4.0
typescript ^5.1.3 → ^5.1.6
2023-07-07 20:19:20 -04:00
Justin Dalrymple
5133227287 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/nx-16.5.0' into main 2023-07-05 14:09:19 -04:00
dependabot[bot]
b70712c953
Bump nx from 16.4.3 to 16.5.0
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 16.4.3 to 16.5.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/16.5.0/packages/nx)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 18:08:13 +00:00
Justin Dalrymple
31e2c180c0 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/prettier-3.0.0' into main 2023-07-05 14:06:25 -04:00
dependabot[bot]
f2383906de
Bump prettier from 2.8.8 to 3.0.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.0.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.8...3.0.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 18:06:05 +00:00
Justin Dalrymple
fc7f329852 Merge remote-tracking branch 'gitlab/dependabot/npm_and_yarn/nx-16.4.3' into main 2023-07-05 14:03:19 -04:00
dependabot[bot]
45b7300ab9
Bump nx from 16.4.2 to 16.4.3
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 16.4.2 to 16.4.3.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/16.4.3/packages/nx)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 05:06:39 +00:00
Autobot
e1976210fe Bump version to: 39.5.1 [skip ci] 39.5.1 2023-07-03 04:30:24 +00:00
Autobot
84b85cb7ba Update CHANGELOG.md [skip ci] 2023-07-03 04:30:18 +00:00
dependabot[bot]
949002d77a
Bump nx from 16.4.1 to 16.4.2 (#3336)
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 16.4.1 to 16.4.2.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/16.4.2/packages/nx)

---
updated-dependencies:
- dependency-name: nx
  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>
2023-07-02 23:47:06 -04:00
Autobot
fb8e0c8157 Bump version to: 39.5.0 [skip ci] 39.5.0 2023-07-03 03:27:22 +00:00
Autobot
fee44efbd9 Update CHANGELOG.md [skip ci] 2023-07-03 03:27:16 +00:00
dependabot[bot]
d0b60c3e62
Bump nx from 16.4.0 to 16.4.1 (#3332)
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 16.4.0 to 16.4.1.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/16.4.1/packages/nx)

---
updated-dependencies:
- dependency-name: nx
  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>
2023-07-02 22:46:17 -04:00
Justin Dalrymple
5012276f61
Ensure the combined nested object options are handled correctly (#3331) 2023-07-02 22:46:01 -04:00
Autobot
2bd7b158fd Bump version to: 39.4.0 [skip ci] 39.4.0 2023-06-27 17:04:51 +00:00
Autobot
df6a19ceba Update CHANGELOG.md [skip ci] 2023-06-27 17:04:44 +00:00
Justin Dalrymple
d7618af65b
Adding unit tests and fixing the trigger and remove methods (#3328) 2023-06-27 12:32:45 -04:00
Autobot
39f6206dc5 Bump version to: 39.3.0 [skip ci] 39.3.0 2023-06-26 23:42:57 +00:00
Autobot
162e5cdc3f Update contributors [skip ci] 2023-06-26 23:42:54 +00:00
Autobot
6b2c0311ff Update CHANGELOG.md [skip ci] 2023-06-26 23:42:52 +00:00
ArnaudTA
43e29499c8
Add missing administrator-only Users.all search params (#3327)
---------

Co-authored-by: Justin Dalrymple <justin.s.dalrymple@gmail.com>
2023-06-26 19:20:26 -04:00
Autobot
d7a8728161 Bump version to: 39.2.0 [skip ci] 39.2.0 2023-06-26 21:05:04 +00:00
Autobot
a93d20c6a7 Update CHANGELOG.md [skip ci] 2023-06-26 21:04:57 +00:00
Justin Dalrymple
678a0a7887
Adding streaming support to import/exports (#3326) 2023-06-26 16:36:16 -04:00
Justin Dalrymple
34cbabc93d
Batch dependency update (#3325) 2023-06-26 16:20:23 -04:00
Justin Dalrymple
f56dfad7b3
Support defered token retrieval (#3317) 2023-06-26 13:27:50 -04:00
Justin Dalrymple
71db47b95f
Add missing types to PipelineTriggerTokenSchema (#3318) 2023-06-26 12:54:08 -04:00
Justin Dalrymple
98111ea741
Add search specific query params to the all types (#3319) 2023-06-26 12:25:31 -04:00
Autobot
cad136a360 Bump version to: 39.1.1 [skip ci] 39.1.1 2023-06-26 16:24:12 +00:00
Autobot
0138a97910 Update CHANGELOG.md [skip ci] 2023-06-26 16:24:05 +00:00
Justin Dalrymple
8219c57b30
Include request in error cause (#3309) 2023-06-26 11:57:57 -04:00
Autobot
b6fa44700d Bump version to: 39.1.0 [skip ci] 39.1.0 2023-06-11 19:34:25 +00:00
Autobot
00f7ac8635 Update CHANGELOG.md [skip ci] 2023-06-11 19:34:18 +00:00
Justin Dalrymple
662e4a23f3 Bump lerna from 6.6.1 to 7.0.0 (#3306)
Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) from 6.6.1 to 7.0.0.
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/7.0.0/packages/lerna)

---
updated-dependencies:
- dependency-name: lerna
  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>
Remove deprecated config
2023-06-11 15:05:37 -04:00
Justin Dalrymple
6eeeffa805
Fixing typo in the edit function of Resource/Group/Project Milestones (#3308) 2023-06-11 12:04:22 -04:00
Autobot
31cf840beb Bump version to: 39.0.0 [skip ci] 39.0.0 2023-06-08 21:25:44 +00:00
Autobot
dd5bcaf206 Update CHANGELOG.md [skip ci] 2023-06-08 21:25:38 +00:00
Justin Dalrymple
e58ae0c7b1
Fix the pipeline trigger endpoint (#3305) 2023-06-08 17:06:12 -04:00
Justin Dalrymple
4de57d3f3e
Adding missing property is_admin to ExpandedUserSchema type (#3304) 2023-06-08 15:55:35 -04:00
Justin Dalrymple
a396200540
Update protected branch types (#3302) 2023-06-08 15:55:22 -04:00
Justin Dalrymple
70d8ee95c5
Renaming downloadTraceFile to showLog and updating return type (#3301) 2023-06-08 15:55:09 -04:00
Autobot
3f08cb83df Bump version to: 38.12.1 [skip ci] 38.12.1 2023-06-07 02:58:06 +00:00
Autobot
a2d124615a Update CHANGELOG.md [skip ci] 2023-06-07 02:57:59 +00:00
Rafael Mello
2a17bb9ba0
Updating typing for MergeRequests.all() to properly support not passing groupId or projectId (#3298) 2023-06-06 22:28:10 -04:00
Autobot
ddba7ce5b8 Bump version to: 38.12.0 [skip ci] 38.12.0 2023-06-06 21:02:05 +00:00
Autobot
e054c1ea85 Update CHANGELOG.md [skip ci] 2023-06-06 21:01:58 +00:00