semantic-release / npm

:ship: semantic-release plugin to publish a npm package
MIT License
244 stars 114 forks source link

fix(deps): update dependency npm to v10 #671

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
npm (source) ^9.5.0 -> ^10.0.0 age adoption passing confidence

Release Notes

npm/cli (npm) ### [`v10.1.0`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#1010-2023-09-08) [Compare Source](https://togithub.com/npm/cli/compare/v10.0.0...v10.1.0) ##### Features - [`1c93c44`](https://togithub.com/npm/cli/commit/1c93c4430300e3b3bd2cb5bab327c1732f470bca) [#​6755](https://togithub.com/npm/cli/pull/6755) Add `--cpu` and `--os` option to override platform specific install ([#​6755](https://togithub.com/npm/cli/issues/6755)) ([@​yukukotani](https://togithub.com/yukukotani)) ##### Bug Fixes - [`7bf2374`](https://togithub.com/npm/cli/commit/7bf2374a1dde0e9b4a4345eeaafb23316a9a5a0b) [#​6762](https://togithub.com/npm/cli/pull/6762) make `$npm_execpath` always point to npm ([@​rotu](https://togithub.com/rotu)) ##### Documentation - [`09d8e0a`](https://togithub.com/npm/cli/commit/09d8e0a20bd11f53a9fafac1fff4f1ec0b7b379e) [#​6759](https://togithub.com/npm/cli/pull/6759) fix versions of node.js in readme ([#​6759](https://togithub.com/npm/cli/issues/6759)) ([@​JoaoOtavioS](https://togithub.com/JoaoOtavioS)) ##### Dependencies - [`f76066a`](https://togithub.com/npm/cli/commit/f76066a047e4a0e819149356b68a1c50fd30f9de) [#​6771](https://togithub.com/npm/cli/pull/6771) `@npmcli/agent@2.1.1` - [Workspace](https://togithub.com/npm/cli/releases/tag/arborist-v7.1.0): `@npmcli/arborist@7.1.0` - [Workspace](https://togithub.com/npm/cli/releases/tag/config-v7.2.0): `@npmcli/config@7.2.0` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmdiff-v6.0.1): `libnpmdiff@6.0.1` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmexec-v7.0.1): `libnpmexec@7.0.1` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmfund-v4.1.1): `libnpmfund@4.1.1` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmpack-v6.0.1): `libnpmpack@6.0.1` ### [`v10.0.0`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#1000-2023-08-31) [Compare Source](https://togithub.com/npm/cli/compare/v9.8.1...v10.0.0) ##### Features - [`48a7b07`](https://togithub.com/npm/cli/commit/48a7b077d70cbe5bc808db6aae2c734aa202938a) remove prerelease flags ([@​lukekarrys](https://togithub.com/lukekarrys)) ##### Dependencies - [Workspace](https://togithub.com/npm/cli/releases/tag/arborist-v7.0.0): `@npmcli/arborist@7.0.0` - [Workspace](https://togithub.com/npm/cli/releases/tag/config-v7.1.0): `@npmcli/config@7.1.0` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmaccess-v8.0.0): `libnpmaccess@8.0.0` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmdiff-v6.0.0): `libnpmdiff@6.0.0` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmexec-v7.0.0): `libnpmexec@7.0.0` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmfund-v4.1.0): `libnpmfund@4.1.0` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmhook-v10.0.0): `libnpmhook@10.0.0` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmorg-v6.0.0): `libnpmorg@6.0.0` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmpack-v6.0.0): `libnpmpack@6.0.0` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmpublish-v9.0.0): `libnpmpublish@9.0.0` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmsearch-v7.0.0): `libnpmsearch@7.0.0` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmteam-v6.0.0): `libnpmteam@6.0.0` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmversion-v5.0.0): `libnpmversion@5.0.0`

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

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.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 11.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: