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/fs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.1
Choose a base ref
...
head repository: npm/fs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 4 commits
  • 13 files changed
  • 3 contributors

Commits on Feb 23, 2022

  1. fix: update @npmcli/template-oss (#9)

    BREAKING CHANGE: This removes support for node 10 and non-LTS versions
    of 12 and 14
    nlf authored Feb 23, 2022
    Configuration menu
    Copy the full SHA
    7dae6fd View commit details
    Browse the repository at this point in the history
  2. deps: update @gar/promisify requirement from ^1.0.1 to ^1.1.3 (#14)

    Updates the requirements on [@gar/promisify](https://github.com/wraithgar/gar-promisify) to permit the latest version.
    - [Release notes](https://github.com/wraithgar/gar-promisify/releases)
    - [Commits](wraithgar/gar-promisify@v1.0.1...v1.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: "@gar/promisify"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 23, 2022
    Configuration menu
    Copy the full SHA
    e24e318 View commit details
    Browse the repository at this point in the history
  3. chore: update tap requirement from ^15.0.9 to ^15.1.6 (#13)

    Updates the requirements on [tap](https://github.com/tapjs/node-tap) to permit the latest version.
    - [Release notes](https://github.com/tapjs/node-tap/releases)
    - [Commits](tapjs/tapjs@v15.0.9...v15.1.6)
    
    ---
    updated-dependencies:
    - dependency-name: tap
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 23, 2022
    Configuration menu
    Copy the full SHA
    30c6d65 View commit details
    Browse the repository at this point in the history
  4. chore: release 2.0.0 (#12)

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