dependabot[bot]
6ff935fc44
Bump jest-extended from 0.11.5 to 1.0.0 in /packages/browser ( #2140 )
...
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:20 -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
Justin Dalrymple
664cf479ea
Exclude agent from browser release ( #2153 )
2021-10-17 11:54:41 -04:00
dependabot[bot]
f199482dbf
Bump ky from 0.28.5 to 0.28.6 in /packages/browser ( #2146 )
...
Bumps [ky](https://github.com/sindresorhus/ky ) from 0.28.5 to 0.28.6.
- [Release notes](https://github.com/sindresorhus/ky/releases )
- [Commits](https://github.com/sindresorhus/ky/compare/v0.28.5...v0.28.6 )
---
updated-dependencies:
- dependency-name: ky
dependency-type: direct:production
update-type: version-update:semver-patch
...
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:42:34 -04:00
GMZwinge
73722f97e0
Correct approvalRules returned type ( #2133 )
2021-10-17 11:18:11 -04:00
nilennoct
7bf92c8b81
Fix a query formatting issue ( #2142 )
2021-10-16 15:26:17 -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
dependabot[bot]
a12fa21524
Bump ora from 5.4.1 to 6.0.0 in /packages/cli ( #2031 )
...
Bumps [ora](https://github.com/sindresorhus/ora ) from 5.4.1 to 6.0.0.
- [Release notes](https://github.com/sindresorhus/ora/releases )
- [Commits](https://github.com/sindresorhus/ora/compare/v5.4.1...v6.0.0 )
---
updated-dependencies:
- dependency-name: ora
dependency-type: direct:production
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-09-04 12:39:52 -04:00
dependabot[bot]
88002e4131
Bump openpgp from 4.10.10 to 5.0.0 ( #2053 )
...
Bumps [openpgp](https://github.com/openpgpjs/openpgpjs ) from 4.10.10 to 5.0.0.
- [Release notes](https://github.com/openpgpjs/openpgpjs/releases )
- [Commits](https://github.com/openpgpjs/openpgpjs/compare/v4.10.10...v5.0.0 )
---
updated-dependencies:
- dependency-name: openpgp
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-09-04 11:54:13 -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]
30089992fe
Bump node-fetch from 2.6.1 to 3.0.0 ( #2049 )
...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 2.6.1 to 3.0.0.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v3.0.0 )
---
updated-dependencies:
- dependency-name: node-fetch
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-09-04 01:05:20 -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
Justin Dalrymple
0e0f6f4646
Using arrayBuffer for unknown content types ( #2040 )
2021-09-03 21:04:42 -04: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
95904d65f6
Update CHANGELOG.md [skip ci]
2021-09-02 03:06:26 +00:00
Roy Jacobs
908104cc02
Add a CJS build to the browser package ( #2047 )
2021-09-01 22:59:27 -04: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
dependabot[bot]
86cc8cfd34
Bump @rollup/plugin-commonjs from 19.0.2 to 20.0.0 ( #1983 )
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs ) from 19.0.2 to 20.0.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v20.0.0/packages/commonjs )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
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-08-22 14:10:51 -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