chore(deps): update dependency pre-commit to v4#389
chore(deps): update dependency pre-commit to v4#389renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
|
|
This issue has been marked stale, as it had no activity in the last 7 days. If the issue remains stale for an additional 7 days (a total of two weeks with no activity), it will be automatically closed. |
|
Closing the issue due to inactivity. |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
^2.12.1->^4.0.0Release Notes
pre-commit/pre-commit (pre-commit)
v4.0.0Compare Source
==================
Features
pre-commit migrate-configto handle more yaml formats.stagesdeprecation inpre-commit migrate-config.ruby-build.repo: meta.stages(commit->pre-commit,push->pre-push,merge-commit->pre-merge-commit).Migrating
language: python_venvhas been removed -- uselanguage: pythoninstead.v3.8.0Compare Source
==================
Features
language: rso environments are recreated ifthe system version of R changes.
v3.7.1Compare Source
==================
Fixes
language: rustdefault language version check whenrust-toolchain.tomlis present.
v3.7.0Compare Source
==================
Features
dockeranddocker_imagehooks when--coloris specified.Fixes
fail_fastfor individual hooks stopping when previous hooks had failed.Updating
fail_fastwas fixed. If you want the pre-3.7.0behaviour, add
fail_fast: trueto all hooks before the lastfail_fasthook.
v3.6.2Compare Source
==================
Fixes
git commit --all.v3.6.1Compare Source
==================
Fixes
PYTHONEXECUTABLEfrom environment when running.v3.6.0Compare Source
==================
Features
minimum_pre_commit_versionfirst when parsing configs.Fixes
importlib.resources.Updating
v3.5.0Compare Source
==================
Features
check-hooks-applyandcheck-useless-excludes.Fixes
time.monotonic()for more accurate hook timing.Migrating
language: nodehooks.v3.4.0Compare Source
==================
Features
language: haskell.Fixes
v3.3.3Compare Source
==================
Fixes
--install-dir/--bin-dirin gem settings.v3.3.2Compare Source
==================
Fixes
ron windows sometimes double-un-quoting arguments.v3.3.1Compare Source
==================
Fixes
gitpartial clone bug forautoupdateon windows.v3.3.0Compare Source
==================
Features
-j/--jobsargument toautoupdatefor parallel execution.v3.2.2Compare Source
==================
Fixes
v3.2.1Compare Source
==================
Fixes
language_versionforlanguage: rustwithout globalrustup.v3.2.0Compare Source
==================
Features
pre-commit,pre-push, andpre-merge-commitasstages.pre-rebasehook support.Fixes
language: rustinstalls.v3.1.1Compare Source
==================
Fixes
rustwithlanguage_versionand a non-writable hostRUSTUP_HOME.v3.1.0Compare Source
==================
Fixes
dotnetfor.sln-based hooks for dotnet>=7.0.200.difffails to execute.Updating
language: python_venv. Uselanguage: pythoninstead.v3.0.4Compare Source
==================
Fixes
--textconv.v3.0.3Compare Source
==================
Fixes
Gemfilefrom interfering with hook execution.".v3.0.2Compare Source
==================
Fixes
Gemfilefrom interfering with hook execution.language: r,repo: localhooksv3.0.1Compare Source
==================
Fixes
v3.0.0Compare Source
==================
Features
language: golangbootstrapgoif not present.language: coursiernow supportsadditional_dependenciesandrepo: localruby-buildto20221225.Fixes
pre-commit autoupdate.repo: localno longer provisions an emptygitrepo.Updating
pre-commit migrate-configto update.shato specify revision, usepre-commit migrate-configto update.
pre-commit-validate-configandpre-commit-validate-manifest, usepre-commit validate-configandpre-commit validate-manifestinstead.language: golanghooks must usego.modto specify dependenciesv2.21.0Compare Source
===================
Features
SKIPfor environment install.pre-commit run --filesagainst unmerged paths.repo: localhooks.rustis now a "first class" language -- supportinglanguage_versionandinstallation when not present.
rnow uses more-reliable binary installation.GIT_ALLOW_PROTOCOLis now passed through for git operations.GIT_ASKPASSis now passed through for git operations.tomldependency by usingcargo adddirectly.dotnethooks which have dotted prefixes.Fixes
--commit-msg-filenameif run from a sub directory.--intent-to-adddetection by usinggit diff.R.exeselection on windows.nugetsource when installingdotnetpackages.v2.20.0Compare Source
===================
Features
sourceandobject-name(positional args) ofprepare-commit-msghook as
PRE_COMMIT_COMIT_MSG_SOURCEandPRE_COMMIT_COMMIT_OBJECT_NAME.Fixes
language: rubyinstalls when--user-installis set in gemrc.--configoption fromgc,sample-config,validate-config,validate-manifestsub-commands.v2.19.0Compare Source
===================
Features
language: dotnethooks.healthy()failure.pre-commit validate-config/pre-commit validate-manifestanddeprecate
pre-commit-validate-configandpre-commit-validate-manifest.Fixes
pre-pushwhen pushed ref contains spaces.Updating
pre-commit-validate-config/pre-commit-validate-manifesttopre-commit validate-config/pre-commit validate-manifest.v2.18.1Compare Source
===================
Fixes
repo: localhooks runningpython<3.7v2.18.0Compare Source
===================
Features
GIT_HTTP_PROXY_AUTHMETHODin git environ.csandcoursierexecutables for coursier hooks.language_version/additional_dependenciesfor languages which do not support them.there are multiple equivalent tags.
ruby-build.default_install_hook_typeswhich will be installed when--hook-typesis not specified inpre-commit install.Fixes
--from-refand--to-ref.$R_HOMEfor R hooks.Updating
written in older versions, but pre-commit itself requires python 3.7+.
masterbranch tomain.v2.17.0Compare Source
===================
Features
[\\/].language: condato usemambaormicromambaviaPRE_COMMIT_USE_MAMBA=1orPRE_COMMIT_USE_MICROMAMBA=1respectively.git --versionin error report.language: luaas a supported language.Fixes
setuptoolsto the zipapp.a737d5fcommit by @asottile.go installinstead ofgo getfor go 1.18+ support.language: rwith a local renv andRENV_PROJECTset.entryinlanguage: metahooks which breaks them.#!/bin/shon windows for hook script.v2.16.0Compare Source
===================
Features
[\/]or[/\\].bashresolving shebang-portability issues.fail_fastat the individual hook level.GIT_CONFIG_KEY_*,GIT_CONFIG_VALUE_*, andGIT_CONFIG_COUNT.Fixes
core.useBuiltinFSMonitor=trueon windows.submodule.recurse=1.exit(...)withraise SystemExit(...)for portability.Configuration
📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.