-
Notifications
You must be signed in to change notification settings - Fork 2
Commit ec9d3b2
authored
fix(deps): Update dependency execa to v9.4.0 (#225)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [execa](https://togithub.com/sindresorhus/execa) | dependencies | minor | [`9.3.1` -> `9.4.0`](https://renovatebot.com/diffs/npm/execa/9.3.1/9.4.0) |
---
### Release Notes
<details>
<summary>sindresorhus/execa (execa)</summary>
### [`v9.4.0`](https://togithub.com/sindresorhus/execa/releases/tag/v9.4.0)
[Compare Source](https://togithub.com/sindresorhus/execa/compare/v9.3.1...v9.4.0)
#### Features
- We've created a separate package called [nano-spawn](https://togithub.com/sindresorhus/nano-spawn). It is similar to Execa but with fewer features, for a much smaller package size. [More info.](https://togithub.com/sindresorhus/execa/blob/main/docs/small.md)
#### Bug fixes
- Both [`execaNode()`](https://togithub.com/sindresorhus/execa/blob/main/docs/node.md) and the [`preferLocal`](https://togithub.com/sindresorhus/execa/blob/main/docs/environment.md#local-binaries) option modify the `PATH` environment variable. This release includes some minor improvements to ensure that environment variable remains small ([https://github.com/sindresorhus/npm-run-path/pull/20](https://togithub.com/sindresorhus/npm-run-path/pull/20)). It also handles a few related edge cases better ([https://github.com/sindresorhus/npm-run-path/pull/21](https://togithub.com/sindresorhus/npm-run-path/pull/21)).
#### Documentation
- Small documentation typo fix, thanks [@​rrthomas](https://togithub.com/rrthomas)! ([#​1153](https://togithub.com/sindresorhus/execa/issues/1153))
</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 90521e6 commit ec9d3b2Copy full SHA for ec9d3b2
1 file changed
+46
-4
lines changed+46-4Lines changed: 46 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments