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
Justin Dalrymple
fed2fe94b6
Revert pagination changes. Information is available, just not through gitlab.com ( #1985 )
2021-08-02 19:58:46 -04:00
Justin Dalrymple
720e7abc4f
Bump version to: 32.0.0 [skip ci]
2021-07-27 14:14:00 +00:00
Justin Dalrymple
baf6b5cf5b
Update CHANGELOG.md [skip ci]
2021-07-27 14:13:58 +00:00
Aliyss Snow
4f2166210b
Added Topics to ProjectSchema & Updated Commit.ts ( #1932 )
...
- Added Topics and namespace to ProjectSchema
- Made ref optional in RepositoryFiles.ts
- Updating CommitAction types
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
2021-07-27 10:07:06 -04:00
Justin Dalrymple
4b28931b19
Bump version to: 31.1.0 [skip ci]
2021-07-27 13:51:06 +00:00
Justin Dalrymple
a8c28688f7
Update CHANGELOG.md [skip ci]
2021-07-27 13:51:03 +00:00
Aliyss Snow
9dde3fe96b
Added RepositorySubmodules.ts ( #1931 )
...
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
2021-07-27 09:44:22 -04:00
dependabot[bot]
cdaacd2364
Bump @types/node from 15.14.0 to 16.0.0 ( #1914 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 15.14.0 to 16.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-07-05 16:29:59 -04:00
Justin Dalrymple
669c7a8689
Bump version to: 31.0.0 [skip ci]
2021-07-05 19:41:02 +00:00
Justin Dalrymple
9577441149
Update CHANGELOG.md [skip ci]
2021-07-05 19:40:59 +00:00
Justin Dalrymple
6a3292b033
Expose typing to consumer and remove export complexity ( #1818 )
...
- Exports all types
- Clean up type duplicates
- Remove Project,User and Group Bundles
- Fix typing on the Gitlab Export
- Clean up README.md
2021-07-05 15:34:19 -04:00
Justin Dalrymple
1ff41dd07f
Bump version to: 30.5.0 [skip ci]
2021-06-24 03:41:36 +00:00
Justin Dalrymple
a94d58a6e9
Update CHANGELOG.md [skip ci]
2021-06-24 03:41:34 +00:00
Justin Dalrymple
4d65c291cd
Updating pagination return information ( #1898 )
2021-06-23 23:35:06 -04:00
Justin Dalrymple
a25d315097
Bump version to: 30.4.0 [skip ci]
2021-06-22 14:55:58 +00:00