Skip to content

build(deps-dev): bump prek from 0.3.9 to 0.4.0 in /python#5627

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python/prek-0.3.11
Open

build(deps-dev): bump prek from 0.3.9 to 0.4.0 in /python#5627
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python/prek-0.3.11

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps prek from 0.3.9 to 0.4.0.

Release notes

Sourced from prek's releases.

0.4.0

Release Notes

Released on 2026-05-14.

Breaking changes

These are narrow cleanup breaks in behavior that was either temporary or never worked correctly. Most users should not need to change anything.

  • Generated hook scripts no longer preserve -q, -v, or --no-progress passed to prek install. This only affects users who expected those global flags to be baked into installed hooks. (#1966)
  • language_version no longer accepts direct executable paths. Use language_version: system for a system toolchain, or use a supported version request instead. This path form did not work reliably before, so existing working configs should be unaffected. (#1831)

Enhancements

  • Expand tilde in --config, --cd, --log-file and --git-dir (#2063)
  • Prevent auto-update cooldown downgrades (#2055)
  • Use managed npm cache for node hooks (#2075)

Bug fixes

  • Fix npm config env overrides for node hooks (#2074)

Documentation

  • Add cookbook page for enabling Git 2.54 config-based global hooks (#2061)

Contributors

Install prek 0.4.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/j178/prek/releases/download/v0.4.0/prek-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/j178/prek/releases/download/v0.4.0/prek-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install prek

... (truncated)

Changelog

Sourced from prek's changelog.

0.4.0

Released on 2026-05-14.

Breaking changes

These are narrow cleanup breaks in behavior that was either temporary or never worked correctly. Most users should not need to change anything.

  • Generated hook scripts no longer preserve -q, -v, or --no-progress passed to prek install. This only affects users who expected those global flags to be baked into installed hooks. (#1966)
  • language_version no longer accepts direct executable paths. Use language_version: system for a system toolchain, or use a supported version request instead. This path form did not work reliably before, so existing working configs should be unaffected. (#1831)

Enhancements

  • Expand tilde in --config, --cd, --log-file and --git-dir (#2063)
  • Prevent auto-update cooldown downgrades (#2055)
  • Use managed npm cache for node hooks (#2075)

Bug fixes

  • Fix npm config env overrides for node hooks (#2074)

Documentation

  • Add cookbook page for enabling Git 2.54 config-based global hooks (#2061)

Contributors

0.3.13

Released on 2026-05-06.

Bug fixes

  • Respect hook filters for message files (#2049)

Documentation

  • Add Godot Engine to users in README (#2047)

Contributors

0.3.12

Released on 2026-05-05.

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python labels May 4, 2026
Copilot AI review requested due to automatic review settings May 4, 2026 19:04
@dependabot dependabot Bot added python dependencies Pull requests that update a dependency file labels May 4, 2026
@dependabot dependabot Bot review requested due to automatic review settings May 4, 2026 19:04
@github-actions github-actions Bot changed the title Bump prek from 0.3.9 to 0.3.11 in /python Python: Bump prek from 0.3.9 to 0.3.11 in /python May 4, 2026
@dependabot dependabot Bot changed the title Python: Bump prek from 0.3.9 to 0.3.11 in /python build(deps-dev): bump prek from 0.3.9 to 0.3.13 in /python May 7, 2026
Copilot AI review requested due to automatic review settings May 7, 2026 23:58
@dependabot dependabot Bot force-pushed the dependabot/pip/python/prek-0.3.11 branch from c976dc6 to 3b7c06e Compare May 7, 2026 23:58
@dependabot dependabot Bot review requested due to automatic review settings May 7, 2026 23:58
Bumps [prek](https://github.com/j178/prek) from 0.3.9 to 0.4.0.
- [Release notes](https://github.com/j178/prek/releases)
- [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md)
- [Commits](j178/prek@v0.3.9...v0.4.0)

---
updated-dependencies:
- dependency-name: prek
  dependency-version: 0.3.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps-dev): bump prek from 0.3.9 to 0.3.13 in /python build(deps-dev): bump prek from 0.3.9 to 0.4.0 in /python May 15, 2026
Copilot AI review requested due to automatic review settings May 15, 2026 00:33
@dependabot dependabot Bot force-pushed the dependabot/pip/python/prek-0.3.11 branch from 3b7c06e to b5ec99f Compare May 15, 2026 00:33
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant