-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Comparing changes
Open a pull request
base repository: npm/cli
base: facda25
head repository: npm/cli
compare: 51bc99d
- 14 commits
- 52 files changed
- 5 contributors
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] <[email protected]>
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
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff facda25...51bc99d