2954 Commits

Author SHA1 Message Date
Autobot
d64e1a43bb Update CHANGELOG.md [skip ci] 2023-09-26 16:44:52 +00:00
artlist-scottambrose
225e9d7f8c
Add merge request to merge train using the wrong HTTP method (#3415) 2023-09-26 11:55:11 -04:00
Autobot
ee1436e963 Bump version to: 39.15.0 [skip ci] 39.15.0 2023-09-12 15:38:56 +00:00
Autobot
cec5a01329 Update CHANGELOG.md [skip ci] 2023-09-12 15:38:50 +00:00
Justin Dalrymple
617809d40a
Property should be archived not archive (#3409) 2023-09-12 11:03:59 -04:00
Autobot
4f9ec2fcda Bump version to: 39.14.0 [skip ci] 39.14.0 2023-09-11 17:23:20 +00:00
Autobot
bde032543a Update CHANGELOG.md [skip ci] 2023-09-11 17:23:15 +00:00
Justin Dalrymple
2907bdc672
Add archive type to the allProjects function under the Groups API (#3407) 2023-09-11 12:35:12 -04:00
Justin Dalrymple
8e80015283
Updating NoteSchema (#3408) 2023-09-11 12:33:56 -04:00
Autobot
ce3d4d462f Bump version to: 39.13.0 [skip ci] 39.13.0 2023-09-01 21:57:23 +00:00
Autobot
6a469f703a Update contributors [skip ci] 2023-09-01 21:57:19 +00:00
Autobot
7036b5581e Update CHANGELOG.md [skip ci] 2023-09-01 21:57:17 +00:00
Justin Dalrymple
c7398c4876
Fixing straight option type for Repositories.compare (#3401) 2023-09-01 17:37:44 -04:00
Justin Dalrymple
6a0250727c
Adding more options to the MergeRequestDraftNotes create and edit fns (#3400) 2023-09-01 17:37:36 -04:00
Justin Dalrymple
2481b15462
Update DiscussionNoteSchema to include proper type values (#3397) 2023-08-30 23:06:28 -04:00
David Claybourne
de61737809
Add missing scopes and token attribute (#3395)
Co-authored-by: David Claybourne <david.claybourne@telekom.de>
2023-08-30 12:36:00 -04:00
Alessandro Diez
0f3d250be9
Adding the prepared_at attribute to the MergeRequest schema (#3393) 2023-08-30 12:34:36 -04:00
Alessandro Diez
a07a70a7f3
Fix typo in the rest package readme (#3394) 2023-08-29 12:06:12 -04:00
Autobot
7aaea32c0b Bump version to: 39.12.0 [skip ci] 39.12.0 2023-08-21 17:17:12 +00:00
Autobot
a560c7d491 Update CHANGELOG.md [skip ci] 2023-08-21 17:17:06 +00:00
Justin Dalrymple
24f2b12ec3
Expanding typing for issues.all function (#3386) 2023-08-21 09:19:13 -04:00
Justin Dalrymple
a91c686771
Fixing pagination for allDiffs and allCommits methods (#3388) 2023-08-21 09:15:04 -04:00
Justin Dalrymple
6f109f7cc0
Fixing statistics parameter on groups (#3387) 2023-08-21 09:14:00 -04:00
Autobot
e11325fa68 Bump version to: 39.11.0 [skip ci] 39.11.0 2023-08-17 17:10:06 +00:00
Autobot
a9b4981823 Update contributors [skip ci] 2023-08-17 17:10:02 +00:00
Autobot
99a47afde1 Update CHANGELOG.md [skip ci] 2023-08-17 17:10:00 +00:00
dependabot[bot]
20bec8e56c
Bump lint-staged from 13.2.3 to 14.0.0 (#3377)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.2.3 to 14.0.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.2.3...v14.0.0)

---
updated-dependencies:
- dependency-name: lint-staged
  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-08-17 12:35:15 -04:00
Benjamin Beret
98ca75a4fb
Fix MergeRequestSchema.closed_at property type (#3381) 2023-08-17 12:29:48 -04:00
Benjamin Beret
d3e8e34fda
Fix missing ProjectReleaseSchema._links property (#3382) 2023-08-17 12:29:10 -04:00
Justin Dalrymple
8aa48a5516
Additional tweaks to protected branch types (#3375)
* Include id as an optional addition for when using the accessLevel property
2023-08-11 02:17:36 -04:00
Autobot
3aa40e213e Bump version to: 39.10.3 [skip ci] 39.10.3 2023-08-08 04:06:26 +00:00
Autobot
c7be8b9e39 Update CHANGELOG.md [skip ci] 2023-08-08 04:06:20 +00:00
dependabot[bot]
7119ad9c2e
Bump eslint-config-prettier from 8.8.0 to 9.0.0 (#3372)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.8.0 to 9.0.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.8.0...v9.0.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  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-08-07 23:29:00 -04:00
Justin Dalrymple
80979d5c80
Embedding the request options normalization (#3374) 2023-08-07 23:25:58 -04:00
Autobot
17f6a01b46 Bump version to: 39.10.2 [skip ci] 39.10.2 2023-07-30 18:11:46 +00:00
Autobot
68d3405ab3 Update CHANGELOG.md [skip ci] 2023-07-30 18:11:40 +00:00
Justin Dalrymple
5d88b07fbf
Expand the typing for the project endpoints on users (#3370) 2023-07-30 13:50:37 -04:00
Autobot
429a6f89ff Bump version to: 39.10.1 [skip ci] 39.10.1 2023-07-30 17:40:44 +00:00
Autobot
7f08c0c780 Update CHANGELOG.md [skip ci] 2023-07-30 17:40:38 +00:00
Justin Dalrymple
f21cba58b3 Refreshing yarn.lock 2023-07-30 13:06:03 -04:00
dependabot[bot]
cdfa1bfc8b
Bump @auto-it/core from 10.46.0 to 11.0.0 (#3368)
Bumps [@auto-it/core](https://github.com/intuit/auto) from 10.46.0 to 11.0.0.
- [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.46.0...v11.0.0)

---
updated-dependencies:
- dependency-name: "@auto-it/core"
  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-30 12:17:09 -04:00
dependabot[bot]
c1daef52e6
Bump @auto-it/omit-commits from 10.46.0 to 11.0.0 (#3365)
Bumps [@auto-it/omit-commits](https://github.com/intuit/auto) from 10.46.0 to 11.0.0.
- [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.46.0...v11.0.0)

---
updated-dependencies:
- dependency-name: "@auto-it/omit-commits"
  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-30 12:16:59 -04:00
dependabot[bot]
64680bfc9f
Bump @auto-it/released from 10.46.0 to 11.0.0 (#3367)
Bumps [@auto-it/released](https://github.com/intuit/auto) from 10.46.0 to 11.0.0.
- [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.46.0...v11.0.0)

---
updated-dependencies:
- dependency-name: "@auto-it/released"
  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-30 12:16:47 -04:00
dependabot[bot]
493d6f98af
Bump @auto-it/first-time-contributor from 10.46.0 to 11.0.0 (#3364)
Bumps [@auto-it/first-time-contributor](https://github.com/intuit/auto) from 10.46.0 to 11.0.0.
- [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.46.0...v11.0.0)

---
updated-dependencies:
- dependency-name: "@auto-it/first-time-contributor"
  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-30 12:05:02 -04:00
Autobot
1e474c8591 Bump version to: 39.10.0 [skip ci] 39.10.0 2023-07-30 16:04:18 +00:00
Autobot
fd648a2a17 Update CHANGELOG.md [skip ci] 2023-07-30 16:04:12 +00:00
dependabot[bot]
182bd755ea
Bump @auto-it/all-contributors from 10.46.0 to 11.0.0 (#3366)
Bumps [@auto-it/all-contributors](https://github.com/intuit/auto) from 10.46.0 to 11.0.0.
- [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.46.0...v11.0.0)

---
updated-dependencies:
- dependency-name: "@auto-it/all-contributors"
  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-30 11:33:21 -04:00
Justin Dalrymple
007b7c9219
Updating protected branched types (#3360) 2023-07-30 11:19:28 -04:00
dependabot[bot]
2f12ab919c
Bump @auto-it/omit-release-notes from 10.46.0 to 11.0.0 (#3363)
Bumps [@auto-it/omit-release-notes](https://github.com/intuit/auto) from 10.46.0 to 11.0.0.
- [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.46.0...v11.0.0)

---
updated-dependencies:
- dependency-name: "@auto-it/omit-release-notes"
  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-30 11:18:58 -04:00
dependabot[bot]
d7a2039de6
Bump auto from 10.46.0 to 11.0.0 (#3369)
Bumps [auto](https://github.com/intuit/auto) from 10.46.0 to 11.0.0.
- [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.46.0...v11.0.0)

---
updated-dependencies:
- dependency-name: auto
  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-30 11:18:27 -04:00