Skip to content

chore(all): update deps#302

Merged
Chounoki merged 3 commits intoopenconfig:mainfrom
renovate-bot:renovate/deps
Apr 16, 2026
Merged

chore(all): update deps#302
Chounoki merged 3 commits intoopenconfig:mainfrom
renovate-bot:renovate/deps

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/cache action patch v5.0.4v5.0.5 age confidence
actions/setup-go action minor v6.3.0v6.4.0 age confidence
crate-ci/typos action minor v1.44.0v1.45.1 age confidence
gazelle bazel_dep minor 0.47.00.50.0 age confidence
github.com/insomniacslk/dhcp require digest 5adc3eb11b94ed age confidence
github.com/openconfig/attestz require patch v0.6.10v0.6.12 age confidence
go uses-with patch 1.26.11.26.2 age confidence
golang (source) patch 1.26.11.26.2 age confidence
google.golang.org/grpc require minor v1.79.3v1.80.0 age confidence
shogo82148/actions-goveralls action minor v1.10.0v1.11.0 age confidence
super-linter/super-linter action minor v8.5.0v8.6.0 age confidence

Release Notes

actions/cache (actions/cache)

v5.0.5

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.0.5

actions/setup-go (actions/setup-go)

v6.4.0

Compare Source

What's Changed
Enhancement
  • Add go-download-base-url input for custom Go distributions by @​gdams in #​721
Dependency update
Documentation update
New Contributors

Full Changelog: actions/setup-go@v6...v6.4.0

crate-ci/typos (crate-ci/typos)

v1.45.1

Compare Source

Bug Fixes
  • Ignore numbers as identifiers (a00831c8)
  • Improve the organization of --help (a48a457c)
Features
  • Dump files, identifiers, and words (ce365ae1, closes #​41)
  • Give control over allowed identifier characters for leading vs rest (107308a6)
Performance
  • Use standard identifier rules to avoid doing umber checks (107308a6)
  • Only do hex check if digits are in identifiers (68cd36d0)

v1.45.0

Compare Source

Bug Fixes
  • Ignore numbers as identifiers (a00831c8)
  • Improve the organization of --help (a48a457c)
Features
  • Dump files, identifiers, and words (ce365ae1, closes #​41)
  • Give control over allowed identifier characters for leading vs rest (107308a6)
Performance
  • Use standard identifier rules to avoid doing umber checks (107308a6)
  • Only do hex check if digits are in identifiers (68cd36d0)
bazel-contrib/bazel-gazelle (gazelle)

v0.50.0

What's Changed

Full Changelog: bazel-contrib/bazel-gazelle@v0.49.0...v0.50.0

v0.49.0

What's Changed

Full Changelog: bazel-contrib/bazel-gazelle@v0.48.0...v0.49.0

v0.48.0

What's Changed


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Monday through Friday (* * * * 1-5)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@forking-renovate
Copy link
Copy Markdown

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 6 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.46.0 -> v0.47.0
golang.org/x/net v0.48.0 -> v0.49.0
golang.org/x/sys v0.39.0 -> v0.40.0
golang.org/x/term v0.38.0 -> v0.39.0
golang.org/x/text v0.32.0 -> v0.33.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217 -> v0.0.0-20260120221211-b8f7ae30c516

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist bot left a comment

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 dependencies across go.mod, go.sum, and MODULE.bazel, including gazelle, the Go SDK, and grpc. Feedback was provided regarding a version mismatch for github.com/openconfig/attestz, which was updated in go.mod but remains at an older version in MODULE.bazel.

Comment thread go.mod Outdated
Updated the version of openconfig/attestz from v0.6.12 to v0.6.10 in go.sum.
@Chounoki Chounoki merged commit b0ff5ca into openconfig:main Apr 16, 2026
8 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.

2 participants