Open renovate[bot] opened 3 years ago
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
â™» Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
âš Warning: custom changes will be lost.
This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.
This PR contains the following updates:
semantic-release
17.2.3
->18.0.0
:warning: MAJOR MAJOR MAJOR :warning:
Release Notes
semantic-release/semantic-release
### [`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 ### [`v17.4.7`](https://togithub.com/semantic-release/semantic-release/releases/v17.4.7) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.4.6...v17.4.7) ##### Bug Fixes - **engines:** fixed defined node version to account for the higher requirement from the npm plugin ([#2088](https://togithub.com/semantic-release/semantic-release/issues/2088)) ([ea52e17](https://togithub.com/semantic-release/semantic-release/commit/ea52e1775a585ac1d7305434f90d712e3da7fd33)) ### [`v17.4.6`](https://togithub.com/semantic-release/semantic-release/releases/v17.4.6) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.4.5...v17.4.6) ##### Bug Fixes - **marked:** reverted upgrade to v3 ([#2087](https://togithub.com/semantic-release/semantic-release/issues/2087)) ([5edff69](https://togithub.com/semantic-release/semantic-release/commit/5edff69580121deae599d070dc08ca916abb0040)) ### [`v17.4.5`](https://togithub.com/semantic-release/semantic-release/releases/v17.4.5) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.4.4...v17.4.5) ##### Bug Fixes - **deps:** update dependency marked to v3 ([6e4beb8](https://togithub.com/semantic-release/semantic-release/commit/6e4beb8314d556524341657d88817061300259a3)) ### [`v17.4.4`](https://togithub.com/semantic-release/semantic-release/releases/v17.4.4) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.4.3...v17.4.4) ##### Bug Fixes - corrected spelling of invalid plugin config error ([#1979](https://togithub.com/semantic-release/semantic-release/issues/1979)) ([80e1665](https://togithub.com/semantic-release/semantic-release/commit/80e1665037e8977cea7c460eae863509d6779720)) ### [`v17.4.3`](https://togithub.com/semantic-release/semantic-release/releases/v17.4.3) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.4.2...v17.4.3) ##### Bug Fixes - bump minimal version of lodash to address `CVE-2021-23337` ([#1931](https://togithub.com/semantic-release/semantic-release/issues/1931)) ([55194c1](https://togithub.com/semantic-release/semantic-release/commit/55194c106e25c18b9671ffda5096cc8b9d35ff1a)) ### [`v17.4.2`](https://togithub.com/semantic-release/semantic-release/releases/v17.4.2) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.4.1...v17.4.2) ##### Bug Fixes - **deps:** update dependency hosted-git-info to v4 ([#1838](https://togithub.com/semantic-release/semantic-release/issues/1838)) ([44b3344](https://togithub.com/semantic-release/semantic-release/commit/44b3344b915ee59b1eca95fd660fc4e503ac9cb8)) ### [`v17.4.1`](https://togithub.com/semantic-release/semantic-release/releases/v17.4.1) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.4.0...v17.4.1) ##### Bug Fixes - **deps:** peer dependecy error with `marked-terminal` ([#1829](https://togithub.com/semantic-release/semantic-release/issues/1829)) ([07f12b9](https://togithub.com/semantic-release/semantic-release/commit/07f12b9df2237aafe6f696b5c47898518a8e73a0)) ### [`v17.4.0`](https://togithub.com/semantic-release/semantic-release/releases/v17.4.0) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.3.9...v17.4.0) ##### Features - **config:** Use cosmiconfig defaults to support .cjs config files ([#1815](https://togithub.com/semantic-release/semantic-release/issues/1815)) ([3ecc196](https://togithub.com/semantic-release/semantic-release/commit/3ecc196d8ad735f6ab30b81b8f5d8b6d095e1da8)), closes [#1814](https://togithub.com/semantic-release/semantic-release/issues/1814) ### [`v17.3.9`](https://togithub.com/semantic-release/semantic-release/releases/v17.3.9) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.3.8...v17.3.9) ##### Bug Fixes - update link to GitLab CI introduction ([#1794](https://togithub.com/semantic-release/semantic-release/issues/1794)) ([a9be97b](https://togithub.com/semantic-release/semantic-release/commit/a9be97b56b8c604ca6dda2c7d662ac5d676c0fa5)) ### [`v17.3.8`](https://togithub.com/semantic-release/semantic-release/releases/v17.3.8) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.3.7...v17.3.8) ##### Bug Fixes - **deps:** update dependency marked to v2 ([a2eaed0](https://togithub.com/semantic-release/semantic-release/commit/a2eaed086f9899b7415ed9f6ac58a525a0963696)) ### [`v17.3.7`](https://togithub.com/semantic-release/semantic-release/releases/v17.3.7) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.3.6...v17.3.7) ##### Bug Fixes - **deps:** update dependency get-stream to v6 ([#1748](https://togithub.com/semantic-release/semantic-release/issues/1748)) ([969e460](https://togithub.com/semantic-release/semantic-release/commit/969e460948aeb30c2c53d816b97f62f9f631d265)) ### [`v17.3.6`](https://togithub.com/semantic-release/semantic-release/releases/v17.3.6) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.3.5...v17.3.6) ##### Bug Fixes - **deps:** update dependency cosmiconfig to v7 ([#1742](https://togithub.com/semantic-release/semantic-release/issues/1742)) ([cc74a4c](https://togithub.com/semantic-release/semantic-release/commit/cc74a4c890b5412044a0a3ea79a28b22029ec795)) - **deps:** update dependency execa to v5 ([#1745](https://togithub.com/semantic-release/semantic-release/issues/1745)) ([8262832](https://togithub.com/semantic-release/semantic-release/commit/8262832cda3c2c82b5461bb3ab40a91a3535cddc)) ### [`v17.3.5`](https://togithub.com/semantic-release/semantic-release/releases/v17.3.5) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.3.4...v17.3.5) ##### Bug Fixes - pin initial branch to master ([#1740](https://togithub.com/semantic-release/semantic-release/issues/1740)) ([32a2c91](https://togithub.com/semantic-release/semantic-release/commit/32a2c91d7cf48e1119cbe97a6908f455455385fd)) ### [`v17.3.4`](https://togithub.com/semantic-release/semantic-release/releases/v17.3.4) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.3.3...v17.3.4) ##### Bug Fixes - **deps:** update to yargs 16.2.0 ([#1739](https://togithub.com/semantic-release/semantic-release/issues/1739)) ([d2ec893](https://togithub.com/semantic-release/semantic-release/commit/d2ec8931bcd09365f820f054a6cd704b5e483eb0)) ### [`v17.3.3`](https://togithub.com/semantic-release/semantic-release/releases/v17.3.3) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.3.2...v17.3.3) ##### Bug Fixes - add logging for top-level errors ([#1736](https://togithub.com/semantic-release/semantic-release/issues/1736)) ([9f57b84](https://togithub.com/semantic-release/semantic-release/commit/9f57b84aaa22f703c9118e532855c660c1d46fa4)) ### [`v17.3.2`](https://togithub.com/semantic-release/semantic-release/releases/v17.3.2) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.3.1...v17.3.2) ##### Bug Fixes - normalize ci: false into noCi: true after configs get merged ([#1732](https://togithub.com/semantic-release/semantic-release/issues/1732)) thanks [@dominykas](https://togithub.com/dominykas) ([21c151f](https://togithub.com/semantic-release/semantic-release/commit/21c151f167960ffa9f43069bc109900ebf57aed3)) ### [`v17.3.1`](https://togithub.com/semantic-release/semantic-release/releases/v17.3.1) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.3.0...v17.3.1) ##### Bug Fixes - **deps:** Require find-versions ^4.0.0 ([#1722](https://togithub.com/semantic-release/semantic-release/issues/1722)) ([52238cb](https://togithub.com/semantic-release/semantic-release/commit/52238cbccc20b2e0028bc7e5394df0002099f4ee)) ### [`v17.3.0`](https://togithub.com/semantic-release/semantic-release/releases/v17.3.0) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.2.4...v17.3.0) ##### Features - **docs:** note that publish token is required ([#1700](https://togithub.com/semantic-release/semantic-release/issues/1700)) ([885d87a](https://togithub.com/semantic-release/semantic-release/commit/885d87ac0faa41ab998006e2f2ab2fbef47a9b30)) ### [`v17.2.4`](https://togithub.com/semantic-release/semantic-release/releases/v17.2.4) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.2.3...v17.2.4) ##### Bug Fixes - escape uri encoded symbols ([#1697](https://togithub.com/semantic-release/semantic-release/issues/1697)) ([f8f8fbc](https://togithub.com/semantic-release/semantic-release/commit/f8f8fbcac47aa3c8c0c9b5f3a8738957934cc86c))Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Never, 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.