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: v3.0.6
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: v4.0.0
Choose a head ref
  • 14 commits
  • 19 files changed
  • 5 contributors

Commits on Apr 21, 2024

  1. chore: bump @npmcli/template-oss from 4.21.3 to 4.21.4

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.21.3 to 4.21.4.
    - [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.21.3...v4.21.4)
    
    ---
    updated-dependencies:
    - dependency-name: @npmcli/template-oss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    97afcdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbb2246 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

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

Commits on Sep 25, 2024

  1. fix!: align to npm 10 node engine range

    BREAKING CHANGE: `@npmcli/map-workspaces` now supports node `^18.17.0 || >=20.5.0`
    reggi committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    3959800 View commit details
    Browse the repository at this point in the history
  2. chore: run template-oss-apply

    reggi committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    888c87c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ec2a15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e52dd76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f066c79 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    938d94c View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. deps: remove read-package-json-fast

    wraithgar authored and reggi committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a493618 View commit details
    Browse the repository at this point in the history
  2. deps: @npmcli/package-json@5.2.0

    wraithgar authored and reggi committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    044b3a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    211aef3 View commit details
    Browse the repository at this point in the history
  4. chore: release 4.0.0 (#169)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [4.0.0](v3.0.6...v4.0.0)
    (2024-09-26)
    ### ⚠️ BREAKING CHANGES
    * `@npmcli/map-workspaces` now supports node `^18.17.0 || >=20.5.0`
    ### Bug Fixes
    *
    [`211aef3`](211aef3)
    [#153](#153) use
    @npmcli/package-json to parse packages (@wraithgar)
    *
    [`3959800`](3959800)
    [#168](#168) align to npm 10
    node engine range (@reggi)
    ### Dependencies
    *
    [`044b3a8`](044b3a8)
    [#153](#153)
    `@npmcli/package-json@5.2.0`
    *
    [`a493618`](a493618)
    [#153](#153) remove
    read-package-json-fast
    *
    [`e52dd76`](e52dd76)
    [#168](#168)
    `read-package-json-fast@4.0.0`
    *
    [`2ec2a15`](2ec2a15)
    [#168](#168)
    `@npmcli/name-from-folder@3.0.0`
    ### Chores
    *
    [`f066c79`](f066c79)
    [#166](#166) bump
    @npmcli/eslint-config from 4.0.5 to 5.0.0 (#166) (@dependabot[bot])
    *
    [`888c87c`](888c87c)
    [#168](#168) run
    template-oss-apply (@reggi)
    *
    [`d1b3556`](d1b3556)
    [#150](#150) bump
    @npmcli/template-oss to 4.22.0 (@lukekarrys)
    *
    [`938d94c`](938d94c)
    [#162](#162) bump
    @npmcli/template-oss from 4.22.0 to 4.23.3 (#162) (@dependabot[bot])
    *
    [`c5cb12c`](c5cb12c)
    [#150](#150) postinstall for
    dependabot template-oss PR (@lukekarrys)
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    83d7905 View commit details
    Browse the repository at this point in the history
Loading