client-python
client-python copied to clipboard
Update dependency pre-commit to v4
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| pre-commit | ~=3.8.0 -> ~=4.2.0 |
||||
| pre-commit | ~=3.3 -> ~=4.2 |
Release Notes
pre-commit/pre-commit (pre-commit)
v4.2.0
==================
Features
- For
language: pythonfirst attempt a versioned python executable for the default language version before consulting a potentially unversionedsys.executable.- #3430 PR by @asottile.
Fixes
- Handle error during conflict detection when a file is named "HEAD"
- #3425 PR by @tusharsadhwani.
v4.1.0
==================
Features
- Add
language: julia.- #3348 PR by @fredrikekre.
- #2689 issue @jmuchovej.
Fixes
- Disable automatic toolchain switching for
language: golang. - Fix
language: rinstallation when initiated by RStudio.- #3389 PR by @lorenzwalthert.
- #3385 issue by @lorenzwalthert.
v4.0.1
==================
Fixes
- Fix
pre-commit migrate-configfor unquoted deprecated stages names with purelibpyyaml.- #3324 PR by @asottile.
- pre-commit-ci/issues#234 issue by @lorenzwalthert.
v4.0.0
==================
Features
- Improve
pre-commit migrate-configto handle more yaml formats.- #3301 PR by @asottile.
- Handle
stagesdeprecation inpre-commit migrate-config.- #3302 PR by @asottile.
- #2732 issue by @asottile.
- Upgrade
ruby-build.- #3199 PR by @ThisGuyCodes.
- Add "sensible regex" warnings to
repo: meta.- #3311 PR by @asottile.
- Add warnings for deprecated
stages(commit->pre-commit,push->pre-push,merge-commit->pre-merge-commit).- #3312 PR by @asottile.
- #3313 PR by @asottile.
- #3315 PR by @asottile.
- #2732 issue by @asottile.
Migrating
-
language: python_venvhas been removed -- uselanguage: pythoninstead.- #3320 PR by @asottile.
- #2734 issue by @asottile.
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone Europe/Paris, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.