Closed renovate[bot] closed 1 year ago
You have successfully added a new SonarCloud configuration ``. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.
Patch and project coverage have no change.
Comparison is base (
ab02949
) 69.41% compared to head (d763a62
) 69.41%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
:tada: This PR is included in version 2.0.0-alpha.1 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
:tada: This PR is included in version 2.0.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
This PR contains the following updates:
9.0.2
->10.0.2
Release Notes
semantic-release/npm
### [`v10.0.2`](https://togithub.com/semantic-release/npm/releases/tag/v10.0.2) [Compare Source](https://togithub.com/semantic-release/npm/compare/v10.0.1...v10.0.2) ##### Bug Fixes - **deps:** update dependency fs-extra to v11.1.1 ([#591](https://togithub.com/semantic-release/npm/issues/591)) ([31e0e27](https://togithub.com/semantic-release/npm/commit/31e0e27af0aa4a1833490f1454a160068eabe75b)) ### [`v10.0.1`](https://togithub.com/semantic-release/npm/releases/tag/v10.0.1) [Compare Source](https://togithub.com/semantic-release/npm/compare/v10.0.0...v10.0.1) ##### Bug Fixes - **deps:** update dependency execa to v7 ([#575](https://togithub.com/semantic-release/npm/issues/575)) ([4c11706](https://togithub.com/semantic-release/npm/commit/4c1170640f36c68fea9720dd118e94575c47da75)) ### [`v10.0.0`](https://togithub.com/semantic-release/npm/releases/tag/v10.0.0) [Compare Source](https://togithub.com/semantic-release/npm/compare/v9.0.2...v10.0.0) ##### Bug Fixes - **aggregate-error:** upgraded to the latest version ([7285e05](https://togithub.com/semantic-release/npm/commit/7285e05e5abd0ab637440811f653d118b046aa93)) - **deps:** upgraded npm to v9 ([2a79f80](https://togithub.com/semantic-release/npm/commit/2a79f807a822444e72262d9afd366f594b16a7dd)) - **execa:** upgraded to the latest version ([7c74660](https://togithub.com/semantic-release/npm/commit/7c7466073f7503e242e02469adf623b02ac984f7)) - **normalize-url:** upgraded to the latest version ([b55bb01](https://togithub.com/semantic-release/npm/commit/b55bb01bf6e1ab304e4005a5aba0c06a2320432d)) - remove support for legacy auth ([51ab3c8](https://togithub.com/semantic-release/npm/commit/51ab3c8b7bf6848080288a64af1b723ebf267ba6)) - **tempy:** upgraded to the latest version of tempy ([f1992a5](https://togithub.com/semantic-release/npm/commit/f1992a5f6ef0d02cc165a69b6fd264d38311a87b)) ##### Code Refactoring - **esm:** converted the package to esm ([2d8ff15](https://togithub.com/semantic-release/npm/commit/2d8ff15089d7757239999365cd8798a06eecdd52)) ##### Features - **node-versions:** dropped support for node versions below v18 ([aff3574](https://togithub.com/semantic-release/npm/commit/aff357429f2557efde08921b5a7c9833b9422d0b)) - **semantic-release-peer:** raised the minimum peer requirement to the first version that supports loading esm plugins ([22e70ad](https://togithub.com/semantic-release/npm/commit/22e70ad0998dcb6f120b1448a80cfb63659a428d)) ##### BREAKING CHANGES - **deps:** the direct dependency on npm has been upgraded to v9. details of breaking changes can be found at https://github.com/npm/cli/releases/tag/v9.0.0 - **semantic-release-peer:** the required version of semantic-release has been raised to v20.1.0 in order to support loading of ESM plugins - **aggregate-error:** due to the aggregate-error upgrade, thrown errors are no longer iterable, but instead list the errors under an `errors` property - legacy authentication using `NPM_USERNAME` and `NPM_PASSWORD` is no longer supported. Use `NPM_TOKEN` instead. - **node-versions:** node v18 is now the minimum required node version - **esm:** `@semantic-release/npm` is now a native ES Module. It has named exports for each plugin hook (`verifyConditions`, `prepare`, `publish`, `addChannel`)Configuration
📅 Schedule: Branch creation - "before 8am on Monday" in timezone America/Chicago, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.