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
Justin Dalrymple
21a402af6b
Circleci editor/circleci project setup ( #2124 )
2021-10-16 08:07:52 -04:00
dependabot[bot]
ba1a906002
Bump @rollup/plugin-replace from 2.4.2 to 3.0.0 in /packages/core ( #1948 )
...
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace ) from 2.4.2 to 3.0.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/replace/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/wasm-v3.0.0/packages/replace )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-replace"
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-09-18 13:27:29 -04:00
Justin Dalrymple
e0599a843e
Bump version to: 34.2.0 [skip ci]
2021-09-18 15:33:18 +00:00
Justin Dalrymple
f8ad6cc975
Update CHANGELOG.md [skip ci]
2021-09-18 15:33:15 +00:00
Roy Jacobs
307b55861c
Users.search should return an array ( #2070 )
2021-09-18 11:26:27 -04:00
dependabot[bot]
a867bb6087
Bump @rollup/plugin-replace from 2.4.2 to 3.0.0 ( #1947 )
...
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace ) from 2.4.2 to 3.0.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/replace/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/wasm-v3.0.0/packages/replace )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-replace"
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-09-06 13:18:00 -04:00
Justin Dalrymple
8134bbd4b1
Bump version to: 34.1.0 [skip ci]
2021-09-04 05:27:13 +00:00
Justin Dalrymple
1269db3cdd
Update CHANGELOG.md [skip ci]
2021-09-04 05:27:11 +00:00
Justin Dalrymple
f19174c7cc
Fixing stringify of hash arguments ( #2057 )
2021-09-04 01:19:07 -04:00
dependabot[bot]
3880441c40
Bump eslint-plugin-prettier from 3.4.1 to 4.0.0 ( #2043 )
...
* Bump eslint-plugin-prettier from 3.4.1 to 4.0.0
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 3.4.1 to 4.0.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/commits/v4.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Linting
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Justin <justin.s.dalrymple@gmail.com>
2021-09-03 23:52:44 -04:00
Justin Dalrymple
aa14dda048
Bump version to: 34.0.1 [skip ci]
2021-09-04 01:14:02 +00:00
Justin Dalrymple
e5d5de972b
Bump version to: 34.0.0 [skip ci]
2021-09-04 01:08:42 +00:00
Justin Dalrymple
9d245629c2
Update CHANGELOG.md [skip ci]
2021-09-04 01:08:39 +00:00
Paul Lemke
ac68e841fc
Update Jobs.ts ( #2056 )
...
Getting the Pipeline Jobs is an array of jobs, not a single job.
2021-09-03 21:01:51 -04:00
Justin Dalrymple
55a01d5418
Bump version to: 33.0.1 [skip ci]
2021-09-02 03:06:29 +00:00
Justin Dalrymple
46d6ee5443
Bump version to: 33.0.0 [skip ci]
2021-08-27 22:38:01 +00:00
Justin Dalrymple
327c46655e
Update CHANGELOG.md [skip ci]
2021-08-27 22:37:59 +00:00
Justin Dalrymple
482141e271
Update MergeRequestApprovals API to match latest Gitlab API Release ( #2035 )
2021-08-27 18:31:02 -04:00
Justin Dalrymple
373f892318
Bump version to: 32.3.0 [skip ci]
2021-08-27 21:17:28 +00:00
Justin Dalrymple
2ef4a002ff
Update CHANGELOG.md [skip ci]
2021-08-27 21:17:26 +00:00
Justin Dalrymple
336afab7e0
Adding a core integration test, and fixing the resource imports ( #2039 )
2021-08-27 17:10:40 -04:00
Justin Dalrymple
a583fd7daf
Bump version to: 32.2.0 [skip ci]
2021-08-23 16:49:26 +00:00
Justin Dalrymple
dd069fe052
Update CHANGELOG.md [skip ci]
2021-08-23 16:49:24 +00:00
Feng Yu
a79d0335b4
fix(core): change Commits.diff response type to CommitDiffSchema[] ( #2025 )
...
See https://docs.gitlab.com/ee/api/commits.html#get-the-diff-of-a-commit
2021-08-23 12:42:34 -04:00
Justin Dalrymple
78891ebef7
Bump version to: 32.1.2 [skip ci]
2021-08-12 19:45:42 +00:00
Justin Dalrymple
77948425e6
Update CHANGELOG.md [skip ci]
2021-08-12 19:45:40 +00:00
Mahmoud Saada
d15dac99a2
Fix showArchive return type ( #2001 )
2021-08-12 15:38:38 -04:00
Justin Dalrymple
ede5fef604
Bump version to: 32.1.1 [skip ci]
2021-08-09 19:03:35 +00:00
Justin Dalrymple
a9ddb2c814
Update CHANGELOG.md [skip ci]
2021-08-09 19:03:33 +00:00
Justin Dalrymple
46a662a5e3
Improved mime handling ( #1979 )
2021-08-09 14:57:09 -04:00
Justin Dalrymple
dd0a76d735
Bump version to: 32.1.0 [skip ci]
2021-08-03 00:05:21 +00:00
Justin Dalrymple
6032bab07c
Update CHANGELOG.md [skip ci]
2021-08-03 00:05:19 +00:00