-
Notifications
You must be signed in to change notification settings - Fork 3.9k
chore: release 9.0.0-pre.6 #5705
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Release ManagerRelease workflow run: https://github.com/npm/cli/actions/runs/3284538804 Force CI to Rerun for This ReleaseThis PR will be updated and CI will run for every non- Release Checklist for v9.0.0-pre.6
|
bb55670 to
0bbc501
Compare
a2daa13 to
ec5c9a6
Compare
17c92ca to
e3893fd
Compare
e3893fd to
e72d18d
Compare
e72d18d to
728b24b
Compare
|
🤖 Release is at https://github.com/npm/cli/releases/tag/v9.0.0-pre.6 🌻 |
|
🤖 Release is at https://github.com/npm/cli/releases/tag/arborist-v6.0.0-pre.5 🌻 |
|
🤖 Release is at https://github.com/npm/cli/releases/tag/libnpmaccess-v7.0.0-pre.2 🌻 |
|
🤖 Release is at https://github.com/npm/cli/releases/tag/libnpmdiff-v5.0.0-pre.3 🌻 |
|
🤖 Release is at https://github.com/npm/cli/releases/tag/libnpmexec-v5.0.0-pre.5 🌻 |
|
🤖 Release is at https://github.com/npm/cli/releases/tag/libnpmfund-v4.0.0-pre.5 🌻 |
|
🤖 Release is at https://github.com/npm/cli/releases/tag/libnpmhook-v9.0.0-pre.1 🌻 |
|
🤖 Release is at https://github.com/npm/cli/releases/tag/libnpmorg-v5.0.0-pre.1 🌻 |
|
🤖 Release is at https://github.com/npm/cli/releases/tag/libnpmpack-v5.0.0-pre.4 🌻 |
|
🤖 Release is at https://github.com/npm/cli/releases/tag/libnpmpublish-v7.0.0-pre.4 🌻 |
|
🤖 Release is at https://github.com/npm/cli/releases/tag/libnpmsearch-v6.0.0-pre.1 🌻 |
|
🤖 Release is at https://github.com/npm/cli/releases/tag/libnpmteam-v5.0.0-pre.1 🌻 |
|
🤖 Release is at https://github.com/npm/cli/releases/tag/libnpmversion-v4.0.0-pre.1 🌻 |
🤖 I have created a release beep boop
9.0.0-pre.6
9.0.0-pre.6 (2022-10-19)
npmnow outputs some json errors on stdout. Previouslynpmwould output all json formatted errors on stderr, making it difficult to parse as the stderr stream usually has logs already written to it. In the future,npmwill differentiate between errors and crashes. Errors, such asE404andERESOLVE, will be handled and will continue to be output on stdout. In the case of a crash,npmwill log the error as usual but will not attempt to display it as json, even in--jsonmode. Moving a case from the category of an error to a crash will not be considered a breaking change. For more information see npm/rfcs#482.npm config setwill no longer accept deprecated or invalid config options.timingandloglevelchangestiminghas been removed as a value for--loglevel--timingwill show timing information regardless of--loglevel, except when--silent--install-strategyFeatures
d3543e9output json formatted errors on stdout (feat: output json formatted errors on stdout #5716) (@lukekarrys)be642c6refuse to set deprecated/invalid config (feat: refuse to set deprecated/invalid config #5719) (@wraithgar)332914bseparate configs for--timingand--loglevel(@lukekarrys)f653785deprecatedkey,certconfig options and updated registry scoped auth docs (@fritzy)de2d33fadd --install-strategy=hoisted|nested|shallow, deprecate --global-style, --legacy-bundling (add --install-strategy=hoisted|nested|shallow, remove --global-style, --legacy-bundling #5709) (@fritzy)58065bc#5704 do not alter file ownership (@nlf)475e9b6#5703 do not alter file ownership (@nlf)Bug Fixes
6ffa5b7npm hook lsduplicates hook name prefixes (fix:npm hook lsduplicates hook name prefixes #5295) (@gennadiygashev)1afe5baaccount for new npm-package-arg behavior (@wraithgar)353b5bb#5710 remove chownr and mkdirp-infer-owner (@nlf)Documentation
9e74d3eupdate supported engines in readme (docs: update supported engines in readme #5725) (@lukekarrys)Dependencies
88137a3npmlog@7.0.12008ea6npm-package-arg@10.0.0,pacote@15.0.2aa01072#5707 update the following dependencies@npmcli/arborist@6.0.0-pre.5libnpmaccess@7.0.0-pre.2libnpmdiff@5.0.0-pre.3libnpmexec@5.0.0-pre.5libnpmfund@4.0.0-pre.5libnpmhook@9.0.0-pre.1libnpmorg@5.0.0-pre.1libnpmpack@5.0.0-pre.4libnpmpublish@7.0.0-pre.4libnpmsearch@6.0.0-pre.1libnpmteam@5.0.0-pre.1libnpmversion@4.0.0-pre.1arborist: 6.0.0-pre.5
6.0.0-pre.5 (2022-10-19)
--install-strategyFeatures
de2d33fadd --install-strategy=hoisted|nested|shallow, deprecate --global-style, --legacy-bundling (add --install-strategy=hoisted|nested|shallow, remove --global-style, --legacy-bundling #5709) (@fritzy)475e9b6#5703 do not alter file ownership (@nlf)Bug Fixes
1afe5baaccount for new npm-package-arg behavior (@wraithgar)Dependencies
88137a3npmlog@7.0.12008ea6npm-package-arg@10.0.0,pacote@15.0.2aa01072#5707 update the following dependencieslibnpmaccess: 7.0.0-pre.2
7.0.0-pre.2 (2022-10-19)
Dependencies
2008ea6npm-package-arg@10.0.0,pacote@15.0.2aa01072#5707 update the following dependencieslibnpmdiff: 5.0.0-pre.3
5.0.0-pre.3 (2022-10-19)
Dependencies
2008ea6npm-package-arg@10.0.0,pacote@15.0.2aa01072#5707 update the following dependencies@npmcli/arborist@6.0.0-pre.5libnpmexec: 5.0.0-pre.5
5.0.0-pre.5 (2022-10-19)
Features
58065bc#5704 do not alter file ownership (@nlf)Bug Fixes
1afe5baaccount for new npm-package-arg behavior (@wraithgar)Dependencies
88137a3npmlog@7.0.12008ea6npm-package-arg@10.0.0,pacote@15.0.2aa01072#5707 update the following dependencies@npmcli/arborist@6.0.0-pre.5libnpmfund: 4.0.0-pre.5
4.0.0-pre.5 (2022-10-19)
Dependencies
@npmcli/arborist@6.0.0-pre.5libnpmhook: 9.0.0-pre.1
9.0.0-pre.1 (2022-10-19)
Dependencies
aa01072#5707 update the following dependencieslibnpmorg: 5.0.0-pre.1
5.0.0-pre.1 (2022-10-19)
Dependencies
aa01072#5707 update the following dependencieslibnpmpack: 5.0.0-pre.4
5.0.0-pre.4 (2022-10-19)
Dependencies
2008ea6npm-package-arg@10.0.0,pacote@15.0.2aa01072#5707 update the following dependencies@npmcli/arborist@6.0.0-pre.5libnpmpublish: 7.0.0-pre.4
7.0.0-pre.4 (2022-10-19)
Dependencies
2008ea6npm-package-arg@10.0.0,pacote@15.0.2aa01072#5707 update the following dependencieslibnpmpack@5.0.0-pre.4libnpmsearch: 6.0.0-pre.1
6.0.0-pre.1 (2022-10-19)
Dependencies
aa01072#5707 update the following dependencieslibnpmteam: 5.0.0-pre.1
5.0.0-pre.1 (2022-10-19)
Dependencies
aa01072#5707 update the following dependencieslibnpmversion: 4.0.0-pre.1
4.0.0-pre.1 (2022-10-19)
Dependencies
aa01072#5707 update the following dependenciesThis PR was generated with Release Please. See documentation.