chore(deps): update dependency watchexec to v2.5.1#139
Merged
Conversation
e5e8f2e to
77abf07
Compare
Contributor
🧪 Test Results
Generated by cargo-nextest |
Contributor
📊 Coverage Report
Generated by llvm-cov |
96a8b84 to
7a49fc3
Compare
7a49fc3 to
e156957
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.3.2→2.5.1Release Notes
watchexec/watchexec (watchexec)
v2.5.1: CLI v2.5.1Compare Source
No changes, but two new builds:
The website has also been refreshed, it's a lot easier to figure out which file to download there: https://watchexec.github.io/downloads/watchexec/2.5.1/.
v2.5.0: CLI v2.5.0Compare Source
--timeoutflag to kill long-running commands (#1022)--notifyfires (start,end,both) (#1021)--exit-on-errorto exit if the process errored (#1023)This release also bumps the required rustc for building the CLI to 1.93.0 — I'm aware this is pretty new, so if that causes issues, especially for packagers, let me know.
v2.4.3: CLI v2.4.3Compare Source
v2.4.2: CLI v2.4.2Compare Source
v2.4.1: CLI v2.4.1Compare Source
--interactive.v2.4.0: CLI v2.4.0Compare Source
-I,--interactivemode, which enables some keyboard-driven actions:p(pause filesystem events),r(start or restart the current command),q(quit). (#67)Known bug, fixed in 2.4.1: on macOS you have to press enter after using
qin--interactivemode.v2.3.3: CLI v2.3.3Compare Source
Fixes from contributors:
All dependencies were also updated.
A change in the "bosion" crate, which provides build-time information for the verbose version output, means that the dependency tree when building from source is about 300 crates lighter, which should result in ~30-60 seconds faster builds.
Development pace has slowed considerably but Watchexec remains pretty solid, though it has its various longstanding bugs. Contributions are always appreciated. Let's hope 2026 is a good year.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.