Skip to content

Commit da42e45

Browse files
ECG Bottmeijn
authored andcommitted
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). ([#&#8203;67](watchexec/watchexec#67)) - We now stop saying "Waiting 10s" when the process is not running ([#&#8203;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

File tree

chezmoi/dot_config/aquaproj-aqua/aqua.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ packages:
7474
- name: cli/[email protected]
7575
description: GitHub’s official command line tool
7676
link: https://github.com/cli/cli
77-
- name: watchexec/watchexec@v2.3.3
77+
- name: watchexec/watchexec@v2.4.3
7878
description: Executes commands in response to file modifications
7979
link: https://github.com/watchexec/watchexec
8080
- name: iann0036/[email protected]

0 commit comments

Comments
 (0)