2840 Commits

Author SHA1 Message Date
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
Justin Dalrymple
30bac07d21
Switching to a more strict "Omit" type to support better mapped typing (#3297) 2023-06-06 16:35:29 -04:00
Autobot
a56ec27c45 Bump version to: 38.11.0 [skip ci] 38.11.0 2023-06-06 17:55:28 +00:00
Autobot
aefb7419e7 Update CHANGELOG.md [skip ci] 2023-06-06 17:55:22 +00:00
dependabot[bot]
072ede4783
Bump nx from 16.3.1 to 16.3.2 (#3294)
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 16.3.1 to 16.3.2.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/16.3.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-06-06 13:18:02 -04:00
dependabot[bot]
d8b0c2732d
Bump jest-extended from 3.2.4 to 4.0.0 (#3295)
Bumps [jest-extended](https://github.com/jest-community/jest-extended) from 3.2.4 to 4.0.0.
- [Release notes](https://github.com/jest-community/jest-extended/releases)
- [Changelog](https://github.com/jest-community/jest-extended/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/jest-extended/compare/v3.2.4...v4.0.0)

---
updated-dependencies:
- dependency-name: jest-extended
  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-06-06 13:17:53 -04:00
Rafael Mello
78dc6b7aef
Adding Mergerequest "changes" endpoint for backwards compatibility until full deprecation (#3293)
Co-authored-by: Rafael Mello <rafael.mello@ifood.com.br>
Co-authored-by: Justin Dalrymple <justin.s.dalrymple@gmail.com>
2023-06-06 13:17:42 -04:00
Autobot
7860884299 Bump version to: 38.10.0 [skip ci] 38.10.0 2023-06-02 17:16:40 +00:00
Autobot
d5b0a74b0b Update contributors [skip ci] 2023-06-02 17:16:36 +00:00
Autobot
d27a0371fa Update CHANGELOG.md [skip ci] 2023-06-02 17:16:34 +00:00
Justin Dalrymple
320582d75a
Change ProjectImportExport to ProjectImportExports (#3292) 2023-06-02 12:49:31 -04:00
Justin Dalrymple
d043dea85b
Updating FAQ broken link and Resource token typing (#3291) 2023-06-01 20:01:54 -04:00
Justin Dalrymple
d81f48fa52
Fix return types for a few MR methods (#3290)
* Fix typo in AllMergeRequestOptions, `in` was supposed to be `iids`
2023-06-01 20:00:44 -04:00
dependabot[bot]
e5a85a8bd0
Bump nx from 16.3.0 to 16.3.1 (#3289)
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 16.3.0 to 16.3.1.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/16.3.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-06-01 11:24:15 -04:00
dependabot[bot]
b3a268a373
Bump nx from 16.2.2 to 16.3.0 (#3288)
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 16.2.2 to 16.3.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/16.3.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-01 11:01:52 -04:00
Will
a15342ddde
Mark some MR nullable types as nullable (#3286) 2023-06-01 11:01:36 -04:00
Justin Dalrymple
7375c1ed50
Add missing pagination type exports (#3281) 2023-05-29 14:08:26 -04:00
Justin Dalrymple
9184752700
Improving pagination types for easier usage (#3280) 2023-05-29 13:48:17 -04:00
Autobot
8534265648 Bump version to: 38.9.0 [skip ci] 38.9.0 2023-05-28 06:50:35 +00:00
Autobot
f35d9164dd Update contributors [skip ci] 2023-05-28 06:50:30 +00:00
Autobot
2ba330a53e Update CHANGELOG.md [skip ci] 2023-05-28 06:50:27 +00:00
Justin Dalrymple
5b340ecb14
Updating CI Lint API Support to match Gitlab API v16 (#3278)
* Updating testing docker config to be a fixed gitlab version
2023-05-28 02:21:25 -04:00
Justin Dalrymple
a5f77bb4e6
Add info about Node v16 support to FAQ (#3277) 2023-05-27 18:35:37 -04:00
Roman Khristoforov
a300ca93f0
Fix ExternalStatusChecks arguments (#3276)
* Remove unnecessary show() method
* Fix unit tests for ExternalStatusChecks
---------

Co-authored-by: Justin Dalrymple <justin.s.dalrymple@gmail.com>
2023-05-27 18:30:23 -04:00
dependabot[bot]
d70f3040c7
Bump nx from 16.2.1 to 16.2.2 (#3273)
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 16.2.1 to 16.2.2.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/16.2.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-05-25 11:10:21 -04:00
Bambii
8563174829
Added fix for Group Access tokens requests (#3275)
Co-authored-by: Shaun Brown <shaunbrown@capitecbank.co.za>
2023-05-25 11:07:11 -04:00
Autobot
fecce64a1a Bump version to: 38.8.0 [skip ci] 38.8.0 2023-05-22 04:33:04 +00:00
Autobot
9b32ad662e Update CHANGELOG.md [skip ci] 2023-05-22 04:32:57 +00:00
Justin Dalrymple
63cc513686
Add support for a query timeout (#3271) 2023-05-22 00:16:22 -04:00
Justin Dalrymple
cb6305282d
Fix typing for Projects, Users and Groups (#3272)
* Fix the overload functions
* Fixing typing for the Project, User and Group related schemas
2023-05-21 14:10:07 -04:00
Autobot
e35a0e9745 Bump version to: 38.7.0 [skip ci] 38.7.0 2023-05-20 02:18:52 +00:00
Autobot
ceb38ad767 Update contributors [skip ci] 2023-05-20 02:18:47 +00:00
Autobot
4cfdea0d4d Update CHANGELOG.md [skip ci] 2023-05-20 02:18:44 +00:00
Justin Dalrymple
02f789faca
Handle casing edge cases (#3268) 2023-05-19 22:03:10 -04:00
dependabot[bot]
9e3fbe3f51
Bump nx from 16.1.4 to 16.2.1 (#3267)
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 16.1.4 to 16.2.1.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/16.2.1/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-19 22:02:23 -04:00
Marvin Altemeier
b31b267667
Add MergeRequestNoteAwardEmojis class (#3265) 2023-05-19 22:01:17 -04:00
Simone Corsi
7f0bffa1fe
Update @gitbeaker/rest pagination documentation (#3264)
fixes invalid orderBy example (#3264)
2023-05-16 20:46:49 -04:00
Autobot
a31690e51e Bump version to: 38.6.0 [skip ci] 38.6.0 2023-05-15 19:23:47 +00:00
Autobot
795ab3bb3d Update contributors [skip ci] 2023-05-15 19:23:39 +00:00
Autobot
fed104a06b Update CHANGELOG.md [skip ci] 2023-05-15 19:23:36 +00:00
Spencer Salisbury
6fd8232b66
Add missing fields to EditMergeRequestOptions (#3262)
* Add assigneeIds, reviewerIds and squashOnMerge to EditMergeRequestOptions
2023-05-15 14:34:04 -04:00
Autobot
2d19628a47 Bump version to: 38.5.0 [skip ci] 38.5.0 2023-05-13 01:14:40 +00:00
Autobot
0d27c530a4 Update CHANGELOG.md [skip ci] 2023-05-13 01:14:28 +00:00
Justin Dalrymple
2e3a2164e4
Update missing script variable (#3260) 2023-05-12 20:37:39 -04:00