Skip to content

Commit 3ef5567

Browse files
authored
fix(deps): Update dependency execa to v9.3.1 (#214)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [execa](https://togithub.com/sindresorhus/execa) | dependencies | patch | [`9.3.0` -> `9.3.1`](https://renovatebot.com/diffs/npm/execa/9.3.0/9.3.1) | --- ### Release Notes <details> <summary>sindresorhus/execa (execa)</summary> ### [`v9.3.1`](https://togithub.com/sindresorhus/execa/releases/tag/v9.3.1) [Compare Source](https://togithub.com/sindresorhus/execa/compare/v9.3.0...v9.3.1) Thanks [@&#8203;holic](https://togithub.com/holic) and [@&#8203;jimhigson](https://togithub.com/jimhigson) for your contributions! #### Bugs - Do not crash when using a custom Node.js binary [without ICU support](https://nodejs.org/api/intl.html#disable-all-internationalization-features-none). ([#&#8203;1144](https://togithub.com/sindresorhus/execa/issues/1144)) #### Bugs (types) - Fix type of the [`env`](docs/api.md#optionsenv) option. It was currently failing for Remix or Next.js users. (by [@&#8203;holic](https://togithub.com/holic)) ([#&#8203;1141](https://togithub.com/sindresorhus/execa/issues/1141)) #### Documentation - Fix typo in "Inputs" documentation. (by [@&#8203;jimhigson](https://togithub.com/jimhigson)) ([#&#8203;1145](https://togithub.com/sindresorhus/execa/issues/1145)) - Document [how to terminate](docs/termination.md#inactivity-timeout) hanging subprocesses. ([#&#8203;1140](https://togithub.com/sindresorhus/execa/issues/1140)) - Document how to add [custom logging](readme.md#custom-logging). ([#&#8203;1131](https://togithub.com/sindresorhus/execa/issues/1131)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
1 parent 5cf3ac3 commit 3ef5567

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)