403 Commits

Author SHA1 Message Date
dependabot[bot]
94fd29aad2
Bump chalk from 4.1.2 to 5.0.0 in /packages/cli (#2242)
Bumps [chalk](https://github.com/chalk/chalk) from 4.1.2 to 5.0.0.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v4.1.2...v5.0.0)

---
updated-dependencies:
- dependency-name: chalk
  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-11-29 22:26:26 -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
dependabot[bot]
70010ca4ca
Bump ky from 0.28.6 to 0.28.7 (#2199)
Bumps [ky](https://github.com/sindresorhus/ky) from 0.28.6 to 0.28.7.
- [Release notes](https://github.com/sindresorhus/ky/releases)
- [Commits](https://github.com/sindresorhus/ky/compare/v0.28.6...v0.28.7)

---
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>
2021-11-15 12:37:54 -05: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
dependabot[bot]
7bae81be9a
Bump @rollup/plugin-commonjs from 20.0.0 to 21.0.0 in /packages/browser (#2123)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 20.0.0 to 21.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-v21.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>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
2021-10-17 14:17: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]
facec302a2
Bump jest-extended from 0.11.5 to 1.0.0 in /packages/requester-utils (#2138)
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:56 -04:00
dependabot[bot]
da7733b70b
Bump jest-extended from 0.11.5 to 1.0.0 in /packages/node (#2139)
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:37 -04:00
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