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
369 stars 48 forks source link

chore(deps): update dependency semantic-release to v19 #151

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
semantic-release ^18.0.0 -> ^19.0.0 age adoption passing confidence

Release Notes

semantic-release/semantic-release ### [`v19.0.3`](https://togithub.com/semantic-release/semantic-release/releases/tag/v19.0.3) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v19.0.2...v19.0.3) ##### Bug Fixes - **log-repo:** use the original form of the repo url to remove the need to mask credentials ([#​2459](https://togithub.com/semantic-release/semantic-release/issues/2459)) ([58a226f](https://togithub.com/semantic-release/semantic-release/commit/58a226f29c04ee56bbb02cc661f020d568849cad)), closes [#​2449](https://togithub.com/semantic-release/semantic-release/issues/2449) ### [`v19.0.2`](https://togithub.com/semantic-release/semantic-release/releases/tag/v19.0.2) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v19.0.1...v19.0.2) ##### Bug Fixes - **npm-plugin:** upgraded to the stable version ([0eca144](https://togithub.com/semantic-release/semantic-release/commit/0eca144bad39bf62aa6d207766985657df4fa588)) ### [`v19.0.1`](https://togithub.com/semantic-release/semantic-release/releases/tag/v19.0.1) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v19.0.0...v19.0.1) ##### Bug Fixes - **npm-plugin:** upgraded to the latest beta version ([8097afb](https://togithub.com/semantic-release/semantic-release/commit/8097afb423cf831c72482246d977551ad1361eec)) ### [`v19.0.0`](https://togithub.com/semantic-release/semantic-release/releases/tag/v19.0.0) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v18.0.1...v19.0.0) ##### Bug Fixes - **npm-plugin:** upgraded to the beta, which upgrades npm to v8 ([f634b8c](https://togithub.com/semantic-release/semantic-release/commit/f634b8c3ca498ab170d12ebea9139d1f287ecab5)) - upgrade `marked` to resolve ReDos vulnerability ([#​2330](https://togithub.com/semantic-release/semantic-release/issues/2330)) ([d9e5bc0](https://togithub.com/semantic-release/semantic-release/commit/d9e5bc06044b3493300e7bc38f80efa528e3f298)) ##### BREAKING CHANGES - **npm-plugin:** `@semantic-release/npm` has also dropped support for node v15 - node v15 has been removed from our defined supported versions of node. this was done to upgrade to compatible versions of `marked` and `marked-terminal` that resolved the ReDoS vulnerability. removal of support of this node version should be low since it was not an LTS version and has been EOL for several months already. ### [`v18.0.1`](https://togithub.com/semantic-release/semantic-release/releases/tag/v18.0.1) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v18.0.0...v18.0.1) ##### Bug Fixes - bump [@​semantic-release/commit-analyzer](https://togithub.com/semantic-release/commit-analyzer) to 9.0.2 ([#​2258](https://togithub.com/semantic-release/semantic-release/issues/2258)) ([7f971f3](https://togithub.com/semantic-release/semantic-release/commit/7f971f3a4c7c247a936814fe7d4a080946156f73))

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.