chore(deps): update dependency editorconfig-checker/editorconfig-checker to v4 - #31
Open
khepri-bot[bot] wants to merge 1 commit into
Open
khepri-bot[bot] wants to merge 1 commit into
khepri-bot[bot] wants to merge 1 commit into
Conversation
khepri-bot
Bot
force-pushed
the
renovate/all-major-dependencies
branch
from
September 21, 2026 20:04
669a88d to
e1e656b
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.1→v4.0.1v4.0.2Release 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)v3.11.3Compare Source
editorconfig-checker v3.11.3 (2026-09-03T20:47:05Z)
Welcome to this new release of editorconfig-checker!
Changelog
Others
8d927e9: fix: setup one last v3 patch release, for the people who cannot instantly upgrade (@klaernie)Thanks!
Those were the changes on v3.11.3!
v3.11.2Compare Source
editorconfig-checker v3.11.2 (2026-08-25T21:11:31Z)
Welcome to this new release of editorconfig-checker!
Changelog
Others
b0a550a: upgrade go to v1.27 to mitigate #613 (@klaernie)Thanks!
Those were the changes on v3.11.2!
Configuration
📅 Schedule: (in timezone America/New_York)
* 0-8 * * 1)🚦 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 these updates again.
This PR has been generated by Mend Renovate CLI.