chore(deps): update linters#375
Merged
Merged
Conversation
martincostello
previously approved these changes
Jun 29, 2026
1da1909 to
689d698
Compare
martincostello
previously approved these changes
Jun 29, 2026
dfb1081 to
375b6d0
Compare
| datasource | package | from | to | | --------------- | ----------------------------------------- | -------- | -------- | | github-releases | rhysd/actionlint | 1.7.10 | 1.7.12 | | github-tags | jonwiggins/xmloxide | 0.4.2 | 0.4.3 | | github-tags | owenlamont/ryl | 0.8.0 | 0.21.0 | | github-tags | biomejs/biome | 2.4.12 | 2.5.1 | | github-releases | editorconfig-checker/editorconfig-checker | 3.6.1 | 3.7.0 | | github-tags | golangci/golangci-lint | 2.12.1 | 2.12.2 | | npm | renovate | 43.150.0 | 43.245.0 | | github-releases | astral-sh/ruff | 0.15.12 | 0.15.20 | | github-releases | rvben/rumdl | v0.1.78 | v0.2.24 | | github-releases | crate-ci/typos | 1.46.0 | 1.47.2 | | github-tags | zizmorcore/zizmor | 1.25.2 | 1.26.1 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
375b6d0 to
b820398
Compare
zeitlinger
previously approved these changes
Jul 1, 2026
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
martincostello
approved these changes
Jul 1, 2026
Merged
zeitlinger
pushed a commit
that referenced
this pull request
Jul 7, 2026
## 🤖 New release * `flint`: 0.22.6 -> 0.22.7 <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [0.22.7](v0.22.6...v0.22.7) - 2026-07-07 ### Added - *(renovate-deps)* detect new files matching customManagers patterns locally ([#379](#379)) ### Fixed - *(renovate-deps)* keep deps with skipReason=invalid-version ([#385](#385)) ### Other - *(deps)* update taiki-e/install-action action to v2.82.8 ([#384](#384)) - *(deps)* update linters ([#382](#382)) - *(deps)* update dependency mise to v2026.7.0 ([#383](#383)) - *(deps)* update taiki-e/install-action action to v2.82.7 ([#381](#381)) - *(deps)* update dependency rust to v1.96.1 ([#380](#380)) - *(deps)* update taiki-e/install-action action to v2.82.6 ([#378](#378)) - *(deps)* update linters ([#375](#375)) - *(deps)* update taiki-e/install-action action to v2.82.4 ([#373](#373)) - *(deps)* lock file maintenance ([#377](#377)) - *(deps)* update mise to v2026.6.14 ([#376](#376)) - *(deps)* update taiki-e/install-action action to v2.82.3 ([#372](#372)) - *(deps)* update actions/attest-build-provenance digest to 0f67c3f ([#371](#371)) - *(deps)* update node.js to v24.18.0 ([#370](#370)) </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/release-plz/release-plz/). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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:
1.7.10→1.7.120.4.2→0.4.30.8.0→0.21.02.4.12→2.5.1v3.6.1→3.7.03.8.02.12.1→2.12.243.150.0→43.245.043.249.5(+10)0.15.12→0.15.200.1.78→0.2.24v0.2.27(+2)1.46.0→1.47.21.48.01.25.2→1.26.1Release Notes
rhysd/actionlint (actionlint)
v1.7.12Compare Source
timezoneconfiguration inon.schedulewith checks for IANA timezone string. See the documentation for more details. Note that actionlint starts to embed the timezone database in the executables from this version so the binary sizes slightly increase. (#641, thanks @martincostello)jobs.<job_name>.environment.deploymentconfiguration. (#639, thanks @springmeyer)macos-26-intelrunner label. (#629, thanks @hugovk)[Changes][v1.7.12]
v1.7.11Compare Source
case()function in${{ }}expressions which was recently added to GitHub Actions. (#612, #614, thanks @heppu)macos-26-largeandwindows-2025-vs2026runner labels. See the GitHub's announce for more details. (#615, thanks @hugovk and @muzimuzhi)ghcommand can verify the integrity of the downloaded binaries as follows. The verification is highly recommended in terms of supply chain security. (#608, thanks @takaram)./as error because they never match anything. (#521)[Changes][v1.7.11]
jonwiggins/xmloxide (aqua:jonwiggins/xmloxide)
v0.4.3Compare Source
Fixed
xmlns=""default-namespace undeclaration when anelement with no default namespace is canonicalized inside scope of an
inherited default namespace (#16, thanks @williamareynolds). Previously the
undeclaration was only emitted in inclusive C14N. Per Canonical XML 1.0 §2.3
(inherited by Exclusive C14N §3), the empty default namespace must be made
explicit so the canonical form correctly reflects the element's namespace
context.
CI / Maintenance
actions/checkout4.3.1 → 6.0.2 across all workflows (#14)actions/download-artifactv4 → v8.0.1 in release workflow (#13)actions/upload-artifactv4 → v7.0.1 in release workflow (#15)softprops/action-gh-releasev2 → v3.0.0 in release workflow (#12)taiki-e/install-action2.75.19 → 2.75.26 in release workflow (#17)bench.ymlworkflow — the regression check required agh-pagesbranch that was never created, so it had been failing on every PR. Run
benchmarks locally with
cargo bench.owenlamont/ryl (aqua:owenlamont/ryl)
v0.21.0Compare Source
What's Changed
Full Changelog: owenlamont/ryl@v0.20.0...v0.21.0
v0.20.0Compare Source
What's Changed
Full Changelog: owenlamont/ryl@v0.19.1...v0.20.0
v0.19.1Compare Source
What's Changed
Full Changelog: owenlamont/ryl@v0.19.0...v0.19.1
v0.19.0Compare Source
What's Changed
Full Changelog: owenlamont/ryl@v0.18.1...v0.19.0
v0.18.1Compare Source
What's Changed
Full Changelog: owenlamont/ryl@v0.18.0...v0.18.1
v0.18.0Compare Source
What's Changed
ryl serverlanguage server (LSP) by @owenlamont in #316Full Changelog: owenlamont/ryl@v0.17.0...v0.18.0
v0.17.0Compare Source
What's Changed
Full Changelog: owenlamont/ryl@v0.16.0...v0.17.0
v0.16.0Compare Source
What's Changed
\ras a YAML 1.2 line break everywhere by @owenlamont in #287per-line-ignoresconfig mechanism (#258) by @owenlamont in #288comments-indentation: allow-any-open-indentoption (#259) by @owenlamont in #289hyphens: dash-on-own-lineoption (#260) by @owenlamont in #293Full Changelog: owenlamont/ryl@v0.15.0...v0.16.0
v0.15.0Compare Source
What's Changed
--diffflag previewing safe fixes as a unified diff (closes #269) by @owenlamont in #282Full Changelog: owenlamont/ryl@v0.14.0...v0.15.0
v0.14.0Compare Source
What's Changed
emptypreset references for TOML by @owenlamont in #266unicode-line-breaksrule; gate--fixon parseable YAML (closes #253) by @owenlamont in #270colonsfalse positive on alias mapping keys (closes #254) by @owenlamont in #273anchorsambiguous-name option; rewrite detection on granit tokens (closes #255) by @owenlamont in #275merge-keysrule flagging<<merge keys (closes #256) by @owenlamont in #276Full Changelog: owenlamont/ryl@v0.13.0...v0.14.0
v0.13.0Compare Source
What's Changed
tagsrule for unsafe and non-portable YAML tags (closes #251) by @owenlamont in #262New Contributors
Full Changelog: owenlamont/ryl@v0.12.0...v0.13.0
v0.12.0Compare Source
What's Changed
Full Changelog: owenlamont/ryl@v0.11.0...v0.12.0
v0.11.0Compare Source
This release is not purely additive. Before upgrading:
yaml-filesis rejected — use[files].yamlinstead. Aryl.toml/.ryl.toml/[tool.ryl]that setsyaml-files = [...]nowfails with exit 2 (
yaml-files is not valid in TOML; use [files] with yaml = [...]).YAML (
.yamllint) configs are unaffected, andryl --migrate-configsconverts it for you.
This applies both to files passed explicitly (e.g.
ryl README.md,ryl $(git diff --name-only)) and toryl - --stdin-filename <non-YAML-path>.Plain
ryl -and thetypes: [yaml]pre-commit hook are unaffected.commas/colons/braces/bracketsnowreport character-based columns. No diagnostics are added or removed, but the
reported
colcan shift on lines containing multibyte characters.# yamllint disable…comments (extra spaces after#, a missingrule:prefix, or trailing tokens) are treated as plain comments and no longer
suppress diagnostics, matching yamllint exactly.
New, opt-in and non-breaking: YAML-in-Markdown linting (
[files].markdownorthe
--markdownflag) and a preferred# ryl …spelling for inline directives(
# yamllint …still works as a compatibility alias).What's Changed
[files]source-kind config (closes #222) by @owenlamont in #237--fixwrite-back + stdin +--markdown(closes #236) by @owenlamont in #241Full Changelog: owenlamont/ryl@v0.10.2...v0.11.0
v0.10.2Compare Source
What's Changed
Full Changelog: owenlamont/ryl@v0.10.1...v0.10.2
v0.10.1Compare Source
What's Changed
Full Changelog: owenlamont/ryl@v0.10.0...v0.10.1
v0.10.0Compare Source
What's Changed
-positional (closes #209) by @owenlamont in #225Full Changelog: owenlamont/ryl@v0.9.2...v0.10.0
v0.9.2Compare Source
What's Changed
Full Changelog: owenlamont/ryl@v0.9.1...v0.9.2
v0.9.1Compare Source
What's Changed
Full Changelog: owenlamont/ryl@v0.9.0...v0.9.1
v0.9.0Compare Source
What's Changed
Full Changelog: owenlamont/ryl@v0.8.0...v0.9.0
biomejs/biome (biome)
v2.5.1: Biome CLI v2.5.1Compare Source
2.5.1
Patch Changes
#10722
f8a303dThanks @denbezrukov! - Fixed CSS formatter output for comments between import media queries.#10738
9fdc560Thanks @JamBalaya56562! - Fixed #9899: thejsonandjson-prettyreporters now escape backslashes in a diagnostic'slocation.path. Previously, paths containing backslashes (such as Windows-style paths) were emitted unescaped, producing invalid JSON.#10626
5f837dfThanks @tom-groves! - Fixed #10625:biome migrateno longer emits an invalid trailing comma when a renamed rule (such asnoConsoleLog→noConsole) is the last member of its rule group. Previously this produced malformed output that aborted the migration of a strict-JSONbiome.jsonwith a parsing error.#10535
c245f9dThanks @Mokto! - Fixed a false positive innoUnusedVariablesfor Svelte files where variables referenced inside{@​html expr}blocks were incorrectly reported as unused.#10668
a0f197eThanks @Netail! - Thebiome initcommand has been updated to include a more up-to-date URL to the first-party extensions page.#10667
d8c3e87Thanks @Netail! - Fixed #10664: useErrorCause now correctly detects a shorthand property.#10696
ef2373fThanks @ematipico! - Fixed #9566. Improved how the Biome Language Server loads multiple configuration files inside a workspace.#10705
4ccb410Thanks @ematipico! - Fixed #10652. Biome plugins are now properly filtered when using--onlyand--skipflags.#10669
aa0a6ebThanks @Netail! - Fixed #10651: useInlineScriptId now correctly trims trivia to detect if an id attribute has been set.#10689
844b1beThanks @ematipico! - Fixed #10658. The issue was caused by the "Go-to definition" editor feature, which was enabled by default. The feature is now disabled by default. To work, the feature triggers the scanner to build the module graph. This caused memory leak issues in cases where Biome starts in the home directory to modify files.If you relied on this new feature, you must now turn on using the [editor settings] of the extension e.g. Zed and VSCode.
#10695
043fbb5Thanks @ematipico! - Fixed #10674. Biome now throws an error when the fieldlevelis missing from a rule option.#10712
5941df2Thanks @Conaclos! - Improved the diagnostic and the documentation ofuseFlatMap.#10615
23814f1Thanks @qwertycxz! - Improved the DX the JSON schema when it's used by certain code editors like VSCode.#10688
ec69489Thanks @ematipico! - Fixed a bug where the Biome Daemon did not correctly shut down when the editor was closed during an in-progress operation, especially while scanning.#10701
6c2e0d7Thanks @ematipico! - Fixed #10694. The Biome Language Server no longer prints an error when the user hovers a variable imported from node_modules.#10681
888515bThanks @Conaclos! - FixeduseExportTypethat reported useless details in some diagnostics.#10220
3694a13Thanks @theBGuy! - FixeduseAnchorContentfalse positive for<a>elements used as render prop values (e.g.render={<a href="..." />}), a pattern where the receiving component renders its children inside the anchor element.#10702
98823fbThanks @ematipico! - Fixed #10612. The Biome parser now correctly parses processing instructions. The following SVG doesn't throw errors anymore:What's Changed
biome_languagescrate by @ematipico in #10590e12c121by @renovate[bot] in #10641noImplicitCoercionsby @Bertie690 in #10614Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ 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.
Need help?
You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.