Skip to content

ci/deps: roll up open Dependabot bumps (round 2)#44

Merged
cjimti merged 1 commit into
masterfrom
43-rollup-dependabot-round2
Jul 22, 2026
Merged

ci/deps: roll up open Dependabot bumps (round 2)#44
cjimti merged 1 commit into
masterfrom
43-rollup-dependabot-round2

Conversation

@cjimti

@cjimti cjimti commented Jul 22, 2026

Copy link
Copy Markdown
Member

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

Action From To
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 (6 refs) v6.5.0 v7.0.0
actions/setup-python v6.3.0 v7.0.0

Go dependency

Module From To
github.com/prometheus/client_golang v1.23.2 v1.24.0

go.mod/go.sum were regenerated with go get + go mod tidy (not hand-edited); the
transitive upgrades match Dependabot #40.

Verification

  • Each new action SHA was resolved against the upstream repository and matches the commit its
    tag points at. The github/codeql-action v4.37.2 tag is annotated, so it was dereferenced to
    commit e0647621c2984b5ed2f768cb892365bf2a616ad1.
  • All refs remain pinned to full 40-character SHAs; scripts/validate-action-shas.sh passes.
  • The fragile libbeat/rxtx pins documented in CLAUDE.md (beats, sarama, bbolt, satori/uuid,
    rxtx) are untouched, and the binary still reports rtbeat version 7.17.29.
  • make verify passes locally (check-go-version, tidy-check, lint, race tests, build, validate-actions).

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
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.

ci/deps: roll up open Dependabot bumps (round 2)

1 participant