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: nodejs/corepack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.19.0
Choose a base ref
...
head repository: nodejs/corepack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.20.0
Choose a head ref
  • 8 commits
  • 46 files changed
  • 5 contributors

Commits on Jul 13, 2023

  1. build(deps-dev): bump semver from 7.5.1 to 7.5.2 (#281)

    Bumps [semver](https://github.com/npm/node-semver) from 7.5.1 to 7.5.2.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
    - [Commits](npm/node-semver@v7.5.1...v7.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    6090fe7 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. chore: update dev dependency proxy-agent to 6.2.2 (#283)

    This is to update the indirect vm2 dependency and resolve some
    dependabot alerts.
    Trott authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    98338b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. build(deps): bump word-wrap from 1.2.3 to 1.2.4 (#287)

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    8593425 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

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

Commits on Jul 28, 2023

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

Commits on Aug 28, 2023

  1. Refactoring of the CLI interface (#291)

    * Refactoring of the CLI interface
    
    * Updates the Nock snapshots
    
    * Regenerates the Nock files on Node 16
    
    * Update README.md
    
    * Adds --cache-only to corepack install -g
    
    * Fixes hash generation
    arcanis authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    fe3e5cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be9c286 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

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