chore(deps): update mstruebing/editorconfig-checker docker tag to v4 - autoclosed - #42
Closed
renovate[bot] wants to merge 1 commit into
Closed
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Coverage Report for CI Build 33857271273Coverage remained the same at 94.118%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsNo coverage regressions found. Coverage Stats
💛 - Coveralls |
renovate
Bot
force-pushed
the
renovate/mstruebing-editorconfig-checker-4.x
branch
from
September 4, 2026 09:13
68f403e to
d9a1eeb
Compare
renovate
Bot
deleted the
renovate/mstruebing-editorconfig-checker-4.x
branch
September 5, 2026 04:53
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:
2.7.2→4.0.1Release Notes
editorconfig-checker/editorconfig-checker (mstruebing/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!
v3.11.1Compare Source
Features
v3.11.0Compare Source
editorconfig-checker v3.11.0 (2026-08-08T10:40:38Z)
Welcome to this new release of editorconfig-checker!
Changelog
Others
174c580: chore(main): release 3.11.0 (#592) (@editorconfig-checker-bot)e9f143b: chore: replace deprecated goreleaser option with its current form (@klaernie)4c08f2c: feat(immutable-release): goreleaser should publish its release (@klaernie)Thanks!
Those were the changes on v3.11.0!
v3.10.0Compare Source
editorconfig-checker v3.10.0 (2026-08-07T23:27:59Z)
Welcome to this new release of editorconfig-checker!
Changelog
Others
77a3415: Revert "feat(immutable-releases): set release-please to create draft releases" (@klaernie)a85cd6a: chore(deps): bump docker/login-action from 4.5.2 to 4.6.0 (#590) (@dependabot[bot])74cd03a: chore(main): release 3.10.0 (#588) (@editorconfig-checker-bot)8d4f96e: chore: allow triggering release-please manually (@klaernie)a685b54: feat(immutable-release): tell release-please to create draft releases (@klaernie)912f4a9: feat(immutable-releases): ensure that despite the release being a draft the tag is created (@klaernie)2d48c2e: feat(immutable-releases): set release-please to create draft releases (@klaernie)Thanks!
Those were the changes on v3.10.0!
v3.9.0Compare Source
Features
v3.8.0Compare Source
Features
Bug Fixes
v3.7.0Compare Source
Features
Bug Fixes
v3.6.1Compare Source
Bug Fixes
v3.6.0Compare Source
Features
Bug Fixes
v3.5.0Compare Source
Features
v3.4.1Compare Source
Performance Improvements
v3.4.0Compare Source
Features
v3.3.0Compare Source
Features
.jj(Jujutsu) directory to default exclude list (#458) (ac903a0)Bug Fixes
v3.2.1Compare Source
Bug Fixes
-trimpath, closes #397 (#439) (fc78406)v3.2.0Compare Source
Features
Bug Fixes
v3.1.2Compare Source
Bug Fixes
v3.1.1Compare Source
Bug Fixes
v3.1.0Compare Source
Features
.editorconfig-checker.jsonconfig (#375) (cb0039c)Bug Fixes
.ecrcdeprecation warning (#389) (d33b81c)SpacesAftertabs=>SpacesAfterTabs(#386) (25e3542)v3.0.3Compare Source
What's Changed
Full Changelog: editorconfig-checker/editorconfig-checker@v3.0.2...v3.0.3
v3.0.1Compare Source
What's Changed
Full Changelog: editorconfig-checker/editorconfig-checker@v3.0.0...v3.0.1
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.