Skip to content

fix(deps): update go-libraries and vulnfeeds-go - #6007

Open
another-rex wants to merge 1 commit into
google:masterfrom
another-rex:fix-weekly-go-deps
Open

fix(deps): update go-libraries and vulnfeeds-go#6007
another-rex wants to merge 1 commit into
google:masterfrom
another-rex:fix-weekly-go-deps

Conversation

@another-rex

@another-rex another-rex commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Description

This PR combines and supersedes two weekly Renovate dependency update PRs:

It also resolves the associated linting and module issues:

  1. go/internal/sharding/sharding.go: Replaced deprecated expand.Braces with expand.BracesSeq(nil, w) introduced in mvdan.cc/sh/v3 v3.14.0.
  2. go/cmd/tools/reimport-tui: Ran go mod tidy to update module metadata and resolve context loading failed error.
  3. Rebased onto latest master, incorporating the recent OTLP trace exporter migration (feat(observability): migrate Cloud Trace exporter to standard OTLP #6008).
  4. tools/apitester: Updated query test snapshots for changed records in the test dataset.

All tools/lint_and_format.sh checks and unit tests pass.

Closes #5998
Closes #5999

agy

michaelkedar
michaelkedar previously approved these changes Sep 10, 2026
Merge dependency updates from google#5998 (go-libraries) and google#5999 (vulnfeeds-go):
- Update google.golang.org/api to v0.297.0
- Update golang.org/x/sync to v0.23.0
- Update golang.org/x/oauth2 to v0.37.0
- Update mvdan.cc/sh/v3 to v3.14.0
- Update Go compiler directive to 1.27.1
- Run go mod tidy on go/cmd/tools/reimport-tui
- Address linter SA1019 deprecation in sharding.go using expand.BracesSeq
- Update apitester query snapshots for updated test records
@another-rex
another-rex requested review from a team and michaelkedar September 11, 2026 04:14
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