GoogleCloudPlatform / k8s-config-connector

GCP Config Connector, a Kubernetes add-on for managing GCP resources
https://cloud.google.com/config-connector/docs/overview
Apache License 2.0
866 stars 204 forks source link

chore(deps): bump cloud.google.com/go/compute from 1.23.0 to 1.27.0 in /mockgcp #2039

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps cloud.google.com/go/compute from 1.23.0 to 1.27.0.

Release notes

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

compute: v1.27.0

1.27.0 (2024-05-16)

Features

  • compute: Update Compute Engine API to revision 20240430 (#900) (292e812)

bigtable: v1.24.0

1.24.0 (2024-05-28)

Features

  • bigtable: Add ignore_warnings flag to SetGcPolicy (#9372) (0e6413d)
  • bigtable: Adding automated backups (#9702) (9738386)

Bug Fixes

  • bigtable/bttest: Error when applying a mutation with an empty row key (#9512) (7231423)
  • bigtable: Reject misspecified Automated Backup Policies when updating a table (#10226) (84e45ce)
  • bigtable: Retry on RST_STREAM error (#9673) (d4da4a5)

speech: v1.23.1

1.23.1 (2024-05-01)

Bug Fixes

  • speech: Bump x/net to v0.24.0 (ba31ed5)
Changelog

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

1.27.0 (2024-04-15)

Features

  • documentai: Support a new Layout Processor in Document AI (2cdc40a)

1.26.1 (2024-03-14)

Bug Fixes

  • documentai: Update protobuf dep to v1.33.0 (30b038d)

Documentation

  • documentai: A comment for field processor_version_source in message .google.cloud.documentai.v1beta3.ImportProcessorVersionRequest is changed (25c3f2d)

1.26.0 (2024-02-21)

Features

  • documentai: A new field schema_override is added to message ProcessOptions (#9400) (a86aa8e)
  • documentai: A new message FoundationModelTuningOptions is added (7e6c208)

1.25.0 (2024-02-09)

Features

  • documentai: Expose model_type in v1 processor, so that user can see the model_type after get or list processor version (2fcf55c)

1.24.0 (2024-02-06)

Features

  • documentai: Add model_type in v1beta3 processor proto (#9355) (05e9e1f)

1.23.8 (2024-01-30)

Bug Fixes

  • documentai: Enable universe domain resolution options (fd1d569)

1.23.7 (2023-12-13)

... (truncated)

Commits
  • 8cd9468 chore(main): release pubsub 1.27.0 (#7069)
  • 756f7bf chore(main): release firestore 1.9.0 (#6987)
  • a77ada8 chore(main): release datastore 1.10.0 (#7067)
  • d16d9af chore(main): release logging 1.6.0 (#7070)
  • 601c77a feat(bigquery): add default partition expiration to Dataset (#7096)
  • eddaf71 test(pubsublite): fix flaky TestIntegration_PublishSubscribeSinglePartition (...
  • 9cb00af feat(vmwareengine): start generating apiv1 (#7093)
  • 2894e66 fix(logging): fix stdout log http request format (#7083)
  • d96cb02 chore(httpreplay): specify localhost for proxy listener (#7088)
  • 766516a fix(compute/metadata): set IdleConnTimeout for http.Client (#7084)
  • 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)
google-oss-prow[bot] commented 1 month ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign roycaihw for approval. For more information see the Kubernetes Code Review Process.

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

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/GoogleCloudPlatform/k8s-config-connector/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
dependabot[bot] commented 1 month ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.