chore(deps): update dependency semantic-release to v20
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
semantic-release | devDependencies | major | 19.0.5 -> 20.0.2 |
Release Notes
semantic-release/semantic-release
v20.0.2
Bug Fixes
v20.0.1
Bug Fixes
- deps: update dependency cosmiconfig to v8 (f914c1e)
- deps: update dependency hosted-git-info to v6 (c4da008)
v20.0.0
BREAKING CHANGES
- esm: semantic-release is now ESM-only. since it is used through its own executable, the impact on consuming projects should be minimal
- esm: references to plugin files in configs need to include the file extension because of executing in an ESM context
- node-versions: node v18 is now the minimum required version of node. this is in line with our node support policy. please see our recommendations for releasing with a different node version than your project normally uses, if necessary.
Features
- esm: convert to esm (#2569) (9eab1ad), closes #2543
- node-versions: raised the minimum required node version to v18 (#2620) (8a0d8be)
Bug Fixes
Renovate configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate