Skip to content

Update pre-commit to 3.8.0#229

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-pre-commit-3.5.0-to-3.8.0
Closed

Update pre-commit to 3.8.0#229
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-pre-commit-3.5.0-to-3.8.0

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

This PR updates pre-commit from 3.5.0 to 3.8.0.

Changelog

3.8.0

==================

Features
- Implement health checks for `language: r` so environments are recreated if
the system version of R changes.
 - 3206 issue by lorenzwalthert.
 - 3265 PR by lorenzwalthert.

3.7.1

==================

Fixes
- Fix `language: rust` default language version check when `rust-toolchain.toml`
is present.
 - issue by gaborbernat.
 - 3201 PR by asottile.

3.7.0

==================

Features
- Use a tty for `docker` and `docker_image` hooks when `--color` is specified.
 - 3122 PR by glehmann.

Fixes
- Fix `fail_fast` for individual hooks stopping when previous hooks had failed.
 - 3167 issue by tp832944.
 - 3168 PR by asottile.

Updating
- The per-hook behaviour of `fail_fast` was fixed.  If you want the pre-3.7.0
behaviour, add `fail_fast: true` to all hooks before the last `fail_fast`
hook.

3.6.2

==================

Fixes
- Fix building golang hooks during `git commit --all`.
 - 3130 PR by asottile.
 - 2722 issue by pestanko and matthewhughes934.

3.6.1

==================

Fixes
- Remove `PYTHONEXECUTABLE` from environment when running.
 - 3110 PR by untitaker.
- Handle staged-files-only with only a crlf diff.
 - 3126 PR by asottile.
 - issue by tyyrok.

3.6.0

==================

Features
- Check `minimum_pre_commit_version` first when parsing configs.
 - 3092 PR by asottile.

Fixes
- Fix deprecation warnings for `importlib.resources`.
 - 3043 PR by asottile.
- Fix deprecation warnings for rmtree.
 - 3079 PR by edgarrmondragon.

Updating
- Drop support for python<3.9.
 - 3042 PR by asottile.
 - 3093 PR by asottile.
Links

@pyup-bot
Copy link
Copy Markdown
Collaborator Author

pyup-bot commented Oct 5, 2024

Closing this in favor of #238

@pyup-bot pyup-bot closed this Oct 5, 2024
@skyme5 skyme5 deleted the pyup-update-pre-commit-3.5.0-to-3.8.0 branch October 5, 2024 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant