Bump prek from 0.4.11 to 0.4.14 - #237
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [prek](https://github.com/j178/prek) from 0.4.11 to 0.4.14. - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](j178/prek@v0.4.11...v0.4.14) --- updated-dependencies: - dependency-name: prek dependency-version: 0.4.14 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
🟡 Waiting for changesLast updated: 2026-09-01 00:30 UTC |
rtibblesbot
approved these changes
Sep 1, 2026
rtibblesbot
left a comment
Contributor
There was a problem hiding this comment.
PR #237 — prek 0.4.11 → 0.4.14 (uv/PyPI), patch-level within 0.4.x, dev-only dependency (pyproject.toml [dependency-groups] dev, unconstrained). CI passing.
- Breaking changes: none across 0.4.12–0.4.14 — all entries are additive (
language: mise,prek exec,--require-group), performance, or bug fixes. - Deprecations: none.
- Security: no CVEs. Supply-chain hardening in 0.4.12 (verified uv release archive checksums, uv installed from Astral CDN) and output sanitization in 0.4.14.
- Peer/transitive deps: none — lockfile diff is the
prekentry only (version, sdist, 16 wheels). - Relevant to this repo: 0.4.14 fixes the builtin
check-yamlfast-path (accept non-finite floats #2545, allow comment-heavy YAML #2554). Both loosen the check this repo's.pre-commit-config.yamlruns, so it can only remove false positives. - Note: the lint job installs prek via
j178/prek-action@v2.0.6with noprek-version, so it defaults tolatest; the green check exercises whatever is newest on the runner, not this pin. This bump aligns local dev with what CI has already been running.
No code changes required.
@rtibblesbot's comments are generated by an LLM, and should be evaluated accordingly
How was this generated?
Ran a dependency-update review pipeline over the version bump:
- Classified the bump by semver (patch / minor / major) and dependency type (production vs. development)
- Extracted the changelog and release notes across the version range
- Assessed compatibility with this project's usage and whether any code changes are required
- Treated CI as the primary safety net
- Scaled the review depth to the update's risk
- Chose the verdict from semver risk, changelog findings, and CI status
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.
Bumps prek from 0.4.11 to 0.4.14.
Release notes
Sourced from prek's releases.
... (truncated)
Changelog
Sourced from prek's changelog.
... (truncated)
Commits
432eeb0Bump version to 0.4.14 (#2571)6b6d429Update Rust crate ignore to v0.4.33 (#2564)27d0cf8Update prek hooks (#2555)aaf407bUpdate Rust crate aws-lc-rs to v1.18.0 (#2569)3ddddfdUpdate Rust crate xml to v1.4.0 (#2570)fc90ec6Update Rust crate similar to v3.1.2 (#2567)50e60d4Update Rust crate thiserror to v2.0.20 (#2568)70a4c06Update Rust crate liblzma to v0.4.8 (#2565)7b8dcaaUpdate Rust crate globset to v0.4.20 (#2563)3e075d3Update Rust crate clap_complete to v4.6.9 (#2562)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)