Skip to content

chore(deps): bump the non-k8s-deps group with 5 updates#208

Merged
k8s-ci-robot merged 1 commit into
mainfrom
dependabot/go_modules/non-k8s-deps-5e000175e7
May 20, 2026
Merged

chore(deps): bump the non-k8s-deps group with 5 updates#208
k8s-ci-robot merged 1 commit into
mainfrom
dependabot/go_modules/non-k8s-deps-5e000175e7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps the non-k8s-deps group with 5 updates:

Package From To
cloud.google.com/go/compute 1.62.0 1.63.0
cloud.google.com/go/container 1.51.0 1.52.0
github.com/google/cel-go 0.28.0 0.28.1
github.com/mdlayher/netlink 1.11.1 1.11.2
google.golang.org/api 0.278.0 0.280.0

Updates cloud.google.com/go/compute from 1.62.0 to 1.63.0

Release notes

Sourced from cloud.google.com/go/compute's releases.

compute: v1.63.0

v1.63.0 (2026-05-14)

Features

storage: v1.62.2

v1.62.2 (2026-05-18)

Features

Bug Fixes

  • restore metadata operations timeout in gRPC (#14575) (275ff562)

  • Set default chunkRetryDeadline to 32s in NewWriterFromAppendableObject (#14458) (ec7c7d66)

  • refactor userProject metadata propagation in ListObjects (#14533) (fbb543e3)

Commits
  • 033f4fe chore: librarian release pull request: 20260514T191310Z (#14589)
  • bf1c57a chore(agentplatform): Organize the replay tests.
  • d600fbb chore(agentplatform): Mock backend for unit testing
  • ec55a12 test(spanner): retry query after database recreation in integration test (#14...
  • 66574db fix(agentplatform): Set the agentplatform's dedicated user-agent in header.
  • 9072072 fix(pubsub/v2/pstest): make ackIDs unique per delivery (#14554)
  • 9873268 refactor(pubsub/v2): flatten implementation control logic for Ack and ModAck ...
  • b1db39e chore(storage): Fix corner cases in MRD (#14522)
  • df96b2e feat: update API sources and regenerate (#14581)
  • 658faa8 fix(bigquery): handle reset case for table clustering (#14579)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/container from 1.51.0 to 1.52.0

Release notes

Sourced from cloud.google.com/go/container's releases.

container: v1.52.0

v1.52.0 (2026-05-14)

Features

Commits
  • da03b21 chore: librarian release pull request: 20251218T080438Z (#13495)
  • be7e387 test(bigquery/v2/query): deflake TestIntegration_QueryCancelWait (#13488)
  • ce62012 chore: librarian generate pull request: 20251217T081427Z (#13492)
  • ab56892 docs(spanner): Update client side metrics and permission issues in README (#...
  • af39539 test(storage/dataflux): skip flaky test (#13490)
  • 0e9a8d6 chore(storage): add configurations and defaults for PCU feature (#13461)
  • 2416108 chore: librarian release pull request: 20251215T194424Z (#13486)
  • 14979ec chore(firestore): replace deprecated io/ioutil (#12362)
  • 46fd4f4 chore(bigtable): replace deprecated io/ioutil (#12358)
  • 2a546c0 chore: librarian release pull request: 20251215T160018Z (#13482)
  • Additional commits viewable in compare view

Updates github.com/google/cel-go from 0.28.0 to 0.28.1

Release notes

Sourced from github.com/google/cel-go's releases.

Release v0.28.1

What's Changed

New Contributors

Full Changelog: google/cel-go@v0.28.0...v0.28.1

Commits

Updates github.com/mdlayher/netlink from 1.11.1 to 1.11.2

Release notes

Sourced from github.com/mdlayher/netlink's releases.

v1.11.2

See https://github.com/mdlayher/netlink/blob/main/CHANGELOG.md#v1112

Changelog

Sourced from github.com/mdlayher/netlink's changelog.

v1.11.2

  • [Bug Fix]: #291 fixed a bug where netlink.Conn.Receive would block concurrent calls to netlink.Conn.Send when blocking in recvmsg.
  • [Improvement]: #289 updated golang.org/x/net and golang.org/x/sys dependencies.
Commits

Updates google.golang.org/api from 0.278.0 to 0.280.0

Release notes

Sourced from google.golang.org/api's releases.

v0.280.0

0.280.0 (2026-05-19)

Features

v0.279.0

0.279.0 (2026-05-12)

Features

Changelog

Sourced from google.golang.org/api's changelog.

0.280.0 (2026-05-19)

Features

0.279.0 (2026-05-12)

Features

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the non-k8s-deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) | `1.62.0` | `1.63.0` |
| [cloud.google.com/go/container](https://github.com/googleapis/google-cloud-go) | `1.51.0` | `1.52.0` |
| [github.com/google/cel-go](https://github.com/google/cel-go) | `0.28.0` | `0.28.1` |
| [github.com/mdlayher/netlink](https://github.com/mdlayher/netlink) | `1.11.1` | `1.11.2` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.278.0` | `0.280.0` |


Updates `cloud.google.com/go/compute` from 1.62.0 to 1.63.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@compute/v1.62.0...compute/v1.63.0)

Updates `cloud.google.com/go/container` from 1.51.0 to 1.52.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@compute/v1.51.0...compute/v1.52.0)

Updates `github.com/google/cel-go` from 0.28.0 to 0.28.1
- [Release notes](https://github.com/google/cel-go/releases)
- [Commits](google/cel-go@v0.28.0...v0.28.1)

Updates `github.com/mdlayher/netlink` from 1.11.1 to 1.11.2
- [Release notes](https://github.com/mdlayher/netlink/releases)
- [Changelog](https://github.com/mdlayher/netlink/blob/main/CHANGELOG.md)
- [Commits](mdlayher/netlink@v1.11.1...v1.11.2)

Updates `google.golang.org/api` from 0.278.0 to 0.280.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.278.0...v0.280.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/compute
  dependency-version: 1.63.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-k8s-deps
- dependency-name: cloud.google.com/go/container
  dependency-version: 1.52.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-k8s-deps
- dependency-name: github.com/google/cel-go
  dependency-version: 0.28.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-k8s-deps
- dependency-name: github.com/mdlayher/netlink
  dependency-version: 1.11.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-k8s-deps
- dependency-name: google.golang.org/api
  dependency-version: 0.280.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-k8s-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added area/dependency Issues or PRs related to dependency changes ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. labels May 19, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented May 19, 2026

Deploy Preview for dranet canceled.

Name Link
🔨 Latest commit 40a9f6f
🔍 Latest deploy log https://app.netlify.com/projects/dranet/deploys/6a0cc8f2d0c26f0008624c42

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels May 19, 2026
@gauravkghildiyal
Copy link
Copy Markdown
Member

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 20, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], gauravkghildiyal

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 20, 2026
@k8s-ci-robot k8s-ci-robot merged commit d15b051 into main May 20, 2026
13 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/non-k8s-deps-5e000175e7 branch May 20, 2026 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/dependency Issues or PRs related to dependency changes cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants