chore(deps): update dependency grafana/flint to v0.20.3#2011
Closed
renovate[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): update dependency grafana/flint to v0.20.3#2011renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
auto-merge was automatically disabled
April 22, 2026 07:37
Pull request was closed
Contributor
Author
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
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:
v0.9.1→v0.20.3Release Notes
grafana/flint (grafana/flint)
v0.20.3Compare Source
Added
Fixed
Other
055f5df(#180)v0.20.2Compare Source
flint v2 — first binary release
Full rewrite from bash scripts wrapping super-linter to a native Rust binary orchestrating mise-installed tools directly. Last v1 release was v0.9.2; this is the first working v2 binary release.
Why
--from-ref/--to-ref), parallel check execution across files.github:,ubi:,npm:,cargo:) — no bundled versions, transparent to Renovate.flint run/flint run --fixreplaceslint:super-linter,lint:links,lint:renovate-deps,setup:native-lint-tools.Install
Bootstrap a repo with
flint init(interactive config scaffold).Install a pre-commit hook with
flint hook install.Linters supported
.github/workflows)Highlights
.formatter()are automatically excluded from editorconfig-checker, preventing double-reporting.license-headeris a pure-Rust check (reads first N lines, substring-matches configured text).flint run --fixruns per-linter fix commands in-place.origin/main.--fullfor full-repo,--from-ref/--to-reffor arbitrary ranges.flint updatenon-interactively migratesmise.tomlentries when a linter's upstream key changes (e.g.npm:markdownlint-cli→npm:markdownlint-cli2)..windows_java_jar()registry flag for JAR-backed tools (ktlint);quote_path+shell_wordsfor double-quote path handling.Documentation
Consumer rollout
Open migration PRs replacing super-linter: grafana/mox, grafana/oats, grafana/otel-checker, grafana/grafana-opentelemetry-java, grafana/docker-otel-lgtm, prometheus/client_java, open-telemetry/opentelemetry-java-instrumentation.
Changelog (aggregated v0.9.2..v0.20.2)
Added
flint updatecommand, explicit JAR flag (#146)NATIVEenv var for container-free linting (#107)Fixed
workflow_dispatchretrigger for existing tags (#167)renovate-depsforwardsGITHUB_TOKENasGITHUB_COM_TOKEN(#132)'mise run fix'hint on lint failure (#90).batsfiles in native mode (#137)Dependencies
assets/to fix release-plz (#177)npm:renovate→ v43.102.11 (security) (#174)similar→ v3.1.0 (#173)github:mvdan/sh→ v3.13.1 (#163)crossterm→ 0.29 (#156)similar→ v3 (#160)toml→ v1 (#161)toml_edit→ 0.25 (#158)v0.20.1Compare Source
v0.20.0Compare Source
Features
Bug Fixes
v0.9.2Compare Source
Bug Fixes
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ 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.