Secrets that would normally be masked by semantic-release can be accidentally disclosed if they contain characters that become encoded when included in a URL.
Patches
Fixed in v17.2.3
Workarounds
Secrets that do not contain characters that become encoded when included in a URL are already masked properly.
What kind of vulnerability is it? Who is impacted?
Secrets that would normally be masked by semantic-release can be accidentally disclosed if they contain characters that are excluded from uri encoding by encodeURI. Occurrence is further limited to execution contexts where push access to the related repository is not available without modifying the repository url to inject credentials.
Patches
Has the problem been patched? What versions should users upgrade to?
Fixed in 19.0.3
Workarounds
Is there a way for users to fix or remediate the vulnerability without upgrading?
Secrets that do not contain characters that are excluded from encoding with encodeURI when included in a URL are already masked properly.
References
Are there any links users can visit to find out more?
semantic-release/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))
### [`v18.0.0`](https://togithub.com/semantic-release/semantic-release/releases/tag/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/tag/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/tag/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/tag/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/tag/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/tag/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/tag/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/tag/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/tag/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/tag/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/tag/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/tag/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/tag/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/tag/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/tag/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/tag/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/tag/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/tag/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/tag/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/tag/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))
### [`v17.2.3`](https://togithub.com/semantic-release/semantic-release/releases/tag/v17.2.3)
[Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.2.2...v17.2.3)
##### Bug Fixes
- mask secrets when characters get uri encoded ([ca90b34](https://togithub.com/semantic-release/semantic-release/commit/ca90b34c4a9333438cc4d69faeb43362bb991e5a))
### [`v17.2.2`](https://togithub.com/semantic-release/semantic-release/releases/tag/v17.2.2)
[Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.2.1...v17.2.2)
##### Bug Fixes
- don't parse port as part of the path in repository URLs ([#1671](https://togithub.com/semantic-release/semantic-release/issues/1671)) ([77a75f0](https://togithub.com/semantic-release/semantic-release/commit/77a75f072bc257b27904408dbea5ae5ccae2b6ab))
- use valid git credentials when multiple are provided ([#1669](https://togithub.com/semantic-release/semantic-release/issues/1669)) ([2bf3771](https://togithub.com/semantic-release/semantic-release/commit/2bf377194efc6b4f13b6bc6cd9272b935f64793e))
### [`v17.2.1`](https://togithub.com/semantic-release/semantic-release/releases/tag/v17.2.1)
[Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.2.0...v17.2.1)
##### Reverts
- Revert "feat: throw an Error if package.json has duplicate "repository" key ([#1656](https://togithub.com/semantic-release/semantic-release/issues/1656))" ([3abcbaf](https://togithub.com/semantic-release/semantic-release/commit/3abcbaf2561a208180a1f8eddc1d8a5c1006fe48)), closes [#1656](https://togithub.com/semantic-release/semantic-release/issues/1656) [#1657](https://togithub.com/semantic-release/semantic-release/issues/1657)
### [`v17.2.0`](https://togithub.com/semantic-release/semantic-release/releases/tag/v17.2.0)
[Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.1.2...v17.2.0)
##### Features
- throw an Error if package.json has duplicate "repository" key ([#1656](https://togithub.com/semantic-release/semantic-release/issues/1656)) ([b8fb35c](https://togithub.com/semantic-release/semantic-release/commit/b8fb35c7e15d314c15182f779ef30b42b6c4e7ea))
### [`v17.1.2`](https://togithub.com/semantic-release/semantic-release/releases/tag/v17.1.2)
[Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.1.1...v17.1.2)
##### Bug Fixes
- add logging for when ssh falls back to http ([#1639](https://togithub.com/semantic-release/semantic-release/issues/1639)) ([b4c5d0a](https://togithub.com/semantic-release/semantic-release/commit/b4c5d0a436fa5a4e98d8326f0512fa8a2f1f4f67))
### [`v17.1.1`](https://togithub.com/semantic-release/semantic-release/releases/tag/v17.1.1)
[Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.1.0...v17.1.1)
##### Bug Fixes
- use correct ci branch context ([#1521](https://togithub.com/semantic-release/semantic-release/issues/1521)) ([0f0c650](https://togithub.com/semantic-release/semantic-release/commit/0f0c650b41764d1a3deb33631147c7ca0e39fe59))
### [`v17.1.0`](https://togithub.com/semantic-release/semantic-release/releases/tag/v17.1.0)
[Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.0.8...v17.1.0)
##### Features
- **bitbucket-basic-auth:** support for bitbucket server basic auth ([#1578](https://togithub.com/semantic-release/semantic-release/issues/1578)) ([a465801](https://togithub.com/semantic-release/semantic-release/commit/a4658016d957a9a240051e51d77388f1345bd6ec))
### [`v17.0.8`](https://togithub.com/semantic-release/semantic-release/releases/tag/v17.0.8)
[Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.0.7...v17.0.8)
##### Bug Fixes
- prevent false positive secret replacement for Golang projects ([#1562](https://togithub.com/semantic-release/semantic-release/issues/1562)) ([eed1d3c](https://togithub.com/semantic-release/semantic-release/commit/eed1d3c8cbab0ef05df39866c90ff74dff77dfa4))
### [`v17.0.7`](https://togithub.com/semantic-release/semantic-release/releases/tag/v17.0.7)
[Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.0.6...v17.0.7)
##### Bug Fixes
- **package:** update marked to version 1.0.0 ([#1534](https://togithub.com/semantic-release/semantic-release/issues/1534)) ([d64db31](https://togithub.com/semantic-release/semantic-release/commit/d64db31e7670c394554246b9d686997c3e2c046b))
### [`v17.0.6`](https://togithub.com/semantic-release/semantic-release/releases/tag/v17.0.6)
[Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.0.5...v17.0.6)
##### Bug Fixes
- adapt for semver to version 7.3.2 (part II) ([#1530](https://togithub.com/semantic-release/semantic-release/issues/1530)) ([431d571](https://togithub.com/semantic-release/semantic-release/commit/431d571a7b7284b2029a55da68a44c65d7c16451))
### [`v17.0.5`](https://togithub.com/semantic-release/semantic-release/releases/tag/v17.0.5)
[Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.0.4...v17.0.5)
##### Bug Fixes
- adapt for semver to version 7.3.2 ([0363790](https://togithub.com/semantic-release/semantic-release/commit/0363790b8a5f91a8c95fc6905e3e20305db7c539))
Configuration
📅 Schedule: Branch creation - "" (UTC), 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.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
17.0.4
->19.0.3
GitHub Vulnerability Alerts
CVE-2020-26226
Impact
Secrets that would normally be masked by
semantic-release
can be accidentally disclosed if they contain characters that become encoded when included in a URL.Patches
Fixed in v17.2.3
Workarounds
Secrets that do not contain characters that become encoded when included in a URL are already masked properly.
CVE-2022-31051
Impact
What kind of vulnerability is it? Who is impacted?
Secrets that would normally be masked by semantic-release can be accidentally disclosed if they contain characters that are excluded from uri encoding by encodeURI. Occurrence is further limited to execution contexts where push access to the related repository is not available without modifying the repository url to inject credentials.
Patches
Has the problem been patched? What versions should users upgrade to?
Fixed in 19.0.3
Workarounds
Is there a way for users to fix or remediate the vulnerability without upgrading?
Secrets that do not contain characters that are excluded from encoding with
encodeURI
when included in a URL are already masked properly.References
Are there any links users can visit to find out more?
For more information
If you have any questions or comments about this advisory:
Release Notes
semantic-release/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)) ### [`v18.0.0`](https://togithub.com/semantic-release/semantic-release/releases/tag/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/tag/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/tag/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/tag/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/tag/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/tag/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/tag/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/tag/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/tag/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/tag/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/tag/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/tag/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/tag/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/tag/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/tag/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/tag/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/tag/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/tag/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/tag/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/tag/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)) ### [`v17.2.3`](https://togithub.com/semantic-release/semantic-release/releases/tag/v17.2.3) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.2.2...v17.2.3) ##### Bug Fixes - mask secrets when characters get uri encoded ([ca90b34](https://togithub.com/semantic-release/semantic-release/commit/ca90b34c4a9333438cc4d69faeb43362bb991e5a)) ### [`v17.2.2`](https://togithub.com/semantic-release/semantic-release/releases/tag/v17.2.2) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.2.1...v17.2.2) ##### Bug Fixes - don't parse port as part of the path in repository URLs ([#1671](https://togithub.com/semantic-release/semantic-release/issues/1671)) ([77a75f0](https://togithub.com/semantic-release/semantic-release/commit/77a75f072bc257b27904408dbea5ae5ccae2b6ab)) - use valid git credentials when multiple are provided ([#1669](https://togithub.com/semantic-release/semantic-release/issues/1669)) ([2bf3771](https://togithub.com/semantic-release/semantic-release/commit/2bf377194efc6b4f13b6bc6cd9272b935f64793e)) ### [`v17.2.1`](https://togithub.com/semantic-release/semantic-release/releases/tag/v17.2.1) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.2.0...v17.2.1) ##### Reverts - Revert "feat: throw an Error if package.json has duplicate "repository" key ([#1656](https://togithub.com/semantic-release/semantic-release/issues/1656))" ([3abcbaf](https://togithub.com/semantic-release/semantic-release/commit/3abcbaf2561a208180a1f8eddc1d8a5c1006fe48)), closes [#1656](https://togithub.com/semantic-release/semantic-release/issues/1656) [#1657](https://togithub.com/semantic-release/semantic-release/issues/1657) ### [`v17.2.0`](https://togithub.com/semantic-release/semantic-release/releases/tag/v17.2.0) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.1.2...v17.2.0) ##### Features - throw an Error if package.json has duplicate "repository" key ([#1656](https://togithub.com/semantic-release/semantic-release/issues/1656)) ([b8fb35c](https://togithub.com/semantic-release/semantic-release/commit/b8fb35c7e15d314c15182f779ef30b42b6c4e7ea)) ### [`v17.1.2`](https://togithub.com/semantic-release/semantic-release/releases/tag/v17.1.2) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.1.1...v17.1.2) ##### Bug Fixes - add logging for when ssh falls back to http ([#1639](https://togithub.com/semantic-release/semantic-release/issues/1639)) ([b4c5d0a](https://togithub.com/semantic-release/semantic-release/commit/b4c5d0a436fa5a4e98d8326f0512fa8a2f1f4f67)) ### [`v17.1.1`](https://togithub.com/semantic-release/semantic-release/releases/tag/v17.1.1) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.1.0...v17.1.1) ##### Bug Fixes - use correct ci branch context ([#1521](https://togithub.com/semantic-release/semantic-release/issues/1521)) ([0f0c650](https://togithub.com/semantic-release/semantic-release/commit/0f0c650b41764d1a3deb33631147c7ca0e39fe59)) ### [`v17.1.0`](https://togithub.com/semantic-release/semantic-release/releases/tag/v17.1.0) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.0.8...v17.1.0) ##### Features - **bitbucket-basic-auth:** support for bitbucket server basic auth ([#1578](https://togithub.com/semantic-release/semantic-release/issues/1578)) ([a465801](https://togithub.com/semantic-release/semantic-release/commit/a4658016d957a9a240051e51d77388f1345bd6ec)) ### [`v17.0.8`](https://togithub.com/semantic-release/semantic-release/releases/tag/v17.0.8) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.0.7...v17.0.8) ##### Bug Fixes - prevent false positive secret replacement for Golang projects ([#1562](https://togithub.com/semantic-release/semantic-release/issues/1562)) ([eed1d3c](https://togithub.com/semantic-release/semantic-release/commit/eed1d3c8cbab0ef05df39866c90ff74dff77dfa4)) ### [`v17.0.7`](https://togithub.com/semantic-release/semantic-release/releases/tag/v17.0.7) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.0.6...v17.0.7) ##### Bug Fixes - **package:** update marked to version 1.0.0 ([#1534](https://togithub.com/semantic-release/semantic-release/issues/1534)) ([d64db31](https://togithub.com/semantic-release/semantic-release/commit/d64db31e7670c394554246b9d686997c3e2c046b)) ### [`v17.0.6`](https://togithub.com/semantic-release/semantic-release/releases/tag/v17.0.6) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.0.5...v17.0.6) ##### Bug Fixes - adapt for semver to version 7.3.2 (part II) ([#1530](https://togithub.com/semantic-release/semantic-release/issues/1530)) ([431d571](https://togithub.com/semantic-release/semantic-release/commit/431d571a7b7284b2029a55da68a44c65d7c16451)) ### [`v17.0.5`](https://togithub.com/semantic-release/semantic-release/releases/tag/v17.0.5) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.0.4...v17.0.5) ##### Bug Fixes - adapt for semver to version 7.3.2 ([0363790](https://togithub.com/semantic-release/semantic-release/commit/0363790b8a5f91a8c95fc6905e3e20305db7c539))Configuration
📅 Schedule: Branch creation - "" (UTC), 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.