tagreader-python
tagreader-python copied to clipboard
chore(deps): bump pre-commit from 3.8.0 to 4.2.0
Bumps pre-commit from 3.8.0 to 4.2.0.
Release notes
Sourced from pre-commit's releases.
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.pre-commit 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.pre-commit 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.pre-commit 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
... (truncated)
Changelog
Sourced from pre-commit's changelog.
4.2.0 - 2025-03-18
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.4.1.0 - 2025-01-20
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.4.0.1 - 2024-10-08
Fixes
- Fix
pre-commit migrate-configfor unquoted deprecated stages names with purelibpyyaml.
- #3324 PR by
@asottile.- pre-commit-ci/issues#234 issue by
@lorenzwalthert.4.0.0 - 2024-10-05
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.
... (truncated)
Commits
aa48766v4.2.0bf6f11dMerge pull request #3430 from pre-commit/preferential-sys-impl3e8d0f5adjust python default_language_version to prefer versioned exeff7256cMerge pull request #3425 from tusharsadhwani/ambiguous-refb7eb412fix: crash on ambiguous ref 'HEAD'7b88c63Merge pull request #3404 from pre-commit/pre-commit-ci-update-config94b97e2[pre-commit.ci] pre-commit autoupdate2f93b80Merge pull request #3401 from pre-commit/pre-commit-ci-update-config4f90a1e[pre-commit.ci] pre-commit autoupdateaba1ce0Merge pull request #3396 from pre-commit/all-repos_autofix_all-repos-sed- Additional commits viewable in compare view
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)