ci/deps: roll up open Dependabot bumps (round 2)#44
Merged
Conversation
Second batch of Dependabot PRs (#37-#42), landed as one change so the overlapping workflow edits do not rebase against each other. Actions: - github/codeql-action/init v4.37.0 -> v4.37.2 - github/codeql-action/analyze v4.37.0 -> v4.37.2 - github/codeql-action/upload-sarif v4.37.0 -> v4.37.2 - actions/setup-go v6.5.0 -> v7.0.0 - actions/setup-python v6.3.0 -> v7.0.0 Go dependency: - github.com/prometheus/client_golang v1.23.2 -> v1.24.0 (go.mod/go.sum regenerated with go get + go mod tidy; transitive upgrades match Dependabot #40) Every action SHA was resolved against upstream and matches the commit its tag points at (codeql-action's annotated tag was dereferenced). Refs stay pinned to full 40-char SHAs, so validate-action-shas.sh passes. The fragile libbeat/rxtx pins (beats, sarama, bbolt, satori/uuid) are untouched and the binary still reports rtbeat version 7.17.29. Supersedes #37, #38, #39, #40, #41, #42. Closes #43
This was referenced Jul 22, 2026
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.
Closes #43. Supersedes #37, #38, #39, #40, #41, #42.
Second batch of open Dependabot PRs, landed as one change so the overlapping workflow
edits don't rebase against each other and burn six CI runs.
Actions
github/codeql-action/initgithub/codeql-action/analyzegithub/codeql-action/upload-sarifactions/setup-go(6 refs)actions/setup-pythonGo dependency
github.com/prometheus/client_golanggo.mod/go.sumwere regenerated withgo get+go mod tidy(not hand-edited); thetransitive upgrades match Dependabot #40.
Verification
tag points at. The
github/codeql-actionv4.37.2 tag is annotated, so it was dereferenced tocommit
e0647621c2984b5ed2f768cb892365bf2a616ad1.scripts/validate-action-shas.shpasses.CLAUDE.md(beats, sarama, bbolt, satori/uuid,rxtx) are untouched, and the binary still reports
rtbeat version 7.17.29.make verifypasses locally (check-go-version, tidy-check, lint, race tests, build, validate-actions).