chore(deps): update semantic-release monorepo (major)
Created by: renovate[bot]
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@semantic-release/changelog | 5.0.1 -> 6.0.1 |
||||
@semantic-release/exec | 5.0.0 -> 6.0.3 |
||||
@semantic-release/git | 9.0.1 -> 10.0.1 |
||||
semantic-release | 17.4.7 -> 19.0.2 |
Release Notes
semantic-release/changelog
v6.0.1
Bug Fixes
- deps: update dependency @semantic-release/error to v3 (#167) (ef37296)
v6.0.0
Features
BREAKING CHANGES
- node-version: the minimum required version of node is now v14.17
semantic-release/exec
v6.0.3
Bug Fixes
v6.0.2
Bug Fixes
- deps: update dependency @semantic-release/error to v3 (#185) (f690867)
v6.0.1
Bug Fixes
v6.0.0
Features
BREAKING CHANGES
- node-version: the minimum required version of node is now v14.17
semantic-release/git
v10.0.1
Bug Fixes
- deps: update dependency @semantic-release/error to v3 (#295) (3e934d4)
v10.0.0
Features
- node-version: raised the minimum required version to v14.17 (7ab65f8)
BREAKING CHANGES
- node-version: the minimum required version of node is now v14.17
semantic-release/semantic-release
v19.0.2
Bug Fixes
- npm-plugin: upgraded to the stable version (0eca144)
v19.0.1
Bug Fixes
- npm-plugin: upgraded to the latest beta version (8097afb)
v19.0.0
Bug Fixes
- npm-plugin: upgraded to the beta, which upgrades npm to v8 (f634b8c)
- upgrade
marked
to resolve ReDos vulnerability (#2330) (d9e5bc0)
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
andmarked-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
Bug Fixes
- bump @semantic-release/commit-analyzer to 9.0.2 (#2258) (7f971f3)
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
BREAKING CHANGES
node-version: the minimum required version of node is now v14.17
Configuration
-
If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by WhiteSource Renovate. View repository job log here.