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

chore(all): update all #1159

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Sep 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
cloud.google.com/go/bigtable v1.29.0 -> v1.31.0 age adoption passing confidence require minor
cloud.google.com/go/gkeconnect v0.10.0 -> v0.11.0 age adoption passing confidence require minor
cloud.google.com/go/recaptchaenterprise/v2 v2.16.0 -> v2.17.0 age adoption passing confidence require minor
google.golang.org/genproto 4ba0660 -> 7e3bb23 age adoption passing confidence require digest
google.golang.org/genproto/googleapis/api 4ba0660 -> 7e3bb23 age adoption passing confidence require digest
google.golang.org/genproto/googleapis/rpc 4ba0660 -> 7e3bb23 age adoption passing confidence require digest
google.golang.org/grpc v1.65.0 -> v1.66.0 age adoption passing confidence require minor

Release Notes

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

v0.11.0

Compare Source

  • Clients for spanner, pubsub and video are now in beta.

  • New client for DLP.

  • spanner: performance and testing improvements.

  • storage: requester-pays buckets are supported.

  • storage, profiler, bigtable, bigquery: bug fixes and other minor improvements.

  • pubsub: bug fixes and other minor improvements

grpc/grpc-go (google.golang.org/grpc)

v1.66.0: Release 1.66.0

Compare Source

New Features

Bug Fixes

  • grpc: Clients now return status code INTERNAL instead of UNIMPLEMENTED when the server uses an unsupported compressor. This is consistent with the gRPC compression spec. (#​7461)
  • transport: Fix a bug which could result in writes busy looping when the underlying conn.Write returns errors (#​7394)
  • client: fix race that could lead to orphaned connections and associated resources. (#​7390)
  • xds: use locality from the connected address for load reporting with pick_first (#​7378)
    • without this fix, if a priority contains multiple localities with pick_first, load was reported for the wrong locality
  • client: prevent hanging during ClientConn.Close() when the network is unreachable (#​7540)

Performance Improvements

  • transport: double buffering is avoided when using an http connect proxy and the target server waits for client to send the first message. (#​7424)
  • codec: Implement a new Codec which uses buffer recycling for encoded message (#​7356)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.

@renovate-bot renovate-bot requested a review from a team as a code owner September 2, 2024 00:25
Copy link

ℹ Artifact update notice

File name: googleapis/api/serviceusage/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):

  • 2 additional dependencies were updated

Details:

Package Change
cloud.google.com/go/longrunning v0.5.12 -> v0.6.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 -> v0.0.0-20240823204242-4ba0660f739c
File name: googleapis/bytestream/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):

  • 1 additional dependency was updated

Details:

Package Change
google.golang.org/genproto/googleapis/rpc v0.0.0-20240528184218-531527333157 -> v0.0.0-20240604185151-ef581f913117

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 2, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 2, 2024
@codyoss codyoss added the automerge Merge the pull request once unit tests and other checks pass. label Sep 3, 2024
@gcf-merge-on-green gcf-merge-on-green bot merged commit 8af14fe into googleapis:main Sep 3, 2024
11 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Sep 3, 2024
@renovate-bot renovate-bot deleted the renovate/all branch September 3, 2024 14:33
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.

3 participants