Skip to content

Commit

Permalink
fix(deps): Update dependency execa to v9.3.1 (#214)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [execa](https://github.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://github.com/sindresorhus/execa/releases/tag/v9.3.1)

[Compare Source](https://github.com/sindresorhus/execa/compare/v9.3.0...v9.3.1)

Thanks [@&#8203;holic](https://github.com/holic) and [@&#8203;jimhigson](https://github.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://github.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://github.com/holic)) ([#&#8203;1141](https://github.com/sindresorhus/execa/issues/1141))

#### Documentation

-   Fix typo in "Inputs" documentation. (by [@&#8203;jimhigson](https://github.com/jimhigson)) ([#&#8203;1145](https://github.com/sindresorhus/execa/issues/1145))
-   Document [how to terminate](docs/termination.md#inactivity-timeout) hanging subprocesses. ([#&#8203;1140](https://github.com/sindresorhus/execa/issues/1140))
-   Document how to add [custom logging](readme.md#custom-logging). ([#&#8203;1131](https://github.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://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
  • Loading branch information
cq-bot committed Sep 1, 2024
1 parent 5cf3ac3 commit 3ef5567
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3ef5567

Please sign in to comment.