Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency watchexec to v1.25.1 #912

Merged
merged 1 commit into from Jan 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
watchexec minor 1.24.2 -> 1.25.1

Release Notes

watchexec/watchexec (watchexec)

v1.25.1: CLI v1.25.1

Software development often involves running the same commands over and over. Boring! Watchexec is a simple, standalone tool that watches a path and runs a command whenever it detects modifications. Install it today with cargo-binstall watchexec-cli, from the binaries below, find it in your favourite package manager, or build it from source with cargo install watchexec-cli.

In this release:
  • Fix compatibility with 32-bit platforms (#​730)
  • Fix bugs introduced by inconsistent path normalisation in optimised ignore handling (#​759)

v1.25.0: CLI v1.25.0

Software development often involves running the same commands over and over. Boring! Watchexec is a simple, standalone tool that watches a path and runs a command whenever it detects modifications. Install it today with cargo-binstall watchexec-cli, from the binaries below, find it in your favourite package manager, or build it from source with cargo install watchexec-cli.

In this release:
  • Startup performance improvements reducing the amount of directories visited when discovering ignore files. (#​663 by @​t3hmrman)
  • Improvements to handling of nested ignore files. (#​745 by @​thislooksfun)
Other changes:
  • Project origin detection tweaked a little to avoid some false positives. (#​748)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@alecthomas alecthomas merged commit 3ef9475 into master Jan 8, 2024
2 checks passed
@alecthomas alecthomas deleted the renovate/all-minor-patch branch January 8, 2024 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant