Skip to content

Commit 372423c

Browse files
chore(deps): update flint to v0.22.9 (#2345)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [aqua:grafana/flint](https://redirect.github.com/grafana/flint) | patch | `0.22.7` → `0.22.9` | | [grafana/flint](https://redirect.github.com/grafana/flint) | patch | `v0.22.7` → `v0.22.9` | --- ### Release Notes <details> <summary>grafana/flint (aqua:grafana/flint)</summary> ### [`v0.22.9`](https://redirect.github.com/grafana/flint/blob/HEAD/CHANGELOG.md#0229---2026-07-14) [Compare Source](https://redirect.github.com/grafana/flint/compare/v0.22.8...v0.22.9) ##### Fixed - stream lychee input files through stdin ([#&#8203;400](https://redirect.github.com/grafana/flint/pull/400)) - discover flint project root from parent mise files ([#&#8203;401](https://redirect.github.com/grafana/flint/pull/401)) ##### Other - add local flint testing guidance ([#&#8203;402](https://redirect.github.com/grafana/flint/pull/402)) - *(deps)* update taiki-e/install-action action to v2.83.1 ([#&#8203;399](https://redirect.github.com/grafana/flint/pull/399)) ### [`v0.22.8`](https://redirect.github.com/grafana/flint/blob/HEAD/CHANGELOG.md#0228---2026-07-13) [Compare Source](https://redirect.github.com/grafana/flint/compare/v0.22.7...v0.22.8) ##### Fixed - avoid Windows arg-length limits in git check-attr and Scope::Files checks ([#&#8203;390](https://redirect.github.com/grafana/flint/pull/390)) ##### Other - *(deps)* lock file maintenance ([#&#8203;397](https://redirect.github.com/grafana/flint/pull/397)) - *(deps)* update dependency mise to v2026.7.5 ([#&#8203;395](https://redirect.github.com/grafana/flint/pull/395)) - *(deps)* update linters ([#&#8203;396](https://redirect.github.com/grafana/flint/pull/396)) - *(deps)* update taiki-e/install-action action to v2.83.0 ([#&#8203;394](https://redirect.github.com/grafana/flint/pull/394)) - *(deps)* update dependency rust to v1.97.0 ([#&#8203;392](https://redirect.github.com/grafana/flint/pull/392)) - *(deps)* update taiki-e/install-action action to v2.82.11 ([#&#8203;391](https://redirect.github.com/grafana/flint/pull/391)) - *(deps)* update dependency go to v1.26.5 ([#&#8203;389](https://redirect.github.com/grafana/flint/pull/389)) - *(deps)* update taiki-e/install-action action to v2.82.10 ([#&#8203;388](https://redirect.github.com/grafana/flint/pull/388)) - *(deps)* update taiki-e/install-action action to v2.82.9 ([#&#8203;387](https://redirect.github.com/grafana/flint/pull/387)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - "before 4am on Monday" - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/prometheus/client_java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9432fdc commit 372423c

3 files changed

Lines changed: 18 additions & 18 deletions

File tree

.github/renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
$schema: "https://docs.renovatebot.com/renovate-schema.json",
3-
extends: ["config:best-practices", "config:recommended", "github>grafana/flint#v0.22.7"],
3+
extends: ["config:best-practices", "config:recommended", "github>grafana/flint#v0.22.9"],
44
platformCommit: "enabled",
55
automerge: true,
66
ignorePaths: [

mise.lock

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ protoc = "35.1"
88

99
# Linters
1010
actionlint = "1.7.12"
11-
"aqua:grafana/flint" = "0.22.7"
11+
"aqua:grafana/flint" = "0.22.9"
1212
"aqua:jonwiggins/xmloxide" = "v0.4.3"
1313
"aqua:owenlamont/ryl" = "0.21.0"
1414
biome = "2.5.3"

0 commit comments

Comments
 (0)