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/run-script
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.3
Choose a base ref
...
head repository: npm/run-script
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.0.4
Choose a head ref
  • 11 commits
  • 19 files changed
  • 3 contributors

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    04a4600 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    648b0ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b47b660 View commit details
    Browse the repository at this point in the history
  4. chore: add spawk

    wraithgar committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    64a3503 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c47a91a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    865d556 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b6f7f93 View commit details
    Browse the repository at this point in the history
  8. fix: code formatting

    wraithgar committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    bf5f419 View commit details
    Browse the repository at this point in the history
  9. chore: rewrite tests

    wraithgar committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    155c434 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. fix(envs): revert behavior of array in npm config (#194)

    Reverts environment parsing of config arrays to use indexed names
    instead of joining them with double newlines.  That change appears to
    have been introduced when the enviromnent values were added back into
    npm, but not in the same way they were done before.
    
    Fixes: npm/cli#3775
    
    ---------
    
    Co-authored-by: siemhesda <[email protected]>
    wraithgar and siemhesda authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    7ebc853 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. chore: release 7.0.4 (#193)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [7.0.4](v7.0.3...v7.0.4)
    (2024-01-22)
    
    ### Bug Fixes
    
    *
    [`7ebc853`](7ebc853)
    [#194](#194) envs: revert behavior
    of array in npm config (#194) (@wraithgar, @siemhesda)
    *
    [`bf5f419`](bf5f419)
    [#192](#192) code formatting
    (@wraithgar)
    *
    [`b6f7f93`](b6f7f93)
    [#192](#192) remove unreachable
    code path (@wraithgar)
    *
    [`865d556`](865d556)
    [#192](#192) remove is-windows
    test fixture code from module (@wraithgar)
    *
    [`c47a91a`](c47a91a)
    [#192](#192) update code to use
    @npmcli/run-script (@wraithgar)
    
    ### Dependencies
    
    *
    [`648b0ed`](648b0ed)
    [#192](#192) remove
    read-package-json-fast
    *
    [`04a4600`](04a4600)
    [#192](#192) add
    `@npmcli/[email protected]`
    
    ### Chores
    
    *
    [`155c434`](155c434)
    [#192](#192) rewrite tests
    (@wraithgar)
    *
    [`64a3503`](64a3503)
    [#192](#192) add spawk
    (@wraithgar)
    *
    [`b47b660`](b47b660)
    [#192](#192) remove require-inject
    (@wraithgar)
    
    ---
    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 Jan 23, 2024
    Configuration menu
    Copy the full SHA
    eb6e576 View commit details
    Browse the repository at this point in the history
Loading