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

Commits on Mar 28, 2022

  1. chore: bump @npmcli/template-oss from 2.9.2 to 3.2.0 (#80)

    * chore: bump @npmcli/template-oss from 2.9.2 to 3.2.0
    
    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 2.9.2 to 3.2.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@v2.9.2...v3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@npmcli/template-oss"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore: postinstall for dependabot template-oss PR
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Gar <gar+gh@danger.computer>
    dependabot[bot] and wraithgar committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    b2d135a View commit details
    Browse the repository at this point in the history
  2. chore: bump tap from 15.2.3 to 16.0.1 (#81)

    Bumps [tap](https://github.com/tapjs/node-tap) from 15.2.3 to 16.0.1.
    - [Release notes](https://github.com/tapjs/node-tap/releases)
    - [Commits](tapjs/tapjs@v15.2.3...v16.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: tap
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    368c308 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. deps: bump validate-npm-package-name from 3.0.0 to 4.0.0 (#83)

    Bumps [validate-npm-package-name](https://github.com/npm/validate-npm-package-name) from 3.0.0 to 4.0.0.
    - [Release notes](https://github.com/npm/validate-npm-package-name/releases)
    - [Changelog](https://github.com/npm/validate-npm-package-name/blob/main/CHANGELOG.md)
    - [Commits](npm/validate-npm-package-name@v3.0.0...v4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: validate-npm-package-name
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    05f40c5 View commit details
    Browse the repository at this point in the history
  2. chore: bump @npmcli/template-oss from 3.2.0 to 3.2.1 (#82)

    * chore: bump @npmcli/template-oss from 3.2.0 to 3.2.1
    
    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 3.2.0 to 3.2.1.
    - [Release notes](https://github.com/npm/template-oss/releases)
    - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)
    - [Commits](npm/template-oss@v3.2.0...v3.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@npmcli/template-oss"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore: postinstall for dependabot template-oss PR
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: npm cli ops bot <ops+npm-cli@npmjs.com>
    dependabot[bot] and npm cli ops bot committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    506f146 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 9.0.2 (#84)

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