Skip to content

chore(deps): update fxamacker/cbor to v2.9.2 and bump other dependencies#131

Merged
iasthc merged 1 commit into
mainfrom
bump-1.3.0-rc.3
Jul 1, 2026
Merged

chore(deps): update fxamacker/cbor to v2.9.2 and bump other dependencies#131
iasthc merged 1 commit into
mainfrom
bump-1.3.0-rc.3

Conversation

@iasthc

@iasthc iasthc commented Jul 1, 2026

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings July 1, 2026 05:05
@iasthc iasthc merged commit a8b8e48 into main Jul 1, 2026
5 checks passed
@iasthc iasthc deleted the bump-1.3.0-rc.3 branch July 1, 2026 05:06

@gemini-code-assist gemini-code-assist Bot 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.

Code Review

This pull request updates several indirect Go dependencies in go.mod and go.sum to their newer versions, including github.com/fxamacker/cbor/v2, go.yaml.in/yaml/v2, golang.org/x/net, golang.org/x/text, k8s.io/kube-openapi, k8s.io/utils, and sigs.k8s.io/structured-merge-diff/v6, and removes unused dependencies such as github.com/kr/text. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

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

Note

Copilot couldn't run its full agentic review because no GitHub Actions runner was available. Make sure your repository has a runner available to run Copilot's review, or add a copilot-setup-steps.yml file specifying one with the runs-on attribute. See the docs for more details.

Updates Go module dependencies, primarily bumping fxamacker/cbor and several indirect libraries to newer versions.

Changes:

  • Bumped github.com/fxamacker/cbor/v2 from v2.9.0 to v2.9.2
  • Updated several indirect dependencies (e.g., golang.org/x/net, golang.org/x/text, k8s.io/*, go.yaml.in/yaml/v2)
  • Cleaned up go.sum entries to match the updated module graph

Reviewed changes

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

File Description
go.mod Updates indirect dependency versions, including fxamacker/cbor/v2 and various golang.org/x/* and k8s.io/* modules.
go.sum Refreshes checksums in line with the updated dependency versions and prunes no-longer-needed sums.

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

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