-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Comparing changes
Open a pull request
base repository: npm/cli
base: v9.8.1
head repository: npm/cli
compare: v10.0.0
Commits on Jul 19, 2023
-
chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1Configuration menu - View commit details
-
Copy full SHA for 4689ae4 - Browse repository at this point
Copy the full SHA 4689ae4View commit details
Commits on Jul 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e5338af - Browse repository at this point
Copy the full SHA e5338afView commit details
Commits on Jul 26, 2023
-
feat: set engines and prerelease for npm 10 (#6674)
BREAKING CHANGE: npm now supports node `^18.17.0 || >=20.5.0`
Configuration menu - View commit details
-
Copy full SHA for b6cf113 - Browse repository at this point
Copy the full SHA b6cf113View commit details -
fix: remove metric-registry config
BREAKING CHANGE: the hard-coded "metrics-registry" config has been removed. This is not used by npm at all, and is also not used by any of the npm modules that consume config. npm does not send data to any metrics server.
Configuration menu - View commit details
-
Copy full SHA for 1f767aa - Browse repository at this point
Copy the full SHA 1f767aaView commit details -
BREAKING CHANGE: the unused "tmp" config has been removed
Configuration menu - View commit details
-
Copy full SHA for ece52a3 - Browse repository at this point
Copy the full SHA ece52a3View commit details -
fix: remove "hashAlgorithm" from flatOptions
BREAKING CHANGE: the hard-coded "hashAlgorithm" value is no longer being passed through flatOptions Nothing in npm is using this.
Configuration menu - View commit details
-
Copy full SHA for db91a77 - Browse repository at this point
Copy the full SHA db91a77View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2c3712 - Browse repository at this point
Copy the full SHA d2c3712View commit details -
fix: stop retrying on 409 conflict
BREAKING CHANGE: libnpmpublish will no longer attempt a single automatic retry on 409 responses during publish.
Configuration menu - View commit details
-
Copy full SHA for 0a71ebb - Browse repository at this point
Copy the full SHA 0a71ebbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 392682b - Browse repository at this point
Copy the full SHA 392682bView commit details -
fix: remove implicit if-present logic from run-script workspaces
BREAKING CHANGE: npm no longer treats missing scripts as a special case in workspace mode. Use `if-present` to ignore missing scripts.
Configuration menu - View commit details
-
Copy full SHA for 0318f44 - Browse repository at this point
Copy the full SHA 0318f44View commit details -
BREAKING CHANGE: the "ci-name" config has been removed The "ci" portion of the default "user-agent" will now only be derived from the environment and can not be manually overridden.
3Configuration menu - View commit details
-
Copy full SHA for e0d3edd - Browse repository at this point
Copy the full SHA e0d3eddView commit details -
chore: remove @npmcli/config dep from docs workspace
When a new major of @npmcli/config is released, the docs workspace is not being updated by release-please since it is a private workspace. Remove the dependency is the easiest way to workaround this for now.
Configuration menu - View commit details
-
Copy full SHA for c453fa0 - Browse repository at this point
Copy the full SHA c453fa0View commit details -
chore: allow publishing new major of workspace without prerelease
Previously the publish script assumed that a new major version of a workspace would always be preceeded by a prerelease. This updates the script so that a workspace will be published to the `latest` tag if it is greater than the current latest major version. This also fixes an issue where getting a version of a workspace could fail if it is the first time being published to a new tag. The script now catches this error and treats it like a workspace that needs publishing.
Configuration menu - View commit details
-
Copy full SHA for 05357c3 - Browse repository at this point
Copy the full SHA 05357c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51bc99d - Browse repository at this point
Copy the full SHA 51bc99dView commit details
Commits on Jul 28, 2023
-
docs: Update package-json.md (#6680)
Co-authored-by: Jordan Harband <ljharb@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c1e01d9 - Browse repository at this point
Copy the full SHA c1e01d9View commit details
Commits on Jul 31, 2023
-
fix: prefix in .npmrc error log (#6685)
Co-authored-by: AaronHamilton965 <91709196+AaronHamilton965@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ed9a461 - Browse repository at this point
Copy the full SHA ed9a461View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for c736b62 - Browse repository at this point
Copy the full SHA c736b62View commit details
Commits on Aug 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fb956b5 - Browse repository at this point
Copy the full SHA fb956b5View commit details
Commits on Aug 18, 2023
-
1
Configuration menu - View commit details
-
Copy full SHA for f916d33 - Browse repository at this point
Copy the full SHA f916d33View commit details
Commits on Aug 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5d0d859 - Browse repository at this point
Copy the full SHA 5d0d859View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91a11d2 - Browse repository at this point
Copy the full SHA 91a11d2View commit details -
BREAKING CHANGE: support for node 14 has been removed
Configuration menu - View commit details
-
Copy full SHA for e3a377d - Browse repository at this point
Copy the full SHA e3a377dView commit details -
BREAKING CHANGE: support for node 14 has been removed
Configuration menu - View commit details
-
Copy full SHA for 355bac8 - Browse repository at this point
Copy the full SHA 355bac8View commit details -
BREAKING CHANGE: support for node 14 has been removed
Configuration menu - View commit details
-
Copy full SHA for 4caedd0 - Browse repository at this point
Copy the full SHA 4caedd0View commit details -
BREAKING CHANGE: support for node 14 has been removed
Configuration menu - View commit details
-
Copy full SHA for b6f2205 - Browse repository at this point
Copy the full SHA b6f2205View commit details -
BREAKING CHANGE: support for node 14 has been removed
Configuration menu - View commit details
-
Copy full SHA for d431647 - Browse repository at this point
Copy the full SHA d431647View commit details -
BREAKING CHANGE: support for node 14 has been removed
Configuration menu - View commit details
-
Copy full SHA for 5c8c6cc - Browse repository at this point
Copy the full SHA 5c8c6ccView commit details -
BREAKING CHANGE: support for node 14 has been removed
Configuration menu - View commit details
-
Copy full SHA for 8b0e755 - Browse repository at this point
Copy the full SHA 8b0e755View commit details -
Configuration menu - View commit details
-
Copy full SHA for edbc25a - Browse repository at this point
Copy the full SHA edbc25aView commit details -
BREAKING CHANGE: support for node 14 has been removed
Configuration menu - View commit details
-
Copy full SHA for ee7292e - Browse repository at this point
Copy the full SHA ee7292eView commit details -
BREAKING CHANGE: support for node 14 has been removed
Configuration menu - View commit details
-
Copy full SHA for 37a99eb - Browse repository at this point
Copy the full SHA 37a99ebView commit details -
BREAKING CHANGE: support for node 14 has been removed
Configuration menu - View commit details
-
Copy full SHA for d857c4a - Browse repository at this point
Copy the full SHA d857c4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d477654 - Browse repository at this point
Copy the full SHA d477654View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf1d517 - Browse repository at this point
Copy the full SHA bf1d517View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7be541a - Browse repository at this point
Copy the full SHA 7be541aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca33c98 - Browse repository at this point
Copy the full SHA ca33c98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eea975 - Browse repository at this point
Copy the full SHA 5eea975View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6f6a18 - Browse repository at this point
Copy the full SHA f6f6a18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45f8d6f - Browse repository at this point
Copy the full SHA 45f8d6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9117a4f - Browse repository at this point
Copy the full SHA 9117a4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88ece81 - Browse repository at this point
Copy the full SHA 88ece81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c9eb17 - Browse repository at this point
Copy the full SHA 4c9eb17View commit details -
Configuration menu - View commit details
-
Copy full SHA for ede7f5e - Browse repository at this point
Copy the full SHA ede7f5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c5542d - Browse repository at this point
Copy the full SHA 2c5542dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61e9b00 - Browse repository at this point
Copy the full SHA 61e9b00View commit details -
Configuration menu - View commit details
-
Copy full SHA for e28d426 - Browse repository at this point
Copy the full SHA e28d426View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9587d7 - Browse repository at this point
Copy the full SHA c9587d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0849ab - Browse repository at this point
Copy the full SHA b0849abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7af81c7 - Browse repository at this point
Copy the full SHA 7af81c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 729e893 - Browse repository at this point
Copy the full SHA 729e893View commit details
There are no files selected for viewing