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.4
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: v3.0.0
Choose a head ref
  • 13 commits
  • 17 files changed
  • 4 contributors

Commits on Aug 15, 2022

  1. chore: linting (#50)

    wraithgar authored Aug 15, 2022
    Configuration menu
    Copy the full SHA
    391a838 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. chore: bump @npmcli/template-oss from 3.5.0 to 3.6.0

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 3.5.0 to 3.6.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@v3.5.0...v3.6.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 Aug 23, 2022
    Configuration menu
    Copy the full SHA
    ba016c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58eab2a View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. chore: bump @npmcli/template-oss from 3.6.0 to 4.3.2

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 3.6.0 to 4.3.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@v3.6.0...v4.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: @npmcli/template-oss
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    76c8320 View commit details
    Browse the repository at this point in the history
  2. feat!: postinstall for dependabot template-oss PR

    BREAKING CHANGE: `@npmcli/map-workspaces` is now compatible with the following semver range for node: `^14.17.0 || ^16.13.0 || >=18.0.0`
    lukekarrys committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    d018d85 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

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

Commits on Sep 30, 2022

  1. chore: bump @npmcli/template-oss from 4.3.2 to 4.4.2

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.3.2 to 4.4.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.3.2...v4.4.2)
    
    ---
    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 Sep 30, 2022
    Configuration menu
    Copy the full SHA
    94db434 View commit details
    Browse the repository at this point in the history
  2. ref name

    lukekarrys committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    7113f0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cfff54 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

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

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.4.4 to 4.5.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.4.4...v4.5.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 10, 2022
    Configuration menu
    Copy the full SHA
    20ae935 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a10b51 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. deps: bump read-package-json-fast from 2.0.3 to 3.0.0

    Bumps [read-package-json-fast](https://github.com/npm/read-package-json-fast) from 2.0.3 to 3.0.0.
    - [Release notes](https://github.com/npm/read-package-json-fast/releases)
    - [Changelog](https://github.com/npm/read-package-json-fast/blob/main/CHANGELOG.md)
    - [Commits](npm/read-package-json-fast@v2.0.3...v3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: read-package-json-fast
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    8f3fcce View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. chore: release 3.0.0 (#61)

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