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

Commits on Oct 28, 2022

  1. chore: bump @npmcli/template-oss from 4.7.1 to 4.8.0

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.7.1 to 4.8.0.
    - [Release notes](https://github.com/npm/template-oss/releases)
    - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)
    - [Commits](npm/template-oss@v4.7.1...v4.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: @npmcli/template-oss
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and lukekarrys committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    5fb929c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2003fd6 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. deps: bump which from 2.0.2 to 3.0.0 (#104)

    Bumps [which](https://github.com/npm/node-which) from 2.0.2 to 3.0.0.
    - [Release notes](https://github.com/npm/node-which/releases)
    - [Changelog](https://github.com/npm/node-which/blob/main/CHANGELOG.md)
    - [Commits](npm/node-which@v2.0.2...v3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: which
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    1103697 View commit details
    Browse the repository at this point in the history
  2. deps: bump @npmcli/promise-spawn from 5.0.0 to 6.0.0 (#105)

    Bumps [@npmcli/promise-spawn](https://github.com/npm/promise-spawn) from 5.0.0 to 6.0.0.
    - [Release notes](https://github.com/npm/promise-spawn/releases)
    - [Changelog](https://github.com/npm/promise-spawn/blob/main/CHANGELOG.md)
    - [Commits](npm/promise-spawn@v5.0.0...v6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@npmcli/promise-spawn"
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    1d9ca2a View commit details
    Browse the repository at this point in the history
  3. chore: release 4.0.3 (#106)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    84e361d View commit details
    Browse the repository at this point in the history
Loading