Releases: jdalrymple/gitbeaker
37.0.0
💥 Breaking Change
@gitbeaker/cli
,@gitbeaker/core
,@gitbeaker/requester-utils
,@gitbeaker/rest
- Major Release v36.0.0 - Improved Typing, and API support (16.0) #2258 (@jdalrymple)
Authors: 1
- Justin Dalrymple (@jdalrymple)
35.8.0
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Sander Cox (@sandercox)
❤️ Ivan Katliarchuk (@ivankatliarchuk)
❤️ null@phillipB-nmprofile
❤️ Robert Donnelly (@robdonn)
❤️ Felix Herold (@DerHerrGammler)
🐛 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)
35.7.0
🎉 This release contains work from a new contributor! 🎉
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)
35.6.1
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Karl Haworth (@karlhaworth)
❤️ Jeff Bacon (@thesuavehog)
🐛 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)
35.6.0
🎉 This release contains work from a new contributor! 🎉
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)
35.5.0
🎉 This release contains work from a new contributor! 🎉
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 ([email protected])
Authors: 2
- Bilal Aslam (@BilalAslam1)
- Justin Dalrymple (@jdalrymple)
35.4.0
🎉 This release contains work from a new contributor! 🎉
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)
35.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)
35.2.0
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Carsten Moberg Hammer (@moberghammer)
❤️ null@pataar
🐛 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)
35.1.0
🐛 Bug Fix
- Merge branch 'bug/circleci-workspace' #2256 (@jdalrymple)
Authors: 1
- Justin Dalrymple (@jdalrymple)