imgix / gatsby

A simple yet powerful integration between Gatsby and imgix
BSD 2-Clause "Simplified" License
30 stars 6 forks source link

chore(dev-deps): update semantic-release monorepo (major) #165

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@semantic-release/changelog 5.0.1 -> 6.0.1 age adoption passing confidence
@semantic-release/git 9.0.1 -> 10.0.1 age adoption passing confidence
semantic-release 17.4.7 -> 19.0.2 age adoption passing confidence

Release Notes

semantic-release/changelog ### [`v6.0.1`](https://togithub.com/semantic-release/changelog/releases/v6.0.1) [Compare Source](https://togithub.com/semantic-release/changelog/compare/v6.0.0...v6.0.1) ##### Bug Fixes - **deps:** update dependency [@​semantic-release/error](https://togithub.com/semantic-release/error) to v3 ([#​167](https://togithub.com/semantic-release/changelog/issues/167)) ([ef37296](https://togithub.com/semantic-release/changelog/commit/ef37296a65d424725ec744b62c2c3753d75fafdb)) ### [`v6.0.0`](https://togithub.com/semantic-release/changelog/releases/v6.0.0) [Compare Source](https://togithub.com/semantic-release/changelog/compare/v5.0.1...v6.0.0) ##### Features - **node-version:** raised the minimum required version to v14.17 ([#​170](https://togithub.com/semantic-release/changelog/issues/170)) ([5cf74e4](https://togithub.com/semantic-release/changelog/commit/5cf74e47e9a86f1b50ca0ac23abcc8d95eafc531)) ##### BREAKING CHANGES - **node-version:** the minimum required version of node is now v14.17
semantic-release/git ### [`v10.0.1`](https://togithub.com/semantic-release/git/releases/v10.0.1) [Compare Source](https://togithub.com/semantic-release/git/compare/v10.0.0...v10.0.1) ##### Bug Fixes - **deps:** update dependency [@​semantic-release/error](https://togithub.com/semantic-release/error) to v3 ([#​295](https://togithub.com/semantic-release/git/issues/295)) ([3e934d4](https://togithub.com/semantic-release/git/commit/3e934d45f97fd07a63617c0fc098c9ed3e67d97a)) ### [`v10.0.0`](https://togithub.com/semantic-release/git/releases/v10.0.0) [Compare Source](https://togithub.com/semantic-release/git/compare/v9.0.1...v10.0.0) ##### Features - **node-version:** raised the minimum required version to v14.17 ([7ab65f8](https://togithub.com/semantic-release/git/commit/7ab65f8c8d30443d589aedbaa8ac3ea235144aef)) ##### BREAKING CHANGES - **node-version:** the minimum required version of node is now v14.17
semantic-release/semantic-release ### [`v19.0.2`](https://togithub.com/semantic-release/semantic-release/releases/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/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/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/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)) ### [`v18.0.0`](https://togithub.com/semantic-release/semantic-release/releases/v18.0.0) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.4.7...v18.0.0) This is a maintenance release. An increasing amount of dependencies required a node version higher than the Node 10 version supported by `semantic-release@17`. We decided to go straight to a recent Node LTS version because the release build is usually independent of others, requiring a higher node version is less disruptive to users, but helps us reduce the maintenance overhead. If you use GitHub Actions and need to bump the node version set up by `actions/node-setup`, you can use [`octoherd-script-bump-node-version-in-workflows`](https://togithub.com/gr2m/octoherd-script-bump-node-version-in-workflows#readme) ##### BREAKING CHANGES **node-version:** the minimum required version of node is now v14.17

Configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Disabled due to failing status checks.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

renovate[bot] commented 2 years ago

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.