Skip to content

Update Go module dependencies and bump versions of indirect packages - #331

Open
duanemay wants to merge 2 commits into
masterfrom
indirect_dep_updates
Open

Update Go module dependencies and bump versions of indirect packages#331
duanemay wants to merge 2 commits into
masterfrom
indirect_dep_updates

Conversation

@duanemay

Copy link
Copy Markdown
Member
  • Update Go module dependencies and bump versions of indirect packages
  • Update Dependabot config: add labels, dependency groups, and update scope

@duanemay
duanemay requested review from fhanik and a lite review from Copilot August 18, 2026 20:52

Copilot AI 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.

Pull request overview

Updates the repository’s Go dependency metadata and refines Dependabot automation to better manage dependency update PRs.

Changes:

  • Bumped several indirect Go module versions in go.mod and recorded corresponding sums in go.sum.
  • Expanded Dependabot configuration for gomod and github-actions updates with labels and grouping rules.
  • Increased consistency across Dependabot update settings (schedule + PR limits).

Reviewed changes

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

File Description
go.mod Bumps versions for several indirect Go module dependencies.
go.sum Adds checksums for the newly referenced dependency versions.
.github/dependabot.yml Adds labels and dependency grouping configuration for Dependabot updates.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread .github/dependabot.yml
Comment on lines +8 to +10
allow:
- dependency-type: "all"
open-pull-requests-limit: 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants