110 Commits

Author SHA1 Message Date
Justin Dalrymple
6f55a427bf Bump version to: 35.6.0 [skip ci] 2022-03-23 23:38:20 +00:00
Justin Dalrymple
8bbd79b135 Update CHANGELOG.md [skip ci] 2022-03-23 23:38:16 +00:00
Justin Dalrymple
dd2be269a6
Support camelized keys on discussions (#2433) 2022-03-23 19:24:29 -04:00
youngje
63f681c362
Typo in MergeRequest type (#2431) 2022-03-22 09:27:23 -04:00
Justin Dalrymple
44cb1f379b
Update del requests to accept body parameters (#2424) 2022-03-20 11:23:47 -04:00
Justin Dalrymple
0bf87da2a9
Handle position arguments correctly (#2423) 2022-03-19 23:49:05 -04:00
Justin Dalrymple
36cb7857a9 Bump version to: 35.5.0 [skip ci] 2022-03-16 04:43:48 +00:00
Justin Dalrymple
37e6d3bb7d Update CHANGELOG.md [skip ci] 2022-03-16 04:43:45 +00:00
Justin Dalrymple
8a853aa0dc Updating tests to reflect recent bug fix 2022-03-16 00:32:37 -04:00
Justin Dalrymple
a7f034cc7d
Remove double encoding (#2401) 2022-03-15 23:50:45 -04:00
Justin Dalrymple
a803c2d288
Updating return type for raw method #2379 (#2383) 2022-03-09 13:35:00 -05:00
Bilal Aslam
472471c4d9
Add reviewerId as a static type option for editing mergerequest approvals (#2368)
Authored-by: Bilal Aslam <bilalaslam@carfax.com>
2022-02-09 11:27:34 -05:00
Justin Dalrymple
9b0d7762c4 Bump version to: 35.4.0 [skip ci] 2022-02-07 16:08:06 +00:00
Justin Dalrymple
8f6156e36e Update CHANGELOG.md [skip ci] 2022-02-07 16:08:03 +00:00
Justin Dalrymple
a70b66a467
Fix the parsing of pagination link querystrings (#2366) 2022-02-07 10:57:37 -05:00
Justin Dalrymple
8473a0a56b Bump version to: 35.3.0 [skip ci] 2022-02-05 13:25:20 +00:00
Justin Dalrymple
bda57693d3 Update CHANGELOG.md [skip ci] 2022-02-05 13:25:17 +00:00
Justin Dalrymple
6708ef6011
Set the minimum supported node version (#2353) 2022-02-05 08:15:26 -05:00
Justin Dalrymple
5ea91956b1 Bump version to: 35.2.0 [skip ci] 2022-02-05 00:22:35 +00:00
Justin Dalrymple
ff5bfc85cc Update CHANGELOG.md [skip ci] 2022-02-05 00:22:31 +00:00
Carsten Moberg Hammer
59cea67666
Fix return type of showPipelineBridge (#2311) 2022-02-04 19:00:03 -05:00
dependabot[bot]
53af0e0abb
Bump @types/node from 16.11.14 to 17.0.0 in /packages/core (#2282)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.14 to 17.0.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-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-16 14:36:27 -05:00
pataar
961f87415a
Fix typing for the particpants and relatedMergeRequests functions within the Issues API 2021-12-07 16:22:12 -05:00
Justin Dalrymple
2af749c7fa Bump version to: 35.1.0 [skip ci] 2021-12-01 23:29:01 +00:00
Justin Dalrymple
c646790ddb Bump version to: 35.0.0 [skip ci] 2021-12-01 21:55:39 +00:00
Justin Dalrymple
4f67001fa2 Update CHANGELOG.md [skip ci] 2021-12-01 21:55:36 +00:00
Justin Dalrymple
561f2abf99 Updating Tag.create function to match latest API 2021-12-01 14:58:37 -05:00
Justin Dalrymple
ee20704d42 Bump version to: 34.7.0 [skip ci] 2021-11-30 18:55:58 +00:00
Justin Dalrymple
5690d591df Update CHANGELOG.md [skip ci] 2021-11-30 18:55:55 +00:00
Martin Howarth
9938c225b0
Fix lintWithNamespace integration test (#2247) 2021-11-30 13:04:11 -05:00
Martin Howarth
07c724e24f
Add support for CI lint with namespace context (#2222) 2021-11-30 10:45:12 -05:00
Justin Dalrymple
7ecc030a53 Minor linting fix 2021-11-30 10:09:16 -05:00
dependabot[bot]
c85594b207
Bump rollup-plugin-typescript2 from 0.30.0 to 0.31.1 (#2229)
Bumps [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) from 0.30.0 to 0.31.1.
- [Release notes](https://github.com/ezolenko/rollup-plugin-typescript2/releases)
- [Commits](https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.30.0...0.31.1)

---
updated-dependencies:
- dependency-name: rollup-plugin-typescript2
  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>
2021-11-28 09:37:09 -05:00
Justin Dalrymple
acd6e1ea1c Bump version to: 34.6.0 [skip ci] 2021-11-15 19:35:36 +00:00
Justin Dalrymple
2abd9661f1 Update CHANGELOG.md [skip ci] 2021-11-15 19:35:31 +00:00
Justin Dalrymple
0d53e51bc8
Swap mime-types with mime for a smaller pkg size (#2195) 2021-11-14 10:30:37 -05:00
Laffargue Michael
4ca6043c1a
Updated misleading parameter name "issueId" to "mergerequestId" (#2205)
In "all", "removeNote" functions
2021-11-14 10:23:25 -05:00
Justin Dalrymple
0f4ae50f5b Bump version to: 34.5.0 [skip ci] 2021-11-05 23:33:30 +00:00
Justin Dalrymple
be3d46efaa Update CHANGELOG.md [skip ci] 2021-11-05 23:33:27 +00:00
Martin Howarth
bfc5cbd643
Add ability to request merged_yaml from the Gitlab Lint API (#2185) 2021-11-05 19:23:22 -04:00
Petr Plenkov
f9f56908cc
Commit merge requests: record instead of array #2191 (#2192) 2021-11-03 09:40:24 -04:00
nilennoct
fe5a2774e8
Refactor endpoint generation, using tagged template to encode parameters (#2173)
* Fix incorrect Feature Flags endpoint
* Refactor endpoint generation, using tagged template to encode parameters
* Add basic unit test for the endpoint function
2021-11-02 16:50:19 -04:00
Justin Dalrymple
a0ae1f9525 Bump version to: 34.4.1 [skip ci] 2021-10-18 17:12:16 +00:00
Justin Dalrymple
aa5ed3fa59 Bump version to: 34.4.0 [skip ci] 2021-10-17 22:25:06 +00:00
Justin Dalrymple
596736b88b Update CHANGELOG.md [skip ci] 2021-10-17 22:25:02 +00:00
Justin Dalrymple
c09fae4e80
Fixing protect request format (#2155) 2021-10-17 14:22:06 -04:00
Justin Dalrymple
886033b4d0
Fix the typing for the supported links functions (#2154) 2021-10-17 13:52:15 -04:00
dependabot[bot]
c80f942045
Bump jest-extended from 0.11.5 to 1.0.0 in /packages/core (#2141)
Bumps [jest-extended](https://github.com/jest-community/jest-extended) from 0.11.5 to 1.0.0.
- [Release notes](https://github.com/jest-community/jest-extended/releases)
- [Commits](https://github.com/jest-community/jest-extended/compare/v0.11.5...v1.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>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
2021-10-17 11:56:01 -04:00
GMZwinge
73722f97e0
Correct approvalRules returned type (#2133) 2021-10-17 11:18:11 -04:00
Ian Jenkins
8d6a454996
Add support for username lookup. (#2147)
Similar to Users.search() this looks up a username directly using
Users.username(). This is useful when you want to grab user information
for a known username without having to run a search which could be slow.

For example a common name such as `david` is slower with search than a
username lookup and also the first result is not for this username
meaning you have to parse through a large array rather than just accept
the first result.
2021-10-16 15:03:26 -04:00