-
Notifications
You must be signed in to change notification settings - Fork 2
Commit 3ef5567
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 [@​holic](https://togithub.com/holic) and [@​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). ([#​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 [@​holic](https://togithub.com/holic)) ([#​1141](https://togithub.com/sindresorhus/execa/issues/1141))
#### Documentation
- Fix typo in "Inputs" documentation. (by [@​jimhigson](https://togithub.com/jimhigson)) ([#​1145](https://togithub.com/sindresorhus/execa/issues/1145))
- Document [how to terminate](docs/termination.md#inactivity-timeout) hanging subprocesses. ([#​1140](https://togithub.com/sindresorhus/execa/issues/1140))
- Document how to add [custom logging](readme.md#custom-logging). ([#​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 3ef5567Copy full SHA for 3ef5567
File tree
Expand file treeCollapse file tree
1 file changed
+7
-7
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+7
-7
lines changed+7-7Lines 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