octokit / request-action

A GitHub Action to send arbitrary requests to GitHub's REST API
https://github.com/marketplace/actions/GitHub-API-Request
MIT License
362 stars 48 forks source link

chore(deps): update dependency semantic-release to v22 #277

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
semantic-release ^21.0.0 -> ^22.0.0 age adoption passing confidence

Release Notes

semantic-release/semantic-release (semantic-release) ### [`v22.0.0`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.0) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v21.1.2...v22.0.0) ##### Bug Fixes - **deps:** updated to the latest beta of the commit analyzer plugin ([03a687b](https://togithub.com/semantic-release/semantic-release/commit/03a687b3ea862f06cc5f8a721827296718640fd1)) - **deps:** updated to the latest betas of the commit-analyzer and release-notes-generator plugins ([de8e4e0](https://togithub.com/semantic-release/semantic-release/commit/de8e4e05e9f20c1ac073e08e5dd340aadc2ba70e)) - **deps:** upgraded to the latest version of the npm plugin with npm v10 ([a23b718](https://togithub.com/semantic-release/semantic-release/commit/a23b71890b0638d41e52c41ffbd8d37f421fda6b)) ##### Features - **conventional-changelog-presets:** supported new preset format ([07a79ea](https://togithub.com/semantic-release/semantic-release/commit/07a79ea7e9588f3c4175b4c7196370819cae8a56)) - defined exports for the package ([72ab317](https://togithub.com/semantic-release/semantic-release/commit/72ab317bb0c6333c643f457f5658c318b78e4740)) - **node-versions:** raised the minimum node v20 requirement to v20.6 ([e623cc6](https://togithub.com/semantic-release/semantic-release/commit/e623cc642ae2a2dba0d439494ba700366bd86dd3)) - **node-versions:** raised the minimum required node version to v18.17 and dropped v19 support ([b9f294d](https://togithub.com/semantic-release/semantic-release/commit/b9f294d179b2792882c19206b64eb484bb0c1cef)) - **node-versions:** raised the minimum supported node version w/in the v20 range to v20.6.1 ([b93bef4](https://togithub.com/semantic-release/semantic-release/commit/b93bef4eea9baf3a94f41def4efb2f2af19cddf6)) ##### BREAKING CHANGES - **node-versions:** the minimum supported version for the v20 range of node has been raised slightly to v20.6.1 to avoid a known node bug - **node-versions:** the minimum supported node version in the v20 major range is now v20.6 - **node-versions:** node v18.17 is now the minimum supported node version and support for v19 has been dropped - exports prevents access to internal files, but they arent intended for public use anyway - **conventional-changelog-presets:** the new preset format is a breaking change when compared to the previous preset format. updating to support the new format means that the old preset format is no longer supported. update your preset to the latest version to maintain compatibility ### [`v21.1.2`](https://togithub.com/semantic-release/semantic-release/releases/tag/v21.1.2) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v21.1.1...v21.1.2) ##### Bug Fixes - **deps:** update dependency aggregate-error to v5 ([#​2956](https://togithub.com/semantic-release/semantic-release/issues/2956)) ([1017e1a](https://togithub.com/semantic-release/semantic-release/commit/1017e1aac2d12736fb3027a8693aca228b0717d1)) ### [`v21.1.1`](https://togithub.com/semantic-release/semantic-release/releases/tag/v21.1.1) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v21.1.0...v21.1.1) ##### Bug Fixes - **types:** included the definitions file in the published package ([#​2920](https://togithub.com/semantic-release/semantic-release/issues/2920)) ([4c95c97](https://togithub.com/semantic-release/semantic-release/commit/4c95c97d8f15ab2620183009bc1c2a9d946d78d1)) ### [`v21.1.0`](https://togithub.com/semantic-release/semantic-release/releases/tag/v21.1.0) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v21.0.9...v21.1.0) ##### Features - Added TypeScript definitions ([#​2916](https://togithub.com/semantic-release/semantic-release/issues/2916)) ([c21a1ac](https://togithub.com/semantic-release/semantic-release/commit/c21a1ac7938e5b51122b92b3b107cb3b2a326e24)) ### [`v21.0.9`](https://togithub.com/semantic-release/semantic-release/releases/tag/v21.0.9) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v21.0.8...v21.0.9) ##### Bug Fixes - **deps:** update dependency hosted-git-info to v7 ([#​2908](https://togithub.com/semantic-release/semantic-release/issues/2908)) ([eba86ac](https://togithub.com/semantic-release/semantic-release/commit/eba86ac8e520d143db3853b24a7c5b5158b71ad3)) ### [`v21.0.8`](https://togithub.com/semantic-release/semantic-release/releases/tag/v21.0.8) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v21.0.7...v21.0.8) ##### Bug Fixes - **deps:** update dependency execa to v8 ([#​2914](https://togithub.com/semantic-release/semantic-release/issues/2914)) ([7bc21fc](https://togithub.com/semantic-release/semantic-release/commit/7bc21fcdc7c9962e27770cdfb268290d7ff610d2))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 9 months ago

👋 Hi! Thank you for this contribution! Just to let you know, our GitHub SDK team does a round of issue and PR reviews twice a week, every Monday and Friday! We have a process in place for prioritizing and responding to your input. Because you are a part of this community please feel free to comment, add to, or pick up any issues/PRs that are labled with Status: Up for grabs. You & others like you are the reason all of this works! So thank you & happy coding! 🚀

octokitbot commented 4 months ago

:tada: This PR is included in version 2.2.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: