-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency pre-commit to v4 #127
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/pre-commit-4.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
renovate
bot
force-pushed
the
renovate/pre-commit-4.x
branch
from
October 14, 2024 21:48
9ffcee4
to
7137449
Compare
renovate
bot
force-pushed
the
renovate/pre-commit-4.x
branch
from
October 28, 2024 15:31
7137449
to
03c7c16
Compare
renovate
bot
changed the title
chore(deps): update dependency pre-commit to v4
fix(deps): update dependency pre-commit to v4
Oct 28, 2024
renovate
bot
force-pushed
the
renovate/pre-commit-4.x
branch
from
January 20, 2025 21:01
03c7c16
to
2a421e2
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~= 2.20
->~=4.1
Release Notes
pre-commit/pre-commit (pre-commit)
v4.1.0
Compare Source
==================
Features
language: julia
.Fixes
language: golang
.language: r
installation when initiated by RStudio.v4.0.1
Compare Source
==================
Fixes
pre-commit migrate-config
for unquoted deprecated stages names withpurelib
pyyaml
.v4.0.0
Compare Source
==================
Features
pre-commit migrate-config
to handle more yaml formats.stages
deprecation inpre-commit migrate-config
.ruby-build
.repo: meta
.stages
(commit
->pre-commit
,push
->pre-push
,merge-commit
->pre-merge-commit
).Migrating
language: python_venv
has been removed -- uselanguage: python
instead.v3.8.0
Compare Source
==================
Features
language: r
so environments are recreated ifthe system version of R changes.
v3.7.1
Compare Source
==================
Fixes
language: rust
default language version check whenrust-toolchain.toml
is present.
v3.7.0
Compare Source
==================
Features
docker
anddocker_image
hooks when--color
is specified.Fixes
fail_fast
for individual hooks stopping when previous hooks had failed.Updating
fail_fast
was fixed. If you want the pre-3.7.0behaviour, add
fail_fast: true
to all hooks before the lastfail_fast
hook.
v3.6.2
Compare Source
==================
Fixes
git commit --all
.v3.6.1
Compare Source
==================
Fixes
PYTHONEXECUTABLE
from environment when running.v3.6.0
Compare Source
==================
Features
minimum_pre_commit_version
first when parsing configs.Fixes
importlib.resources
.Updating
v3.5.0
Compare Source
==================
Features
check-hooks-apply
andcheck-useless-excludes
.Fixes
time.monotonic()
for more accurate hook timing.Migrating
language: node
hooks.v3.4.0
Compare Source
==================
Features
language: haskell
.Fixes
v3.3.3
Compare Source
==================
Fixes
--install-dir
/--bin-dir
in gem settings.v3.3.2
Compare Source
==================
Fixes
r
on windows sometimes double-un-quoting arguments.v3.3.1
Compare Source
==================
Fixes
git
partial clone bug forautoupdate
on windows.v3.3.0
Compare Source
==================
Features
-j
/--jobs
argument toautoupdate
for parallel execution.v3.2.2
Compare Source
==================
Fixes
v3.2.1
Compare Source
==================
Fixes
language_version
forlanguage: rust
without globalrustup
.v3.2.0
Compare Source
==================
Features
pre-commit
,pre-push
, andpre-merge-commit
asstages
.pre-rebase
hook support.Fixes
language: rust
installs.v3.1.1
Compare Source
==================
Fixes
rust
withlanguage_version
and a non-writable hostRUSTUP_HOME
.v3.1.0
Compare Source
==================
Fixes
dotnet
for.sln
-based hooks for dotnet>=7.0.200.diff
fails to execute.Updating
language: python_venv
. Uselanguage: python
instead.v3.0.4
Compare Source
==================
Fixes
--textconv
.v3.0.3
Compare Source
==================
Fixes
Gemfile
from interfering with hook execution.".v3.0.2
Compare Source
==================
Fixes
Gemfile
from interfering with hook execution.language: r
,repo: local
hooksv3.0.1
Compare Source
==================
Fixes
v3.0.0
Compare Source
==================
Features
language: golang
bootstrapgo
if not present.language: coursier
now supportsadditional_dependencies
andrepo: local
ruby-build
to20221225
.Fixes
pre-commit autoupdate
.repo: local
no longer provisions an emptygit
repo.Updating
pre-commit migrate-config
to update.sha
to specify revision, usepre-commit migrate-config
to update.
pre-commit-validate-config
andpre-commit-validate-manifest
, usepre-commit validate-config
andpre-commit validate-manifest
instead.language: golang
hooks must usego.mod
to specify dependenciesConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.