Skip to content

chore(deps): bump cloud.google.com/go/container from 1.45.0 to 1.46.0#1502

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/cloud.google.com/go/container-1.46.0
Open

chore(deps): bump cloud.google.com/go/container from 1.45.0 to 1.46.0#1502
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/cloud.google.com/go/container-1.46.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2026

Bumps cloud.google.com/go/container from 1.45.0 to 1.46.0.

Release notes

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

container 1.46.0

1.46.0 (2026-01-29)

Features

  • Add NodeDrainConfig to NodePool to configure node draining behavior (PiperOrigin-RevId: 859731311) (d8ea738a)

  • Add RegistryHostConfig to ContainerdConfig for containerd registry host configuration (PiperOrigin-RevId: 859731311) (d8ea738a)

  • Add ManagedOpenTelemetryConfig to Cluster to manage the OpenTelemetry pipeline (PiperOrigin-RevId: 859731311) (d8ea738a)

  • Add AutopilotGeneralProfile to ClusterAutoscaling to configure Autopilot profiles (PiperOrigin-RevId: 859731311) (d8ea738a)

  • Add SHORT_LIVED as a NodePoolUpdateStrategy (PiperOrigin-RevId: 859731311) (d8ea738a)

  • Add SliceControllerConfig to AddonsConfig to manage the Slice Controller addon (PiperOrigin-RevId: 859731311) (d8ea738a)

  • Add SwapConfig to enable and configure swap memory for node pools (PiperOrigin-RevId: 859731311) (d8ea738a)

  • Add DisruptionEvent to provide details on node disruption events (PiperOrigin-RevId: 859731311) (d8ea738a)

  • Add DRAINING status to AdditionalIPRangesConfig for subnet draining (PiperOrigin-RevId: 859731311) (d8ea738a)

  • Add consolidation_delay to configure Cluster Autoscaler node consolidation delay (PiperOrigin-RevId: 859731311) (d8ea738a)

  • Add GPUDirectConfig to configure GPU Direct for node pools (PiperOrigin-RevId: 859731311) (d8ea738a)

  • Allow specifying subnetwork in NodeNetworkConfig during node pool creation (PiperOrigin-RevId: 859731311) (d8ea738a)

Documentation

  • A comment for field cluster_ipv4_cidr_block in message .google.container.v1.IPAllocationPolicy is changed (PiperOrigin-RevId: 859731311) (d8ea738a)

  • A comment for field subnetwork in message .google.container.v1.NodeNetworkConfig is changed (PiperOrigin-RevId: 859731311) (d8ea738a)

  • A comment for field tpu_ipv4_cidr_block in message .google.container.v1.IPAllocationPolicy is changed (PiperOrigin-RevId: 859731311) (d8ea738a)

  • A comment for field recurrence in message .google.container.v1.RecurringTimeWindow is changed (PiperOrigin-RevId: 859731311) (d8ea738a)

  • A comment for field services_ipv4_cidr_block in message .google.container.v1.IPAllocationPolicy is changed (PiperOrigin-RevId: 859731311) (d8ea738a)

  • A comment for field services_ipv4_cidr in message .google.container.v1.Cluster is changed (PiperOrigin-RevId: 859731311) (d8ea738a)

  • A comment for field tpu_ipv4_cidr_block in message .google.container.v1.Cluster is changed (PiperOrigin-RevId: 859731311) (d8ea738a)

  • A comment for field sysctls in message .google.container.v1.LinuxNodeConfig is changed (PiperOrigin-RevId: 859731311) (d8ea738a)

  • A comment for field cluster_ipv4_cidr in message .google.container.v1.Cluster is changed (PiperOrigin-RevId: 859731311) (d8ea738a)

  • A comment for field node_ipv4_cidr_block in message .google.container.v1.IPAllocationPolicy is changed (PiperOrigin-RevId: 859731311) (d8ea738a)

... (truncated)

Commits
  • a299db2 chore(main): release pubsub 1.46.0 (#11238)
  • 782e12a fix(storage): wait for XML read req to finish to avoid data races (#11527)
  • c2f9f6b test(storage): retry metadata check in SoftDelete test (#11528)
  • 360cfc4 fix: remove OpenCensus dependency (#11526)
  • 03575d7 feat(storage): implement RetryChunkDeadline for grpc writes (#11476)
  • 8500e9e chore(main): release spanner 1.74.0 (#11142)
  • 2dc0184 chore(spanner): Update CODEOWNERS to use TeamSync Managed Team (#11524)
  • afbe132 fix(maps/places): add oauth scopes to Places proto (#11518)
  • de5ca9d docs(analytics/admin): replace "GA4" with "Google Analytics" or "GA" in all c...
  • 1438255 fix(firestore): Convert key before seeting map entry (#11506)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [cloud.google.com/go/container](https://github.com/googleapis/google-cloud-go) from 1.45.0 to 1.46.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@pubsub/v1.45.0...pubsub/v1.46.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/container
  dependency-version: 1.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 13, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 13, 2026 15:52
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 13, 2026
@codecov-commenter
Copy link

codecov-commenter commented Mar 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 41.28%. Comparing base (60b5f96) to head (5fae7bd).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1502      +/-   ##
==========================================
- Coverage   41.39%   41.28%   -0.11%     
==========================================
  Files          57       57              
  Lines        3742     3742              
==========================================
- Hits         1549     1545       -4     
- Misses       1948     1951       +3     
- Partials      245      246       +1     
Flag Coverage Δ
integration-test 45.18% <ø> (-0.13%) ⬇️
unit-test 2.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant