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/promise-spawn
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.2
Choose a base ref
...
head repository: npm/promise-spawn
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.0
Choose a head ref
  • 8 commits
  • 12 files changed
  • 3 contributors

Commits on Aug 27, 2024

  1. chore: bump @npmcli/template-oss from 4.22.0 to 4.23.1

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.22.0 to 4.23.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.22.0...v4.23.1)
    
    ---
    updated-dependencies:
    - dependency-name: @npmcli/template-oss
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and hashtagchris committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e44ea01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bbffe4 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. chore: bump @npmcli/template-oss from 4.23.1 to 4.23.3

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.23.1 to 4.23.3.
    - [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.23.1...v4.23.3)
    
    ---
    updated-dependencies:
    - dependency-name: @npmcli/template-oss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and hashtagchris committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a784586 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63cc0e6 View commit details
    Browse the repository at this point in the history
  3. chore: bump @npmcli/eslint-config from 4.0.5 to 5.0.0

    Bumps [@npmcli/eslint-config](https://github.com/npm/eslint-config) from 4.0.5 to 5.0.0.
    - [Release notes](https://github.com/npm/eslint-config/releases)
    - [Changelog](https://github.com/npm/eslint-config/blob/main/CHANGELOG.md)
    - [Commits](npm/eslint-config@v4.0.5...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@npmcli/eslint-config"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and hashtagchris committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    9ed7cbe View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

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

    BREAKING CHANGE: `@npmcli/promise-spawn` now supports node `^18.17.0 || >=20.5.0`
    hashtagchris committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    eeaf662 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    392dc76 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. chore: release 8.0.0 (#123)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [8.0.0](v7.0.2...v8.0.0)
    (2024-09-03)
    ### ⚠️ BREAKING CHANGES
    * `@npmcli/promise-spawn` now supports node `^18.17.0 || >=20.5.0`
    ### Bug Fixes
    *
    [`eeaf662`](eeaf662)
    [#122](#122) align to npm 10
    node engine range (@hashtagchris)
    ### Chores
    *
    [`392dc76`](392dc76)
    [#122](#122) run
    template-oss-apply (@hashtagchris)
    *
    [`9ed7cbe`](9ed7cbe)
    [#120](#120) bump
    @npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot])
    *
    [`63cc0e6`](63cc0e6)
    [#121](#121) postinstall for
    dependabot template-oss PR (@hashtagchris)
    *
    [`a784586`](a784586)
    [#121](#121) bump
    @npmcli/template-oss from 4.23.1 to 4.23.3 (@dependabot[bot])
    
    ---
    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 5, 2024
    Configuration menu
    Copy the full SHA
    fa58974 View commit details
    Browse the repository at this point in the history
Loading