Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: npm/promise-spawn

Tags

v9.0.0

Toggle v9.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: release 9.0.0 (#145)

🤖 I have created a release *beep* *boop*
---


## [9.0.0](v8.0.3...v9.0.0)
(2025-10-23)
### ⚠️ BREAKING CHANGES
* `@npmcli/promise-spawn` now supports node `^20.17.0 || >=22.9.0`
### Bug Fixes
*
[`83b6f8e`](83b6f8e)
[#144](#144) align to npm 11
node engine range (@owlstronaut)
### Chores
*
[`cb2d875`](cb2d875)
[#144](#144) remove unneeded
eslint ignore (@owlstronaut)
*
[`17d2584`](17d2584)
[#144](#144) template-oss-apply
(@owlstronaut)
*
[`078277b`](078277b)
[#143](#143) bump
@npmcli/template-oss from 4.27.0 to 4.27.1 (#143) (@dependabot[bot],
@npm-cli-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>

v8.0.3

Toggle v8.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: release 8.0.3 (#138)

🤖 I have created a release *beep* *boop*
---


## [8.0.3](v8.0.2...v8.0.3)
(2025-08-28)
### Bug Fixes
*
[`c12e015`](c12e015)
[#137](#137) fallback for
missing process.env.ComSpec on Windows (#137) (@SongMinQQ)
### Chores
*
[`ddef6b2`](ddef6b2)
[#133](#133) postinstall
workflow updates (#133) (@owlstronaut)
*
[`32390d6`](32390d6)
[#136](#136) bump
@npmcli/template-oss from 4.24.4 to 4.25.0 (#136) (@dependabot[bot],
@npm-cli-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>

v8.0.2

Toggle v8.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: release 8.0.2 (#129)

🤖 I have created a release *beep* *boop*
---


## [8.0.2](v8.0.1...v8.0.2)
(2024-10-18)
### Bug Fixes
*
[`5ecf301`](5ecf301)
[#128](#128) open URL in
browser on WSL (#128) (@mbtools, @wraithgar)
### Chores
*
[`ef4ba09`](ef4ba09)
[#127](#127) bump
@npmcli/template-oss from 4.23.3 to 4.23.4 (#127) (@dependabot[bot],
@npm-cli-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>

v8.0.1

Toggle v8.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: release 8.0.1 (#126)

🤖 I have created a release *beep* *boop*
---


## [8.0.1](v8.0.0...v8.0.1)
(2024-10-02)
### Dependencies
*
[`606edd3`](606edd3)
[#124](#124) bump `[email protected]`

---
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>

v8.0.0

Toggle v8.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

v7.0.2

Toggle v7.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: release 7.0.2 (#107)

🤖 I have created a release *beep* *boop*
---


## [7.0.2](v7.0.1...v7.0.2)
(2024-05-04)

### Bug Fixes

*
[`4912015`](4912015)
[#102](#102) reject with error
from parent context on close (#102) (@lukekarrys)

### Chores

*
[`09872d7`](09872d7)
[#105](#105) linting:
no-unused-vars (@lukekarrys)
*
[`70f0eb7`](70f0eb7)
[#105](#105) bump
@npmcli/template-oss to 4.22.0 (@lukekarrys)
*
[`82ae2a7`](82ae2a7)
[#105](#105) postinstall for
dependabot template-oss PR (@lukekarrys)
*
[`2855879`](2855879)
[#104](#104) bump
@npmcli/template-oss from 4.21.3 to 4.21.4 (@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>

v7.0.1

Toggle v7.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: release 7.0.1 (#96)

🤖 I have created a release *beep* *boop*
---


## [7.0.1](v7.0.0...v7.0.1)
(2023-12-21)

### Bug Fixes

*
[`46fad5a`](46fad5a)
[#98](#98) parse `options.env`
more similarly to `process.env` (#98) (@thecodrr)

### Chores

*
[`d3ba687`](d3ba687)
[#97](#97) postinstall for
dependabot template-oss PR (@lukekarrys)
*
[`cf18492`](cf18492)
[#97](#97) bump
@npmcli/template-oss from 4.21.1 to 4.21.3 (@dependabot[bot])
*
[`c72524e`](c72524e)
[#95](#95) postinstall for
dependabot template-oss PR (@lukekarrys)
*
[`8102197`](8102197)
[#95](#95) bump
@npmcli/template-oss from 4.19.0 to 4.21.1 (@dependabot[bot])
*
[`3d54f38`](3d54f38)
[#76](#76) postinstall for
dependabot template-oss PR (@lukekarrys)
*
[`ca63a18`](ca63a18)
[#76](#76) bump
@npmcli/template-oss from 4.18.1 to 4.19.0 (@dependabot[bot])
*
[`e3e359f`](e3e359f)
[#74](#74) postinstall for
dependabot template-oss PR (@lukekarrys)
*
[`cc8e9c9`](cc8e9c9)
[#74](#74) bump
@npmcli/template-oss from 4.18.0 to 4.18.1 (@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>

v7.0.0

Toggle v7.0.0's commit message
chore: release 7.0.0

v6.0.2

Toggle v6.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: release 6.0.2 (#57)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v6.0.1

Toggle v6.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: release 6.0.1 (#51)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>