-
Notifications
You must be signed in to change notification settings - Fork 649
Commit f984f90
committed
Auto merge of #3991 - rust-lang:renovate/npm-8.x, r=Turbo87
Update npm to v8
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [npm](https://docs.npmjs.com/) ([source](https://togithub.com/npm/cli)) | [`^7.0.0` -> `^8.0.0`](https://renovatebot.com/diffs/npm/npm/7.24.2/8.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>npm/cli</summary>
### [`v8.0.0`](https://togithub.com/npm/cli/blob/master/CHANGELOG.md#v800-2021-10-07)
[Compare Source](https://togithub.com/npm/cli/compare/v7.24.2...v8.0.0)
The purpose of this release is to drop support for old node versions and
to remove support for `require('npm')`. There are no other breaking
changes.
##### BREAKING CHANGES
- Drop support for node 10 and 11
- Raise support ceiling in node 12 and 14 to LTS (^12.13.0/^14.15.0)
- Drop support to `require('npm')`
- Update subdependencies that also dropped node10 support
##### DEPENDENCIES
- The following dependencies were updated to drop node10 support and
update to the latest node-gyp
- libnpmversion@2.0.1
- pacote@12.0.0
- libnpmpack@3.0.0
- [`@​npmcli/arborist](https://togithub.com/npmcli/arborist)[@​3](https://togithub.com/3).0.0`
- libnpmfund@2.0.0
- libnpmexec@3.0.0
- node-gyp@8.2.0
- [`8bd85cdae`](https://togithub.com/npm/cli/commit/8bd85cdae5eead60d5e92d6f1be27e88b480b1cb)
[#​3813](https://togithub.com/npm/cli/issues/3813)
`cli-columns@4.0.0`
</details>
---
### Configuration
📅 **Schedule**: 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/rust-lang/crates.io).File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
132 | 132 |
| |
133 | 133 |
| |
134 | 134 |
| |
135 |
| - | |
| 135 | + | |
136 | 136 |
| |
137 | 137 |
| |
138 | 138 |
| |
|
0 commit comments