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/map-workspaces
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.1
Choose a base ref
...
head repository: npm/map-workspaces
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.2
Choose a head ref
  • 6 commits
  • 7 files changed
  • 4 contributors

Commits on Feb 24, 2022

  1. chore: update @npmcli/template-oss requirement from ^2.7.1 to ^2.8.1 (#…

    …27)
    
    * chore: update @npmcli/template-oss requirement from ^2.7.1 to ^2.8.1
    
    Updates the requirements on [@npmcli/template-oss](https://github.com/npm/template-oss) to permit the latest version.
    - [Release notes](https://github.com/npm/template-oss/releases)
    - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)
    - [Commits](npm/template-oss@v2.7.1...v2.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@npmcli/template-oss"
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore: postinstall for dependabot template-oss PR
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Gar <gar+gh@danger.computer>
    dependabot[bot] and wraithgar authored Feb 24, 2022
    Configuration menu
    Copy the full SHA
    1a56af5 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. chore: update eslint requirement from ^8.9.0 to ^8.10.0 (#29)

    Updates the requirements on [eslint](https://github.com/eslint/eslint) to permit the latest version.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.9.0...v8.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      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 28, 2022
    Configuration menu
    Copy the full SHA
    4cc52bc View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. deps: update minimatch requirement from ^5.0.0 to ^5.0.1 (#28)

    Updates the requirements on [minimatch](https://github.com/isaacs/minimatch) to permit the latest version.
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Commits](isaacs/minimatch@v5.0.0...v5.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      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 Mar 2, 2022
    Configuration menu
    Copy the full SHA
    5c4fd0d View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. chore: update @npmcli/template-oss requirement from ^2.8.1 to ^2.9.2 (#…

    …31)
    
    * chore: update @npmcli/template-oss requirement from ^2.8.1 to ^2.9.2
    
    Updates the requirements on [@npmcli/template-oss](https://github.com/npm/template-oss) to permit the latest version.
    - [Release notes](https://github.com/npm/template-oss/releases)
    - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)
    - [Commits](npm/template-oss@v2.8.1...v2.9.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@npmcli/template-oss"
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore: postinstall for dependabot template-oss PR
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Gar <gar+gh@danger.computer>
    dependabot[bot] and wraithgar authored Mar 3, 2022
    Configuration menu
    Copy the full SHA
    e4e0262 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Configuration menu
    Copy the full SHA
    ca0bf18 View commit details
    Browse the repository at this point in the history
  2. chore: release 2.0.2 (#30)

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