Update pre-commit hook editorconfig-checker/editorconfig-checker to v4 - #109
Open
renovate[bot] wants to merge 1 commit into
Open
Update pre-commit hook editorconfig-checker/editorconfig-checker to v4#109renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/editorconfig-checker-editorconfig-checker-4.x
branch
from
September 4, 2026 04:51
d62057c to
11b65af
Compare
renovate
Bot
force-pushed
the
renovate/editorconfig-checker-editorconfig-checker-4.x
branch
from
September 4, 2026 09:20
11b65af to
55ca6db
Compare
This file contains hidden or 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
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:
v3.11.3→v4.0.1Note: The
pre-commitmanager in Renovate is not supported by thepre-commitmaintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
editorconfig-checker/editorconfig-checker (editorconfig-checker/editorconfig-checker)
v4.0.1Compare Source
Bug Fixes
v4.0.0Compare Source
⚠ BREAKING CHANGES
It will no longer be possible to import our internal packages in your code. If you rely on one of our packages please let us know by opening an issue.
This means we stop publishing the arch-suffixed images like
3.11.2-amd64or3.11.2-arm64v8. All these architectures are still provided in the multiarch tag3.11.2..ecrcis no longer discovered as a default config file name. Rename.ecrcto.editorconfig-checker.json, or pass the file explicitly with--config .ecrc.v. Pull3.12.0,3.12and3instead ofv3.12.0,v3.12andv3SpacesAftertabsconfiguration key has been removed, useSpacesAfterTabsinstead.Previously
charset=utf-8was satisfied with files encoded aslatin1. While most of thelatin1range is identical toutf-8, not all is. If you requestutf-8but havelatin1encoded files expect these files to be reported as violations now.Features
github-actionsoutput format in CI (#606) (271c500).ecrcconfig file name (#603) (2062751)Bug Fixes
unsetforend_of_lineandinsert_final_newline(#594) (123ba31), closes #580vfrom Docker image tags (#607) (3827a6c)charset=utf-8was satisfied with files encoded aslatin1. While most of thelatin1range is identical toutf-8, not all is. If you requestutf-8but havelatin1encoded files expect these files to be reported as violations now. (4d84a77)SpacesAftertabs=>SpacesAfterTabs(#604) (bbc3f03)Miscellaneous Chores
Continuous Integration
3.11.2-amd64or3.11.2-arm64v8. All these architectures are still provided in the multiarch tag3.11.2. (d4c1442)Configuration
📅 Schedule: (UTC)
🚦 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.