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-registry-fetch
base: de64201fff61006e97f997bc493e9f16adceb838
Choose a base ref
...
head repository: npm/npm-registry-fetch
compare: 8f61d9532ddb08c01778c3067eb77d5a07192c2f
Choose a head ref
  • 11 commits
  • 15 files changed
  • 3 contributors

Commits on Aug 23, 2022

  1. chore: bump @npmcli/template-oss from 3.5.0 to 3.6.0

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 3.5.0 to 3.6.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@v3.5.0...v3.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@npmcli/template-oss"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    4a08dd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed6304c View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. chore: bump @npmcli/template-oss from 3.6.0 to 4.3.2

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 3.6.0 to 4.3.2.
    - [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.6.0...v4.3.2)
    
    ---
    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>
    dependabot[bot] authored and lukekarrys committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    36f576a View commit details
    Browse the repository at this point in the history
  2. feat!: postinstall for dependabot template-oss PR

    BREAKING CHANGE: `npm-registry-fetch` is now compatible with the following semver range for node: `^14.17.0 || ^16.13.0 || >=18.0.0`
    lukekarrys committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    104a51f View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. chore: bump @npmcli/template-oss from 4.3.2 to 4.4.4

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.3.2 to 4.4.4.
    - [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.3.2...v4.4.4)
    
    ---
    updated-dependencies:
    - dependency-name: @npmcli/template-oss
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    428d241 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8762c37 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. chore: bump @npmcli/template-oss from 4.4.4 to 4.5.1

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.4.4 to 4.5.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@v4.4.4...v4.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: @npmcli/template-oss
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    dcff56f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1c203e View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. deps: bump make-fetch-happen from 10.2.1 to 11.0.0 (#146)

    BREAKING CHANGE: this module no longer attempts to change file ownership automatically
    dependabot[bot] committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    b5aeed0 View commit details
    Browse the repository at this point in the history
  2. chore: bump cacache from 16.1.3 to 17.0.0 (#147)

    Bumps [cacache](https://github.com/npm/cacache) from 16.1.3 to 17.0.0.
    - [Release notes](https://github.com/npm/cacache/releases)
    - [Changelog](https://github.com/npm/cacache/blob/main/CHANGELOG.md)
    - [Commits](npm/cacache@v16.1.3...v17.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: cacache
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    c1a2c5a View commit details
    Browse the repository at this point in the history
  3. chore: release 14.0.0 (#139)

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