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

Commits on Oct 14, 2022

  1. chore: bump @npmcli/eslint-config from 3.1.0 to 4.0.0

    Bumps [@npmcli/eslint-config](https://github.com/npm/eslint-config) from 3.1.0 to 4.0.0.
    - [Release notes](https://github.com/npm/eslint-config/releases)
    - [Changelog](https://github.com/npm/eslint-config/blob/main/CHANGELOG.md)
    - [Commits](npm/eslint-config@v3.1.0...v4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@npmcli/eslint-config"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    220933d View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

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

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.5.1 to 4.6.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.5.1...v4.6.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 17, 2022
    Configuration menu
    Copy the full SHA
    34ee88a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f4a62f View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. chore: bump @npmcli/template-oss from 4.6.1 to 4.6.2

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.6.1 to 4.6.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@v4.6.1...v4.6.2)
    
    ---
    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>
    dependabot[bot] authored and lukekarrys committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    76b1d28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1722abb View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

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

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.6.2 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.6.2...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] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    519c115 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9e91cb View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. feat: add readdirScoped method

    Closes #57
    lukekarrys committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    1268710 View commit details
    Browse the repository at this point in the history
  2. feat: port @npmcli/move-file (#63)

    Closes #56
    lukekarrys authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    ecbb150 View commit details
    Browse the repository at this point in the history
  3. chore: release 3.1.0

    github-actions[bot] authored and lukekarrys committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    cf77fd0 View commit details
    Browse the repository at this point in the history
Loading