Update dependency @gitbeaker/node to v35
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@gitbeaker/node | ^30.2.0 -> ^35.0.0 |
Release Notes
jdalrymple/gitbeaker (@gitbeaker/node)
v35.8.1
v35.8.0
Thanks for all your work!
🐛 Bug Fix
-
@gitbeaker/core
- Allow MR discussions to be resolved #2463 (@sandercox @jdalrymple)
- fix: Update Users current method return type to UserExtendedSchema #2737 (@ivankatliarchuk @jdalrymple)
- Expand Groups.search's options parameter type to PaginatedRequestOptions #2813 (@phillipB-nmprofile @jdalrymple)
- fix: allow string discussionId for MergeRequestDiscussions #2818 (@robdonn @jdalrymple)
- fix: missing resolved key in DiscussionNote interface #2821 (@DerHerrGammler)
🔩 Dependency Updates
- Bump node-fetch from 3.2.7 to 3.2.8 #2594 (@dependabot[bot])
- Bump eslint-plugin-prettier from 4.0.0 to 4.2.1 #2587 (@dependabot[bot])
- Bump rollup from 2.67.0 to 2.76.0 #2593 (@dependabot[bot])
- Bump playwright from 1.17.1 to 1.23.2 #2585 (@dependabot[bot])
- Bump eslint-import-resolver-typescript from 2.5.0 to 3.2.5 #2584 (@dependabot[bot])
- Bump lint-staged from 12.3.3 to 13.0.3 #2588 (@dependabot[bot])
- Bump jpeg-js from 0.4.3 to 0.4.4 #2547 (@dependabot[bot])
- Bump openpgp from 5.0.1 to 5.3.1 #2591 (@dependabot[bot])
- Bump follow-redirects from 1.14.7 to 1.14.8 #2370 (@dependabot[bot] @jdalrymple)
- Bump node-fetch from 3.1.1 to 3.2.7 #2589 (@dependabot[bot])
- Bump lerna from 4.0.0 to 5.1.8 #2592 (@dependabot[bot])
-
@gitbeaker/core
- Bump @types/mime from 2.0.3 to 3.0.1 in /packages/core #2636 (@dependabot[bot])
-
@gitbeaker/browser
,@gitbeaker/core
,@gitbeaker/node
,@gitbeaker/requester-utils
- Bump @types/node from 17.0.15 to 18.0.3 #2586 (@dependabot[bot])
-
@gitbeaker/browser
,@gitbeaker/cli
,@gitbeaker/core
,@gitbeaker/node
,@gitbeaker/requester-utils
- Bump jest-extended from 1.2.0 to 3.0.0 #2590 (@dependabot[bot])
Authors: 7
- @dependabot[bot]
- @phillipB-nmprofile
- Felix Herold (@DerHerrGammler)
- Ivan Katliarchuk (@ivankatliarchuk)
- Justin Dalrymple (@jdalrymple)
- Robert Donnelly (@robdonn)
- Sander Cox (@sandercox)
v35.7.0
Thank you, Sullivan SENECHAL (@soullivaneuh), for all your work!
🐛 Bug Fix
-
@gitbeaker/core
- fix(resources): missing project default branch possible undefined value #2515 (@soullivaneuh)
Authors: 1
- Sullivan SENECHAL (@soullivaneuh)
v35.6.1
Thanks for all your work!
🐛 Bug Fix
-
@gitbeaker/requester-utils
- fixes #2545 - compile error in RequesterUtils #2546 (@thesuavehog)
-
@gitbeaker/cli
- Fix typo in unit/index.ts #2438 (@eltociear)
👷🏼 ♀️ Technical Debt
-
@gitbeaker/node
- fix: unpin got dependency #2572 (@karlhaworth)
Authors: 3
- Ikko Ashimine (@eltociear)
- Jeff Bacon (@thesuavehog)
- Karl Haworth (@karlhaworth)
v35.6.0
Thank you, youngje (@siosio34), for all your work!
🐛 Bug Fix
-
@gitbeaker/core
- Support camelized keys on discussions #2433 (@jdalrymple)
- Typo in MergeRequest type #2431 (@siosio34)
- Update del requests to accept body parameters #2424 (@jdalrymple)
- Handle position arguments correctly #2423 (@jdalrymple)
Authors: 2
- Justin Dalrymple (@jdalrymple)
- youngje (@siosio34)
v35.5.0
Thank you, Bilal Aslam (@BilalAslam1), for all your work!
🐛 Bug Fix
-
@gitbeaker/core
- Remove double encoding #2401 (@jdalrymple)
- Updating return type for repository files raw method #2383 (@jdalrymple)
⚠ ️ Pushed to master
-
@gitbeaker/core
- Updating tests to reflect recent bug fix (@jdalrymple)
📝 Documentation
-
@gitbeaker/core
- Add reviewerId as a static type option for editing mergerequest approvals #2368 (bilalaslam@carfax.com)
Authors: 2
- Bilal Aslam (@BilalAslam1)
- Justin Dalrymple (@jdalrymple)
v35.4.0
Thank you, Ikko Ashimine (@eltociear), for all your work!
🐛 Bug Fix
-
@gitbeaker/core
- Fix the parsing of pagination link querystrings #2366 (@jdalrymple)
-
@gitbeaker/cli
- Fix typo in src/cli.ts #2355 (@eltociear)
Authors: 2
- Ikko Ashimine (@eltociear)
- Justin Dalrymple (@jdalrymple)
v35.3.0
🐛 Bug Fix
-
@gitbeaker/browser
,@gitbeaker/cli
,@gitbeaker/core
,@gitbeaker/node
,@gitbeaker/requester-utils
- Set the minimum supported node version #2353 (@jdalrymple)
🔩 Dependency Updates
- Bump @rollup/plugin-node-resolve from 13.1.1 to 13.1.3 #2317 (@dependabot[bot] @jdalrymple)
- Bump jest from 27.4.5 to 27.4.7 #2316 (@dependabot[bot])
- Bump @rollup/plugin-replace from 3.0.0 to 3.0.1 #2303 (@dependabot[bot] @jdalrymple)
- Bump eslint-plugin-import from 2.25.3 to 2.25.4 #2309 (@dependabot[bot] @jdalrymple)
- Bump eslint-plugin-jest from 25.3.0 to 26.0.0 #2338 (@dependabot[bot] @jdalrymple)
- Bump lint-staged from 12.1.2 to 12.3.3 #2350 (@dependabot[bot] @jdalrymple)
- Bump @types/jest from 27.0.3 to 27.4.0 #2306 (@dependabot[bot] @jdalrymple)
- Bump node-fetch from 3.1.0 to 3.2.0 #2337 (@dependabot[bot] @jdalrymple)
- Bump @types/node from 17.0.0 to 17.0.15 #2354 (@dependabot[bot] @jdalrymple)
- Bump rollup from 2.61.1 to 2.67.0 #2352 (@dependabot[bot])
- Bump query-string from 7.0.1 to 7.1.0 #2318 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- Justin Dalrymple (@jdalrymple)
v35.2.0
Thanks for all your work!
🐛 Bug Fix
-
@gitbeaker/core
- Return type of showPipelineBridge #2311 (@moberghammer @jdalrymple)
- Fix typing for the particpants and relatedMergeRequests functions within the Issues API #2262 (@pataar)
⚠ ️ Pushed to master
- Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/playwright-1.17.1' (@jdalrymple)
- Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/typescript-4.5.4' (@jdalrymple)
- Bump typescript from 4.5.2 to 4.5.4 (@dependabot[bot])
- Bump playwright from 1.17.0 to 1.17.1 (@dependabot[bot])
- Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/rollup-2.61.1' (@jdalrymple)
- Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/qs-6.10.2' (@jdalrymple)
- Bump rollup from 2.60.2 to 2.61.1 (@dependabot[bot])
- Bump qs from 6.10.1 to 6.10.2 (@dependabot[bot])
-
@gitbeaker/node
- Downgrade got until ESM ready (@jdalrymple)
- Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/got-12.0.0' (@jdalrymple)
- Bump got from 11.8.3 to 12.0.0 (@dependabot[bot])
- Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/packages/node/types/node-17.0.0' (@jdalrymple)
- Bump @types/node from 16.11.14 to 17.0.0 in /packages/node (@dependabot[bot])
-
@gitbeaker/requester-utils
- Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/packages/requester-utils/types/node-17.0.0' (@jdalrymple)
- Bump @types/node from 16.11.14 to 17.0.0 in /packages/requester-utils (@dependabot[bot])
🔩 Dependency Updates
- Bump follow-redirects from 1.14.5 to 1.14.7 #2323 (@dependabot[bot])
- Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/packages/node/got-12.0.0' #2275 (@jdalrymple)
- Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/rollup/plugin-node-resolve-13.1.1' #2285 (@jdalrymple)
- Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/jest-27.4.5' #2287 (@jdalrymple)
- Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/auto-it/first-time-contributor-10.32.5' #2286 (@jdalrymple)
- Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/auto-10.32.5' #2288 (@jdalrymple)
- Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/prettier-2.5.1' #2261 (@jdalrymple)
- Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/auto-it/released-10.32.5' #2273 (@jdalrymple)
- Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/auto-it/all-contributors-10.32.5' #2271 (@jdalrymple)
- Bump ts-jest from 27.0.7 to 27.1.2 #2284 (@dependabot[bot])
- Bump jest from 27.4.2 to 27.4.3 #2257 (@dependabot[bot])
-
@gitbeaker/core
- Bump @types/node from 16.11.14 to 17.0.0 in /packages/core #2282 (@dependabot[bot])
-
@gitbeaker/browser
- Bump @types/node from 16.11.14 to 17.0.0 in /packages/browser #2283 (@dependabot[bot])
📝 Documentation
- Add sponser information to the README #2290 (@jdalrymple)
Authors: 4
- @dependabot[bot]
- @pataar
- Carsten Moberg Hammer (@moberghammer)
- Justin Dalrymple (@jdalrymple)
v35.1.0
🐛 Bug Fix
- Merge branch 'bug/circleci-workspace' #2256 (@jdalrymple)
Authors: 1
- Justin Dalrymple (@jdalrymple)
v35.0.0
💥 Breaking Change
-
@gitbeaker/core
- Merge branch '2246-tags-signature' #2255 (@jdalrymple)
🔩 Dependency Updates
- Bump playwright from 1.16.3 to 1.17.0 #2249 (@dependabot[bot])
- Bump rollup from 2.60.1 to 2.60.2 #2250 (@dependabot[bot] @jdalrymple)
- Bump jest from 27.4.0 to 27.4.2 #2251 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- Justin Dalrymple (@jdalrymple)
v34.7.0
Thank you, Martin Howarth (@MartinHowarth), for all your work!
💥 Feature
-
@gitbeaker/core
,@gitbeaker/node
- Add support for CI lint with namespace context #2222 (@MartinHowarth @jdalrymple)
🐛 Bug Fix
-
@gitbeaker/core
,@gitbeaker/node
- Fix lintWithNamespace integration test #2247 (@MartinHowarth)
⚠ ️ Pushed to master
-
@gitbeaker/core
- Minor linting fix (@jdalrymple)
-
@gitbeaker/cli
- Downgrading Chalk (@jdalrymple)
🔩 Dependency Updates
- Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/auto-it/all-contributors-10.32.3' #2240 (@jdalrymple)
- Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/eslint-config-airbnb-base-15.0.0' #2202 (@jdalrymple)
- Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/eslint-plugin-jest-25.3.0' #2238 (@jdalrymple)
- Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/jest-27.4.0' #2244 (@jdalrymple)
- Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/jest-extended-1.2.0' #2245 (@jdalrymple)
- Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/lint-staged-12.1.2' #2226 (@jdalrymple)
- Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/openpgp-5.0.1' #2217 (@jdalrymple)
- Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/rollup-2.60.1' #2239 (@jdalrymple)
- Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/types/node-16.11.11' #2243 (@jdalrymple)
- Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/types/jest-27.0.3' #2220 (@jdalrymple)
- Bump prettier from 2.4.1 to 2.5.0 #2241 (@dependabot[bot])
- Bump @auto-it/first-time-contributor from 10.32.2 to 10.32.3 #2235 (@dependabot[bot])
- Bump auto from 10.32.2 to 10.32.3 #2236 (@dependabot[bot])
- Bump got from 11.8.2 to 11.8.3 #2221 (@dependabot[bot])
- Bump typescript from 4.4.4 to 4.5.2 #2216 (@dependabot[bot])
- Bump eslint-plugin-import from 2.25.2 to 2.25.3 #2204 (@dependabot[bot])
- Bump rollup from 2.59.0 to 2.60.0 #2207 (@dependabot[bot] @jdalrymple)
-
@gitbeaker/cli
- Bump chalk from 4.1.2 to 5.0.0 in /packages/cli #2242 (@dependabot[bot])
-
@gitbeaker/browser
,@gitbeaker/cli
,@gitbeaker/core
,@gitbeaker/node
,@gitbeaker/requester-utils
- Bump rollup-plugin-typescript2 from 0.30.0 to 0.31.1 #2229 (@dependabot[bot])
Authors: 3
- @dependabot[bot]
- Justin Dalrymple (@jdalrymple)
- Martin Howarth (@MartinHowarth)
v34.6.0
Thank you, Laffargue Michael (@mlaffargue), for all your work!
🐛 Bug Fix
-
@gitbeaker/core
- Renamed parameter #2205 (@mlaffargue)
👷🏼 ♀️ Technical Debt
-
@gitbeaker/core
- Swap mime-types with mime for a smaller pkg size #2195 (@jdalrymple)
🔩 Dependency Updates
-
@gitbeaker/browser
- Bump ky from 0.28.6 to 0.28.7 #2199 (@dependabot[bot])
Authors: 3
- @dependabot[bot]
- Justin Dalrymple (@jdalrymple)
- Laffargue Michael (@mlaffargue)
v34.5.0
Thanks for all your work!
💥 Feature
-
@gitbeaker/core
,@gitbeaker/node
- Add ability to request merged_yaml from the Gitlab Lint API #2185 (@MartinHowarth @jdalrymple)
🐛 Bug Fix
-
@gitbeaker/core
- Commit merge requests should be an array instead of a record #2192 (@ThePlenkov)
👷🏼 ♀️ Technical Debt
-
@gitbeaker/core
- Refactor endpoint generation, using tagged template to encode parameters #2173 (@nilennoct @jdalrymple)
🔩 Dependency Updates
- Bump eslint-plugin-jest from 25.2.2 to 25.2.3 #2193 (@dependabot[bot])
- Bump playwright from 1.16.2 to 1.16.3 #2190 (@dependabot[bot])
- Bump husky from 7.0.2 to 7.0.4 #2167 (@dependabot[bot])
- Bump ts-node from 10.3.0 to 10.4.0 #2176 (@dependabot[bot])
- Bump @types/node from 16.11.1 to 16.11.6 #2179 (@dependabot[bot])
- Bump lint-staged from 11.2.3 to 11.2.6 #2180 (@dependabot[bot])
- Bump auto from 10.32.1 to 10.32.2 #2188 (@dependabot[bot])
- Bump rollup from 2.58.0 to 2.59.0 #2189 (@dependabot[bot])
- Bump @auto-it/first-time-contributor from 10.32.1 to 10.32.2 #2187 (@dependabot[bot])
- Bump playwright from 1.15.2 to 1.16.2 #2184 (@dependabot[bot])
- Bump @auto-it/all-contributors from 10.32.1 to 10.32.2 #2182 (@dependabot[bot])
- Bump @rollup/plugin-node-resolve from 13.0.5 to 13.0.6 #2166 (@dependabot[bot])
- Bump @rollup/plugin-commonjs from 21.0.0 to 21.0.1 #2165 (@dependabot[bot])
- Bump jest from 27.3.0 to 27.3.1 #2164 (@dependabot[bot])
- Bump jest-extended from 1.0.0 to 1.1.0 #2163 (@dependabot[bot])
Authors: 5
- @dependabot[bot]
- Justin Dalrymple (@jdalrymple)
- Martin Howarth (@MartinHowarth)
- nilennoct (@nilennoct)
- Petr Plenkov (@ThePlenkov)
v34.4.1
👷🏼 ♀️ Technical Debt
- Use yarnlock as checksum for build cache #2162 (@jdalrymple)
🔩 Dependency Updates
- Bump jest from 27.2.5 to 27.3.0 #2158 (@dependabot[bot] @jdalrymple)
- Bump jest-extended from 0.11.5 to 1.0.0 #2159 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- Justin Dalrymple (@jdalrymple)
v34.4.0
Thanks for all your work!
💥 Feature
-
@gitbeaker/core
- Add support for username lookup. #2147 (@jenkoian @jdalrymple)
🐛 Bug Fix
-
@gitbeaker/core
- Fixing protect request format #2155 (@jdalrymple)
- Correct approvalRules returned type #2133 (gmzwingelstein@rockwellautomation.com @jdalrymple @GMZwinge)
-
@gitbeaker/browser
,@gitbeaker/cli
,@gitbeaker/core
,@gitbeaker/node
,@gitbeaker/requester-utils
- Fix the typing for the supported links functions #2154 (@jdalrymple)
-
@gitbeaker/browser
- Exclude agent from browser release #2153 (@jdalrymple)
-
@gitbeaker/requester-utils
- Fix a query formatting issue #2142 (@nilennoct @jdalrymple)
- Add release and canary ci steps #2151 (@jdalrymple)
- Dont automatically run integration tests for now #2150 (@jdalrymple)
-
@gitbeaker/browser
,@gitbeaker/cli
,@gitbeaker/core
,@gitbeaker/node
,@gitbeaker/requester-utils
- Circleci editor/circleci project setup #2124 (@jdalrymple)
👷🏼 ♀️ Technical Debt
- Include ssh client in release CI stages #2157 (@jdalrymple)
- Install git in deploy stages #2156 (@jdalrymple)
⚠ ️ Pushed to master
- Create codeql-analysis.yml (@jdalrymple)
🔩 Dependency Updates
- Bump @rollup/plugin-commonjs from 20.0.0 to 21.0.0 #2120 (@dependabot[bot] @jdalrymple)
- Bump @types/node from 16.10.2 to 16.11.1 #2152 (@dependabot[bot] @jdalrymple)
- Bump playwright from 1.15.1 to 1.15.2 #2131 (@dependabot[bot] @jdalrymple)
- Bump lint-staged from 11.1.2 to 11.2.3 #2135 (@dependabot[bot] @jdalrymple)
- Bump eslint-plugin-jest from 24.5.0 to 25.2.1 #2149 (@dependabot[bot] @jdalrymple)
- Bump playwright from 1.15.0 to 1.15.1 #2112 (@dependabot[bot])
- Bump @auto-it/all-contributors from 10.32.0 to 10.32.1 #2113 (@dependabot[bot])
- Bump @auto-it/first-time-contributor from 10.32.0 to 10.32.1 #2115 (@dependabot[bot])
- Bump auto from 10.32.0 to 10.32.1 #2111 (@dependabot[bot])
- Bump eslint-plugin-jest from 24.4.3 to 24.5.0 #2110 (@dependabot[bot])
- Bump jest from 27.2.3 to 27.2.4 #2109 (@dependabot[bot])
- Bump @types/node from 16.10.1 to 16.10.2 #2108 (@dependabot[bot])
- Bump eslint-plugin-jest from 24.4.2 to 24.4.3 #2106 (@dependabot[bot])
- Bump jest from 27.2.2 to 27.2.3 #2107 (@dependabot[bot])
- Bump @typescript-eslint/parser from 4.31.2 to 4.32.0 #2104 (@dependabot[bot])
- Bump @typescript-eslint/eslint-plugin from 4.31.2 to 4.32.0 #2103 (@dependabot[bot])
- Bump @types/node from 16.9.6 to 16.10.1 #2102 (@dependabot[bot])
- Bump jest from 27.2.1 to 27.2.2 #2101 (@dependabot[bot])
- Bump rollup from 2.56.3 to 2.57.0 #2098 (@dependabot[bot])
- Bump @types/node from 16.9.4 to 16.9.6 #2096 (@dependabot[bot])
- Bump playwright from 1.14.1 to 1.15.0 #2097 (@dependabot[bot])
- Bump @rollup/plugin-node-resolve from 13.0.4 to 13.0.5 #2095 (@dependabot[bot])
- Bump @typescript-eslint/parser from 4.31.1 to 4.31.2 #2092 (@dependabot[bot])
- Bump @typescript-eslint/eslint-plugin from 4.31.1 to 4.31.2 #2091 (@dependabot[bot])
- Bump @types/jest from 27.0.1 to 27.0.2 #2093 (@dependabot[bot])
- Bump tmpl from 1.0.4 to 1.0.5 #2094 (@dependabot[bot])
- Bump jest from 27.2.0 to 27.2.1 #2090 (@dependabot[bot])
- Bump @types/node from 16.9.2 to 16.9.4 #2089 (@dependabot[bot])
- Bump ora from 6.0.0 to 6.0.1 #2088 (@dependabot[bot])
- Bump @rollup/plugin-replace from 2.4.2 to 3.0.0 in /packages/browser #1949 (@dependabot[bot] @jdalrymple)
- Bump eslint-plugin-jest from 24.4.0 to 24.4.2 #2087 (@dependabot[bot])
- Bump ora from 5.4.1 to 6.0.0 #2030 (@dependabot[bot] @jdalrymple)
-
@gitbeaker/browser
- Bump @rollup/plugin-commonjs from 20.0.0 to 21.0.0 in /packages/browser #2123 (@dependabot[bot] @jdalrymple)
- Bump jest-extended from 0.11.5 to 1.0.0 in /packages/browser #2140 (@dependabot[bot] @jdalrymple)
- Bump ky from 0.28.5 to 0.28.6 in /packages/browser #2146 (@dependabot[bot] @jdalrymple)
-
@gitbeaker/requester-utils
- Bump jest-extended from 0.11.5 to 1.0.0 in /packages/requester-utils #2138 (@dependabot[bot] @jdalrymple)
-
@gitbeaker/node
- Bump jest-extended from 0.11.5 to 1.0.0 in /packages/node #2139 (@dependabot[bot] @jdalrymple)
-
@gitbeaker/core
- Bump jest-extended from 0.11.5 to 1.0.0 in /packages/core #2141 (@dependabot[bot] @jdalrymple)
- Bump @rollup/plugin-replace from 2.4.2 to 3.0.0 in /packages/core #1948 (@dependabot[bot] @jdalrymple)
Authors: 6
- @dependabot[bot]
- @GMZwinge
- Georges M. Zwingelstein (gmzwingelstein@rockwellautomation.com)
- Ian Jenkins (@jenkoian)
- Justin Dalrymple (@jdalrymple)
- nilennoct (@nilennoct)
v34.3.0
Thanks for all your work!
💥 Feature
-
@gitbeaker/core
- Add support for username lookup. #2147 (@jenkoian @jdalrymple)
🐛 Bug Fix
-
@gitbeaker/core
- Fixing protect request format #2155 (@jdalrymple)
- Correct approvalRules returned type #2133 (gmzwingelstein@rockwellautomation.com @jdalrymple @GMZwinge)
-
@gitbeaker/browser
,@gitbeaker/cli
,@gitbeaker/core
,@gitbeaker/node
,@gitbeaker/requester-utils
- Fix the typing for the supported links functions #2154 (@jdalrymple)
-
@gitbeaker/browser
- Exclude agent from browser release #2153 (@jdalrymple)
-
@gitbeaker/requester-utils
- Fix a query formatting issue #2142 (@nilennoct @jdalrymple)
- Add release and canary ci steps #2151 (@jdalrymple)
- Dont automatically run integration tests for now #2150 (@jdalrymple)
-
@gitbeaker/browser
,@gitbeaker/cli
,@gitbeaker/core
,@gitbeaker/node
,@gitbeaker/requester-utils
- Circleci editor/circleci project setup #2124 (@jdalrymple)
👷🏼 ♀️ Technical Debt
- Include ssh client in release CI stages #2157 (@jdalrymple)
- Install git in deploy stages #2156 (@jdalrymple)
⚠ ️ Pushed to master
- Create codeql-analysis.yml (@jdalrymple)
🔩 Dependency Updates
- Bump @rollup/plugin-commonjs from 20.0.0 to 21.0.0 #2120 (@dependabot[bot] @jdalrymple)
- Bump @types/node from 16.10.2 to 16.11.1 #2152 (@dependabot[bot] @jdalrymple)
- Bump playwright from 1.15.1 to 1.15.2 #2131 (@dependabot[bot] @jdalrymple)
- Bump lint-staged from 11.1.2 to 11.2.3 #2135 (@dependabot[bot] @jdalrymple)
- Bump eslint-plugin-jest from 24.5.0 to 25.2.1 #2149 (@dependabot[bot] @jdalrymple)
- Bump playwright from 1.15.0 to 1.15.1 #2112 (@dependabot[bot])
- Bump @auto-it/all-contributors from 10.32.0 to 10.32.1 #2113 (@dependabot[bot])
- Bump @auto-it/first-time-contributor from 10.32.0 to 10.32.1 #2115 (@dependabot[bot])
- Bump auto from 10.32.0 to 10.32.1 #2111 (@dependabot[bot])
- Bump eslint-plugin-jest from 24.4.3 to 24.5.0 #2110 (@dependabot[bot])
- Bump jest from 27.2.3 to 27.2.4 #2109 (@dependabot[bot])
- Bump @types/node from 16.10.1 to 16.10.2 #2108 (@dependabot[bot])
- Bump eslint-plugin-jest from 24.4.2 to 24.4.3 #2106 (@dependabot[bot])
- Bump jest from 27.2.2 to 27.2.3 #2107 (@dependabot[bot])
- Bump @typescript-eslint/parser from 4.31.2 to 4.32.0 #2104 (@dependabot[bot])
- Bump @typescript-eslint/eslint-plugin from 4.31.2 to 4.32.0 #2103 (@dependabot[bot])
- Bump @types/node from 16.9.6 to 16.10.1 #2102 (@dependabot[bot])
- Bump jest from 27.2.1 to 27.2.2 #2101 (@dependabot[bot])
- Bump rollup from 2.56.3 to 2.57.0 #2098 (@dependabot[bot])
- Bump @types/node from 16.9.4 to 16.9.6 #2096 (@dependabot[bot])
- Bump playwright from 1.14.1 to 1.15.0 #2097 (@dependabot[bot])
- Bump @rollup/plugin-node-resolve from 13.0.4 to 13.0.5 #2095 (@dependabot[bot])
- Bump @typescript-eslint/parser from 4.31.1 to 4.31.2 #2092 (@dependabot[bot])
- Bump @typescript-eslint/eslint-plugin from 4.31.1 to 4.31.2 #2091 (@dependabot[bot])
- Bump @types/jest from 27.0.1 to 27.0.2 #2093 (@dependabot[bot])
- Bump tmpl from 1.0.4 to 1.0.5 #2094 (@dependabot[bot])
- Bump jest from 27.2.0 to 27.2.1 #2090 (@dependabot[bot])
- Bump @types/node from 16.9.2 to 16.9.4 #2089 (@dependabot[bot])
- Bump ora from 6.0.0 to 6.0.1 #2088 (@dependabot[bot])
- Bump @rollup/plugin-replace from 2.4.2 to 3.0.0 in /packages/browser #1949 (@dependabot[bot] @jdalrymple)
- Bump eslint-plugin-jest from 24.4.0 to 24.4.2 #2087 (@dependabot[bot])
- Bump ora from 5.4.1 to 6.0.0 #2030 (@dependabot[bot] @jdalrymple)
-
@gitbeaker/browser
- Bump @rollup/plugin-commonjs from 20.0.0 to 21.0.0 in /packages/browser #2123 (@dependabot[bot] @jdalrymple)
- Bump jest-extended from 0.11.5 to 1.0.0 in /packages/browser #2140 (@dependabot[bot] @jdalrymple)
- Bump ky from 0.28.5 to 0.28.6 in /packages/browser #2146 (@dependabot[bot] @jdalrymple)
-
@gitbeaker/requester-utils
- Bump jest-extended from 0.11.5 to 1.0.0 in /packages/requester-utils #2138 (@dependabot[bot] @jdalrymple)
-
@gitbeaker/node
- Bump jest-extended from 0.11.5 to 1.0.0 in /packages/node #2139 (@dependabot[bot] @jdalrymple)
-
@gitbeaker/core
- Bump jest-extended from 0.11.5 to 1.0.0 in /packages/core #2141 (@dependabot[bot] @jdalrymple)
- Bump @rollup/plugin-replace from 2.4.2 to 3.0.0 in /packages/core #1948 (@dependabot[bot] @jdalrymple)
Authors: 6
- @dependabot[bot]
- @GMZwinge
- Georges M. Zwingelstein (gmzwingelstein@rockwellautomation.com)
- Ian Jenkins (@jenkoian)
- Justin Dalrymple (@jdalrymple)
- nilennoct (@nilennoct)
v34.2.0
Thank you, Roy Jacobs (@sagacity), for all your work!
🐛 Bug Fix
-
@gitbeaker/core
- Users.search should return an array #2070 (@sagacity)
🔩 Dependency Updates
- Bump @types/node from 16.9.1 to 16.9.2 #2086 (@dependabot[bot])
- Bump prettier from 2.4.0 to 2.4.1 #2085 (@dependabot[bot])
- Bump auto from 10.31.0 to 10.32.0 #2082 (@dependabot[bot])
- Bump @auto-it/first-time-contributor from 10.31.0 to 10.32.0 #2079 (@dependabot[bot])
- Bump @auto-it/all-contributors from 10.31.0 to 10.32.0 #2081 (@dependabot[bot])
- Bump @auto-it/released from 10.31.0 to 10.32.0 #2078 (@dependabot[bot])
- Bump @typescript-eslint/eslint-plugin from 4.31.0 to 4.31.1 #2075 (@dependabot[bot])
- Bump @typescript-eslint/parser from 4.31.0 to 4.31.1 #2076 (@dependabot[bot])
- Bump eslint-import-resolver-typescript from 2.4.0 to 2.5.0 #2074 (@dependabot[bot])
- Bump jest from 27.1.1 to 27.2.0 #2073 (@dependabot[bot])
- Bump strip-ansi from 7.0.0 to 7.0.1 #2071 (@dependabot[bot])
- Bump @types/node from 16.9.0 to 16.9.1 #2068 (@dependabot[bot])
- Bump prettier from 2.3.2 to 2.4.0 #2067 (@dependabot[bot])
- Bump @types/node from 16.7.13 to 16.9.0 #2064 (@dependabot[bot])
- Bump axios from 0.21.1 to 0.21.4 #2065 (@dependabot[bot])
- Bump jest from 27.1.0 to 27.1.1 #2063 (@dependabot[bot])
- Bump @types/node from 16.7.12 to 16.7.13 #2061 (@dependabot[bot])
- Bump @types/node from 16.7.10 to 16.7.12 #2060 (@dependabot[bot])
- Bump @typescript-eslint/eslint-plugin from 4.30.0 to 4.31.0 #2059 (@dependabot[bot])
- Bump @typescript-eslint/parser from 4.30.0 to 4.31.0 #2058 (@dependabot[bot])
- Bump @types/jest from 26.0.24 to 27.0.1 #2010 (@dependabot[bot])
-
@gitbeaker/browser
,@gitbeaker/core
- Bump @rollup/plugin-replace from 2.4.2 to 3.0.0 #1947 (@dependabot[bot] @jdalrymple)
-
@gitbeaker/cli
- Bump ora from 5.4.1 to 6.0.0 in /packages/cli #2031 (@dependabot[bot])
-
@gitbeaker/node
- Bump openpgp from 4.10.10 to 5.0.0 #2053 (@dependabot[bot])
Authors: 3
- @dependabot[bot]
- Justin Dalrymple (@jdalrymple)
- Roy Jacobs (@sagacity)
v34.1.0
🐛 Bug Fix
-
@gitbeaker/core
,@gitbeaker/requester-utils
- Fixing stringify of hash arguments #2057 (@jdalrymple)
🔩 Dependency Updates
-
@gitbeaker/browser
- Bump node-fetch from 2.6.1 to 3.0.0 #2049 (@dependabot[bot])
-
@gitbeaker/core
- Bump eslint-plugin-prettier from 3.4.1 to 4.0.0 #2043 (@dependabot[bot] @jdalrymple)
Authors: 2
- @dependabot[bot]
- Justin Dalrymple (@jdalrymple)
v34.0.1
v34.0.0
Thank you, Paul Lemke (@lemkepf), for all your work!
💥 Breaking Change
-
@gitbeaker/core
- Update Jobs showPipelineJobs to have correct array return type #2056 (plemke@acculynx.com)
🐛 Bug Fix
-
@gitbeaker/browser
- Using arrayBuffer for unknown content types #2040 (@jdalrymple)
Authors: 2
- Justin Dalrymple (@jdalrymple)
- Paul Lemke (@lemkepf)
v33.0.1
Thank you, Roy Jacobs (@sagacity), for all your work!
🐛 Bug Fix
-
@gitbeaker/browser
- Add a CJS build to the browser package #2047 (@sagacity)
🔩 Dependency Updates
- Bump @types/node from 16.7.8 to 16.7.10 #2050 (@dependabot[bot])
- Bump tar from 4.4.15 to 4.4.19 #2048 (@dependabot[bot])
- Bump @typescript-eslint/parser from 4.29.3 to 4.30.0 #2045 (@dependabot[bot])
- Bump @typescript-eslint/eslint-plugin from 4.29.3 to 4.30.0 #2046 (@dependabot[bot])
- Bump @types/node from 16.7.6 to 16.7.8 #2044 (@dependabot[bot])
- Bump @types/node from 16.7.2 to 16.7.6 #2042 (@dependabot[bot])
- Bump jest from 27.0.6 to 27.1.0 #2041 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- Roy Jacobs (@sagacity)
v33.0.0
💥 Breaking Change
-
@gitbeaker/core
- Update MergeRequestApprovals API to match latest Gitlab API Release #2035 (@jdalrymple)
Authors: 1
- Justin Dalrymple (@jdalrymple)
v32.3.0
🐛 Bug Fix
-
@gitbeaker/browser
,@gitbeaker/cli
,@gitbeaker/core
,@gitbeaker/node
- Adding a core integration test, and fixing the resource imports #2039 (@jdalrymple)
🔩 Dependency Updates
- Bump @types/node from 16.7.1 to 16.7.2 #2036 (@dependabot[bot])
- Bump eslint-plugin-import from 2.24.1 to 2.24.2 #2033 (@dependabot[bot])
- Bump playwright from 1.14.0 to 1.14.1 #2034 (@dependabot[bot])
- Bump husky from 7.0.1 to 7.0.2 #2032 (@dependabot[bot])
- Bump @typescript-eslint/eslint-plugin from 4.29.2 to 4.29.3 #2028 (@dependabot[bot])
- Bump rollup from 2.56.2 to 2.56.3 #2029 (@dependabot[bot])
- Bump @typescript-eslint/parser from 4.29.2 to 4.29.3 #2027 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- Justin Dalrymple (@jdalrymple)
v32.2.0
Thank you, Feng Yu (@F3n67u), for all your work!
🐛 Bug Fix
-
@gitbeaker/core
🔩 Dependency Updates
- Bump @types/node from 16.6.2 to 16.7.1 #2023 (@dependabot[bot])
- Bump eslint-plugin-prettier from 3.4.0 to 3.4.1 #2022 (@dependabot[bot])
- Bump eslint-plugin-import from 2.24.0 to 2.24.1 #2021 (@dependabot[bot])
- Bump @types/node from 16.6.1 to 16.6.2 #2018 (@dependabot[bot])
- Bump ts-node from 10.2.0 to 10.2.1 #2017 (@dependabot[bot])
- Bump ts-jest from 27.0.4 to 27.0.5 #2016 (@dependabot[bot])
- Bump @typescript-eslint/parser from 4.29.1 to 4.29.2 #2013 (@dependabot[bot])
- Bump @typescript-eslint/eslint-plugin from 4.29.1 to 4.29.2 #2012 (@dependabot[bot])
- Bump playwright from 1.13.1 to 1.14.0 #2011 (@dependabot[bot])
- Bump auto from 10.30.0 to 10.31.0 #2006 (@dependabot[bot])
- Bump @auto-it/first-time-contributor from 10.30.0 to 10.31.0 #2007 (@dependabot[bot])
- Bump @types/node from 16.6.0 to 16.6.1 #2009 (@dependabot[bot])
- Bump @auto-it/all-contributors from 10.30.0 to 10.31.0 #2005 (@dependabot[bot])
-
@gitbeaker/browser
- Bump @rollup/plugin-commonjs from 19.0.2 to 20.0.0 #1983 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- Feng Yu (@F3n67u)
v32.1.2
Thank you, Mahmoud Saada (@saada), for all your work!
🐛 Bug Fix
-
@gitbeaker/core
- Fix showArchive return type #2001 (@saada @jdalrymple)
🔩 Dependency Updates
- Bump tslib from 2.3.0 to 2.3.1 #2002 (@dependabot[bot])
- Bump @types/node from 16.4.13 to 16.6.0 #2003 (@dependabot[bot])
- Bump rollup from 2.56.1 to 2.56.2 #2000 (@dependabot[bot])
- Bump @typescript-eslint/parser from 4.29.0 to 4.29.1 #1997 (@dependabot[bot])
- Bump @typescript-eslint/eslint-plugin from 4.29.0 to 4.29.1 #1998 (@dependabot[bot])
- Bump eslint-plugin-import from 2.23.4 to 2.24.0 #1994 (@dependabot[bot])
- Bump lint-staged from 11.1.1 to 11.1.2 #1996 (@dependabot[bot])
- Bump ts-node from 10.1.0 to 10.2.0 #1995 (@dependabot[bot])
Authors: 3
- @dependabot[bot]
- Justin Dalrymple (@jdalrymple)
- Mahmoud Saada (@saada)
v32.1.1
👷🏼 ♀️ Technical Debt
-
@gitbeaker/browser
,@gitbeaker/core
,@gitbeaker/node
- Improved mime handling #1979 (@jdalrymple)
🔩 Dependency Updates
- Bump rollup from 2.56.0 to 2.56.1 #1993 (@dependabot[bot])
- Bump rollup from 2.55.1 to 2.56.0 #1992 (@dependabot[bot])
- Bump @types/node from 16.4.12 to 16.4.13 #1991 (@dependabot[bot])
- Bump @types/node from 16.4.10 to 16.4.12 #1989 (@dependabot[bot])
- Bump tar from 4.4.13 to 4.4.15 #1988 (@dependabot[bot])
- Bump @typescript-eslint/eslint-plugin from 4.28.5 to 4.29.0 #1987 (@dependabot[bot])
- Bump @typescript-eslint/parser from 4.28.5 to 4.29.0 #1986 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- Justin Dalrymple (@jdalrymple)
v32.1.0
🐛 Bug Fix
-
@gitbeaker/core
- Revert pagination changes. Information is available, just not through gitlab.com #1985 (@jdalrymple)
🔩 Dependency Updates
- Bump chalk from 4.1.1 to 4.1.2 #1981 (@dependabot[bot])
- Bump @types/node from 16.4.7 to 16.4.10 #1982 (@dependabot[bot])
- Bump eslint from 7.31.0 to 7.32.0 #1980 (@dependabot[bot])
- Bump rollup from 2.55.0 to 2.55.1 #1978 (@dependabot[bot])
- Bump playwright from 1.13.0 to 1.13.1 #1977 (@dependabot[bot])
- Bump @types/node from 16.4.6 to 16.4.7 #1976 (@dependabot[bot])
- Bump @types/node from 16.4.4 to 16.4.6 #1975 (@dependabot[bot])
- Bump rollup from 2.54.0 to 2.55.0 #1974 (@dependabot[bot])
- Bump @types/node from 16.4.3 to 16.4.4 #1973 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- Justin Dalrymple (@jdalrymple)
v32.0.0
💥 Breaking Change
-
@gitbeaker/core
- Added Topics to ProjectSchema & Updated Commit.ts #1932 (@Aliyss @jdalrymple)
Authors: 2
- Aliyss Snow (@Aliyss)
- Justin Dalrymple (@jdalrymple)
v31.1.0
Thank you, Aliyss Snow (@Aliyss), for all your work!
💥 Feature
-
@gitbeaker/browser
,@gitbeaker/core
,@gitbeaker/node
- Added RepositorySubmodules.ts #1931 (@Aliyss @jdalrymple)
🔩 Dependency Updates
- Bump @typescript-eslint/eslint-plugin from 4.28.4 to 4.28.5 #1971 (@dependabot[bot])
- Bump @rollup/plugin-commonjs from 19.0.1 to 19.0.2 #1972 (@dependabot[bot])
- Bump @typescript-eslint/parser from 4.28.4 to 4.28.5 #1970 (@dependabot[bot])
- Bump @rollup/plugin-node-resolve from 13.0.2 to 13.0.4 #1967 (@dependabot[bot])
- Bump lint-staged from 11.1.0 to 11.1.1 #1969 (@dependabot[bot])
- Bump @types/node from 16.4.1 to 16.4.3 #1968 (@dependabot[bot])
- Bump rollup from 2.53.3 to 2.54.0 #1966 (@dependabot[bot])
- Bump @auto-it/all-contributors from 10.29.3 to 10.30.0 #1961 (@dependabot[bot])
- Bump lint-staged from 11.0.1 to 11.1.0 #1965 (@dependabot[bot])
- Bump @types/node from 16.4.0 to 16.4.1 #1960 (@dependabot[bot])
- Bump @auto-it/first-time-contributor from 10.29.3 to 10.30.0 #1962 (@dependabot[bot])
- Bump auto from 10.29.3 to 10.30.0 #1959 (@dependabot[bot])
- Bump rollup from 2.53.2 to 2.53.3 #1958 (@dependabot[bot])
- Bump eslint-plugin-jest from 24.3.7 to 24.4.0 #1956 (@dependabot[bot])
- Bump playwright from 1.12.3 to 1.13.0 #1957 (@dependabot[bot])
- Bump ts-jest from 27.0.3 to 27.0.4 #1955 (@dependabot[bot])
- Bump eslint-plugin-jest from 24.3.6 to 24.3.7 #1954 (@dependabot[bot])
- Bump @types/node from 16.3.3 to 16.4.0 #1953 (@dependabot[bot])
- Bump @typescript-eslint/parser from 4.28.3 to 4.28.4 #1951 (@dependabot[bot])
- Bump codecov from 3.8.2 to 3.8.3 #1952 (@dependabot[bot])
- Bump @typescript-eslint/eslint-plugin from 4.28.3 to 4.28.4 #1950 (@dependabot[bot])
- Bump eslint from 7.30.0 to 7.31.0 #1946 (@dependabot[bot])
- Bump @types/node from 16.3.2 to 16.3.3 #1945 (@dependabot[bot])
- Bump @rollup/plugin-commonjs from 19.0.0 to 19.0.1 #1943 (@dependabot[bot])
- Bump @rollup/plugin-node-resolve from 13.0.0 to 13.0.2 #1944 (@dependabot[bot])
- Bump rollup from 2.53.1 to 2.53.2 #1942 (@dependabot[bot])
- Bump @types/node from 16.3.1 to 16.3.2 #1941 (@dependabot[bot])
- Bump lint-staged from 11.0.0 to 11.0.1 #1940 (@dependabot[bot])
- Bump @typescript-eslint/parser from 4.28.2 to 4.28.3 #1939 (@dependabot[bot])
- Bump @typescript-eslint/eslint-plugin from 4.28.2 to 4.28.3 #1938 (@dependabot[bot])
- Bump @types/node from 16.3.0 to 16.3.1 #1935 (@dependabot[bot])
- Bump ts-node from 10.0.0 to 10.1.0 #1934 (@dependabot[bot])
- Bump rollup from 2.52.8 to 2.53.1 #1933 (@dependabot[bot])
- Bump @types/node from 16.0.1 to 16.3.0 #1928 (@dependabot[bot])
- Bump @types/node from 16.0.0 to 16.0.1 #1927 (@dependabot[bot])
- Bump rollup from 2.52.7 to 2.52.8 #1926 (@dependabot[bot])
- Bump @types/jest from 26.0.23 to 26.0.24 #1925 (@dependabot[bot])
- Bump husky from 7.0.0 to 7.0.1 #1924 (@dependabot[bot])
- Bump @typescript-eslint/eslint-plugin from 4.28.1 to 4.28.2 #1923 (@dependabot[bot])
- Bump @typescript-eslint/parser from 4.28.1 to 4.28.2 #1922 (@dependabot[bot])
- Bump prettier from 2.3.0 to 2.3.2 #1901 (@dependabot[bot])
-
@gitbeaker/browser
,@gitbeaker/core
,@gitbeaker/node
,@gitbeaker/requester-utils
- Bump @types/node from 15.14.0 to 16.0.0 #1914 (@dependabot[bot])
📝 Documentation
- Update README.md #1913 (@Aliyss @jdalrymple)
Authors: 3
- @dependabot[bot]
- Aliyss Snow (@Aliyss)
- Justin Dalrymple (@jdalrymple)
v31.0.0
💥 Breaking Change
-
@gitbeaker/browser
,@gitbeaker/cli
,@gitbeaker/core
,@gitbeaker/node
,@gitbeaker/requester-utils
- Expose typing to consumer and remove export complexity #1818 (@jdalrymple)
🔩 Dependency Updates
- Bump jest-playwright-preset from 1.6.1 to 1.7.0 #1916 (@dependabot[bot])
- Bump eslint from 7.29.0 to 7.30.0 #1915 (@dependabot[bot])
- Bump husky from 6.0.0 to 7.0.0 #1909 (@dependabot[bot])
- Bump @types/node from 15.12.5 to 15.14.0 #1911 (@dependabot[bot])
- Bump rollup from 2.52.4 to 2.52.7 #1910 (@dependabot[bot])
- Bump typescript from 4.3.4 to 4.3.5 #1908 (@dependabot[bot])
- Bump rollup from 2.52.3 to 2.52.4 #1907 (@dependabot[bot])
- Bump @typescript-eslint/parser from 4.28.0 to 4.28.1 #1904 (@dependabot[bot])
- Bump @typescript-eslint/eslint-plugin from 4.28.0 to 4.28.1 #1905 (@dependabot[bot])
- Bump jest from 27.0.5 to 27.0.6 #1903 (@dependabot[bot])
- Bump rollup from 2.52.2 to 2.52.3 #1902 (@dependabot[bot])
- Bump playwright from 1.12.2 to 1.12.3 #1900 (@dependabot[bot])
- Bump @types/node from 15.12.4 to 15.12.5 #1899 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- Justin Dalrymple (@jdalrymple)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.