Skip to content

build(deps): consolidate open dependabot bumps - #1406

Merged
nickvanw merged 1 commit into
mainfrom
deps/consolidate-dependabot
Sep 14, 2026
Merged

nickvanw merged 1 commit into
mainfrom
deps/consolidate-dependabot

Conversation

@nickvanw

Copy link
Copy Markdown
Contributor

Consolidates the open dependabot PRs into a single change so they can be reviewed and merged together.

Bumps

Dependency From To Supersedes
google.golang.org/grpc 1.82.1 1.83.1 #1394
github.com/mattn/go-isatty 0.0.20 0.0.21 #1249
github.com/lib/pq 1.12.0 1.12.3 #1245
github.com/hashicorp/go-version 1.8.0 1.9.0 #1238

The grpc bump pulls in the same transitive updates dependabot proposed in #1394 (x/sys 0.45.0, x/text 0.37.0, x/term 0.43.0, genproto).

Already obsolete (close without merging)

Verification

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

Once this merges, the six dependabot PRs above can be closed.

Consolidates the open dependabot PRs into a single change:

- google.golang.org/grpc 1.82.1 -> 1.83.1 (#1394)
- github.com/mattn/go-isatty 0.0.20 -> 0.0.21 (#1249)
- github.com/lib/pq 1.12.0 -> 1.12.3 (#1245)
- github.com/hashicorp/go-version 1.8.0 -> 1.9.0 (#1238)

The grpc bump pulls in the same transitive updates as #1394
(x/sys, x/text, x/term, genproto).

Two open dependabot PRs are already obsolete and can be closed:
- #1250 (x/sys 0.43.0): main is already past this
- #1248 (mcp-go 0.47.1): mcp-go is no longer a dependency

Co-Authored-By: Claude <noreply@anthropic.com>
@nickvanw
nickvanw requested a review from a team as a code owner September 14, 2026 19:15
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