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
base: 626f59b597b001aa8e6649a8047897052172c408
Choose a base ref
...
head repository: npm/map-workspaces
compare: 82ccb0b96d5d37b085a45b9446988fc41f1122aa
Choose a head ref
  • 18 commits
  • 20 files changed
  • 4 contributors

Commits on Jan 13, 2022

  1. chore: template-oss@2.4.0

    wraithgar committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    5dfc980 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c618876 View commit details
    Browse the repository at this point in the history
  3. chore: remove docs file

    This was the old contributing.md, which is out of date
    wraithgar committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    b2fc188 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    2b2c64b View commit details
    Browse the repository at this point in the history
  2. deps: bump minimatch from 3.1.1 to 4.1.1

    Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.1 to 4.1.1.
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Commits](isaacs/minimatch@v3.1.1...v4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and wraithgar committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    305629e View commit details
    Browse the repository at this point in the history
  3. chore: update tap requirement from ^15.0.10 to ^15.1.6

    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.10...v15.1.6)
    
    ---
    updated-dependencies:
    - dependency-name: tap
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and wraithgar committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    ea50437 View commit details
    Browse the repository at this point in the history
  4. deps: update glob requirement from ^7.1.6 to ^7.2.0

    Updates the requirements on [glob](https://github.com/isaacs/node-glob) to permit the latest version.
    - [Release notes](https://github.com/isaacs/node-glob/releases)
    - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
    - [Commits](isaacs/node-glob@v7.1.6...v7.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: glob
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and wraithgar committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    588b229 View commit details
    Browse the repository at this point in the history
  5. deps: update read-package-json-fast requirement from ^2.0.1 to ^2.0.3

    Updates the requirements on [read-package-json-fast](https://github.com/npm/read-package-json-fast) to permit the latest version.
    - [Release notes](https://github.com/npm/read-package-json-fast/releases)
    - [Commits](npm/read-package-json-fast@v2.0.1...v2.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: read-package-json-fast
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and wraithgar committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    0eeb67d View commit details
    Browse the repository at this point in the history
  6. chore: update eslint requirement from ^8.0.0 to ^8.9.0

    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.0.0...v8.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and wraithgar committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    e441074 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. fix: normalize backslashes

    The next semver-major of minimatch does not allow backslashes.  We'll
    normalize it here so that change doesn't break anyone currently relying
    on that behavior.
    wraithgar committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    777e4d3 View commit details
    Browse the repository at this point in the history
  2. deps: bump minimatch from 4.2.1 to 5.0.0

    Bumps [minimatch](https://github.com/isaacs/minimatch) from 4.2.1 to 5.0.0.
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Commits](isaacs/minimatch@v4.2.1...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and wraithgar committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    2098531 View commit details
    Browse the repository at this point in the history
  3. chore: release 2.0.1

    github-actions[bot] authored and wraithgar committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    cc1a170 View commit details
    Browse the repository at this point in the history

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 committed 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] committed 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] committed 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 committed 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] committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    82ccb0b View commit details
    Browse the repository at this point in the history