Skip to content

chore: upgrade dependencies version#2898

Merged
NguyenHoangSon96 merged 1 commit into
masterfrom
feat/upgrade-google-api-package1
May 26, 2026
Merged

chore: upgrade dependencies version#2898
NguyenHoangSon96 merged 1 commit into
masterfrom
feat/upgrade-google-api-package1

Conversation

@NguyenHoangSon96

@NguyenHoangSon96 NguyenHoangSon96 commented May 22, 2026

Copy link
Copy Markdown
Contributor

Required checklist

  • Sample config files updated (both /etc folder and NewDemoConfig methods) (influxdb and plutonium)
  • openapi swagger.yml updated (if modified API) - link openapi PR
  • Signed CLA (if not already signed)

Description

Context

Affected areas (if applicable):

Severity (optional)

Note for reviewers:

@NguyenHoangSon96 NguyenHoangSon96 self-assigned this May 22, 2026
Copilot AI review requested due to automatic review settings May 22, 2026 10:35

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the module dependency set to pull in a newer google.golang.org/grpc version, along with the transitive (and some direct) dependency upgrades that come with that change.

Changes:

  • Bump google.golang.org/grpc (indirect) from v1.58.3 to v1.81.1.
  • Update several other direct requirements (notably github.com/stretchr/testify, golang.org/x/*, and google.golang.org/protobuf).
  • Refresh go.sum to reflect the new module graph checksums.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
go.mod Updates direct + indirect dependency versions, including the gRPC upgrade.
go.sum Updates module checksums to match the new resolved dependency graph.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread go.mod
@NguyenHoangSon96
NguyenHoangSon96 force-pushed the feat/upgrade-google-api-package1 branch from 57b5021 to 2324fd4 Compare May 25, 2026 13:26
@NguyenHoangSon96 NguyenHoangSon96 changed the title chore: upgrade google.golang.org/grpc version chore: upgrade dependencies version May 25, 2026
@NguyenHoangSon96
NguyenHoangSon96 requested a review from Copilot May 25, 2026 13:29

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 4 changed files in this pull request and generated 2 comments.

Files not reviewed (1)
  • udf/agent/udf.pb.go: Language not supported

Comment thread go.mod
Comment thread .circleci/config.yml

@alespour alespour left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM. Upgrading protobuf is always dangerous but AFAIU the dependency update comes from grpc itself and there is no way around it.

@NguyenHoangSon96
NguyenHoangSon96 merged commit 22c47ae into master May 26, 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.

3 participants