3167 Commits

Author SHA1 Message Date
Autobot
15230fd8a0 Update contributors [skip ci] 2024-09-07 15:01:28 +00:00
Autobot
1369160805 Update CHANGELOG.md [skip ci] 2024-09-07 15:01:25 +00:00
Arnold Hendriks
9b6a21a8f7
Add sync to ProjectRemoteMirrors (#3616) (#3623)
https://docs.gitlab.com/ee/api/remote_mirrors.html#force-push-mirror-update

Co-authored-by: Arnold Hendriks <arnold@webhare.nl>
2024-09-07 10:40:32 -04:00
Justin Dalrymple
146dc1adb6
Adding directory info to the pkg json to fix npm path resolution (#3622) 2024-09-05 12:54:33 -04:00
Autobot
6e43b25478 Bump version to: 40.1.4 [skip ci] 40.1.4 2024-09-05 15:35:52 +00:00
Autobot
3e528b7509 Update CHANGELOG.md [skip ci] 2024-09-05 15:35:43 +00:00
Justin Dalrymple
e0b1626186
Updating sponsors and broken logo links (#3621) 2024-09-05 11:16:01 -04:00
dependabot[bot]
2aaf9ec19e
Bump micromatch from 4.0.5 to 4.0.8 (#3620)
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-05 11:04:08 -04:00
Autobot
a7ffd3a6b2 Bump version to: 40.1.3 [skip ci] 40.1.3 2024-08-21 17:20:30 +00:00
Autobot
c97787c230 Update contributors [skip ci] 2024-08-21 17:20:24 +00:00
Autobot
b7bd9a161b Update CHANGELOG.md [skip ci] 2024-08-21 17:20:20 +00:00
dependabot[bot]
8d6e5db5b5
Bump axios from 1.6.5 to 1.7.4 (#3618)
Bumps [axios](https://github.com/axios/axios) from 1.6.5 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.5...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-21 12:42:37 -04:00
Shunta KARASAWA
e3320da084
Remove --treeshake option to work with node 22 (#3613) 2024-08-21 12:32:15 -04:00
Peace
f88628679a
Add changes.target_branch to WebhookMergeRequestEventSchema (#3617) 2024-08-21 12:20:06 -04:00
Carmi Raz
1e9193db24
Fix/webhook project schema add (#3612)
* fix: add missing id field to WebhookProjectSchema
* fix: reviewers type in WebhookMergeRequestEventSchema
2024-07-22 21:18:06 -04:00
Autobot
e9ca9e97f8 Bump version to: 40.1.2 [skip ci] 40.1.2 2024-07-11 16:09:43 +00:00
Autobot
609cad4b63 Update CHANGELOG.md [skip ci] 2024-07-11 16:09:34 +00:00
Justin Dalrymple
fa54661ae6
Adding filtering support for marked for deletion on (#3609) 2024-07-11 11:54:51 -04:00
Autobot
8cebefc35e Bump version to: 40.1.1 [skip ci] 40.1.1 2024-07-08 16:22:51 +00:00
Autobot
88df65b766 Update CHANGELOG.md [skip ci] 2024-07-08 16:22:42 +00:00
dependabot[bot]
110da4b376
Bump tar from 6.2.0 to 6.2.1 (#3608)
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.2.0...v6.2.1)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 12:00:11 -04:00
Autobot
312d4dc3eb Bump version to: 40.1.0 [skip ci] 40.1.0 2024-07-08 15:46:29 +00:00
Autobot
d380578007 Update contributors [skip ci] 2024-07-08 15:46:22 +00:00
Autobot
9635b708c2 Update CHANGELOG.md [skip ci] 2024-07-08 15:46:18 +00:00
Justin Dalrymple
080b640f1a Minor dependency changes
Also updating husky workflow due to custom manager: https://typicode.github.io/husky/how-to.html#node-version-managers-and-guis
2024-07-08 11:31:50 -04:00
YupaTT
4cb1fbd947
Add 'branches' field to ForkProjectOptions type (#3606) 2024-07-08 10:29:06 -04:00
nhollander-alert
1d1e2e354c
Added created_at attribute (#3605) 2024-06-28 18:19:05 -04:00
dependabot[bot]
448c0cfd3f
Bump braces from 3.0.2 to 3.0.3 (#3601)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-24 22:50:52 -04:00
Ali Souidan
12556891bb
Adding merge_commit_sha to WebhookMergeRequestEventSchema (#3600)
Adding `merge_commit_sha` attribute to the WebhookMergeRequestEventSchema interface to match the actual payload that is being sent
2024-06-12 09:41:31 -04:00
Justin Dalrymple
272de6c4db
Upgrade CI test instance specs (#3598) 2024-06-02 23:41:46 -04:00
Justin Dalrymple
0828a44f2d
Updating GL version (#3596) 2024-05-27 23:56:18 -04:00
Adam Dehnel
dbd208e6f3
Epic label events super used singular 'epic', not 'epics' (#3594)
The super() call here sets the URL path and "epic" isn't valid so this change makes that "epics" to match the GitLab API
2024-05-26 15:26:43 -04:00
Justin Dalrymple
3c2393b8c4
Updating minimum node version and updating json asserts keyword (#3592) 2024-05-24 12:24:57 -04:00
Justin Dalrymple
97df406dfc
Fixing missing types reference for shared_with_groups (#3589) 2024-05-24 00:29:26 -04:00
omer-rivlin-platinum
4fd2b7ce54
Add rebase_in_progress to ExpandedMergeRequestSchema (#3585) 2024-05-24 00:29:06 -04:00
Justin Dalrymple
7223f1c98f
Removing misleading docs from the CLI package Readme (#3590) 2024-05-24 00:28:44 -04:00
michael-smt
1a79838321
Remove token requirement (#3588) 2024-05-24 00:28:30 -04:00
Justin Dalrymple
d64af2ae12
Handling Admin endpoints for the Users API (#3584) 2024-05-06 00:51:31 -04:00
Justin Dalrymple
25888ce45d
Updating ProjectSchema to include marked_for_deletion_on and adding includeHidden and includePendingDelete to AllProjectOptions (#3583) 2024-05-06 00:37:33 -04:00
Justin Dalrymple
d48963ca41
Update visibility typing for Groups and Projects APIs (#3582)
Particularly for the Project and Group Schema, as well as the AllGroupsOptions
2024-05-06 00:14:11 -04:00
Sefa Eyeoglu
bf50664f83
Add ServiceAccount creation options (#3560)
* Add ServiceAccount creation options

Fixes https://github.com/jdalrymple/gitbeaker/issues/3559

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>

* Reviewing and updating typing

---------

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
Co-authored-by: Justin Dalrymple <justin.s.dalrymple@gmail.com>
2024-05-06 00:13:47 -04:00
dependabot[bot]
9be701f3c4
Bump ejs from 3.1.9 to 3.1.10 (#3581)
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-04 22:08:44 -04:00
Justin Dalrymple
bc3f390ddb
Extend support for the reformat function & add tests for verification (#3576) 2024-04-24 21:22:41 -04:00
Justin Dalrymple
b30c703ee8
Narrow return type of Users.all to be the ExtendedUser type (#3577) 2024-04-24 21:22:25 -04:00
Justin Dalrymple
32ed802eb7
Add support for the JobTokenScopes API (#3571) 2024-04-24 21:21:51 -04:00
Autobot
2f6335a227 "Bump version to: 40.0.3 [skip ci]" 40.0.3 2024-04-12 21:29:10 +00:00
Autobot
32ea184cd5 Update CHANGELOG.md [skip ci] 2024-04-12 21:29:03 +00:00
Justin Dalrymple
3fccc967ed
Updating groups schema to use email_enabled (#3569)
- Updated min version of Gitlab supported
2024-04-12 17:01:02 -04:00
Justin Dalrymple
acfbd189e7
Fixing Keyset Pagination sort option from 'dec' to 'desc' (#3570) 2024-04-12 16:54:57 -04:00
Justin Dalrymple
9ec1c62a65
Adding missing field for DiscussionNotePositionTextSchema (#3572) 2024-04-12 16:54:46 -04:00