chore(deps): update dependency editorconfig-checker to v4 - #394
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency editorconfig-checker to v4#394renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/editorconfig-checker-4.x
branch
from
September 4, 2026 09:29
df11e94 to
edc42be
Compare
renovate
Bot
force-pushed
the
renovate/editorconfig-checker-4.x
branch
from
September 5, 2026 05:13
edc42be to
f0ebdba
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:
3→4.0.1Release Notes
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: 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.