Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module cloud.google.com/go/vertexai to v0.13.2 #8

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cloud.google.com/go/vertexai v0.12.0 -> v0.13.2 age adoption passing confidence

Release Notes

googleapis/google-cloud-go (cloud.google.com/go/vertexai)

v0.13.0

Compare Source

  • bigquery: UseLegacySQL options for CreateTable and QueryConfig. Use these
    options to continue using Legacy SQL after the client switches its default
    to Standard SQL.

  • bigquery: Support for updating dataset labels.

  • bigquery: Set DatasetIterator.ProjectID to list datasets in a project other
    than the client's. DatasetsInProject is no longer needed and is deprecated.

  • bigtable: Fail ListInstances when any zones fail.

  • spanner: support decoding of slices of basic types (e.g. []string, []int64,
    etc.)

  • logging/logadmin: UpdateSink no longer creates a sink if it is missing
    (actually a change to the underlying service, not the client)

  • profiler: Service and ServiceVersion replace Target in Config.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

Copy link
Author

renovate bot commented Sep 23, 2024

ℹ 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):

  • 28 additional dependencies were updated

Details:

Package Change
golang.org/x/oauth2 v0.21.0 -> v0.23.0
cloud.google.com/go v0.114.0 -> v0.116.0
cloud.google.com/go/auth v0.5.1 -> v0.9.9
cloud.google.com/go/auth/oauth2adapt v0.2.2 -> v0.2.4
cloud.google.com/go/compute/metadata v0.3.0 -> v0.5.2
cloud.google.com/go/iam v1.1.8 -> v1.2.1
cloud.google.com/go/longrunning v0.5.7 -> v0.6.1
github.com/go-logr/logr v1.4.1 -> v1.4.2
github.com/google/s2a-go v0.1.7 -> v0.1.8
github.com/googleapis/enterprise-certificate-proxy v0.3.2 -> v0.3.4
github.com/googleapis/gax-go/v2 v2.12.4 -> v2.13.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0 -> v0.54.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0 -> v0.54.0
go.opentelemetry.io/otel v1.24.0 -> v1.29.0
go.opentelemetry.io/otel/metric v1.24.0 -> v1.29.0
go.opentelemetry.io/otel/trace v1.24.0 -> v1.29.0
golang.org/x/crypto v0.23.0 -> v0.28.0
golang.org/x/net v0.25.0 -> v0.30.0
golang.org/x/sync v0.7.0 -> v0.8.0
golang.org/x/sys v0.20.0 -> v0.26.0
golang.org/x/text v0.15.0 -> v0.19.0
golang.org/x/time v0.5.0 -> v0.7.0
google.golang.org/api v0.183.0 -> v0.203.0
google.golang.org/genproto v0.0.0-20240528184218-531527333157 -> v0.0.0-20241015192408-796eee8c2d53
google.golang.org/genproto/googleapis/api v0.0.0-20240604185151-ef581f913117 -> v0.0.0-20241007155032-5fefd90f89a9
google.golang.org/genproto/googleapis/rpc v0.0.0-20240604185151-ef581f913117 -> v0.0.0-20241015192408-796eee8c2d53
google.golang.org/grpc v1.64.0 -> v1.67.1
google.golang.org/protobuf v1.34.1 -> v1.35.1

@renovate renovate bot requested a review from kechigon as a code owner September 23, 2024 08:19
@renovate renovate bot force-pushed the renovate/cloud.google.com-go-vertexai-0.x branch from 8ff2d71 to 71b606a Compare November 1, 2024 02:46
@renovate renovate bot changed the base branch from main to develop November 1, 2024 02:46
@renovate renovate bot changed the title Update module cloud.google.com/go/vertexai to v0.13.1 Update module cloud.google.com/go/vertexai to v0.13.1 - abandoned Nov 5, 2024
Copy link
Author

renovate bot commented Nov 5, 2024

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@renovate renovate bot force-pushed the renovate/cloud.google.com-go-vertexai-0.x branch from 71b606a to e5dda9b Compare November 7, 2024 02:59
@renovate renovate bot changed the title Update module cloud.google.com/go/vertexai to v0.13.1 - abandoned Update module cloud.google.com/go/vertexai to v0.13.2 Nov 7, 2024
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.

0 participants