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: v1.3.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: v3.0.0
Choose a head ref
  • 12 commits
  • 22 files changed
  • 4 contributors

Commits on Jun 9, 2021

  1. breaking: remove infer-owner

    nlf committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    a8b21fc View commit details
    Browse the repository at this point in the history
  2. chore: update deps

    nlf committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    846cfe5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d345e36 View commit details
    Browse the repository at this point in the history
  4. chore: use latest npm for CI

    PR-URL: #7
    Credit: @nlf
    Close: #7
    Reviewed-by: @wraithgar
    nlf committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    64931b8 View commit details
    Browse the repository at this point in the history
  5. 2.0.0

    nlf committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    2d2b92c View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

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

Commits on Mar 3, 2022

  1. Configuration menu
    Copy the full SHA
    50c981a View commit details
    Browse the repository at this point in the history
  2. chore: linting

    wraithgar committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    cb67e37 View commit details
    Browse the repository at this point in the history
  3. 2.0.1

    wraithgar committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    f7bed0f View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. deps: @npmcli/[email protected] (#10)

    BREAKING CHANGE: this will drop support for node 10 and non-LTS versions
    of node 12 and node 14
    wraithgar authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    ad35767 View commit details
    Browse the repository at this point in the history
  2. fix: put infer-owner back in (#12)

    @npmcli/exec is not out or ready and we need to get the cli updated to
    use this again
    wraithgar authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    cb4a487 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 3.0.0 (#11)

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