Skip to content
This repository was archived by the owner on Nov 4, 2022. It is now read-only.
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/move-file
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.2
Choose a base ref
...
head repository: npm/move-file
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 7 commits
  • 22 files changed
  • 3 contributors

Commits on Sep 21, 2021

  1. Configuration menu
    Copy the full SHA
    ddd6e25 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. chore: Bump ajv from 6.12.2 to 6.12.6 (#9)

    Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6.
    - [Release notes](https://github.com/ajv-validator/ajv/releases)
    - [Commits](ajv-validator/ajv@v6.12.2...v6.12.6)
    
    ---
    updated-dependencies:
    - dependency-name: ajv
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 14, 2022
    Configuration menu
    Copy the full SHA
    6e828cc View commit details
    Browse the repository at this point in the history
  2. chore: Bump y18n from 4.0.0 to 4.0.3

    Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.3.
    - [Release notes](https://github.com/yargs/y18n/releases)
    - [Changelog](https://github.com/yargs/y18n/blob/y18n-v4.0.3/CHANGELOG.md)
    - [Commits](yargs/y18n@v4.0.0...y18n-v4.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: y18n
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and wraithgar committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    9bef8ed View commit details
    Browse the repository at this point in the history
  3. chore: Bump glob-parent from 5.1.1 to 5.1.2

    Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
    - [Release notes](https://github.com/gulpjs/glob-parent/releases)
    - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
    - [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: glob-parent
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and wraithgar committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    9ec9e77 View commit details
    Browse the repository at this point in the history
  4. chore: Bump hosted-git-info from 2.8.8 to 2.8.9

    Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
    - [Release notes](https://github.com/npm/hosted-git-info/releases)
    - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
    - [Commits](npm/hosted-git-info@v2.8.8...v2.8.9)
    
    ---
    updated-dependencies:
    - dependency-name: hosted-git-info
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and wraithgar committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    9862715 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. deps: @npmcli/template-oss@3.2.2 (#13)

    BREAKING CHANGE: this drops support for node 10 and non-LTS versions of
    node 12 and node 14
    wraithgar authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    0be4b76 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.0.0 (#14)

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