Skip to content

chore: remove-stale-protoc-extractversion#2242

Merged
zeitlinger merged 2 commits into
mainfrom
chore/remove-stale-protoc-extractversion
Jun 24, 2026
Merged

chore: remove-stale-protoc-extractversion#2242
zeitlinger merged 2 commits into
mainfrom
chore/remove-stale-protoc-extractversion

Conversation

@zeitlinger

Copy link
Copy Markdown
Member

fix protoc version

The rule was added by an earlier flint version that shipped this packageRule
in `default.json`. Current flint (v0.22.5) no longer carries the rule, so the
copy in `.github/renovate.json5` is dead config — flint autofix doesn't prune
rules it stops needing. Protoc resolves fine today without the override.
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
Fuzzy `protoc = "35"` resolves to whatever the latest 35.x is at
`mise lock` time, which silently drifts the lockfile (currently 35.0 in
lock, 35.1 available). Pin the toml to the exact version that's locked
so Renovate manages bumps deliberately.
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
@zeitlinger zeitlinger mentioned this pull request Jun 22, 2026
1 task
@zeitlinger zeitlinger changed the title chore/remove-stale-protoc-extractversion chore: remove-stale-protoc-extractversion Jun 22, 2026
@zeitlinger zeitlinger merged commit 1132780 into main Jun 24, 2026
17 of 18 checks passed
@zeitlinger zeitlinger deleted the chore/remove-stale-protoc-extractversion branch June 24, 2026 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants