Skip to content
Permalink

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.4.0
Choose a base ref
...
head repository: npm/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.4.1
Choose a head ref
  • 17 commits
  • 64 files changed
  • 4 contributors

Commits on Feb 1, 2023

  1. deps: [email protected]

    wraithgar authored and Nathan Fritz committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    64b06ed View commit details
    Browse the repository at this point in the history
  2. chore: clean snapshot before code change

    wraithgar authored and Nathan Fritz committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    5ec35b7 View commit details
    Browse the repository at this point in the history
  3. fix: only save package-lock when truly finished

    When we update the trees, the edges are refreshed to correct their
    specs.  If we have written the package-lock before this point, it will
    be incorrect.
    
    No new tests are needed as existing tests were snapshotted w/ the broken
    behavior, and are fixed now showing this bugfix in action.
    wraithgar authored and Nathan Fritz committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    72a7a59 View commit details
    Browse the repository at this point in the history
  4. chore: cleanup and add a couple more known failures

    nlf authored and Nathan Fritz committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    9235cfc View commit details
    Browse the repository at this point in the history
  5. chore: remove lockfile warning when original is v1

    nlf authored and Nathan Fritz committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    3526933 View commit details
    Browse the repository at this point in the history
  6. chore: add installFlags input to provide more flags to npm install

    nlf authored and Nathan Fritz committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    ff35ed9 View commit details
    Browse the repository at this point in the history
  7. chore: remove unnecessary release-integration workflow

    nlf authored and Nathan Fritz committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    e5ecc7f View commit details
    Browse the repository at this point in the history
  8. fix: repair config items using raw values when possible

    closes #6085
    nlf authored and Nathan Fritz committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    328c3d8 View commit details
    Browse the repository at this point in the history
  9. fix: unpublish with scoped registry

    Unpublish now works if you have a scoped registry config
    wraithgar authored and Nathan Fritz committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    1525a5e View commit details
    Browse the repository at this point in the history
  10. deps: @npmcli/[email protected]

    Nathan Fritz committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    a39556f View commit details
    Browse the repository at this point in the history
  11. deps: @npmcli/[email protected]

    Nathan Fritz committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    1d4be7a View commit details
    Browse the repository at this point in the history
  12. deps: @npmcli/[email protected]

    Nathan Fritz committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    4b8046e View commit details
    Browse the repository at this point in the history
  13. deps: @npmcli/[email protected]

    Nathan Fritz committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    24b2ec4 View commit details
    Browse the repository at this point in the history
  14. deps: [email protected]

    Nathan Fritz committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    1820afe View commit details
    Browse the repository at this point in the history
  15. deps: [email protected]

    Nathan Fritz committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    6e4a649 View commit details
    Browse the repository at this point in the history
  16. deps: [email protected]

    Nathan Fritz committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    721fe3f View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. chore: release 9.4.1

    github-actions[bot] authored and Nathan Fritz committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    bdf079d View commit details
    Browse the repository at this point in the history
Loading