Commit da42e45
build(deps): update watchexec/watchexec to v2.4.3
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [watchexec/watchexec](https://github.com/watchexec/watchexec) | minor | `v2.3.3` → `v2.4.3` |
MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).
**Proposed changes to behavior should be submitted there as MRs.**
---
### Release Notes
<details>
<summary>watchexec/watchexec (watchexec/watchexec)</summary>
### [`v2.4.3`](https://github.com/watchexec/watchexec/releases/tag/v2.4.3): CLI v2.4.3
[Compare Source](watchexec/watchexec@v2.4.2...v2.4.3)
- Deps: update lockfile to avoid a couple of yanked transitive dependencies
### [`v2.4.2`](https://github.com/watchexec/watchexec/releases/tag/v2.4.2): CLI v2.4.2
[Compare Source](watchexec/watchexec@v2.4.1...v2.4.2)
- Fix: Ctrl-C not quitting until hitting enter in interactive mode (a side-effect of the fix landed in 2.4.1)
### [`v2.4.1`](https://github.com/watchexec/watchexec/releases/tag/v2.4.1): CLI v2.4.1
[Compare Source](watchexec/watchexec@v2.4.0...v2.4.1)
- Fix: a bug on macOS where the process wasn't fully quitting when using `--interactive`.
### [`v2.4.0`](https://github.com/watchexec/watchexec/releases/tag/v2.4.0): CLI v2.4.0
[Compare Source](watchexec/watchexec@v2.3.3...v2.4.0)
- Add `-I`, `--interactive` mode, which enables some keyboard-driven actions: `p` (pause filesystem events), `r` (start or restart the current command), `q` (quit). ([#​67](watchexec/watchexec#67))
- We now stop saying "Waiting 10s" when the process is not running ([#​975](watchexec/watchexec#975))
**Known bug, fixed in 2.4.1:** on macOS you have to press enter after using `q` in `--interactive` mode.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this MR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4zMS45IiwidXBkYXRlZEluVmVyIjoiNDMuMzEuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90IiwiYXV0b21hdGlvbjpib3QtYXV0aG9yZWQiLCJkZXBlbmRlbmN5LXR5cGU6Om1pbm9yIl19-->1 parent 4e9cac9 commit da42e45
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
0 commit comments