Skip to content

build(deps): consolidate dependabot updates - #32

Merged
PaxMachinaOne merged 2 commits into
mainfrom
chore/dependency-updates-aug26
Aug 12, 2026
Merged

build(deps): consolidate dependabot updates#32
PaxMachinaOne merged 2 commits into
mainfrom
chore/dependency-updates-aug26

Conversation

@novatechflow

Copy link
Copy Markdown
Member

Replaces the five open dependabot PRs (#31, #30, #28, #27, #25) with a single branch.

Go modules:

  • github.com/dgraph-io/badger/v4 4.9.1 -> 4.9.6
  • github.com/prometheus/client_golang 1.23.2 -> 1.24.1
  • github.com/hashicorp/memberlist 0.5.4 -> 0.6.0
  • transitive bumps pulled in via go mod tidy (golang.org/x/*, protobuf, miekg/dns, klauspost/compress)

GitHub Actions:

  • actions/checkout v6 -> v7
  • actions/setup-go v6 -> v7

go build, go vet and go test ./... all pass locally.

Consolidates open dependabot updates:
- github.com/dgraph-io/badger/v4 4.9.1 -> 4.9.6
- github.com/prometheus/client_golang 1.23.2 -> 1.24.1
- github.com/hashicorp/memberlist 0.5.4 -> 0.6.0
- actions/checkout v6 -> v7
- actions/setup-go v6 -> v7
@novatechflow
novatechflow requested a review from kamir as a code owner August 12, 2026 09:43
The lint and security jobs were already failing on main:
- promhttp import was grouped with the local kafgraph imports
- Go 1.25.10 is affected by GO-2026-5856, GO-2026-5039, GO-2026-5037

@PaxMachinaOne PaxMachinaOne left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 PaxMachina automated review (worker-review)

Dependency refresh looks consistent, and the reported go build, go vet, and go test ./... coverage is enough for this change set.

No blocking findings.

@PaxMachinaOne
PaxMachinaOne merged commit ab10554 into main Aug 12, 2026
4 checks passed
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