-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: npm/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.9.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: npm/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.9.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 23 files changed
- 3 contributors
Commits on Oct 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4f95a27 - Browse repository at this point
Copy the full SHA 4f95a27View commit details -
chore: filter node prs by base branch
This is a fix to allow multiple Node PRs to be open. Previously the script would attempt to edit an existing PR but PRs to different branches were getting incorrectly edited.
Configuration menu - View commit details
-
Copy full SHA for db34bba - Browse repository at this point
Copy the full SHA db34bbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c00d9c - Browse repository at this point
Copy the full SHA 0c00d9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2cc6e1 - Browse repository at this point
Copy the full SHA a2cc6e1View commit details -
chore: benchmark script fixes (#6824)
This passes the token to the github-script action and now skips the PR workflow for forks in the if statement instead of while running the script
Configuration menu - View commit details
-
Copy full SHA for 974a5fc - Browse repository at this point
Copy the full SHA 974a5fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8d6fe1 - Browse repository at this point
Copy the full SHA d8d6fe1View commit details -
chore: use proxy instead of http-proxy (#6814)
The proxy package is more spec compliant and works out-of-the-box so we no longer have to pass --registry=PROXY to the tests. The goal here is to make it simpler to help debug #6793.
Configuration menu - View commit details
-
Copy full SHA for e79f28f - Browse repository at this point
Copy the full SHA e79f28fView commit details
Commits on Oct 9, 2023
-
chore: cleanup release please config
We have decided in the future we will always bring npm and workspaces in and out of prerelease at the same time. Therefore we will only need the top-level prelease config for release-please
Configuration menu - View commit details
-
Copy full SHA for f6f4e08 - Browse repository at this point
Copy the full SHA f6f4e08View commit details
Commits on Oct 10, 2023
-
chore: correct publish script tag/version logic
The publish script will now never attempt to publish a package that already exists. The tag to publish to is now only figured out after determining if the package already exists on the registry instead of before. This also added a confirmation prompt with a full table of name/version/tag of everything that will be published
Configuration menu - View commit details
-
Copy full SHA for 1951b91 - Browse repository at this point
Copy the full SHA 1951b91View commit details
Commits on Oct 23, 2023
-
docs: use markdown links instead of html
This does lose the _target information associated with the links but that should be left to the markdown generator generally. In this case the npm/documentation repo will decide based on the href whether to apply any target or rel attributes to the links.
Configuration menu - View commit details
-
Copy full SHA for e6cce28 - Browse repository at this point
Copy the full SHA e6cce28View commit details
Commits on Oct 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1275cae - Browse repository at this point
Copy the full SHA 1275caeView commit details -
Configuration menu - View commit details
-
Copy full SHA for c93edb5 - Browse repository at this point
Copy the full SHA c93edb5View commit details
Commits on Oct 30, 2023
-
fix: add back bin/node-gyp-bin/node-gyp files
This is a continuation of #6932. This makes a few more changes identified in also porting these changes to v10.
Configuration menu - View commit details
-
Copy full SHA for 0dba79a - Browse repository at this point
Copy the full SHA 0dba79aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 908ee54 - Browse repository at this point
Copy the full SHA 908ee54View commit details
Commits on Nov 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6f9f0a1 - Browse repository at this point
Copy the full SHA 6f9f0a1View commit details
There are no files selected for viewing