Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2025

This PR contains the following updates:

Package Change Age Confidence
prek (source, changelog) ==0.2.19 -> ==0.2.21 age confidence

Release Notes

j178/prek (prek)

v0.2.21

Compare Source

Released on 2025-12-09.

Bug fixes
  • Fallback to use remote repo package root instead of erroring (#​1203)
  • Prepend toolchain bin directory to PATH when calling cargo (#​1204)
  • Use cargo from installed toolchain (#​1202)
Contributors

v0.2.20

Compare Source

Released on 2025-12-08.

Highlights

In this release:

  • Rust hooks are now fully supported with automatic toolchain management, including package discovery in virtual workspaces. Big thanks to @​lmmx for driving this.
  • Added a prek cache size subcommand so you can quickly see how much cache space prek is using. Thanks @​MatthewMckee4!
  • Nested workspaces are easier to reason about: set orphan: true on a project to isolate it from parents so its files are processed only once.

Want to show your project runs on prek? Add our README badge to your docs or repo homepage: prek

Enhancements
  • Support Rust language (#​989)
    • Refactor Rust toolchain management (#​1198)
    • Add support for finding packages in virtual workspaces (#​1180)
  • Add prek cache size command (#​1183)
  • Support orphan projects (#​1129)
  • Fallback to manual stage for hooks specified directly in command line (#​1185)
  • Make go module cache read-writeable (thus deletable) (#​1164)
  • Provide more information when validating configs and manifests (#​1182)
  • Improve error message for invalid number of arguments to hook-impl (#​1196)
Bug fixes
  • Disable git terminal prompts (#​1193)
  • Prevent post-checkout deadlock when cloning repos (#​1192)
  • Prevent color output when redirecting stdout to a file (#​1159)
Documentation
  • Add MacPorts to installation methods (#​1157)
  • Add a FAQ page explaining prek install --install--hooks (#​1162)
Other changes
  • Add prek: enabled repo badge (#​1171)
  • Add favicon for docs website (#​1187)
Contributors

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) in timezone UTC, Automerge - At any time (no schedule defined).

🚦 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.


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

This PR was generated by Mend Renovate. View the repository job log.

waku-py[bot]
waku-py bot previously approved these changes Dec 9, 2025
@codecov
Copy link

codecov bot commented Dec 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@renovate renovate bot force-pushed the renovate/prek-0.x branch from d89ed03 to 2a84dac Compare December 9, 2025 05:45
@renovate renovate bot changed the title chore(deps): update dependency prek to v0.2.20 chore(deps): update dependency prek to v0.2.21 Dec 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant