Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prek (source, changelog) ==0.2.17 -> ==0.2.18 age adoption passing confidence

Release Notes

j178/prek (prek)

v0.2.18

Compare Source

Released on 2025-11-21.

Highlights

In this release, prek adds a new special repo type repo: builtin that lets you use built‑in hooks.
It basically gives you another way to use the existing built‑in fast path for pre‑commit‑hooks, but without needing to point to an external repo.
Since prek doesn’t have to clone anything or set up a virtual environment, repo: builtin hooks work even in air‑gapped environments.

For more details, see: https://prek.j178.dev/builtin/

Enhancements
  • Add support repo: builtin (#​1118)
  • Enable virtual terminal processing on Windows (#​1123)
Bug fixes
  • Do not recurse into submodules during workspace discovery (#​1121)
  • Do not dim the hook output (#​1126)
  • Further reduce max cli length for cmd.exe on Windows (#​1131)
  • Revert "Disallow hook-level minimum_prek_version (#​1101)" (#​1120)
Other changes
  • docs: refer airflow as Apache Airflow (#​1116)
Contributors

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

@codecov
Copy link

codecov bot commented Nov 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.66%. Comparing base (6d4c488) to head (61ebcdc).
⚠️ Report is 2 commits behind head on dev.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1325   +/-   ##
=======================================
  Coverage   94.66%   94.66%           
=======================================
  Files         150      150           
  Lines        5899     5899           
  Branches      350      350           
=======================================
  Hits         5584     5584           
  Misses        253      253           
  Partials       62       62           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@codspeed-hq
Copy link

codspeed-hq bot commented Nov 21, 2025

CodSpeed Performance Report

Merging #1325 will not alter performance

Comparing renovate/prek-0.x (61ebcdc) with dev (6d4c488)

Summary

✅ 113 untouched

@edenhaus edenhaus merged commit 0070fe6 into dev Nov 21, 2025
36 checks passed
@edenhaus edenhaus deleted the renovate/prek-0.x branch November 21, 2025 23:32
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.

2 participants