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/cacache
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v15.3.0
Choose a base ref
...
head repository: npm/cacache
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v16.0.0
Choose a head ref
  • 12 commits
  • 50 files changed
  • 3 contributors

Commits on Aug 31, 2021

  1. chore(deps): bump tar from 6.1.2 to 6.1.9

    Bumps [tar](https://github.com/npm/node-tar) from 6.1.2 to 6.1.9.
    - [Release notes](https://github.com/npm/node-tar/releases)
    - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-tar@v6.1.2...v6.1.9)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and wraithgar committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    e348817 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. chore: update settings.yml

    wraithgar committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    f3c8ec9 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. fix: move files to lib

    wraithgar committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    cfa4a79 View commit details
    Browse the repository at this point in the history
  2. deps: @npmcli/[email protected]

    BREAKING CHANGE: this drops support for node10 and non-LTS versions
    of node12 and node14.
    wraithgar committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    6e051a7 View commit details
    Browse the repository at this point in the history
  3. chore: linting

    wraithgar committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    22e043a View commit details
    Browse the repository at this point in the history
  4. chore: remove package-lock

    wraithgar committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    6402be8 View commit details
    Browse the repository at this point in the history
  5. deps: update minipass-pipeline requirement from ^1.2.2 to ^1.2.4 (#69)

    Updates the requirements on minipass-pipeline to permit the latest version.
    
    ---
    updated-dependencies:
    - dependency-name: minipass-pipeline
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 14, 2022
    Configuration menu
    Copy the full SHA
    372d1a1 View commit details
    Browse the repository at this point in the history
  6. deps: update @npmcli/move-file requirement from ^1.0.1 to ^1.1.2 (#70)

    Updates the requirements on [@npmcli/move-file](https://github.com/npm/move-file) to permit the latest version.
    - [Release notes](https://github.com/npm/move-file/releases)
    - [Commits](npm/move-file@v1.0.1...v1.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@npmcli/move-file"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 14, 2022
    Configuration menu
    Copy the full SHA
    ddf797a View commit details
    Browse the repository at this point in the history
  7. deps: update tar requirement from ^6.0.2 to ^6.1.11 (#71)

    Updates the requirements on [tar](https://github.com/npm/node-tar) to permit the latest version.
    - [Release notes](https://github.com/npm/node-tar/releases)
    - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-tar@v6.0.2...v6.1.11)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 14, 2022
    Configuration menu
    Copy the full SHA
    4d35625 View commit details
    Browse the repository at this point in the history
  8. deps: update mkdirp requirement from ^1.0.3 to ^1.0.4 (#73)

    Updates the requirements on [mkdirp](https://github.com/isaacs/node-mkdirp) to permit the latest version.
    - [Release notes](https://github.com/isaacs/node-mkdirp/releases)
    - [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-mkdirp@v1.0.3...v1.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: mkdirp
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 14, 2022
    Configuration menu
    Copy the full SHA
    5fbd50f View commit details
    Browse the repository at this point in the history
  9. deps: update fs-minipass requirement from ^2.0.0 to ^2.1.0 (#72)

    Updates the requirements on [fs-minipass](https://github.com/npm/fs-minipass) to permit the latest version.
    - [Release notes](https://github.com/npm/fs-minipass/releases)
    - [Commits](isaacs/fs-minipass@v2.0.0...v2.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: fs-minipass
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 14, 2022
    Configuration menu
    Copy the full SHA
    07a5aa1 View commit details
    Browse the repository at this point in the history
  10. chore: release 16.0.0 (#68)

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