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/git
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.3
Choose a base ref
...
head repository: npm/git
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.0.0
Choose a head ref
  • 5 commits
  • 5 files changed
  • 2 contributors

Commits on Sep 17, 2025

  1. fix!: align to npm 11 node engine range

    BREAKING CHANGE: `@npmcli/git` now supports node `^20.17.0 || >=22.9.0`
    owlstronaut authored and wraithgar committed Sep 17, 2025
    Configuration menu
    Copy the full SHA
    586a99b View commit details
    Browse the repository at this point in the history
  2. deps: lru-cache@11.2.1

    owlstronaut authored and wraithgar committed Sep 17, 2025
    Configuration menu
    Copy the full SHA
    3dfd4a7 View commit details
    Browse the repository at this point in the history
  3. deps: npm-pick-manifest@11.0.1

    owlstronaut authored and wraithgar committed Sep 17, 2025
    Configuration menu
    Copy the full SHA
    836bcd0 View commit details
    Browse the repository at this point in the history
  4. chore: npm-package-arg@13.0.0

    owlstronaut authored and wraithgar committed Sep 17, 2025
    Configuration menu
    Copy the full SHA
    7c14300 View commit details
    Browse the repository at this point in the history
  5. chore: release 7.0.0 (#228)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [7.0.0](v6.0.3...v7.0.0)
    (2025-09-17)
    ### ⚠️ BREAKING CHANGES
    * `@npmcli/git` now supports node `^20.17.0 || >=22.9.0`
    ### Bug Fixes
    *
    [`586a99b`](586a99b)
    [#227](#227) align to npm 11 node engine
    range (@owlstronaut)
    ### Dependencies
    *
    [`836bcd0`](836bcd0)
    [#227](#227) `npm-pick-manifest@11.0.1`
    *
    [`3dfd4a7`](3dfd4a7)
    [#227](#227) `lru-cache@11.2.1`
    ### Chores
    *
    [`7c14300`](7c14300)
    [#227](#227) `npm-package-arg@13.0.0`
    (@owlstronaut)
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Sep 17, 2025
    Configuration menu
    Copy the full SHA
    55b0e69 View commit details
    Browse the repository at this point in the history
Loading