Skip to content

⬆️ Update dependency prek to v0.3.8#1456

Merged
edenhaus merged 1 commit into
devfrom
renovate/prek-0.x
Mar 23, 2026
Merged

⬆️ Update dependency prek to v0.3.8#1456
edenhaus merged 1 commit into
devfrom
renovate/prek-0.x

Conversation

@renovate

@renovate renovate Bot commented Feb 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prek (source, changelog) ==0.3.3==0.3.8 age adoption passing confidence

Release Notes

j178/prek (prek)

v0.3.8

Compare Source

Released on 2026-03-23.

Enhancements
  • Add experimental language: deno support (#​1516)
  • Add pretty-format-json as builtin hook (#​915)
  • Add check-vcs-permalinks as builtin hook (#​1842)
  • Add check-illegal-windows-names as builtin hook (#​1841)
  • Add check-shebang-scripts-are-executable builtin hook (#​1847)
  • Add destroyed-symlinks builtin hook (#​1851)
  • Add file-contents-sorter as builtin hook (#​1846)
  • Add --all flag to prek uninstall (#​1817)
  • Improve file pattern parse errors (#​1829)
  • Validate uv binary after download (#​1825)
Bug fixes
  • Fix workspace-relative added file paths (#​1852)
  • Relax alias-anchor ratio check for check-yaml (#​1839)
Contributors

v0.3.6

Compare Source

Released on 2026-03-16.

Enhancements
  • Allow selectors for hook ids containing colons (#​1782)
  • Rename prek install-hooks to prek prepare-hooks and prek install --install-hooks to prek install --prepare-hooks (#​1766)
  • Retry auth-failed repo clones with terminal prompts enabled (#​1761)
Performance
  • Optimize detect_private_key by chunked reading and using aho-corasick (#​1791)
  • Optimize fix_byte_order_marker by shifting file contents in place (#​1790)
Bug fixes
  • Align stage defaulting behavior with pre-commit (#​1788)
  • Make sure child output is drained in the PTY subprocess (#​1768)
  • fix(golang): use GOTOOLCHAIN=local when probing system go (#​1797)
Documentation
  • Disambiguate “hook” terminology by renaming "Git hooks" to "Git shims" (#​1776)
  • Document compatibility with pre-commit (#​1767)
  • Update configuration.md with TOML 1.1 notes (#​1764)
Other changes
Contributors

v0.3.5

Released on 2026-03-09.

Enhancements
  • Add automatic Ruby download support using rv binaries (#​1668)
  • Adjust open file limit on process startup (#​1705)
  • Allow parallel gem retry (#​1732)
  • Enable system-proxy feature on reqwest (#​1738)
  • Expose --git-dir to force hook installation target (#​1723)
  • Pass --quiet, --verbose, and --no-progress through prek install into generated hook scripts (#​1753)
  • Respect core.sharedRepository for hook permissions (#​1755)
  • Support legacy mode hook script (#​1706)
  • rust: support cli: git dependency 4th segment package disambiguation (#​1747)
Bug fixes
  • Fix Python __main__.py entry (#​1741)
  • python: strip UV_SYSTEM_PYTHON from uv venv and pip install commands (#​1756)
Other changes
Contributors

v0.3.4

Released on 2026-02-28.

Enhancements
  • Allow pass_filenames to accept a positive integer (#​1698)
  • Install and compile gems in parallel (#​1674)
  • Sync identify file-type mappings with pre-commit identify (#​1660)
  • Use --locked for Rust cargo install commands (#​1661)
  • Add PREK_MAX_CONCURRENCY environment variable for configuring maximum concurrency (#​1697)
  • Add PREK_LOG_TRUNCATE_LIMIT environment variable for configuring log truncation (#​1679)
  • Add support for python -m prek (#​1686)
Bug fixes
  • Skip invalid Rust toolchains instead of failing (#​1699)
Performance
  • Bitset-based TagSet refactor: precompute tag masks and speed up hook type filtering (#​1665)
Documentation
  • Document winget install j178.Prek (#​1670)
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

codecov Bot commented Feb 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.79%. Comparing base (34a6f4e) to head (c1079e9).
⚠️ Report is 1 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1456   +/-   ##
=======================================
  Coverage   94.79%   94.79%           
=======================================
  Files         152      152           
  Lines        5974     5974           
  Branches      350      350           
=======================================
  Hits         5663     5663           
  Misses        249      249           
  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

codspeed-hq Bot commented Feb 28, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 113 untouched benchmarks


Comparing renovate/prek-0.x (c1079e9) with dev (34a6f4e)

Open in CodSpeed

@renovate renovate Bot force-pushed the renovate/prek-0.x branch from 0d5fafa to 873c35f Compare March 9, 2026 13:39
@renovate renovate Bot changed the title ⬆️ Update dependency prek to v0.3.4 ⬆️ Update dependency prek to v0.3.5 Mar 9, 2026
@renovate renovate Bot force-pushed the renovate/prek-0.x branch from 873c35f to 59b42ed Compare March 16, 2026 10:02
@renovate renovate Bot changed the title ⬆️ Update dependency prek to v0.3.5 ⬆️ Update dependency prek to v0.3.6 Mar 16, 2026
@renovate renovate Bot changed the title ⬆️ Update dependency prek to v0.3.6 ⬆️ Update dependency prek to v0.3.8 Mar 23, 2026
@renovate renovate Bot force-pushed the renovate/prek-0.x branch from 59b42ed to c1079e9 Compare March 23, 2026 08:50
@edenhaus edenhaus merged commit b74ee9b into dev Mar 23, 2026
26 checks passed
@edenhaus edenhaus deleted the renovate/prek-0.x branch March 23, 2026 09:34
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