Open
Conversation
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:
8f94f99→1089975v0.20.0→v0.20.21.35.3→1.35.44.4.0→4.4.1Release Notes
grafana/flint (grafana/flint)
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
kubernetes/kubernetes (kubectl)
v1.35.4Compare Source
See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.
See the CHANGELOG for more details.
Configuration
📅 Schedule: (UTC)
* 0-7 * * 2)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.