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

deps: Update Non-major dependency updates #613

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Aug 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cloud.google.com/go/alloydb v1.10.7 -> v1.12.0 age adoption passing confidence
github.com/jackc/pgx/v5 v5.6.0 -> v5.7.1 age adoption passing confidence
golang.org/x/net v0.28.0 -> v0.29.0 age adoption passing confidence
golang.org/x/oauth2 v0.22.0 -> v0.23.0 age adoption passing confidence
google.golang.org/api v0.192.0 -> v0.196.0 age adoption passing confidence
google.golang.org/grpc v1.65.0 -> v1.66.0 age adoption passing confidence

Release Notes

jackc/pgx (github.com/jackc/pgx/v5)

v5.7.1

Compare Source

v5.7.0

Compare Source

googleapis/google-api-go-client (google.golang.org/api)

v0.196.0

Compare Source

Features

v0.195.0

Compare Source

Features

v0.194.0

Compare Source

Features
Bug Fixes

v0.193.0

Compare Source

Features
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 - 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.

👻 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.

Copy link

forking-renovate bot commented Aug 20, 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):

  • 17 additional dependencies were updated

Details:

Package Change
cloud.google.com/go v0.115.0 -> v0.115.1
cloud.google.com/go/auth v0.8.1 -> v0.9.3
cloud.google.com/go/auth/oauth2adapt v0.2.3 -> v0.2.4
cloud.google.com/go/longrunning v0.5.11 -> v0.6.0
github.com/googleapis/enterprise-certificate-proxy v0.3.2 -> v0.3.3
github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a -> v0.0.0-20240606120523-5a60cdf6a761
github.com/jackc/puddle/v2 v2.2.1 -> v2.2.2
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.26.0 -> v0.27.0
golang.org/x/sys v0.23.0 -> v0.25.0
golang.org/x/text v0.17.0 -> v0.18.0
google.golang.org/genproto v0.0.0-20240730163845-b1a4ccb954bf -> v0.0.0-20240903143218-8af14fe29dc1
google.golang.org/genproto/googleapis/api v0.0.0-20240725223205-93522f1f2a9f -> v0.0.0-20240827150818-7e3bb234dfed

@renovate-bot renovate-bot requested a review from a team as a code owner August 20, 2024 19:33
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependency-updates branch 2 times, most recently from 481bf9a to 9564d94 Compare August 27, 2024 23:00
@renovate-bot renovate-bot requested a review from a team as a code owner August 27, 2024 23:00
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependency-updates branch 3 times, most recently from 6bb6083 to 7c930d9 Compare September 3, 2024 21:16
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependency-updates branch 6 times, most recently from e9dc59a to 1351075 Compare September 10, 2024 16:00
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependency-updates branch from 1351075 to 2bcfc3e Compare September 10, 2024 16:01
@nancynh nancynh enabled auto-merge (squash) September 10, 2024 16:03
@nancynh nancynh merged commit b00e70f into GoogleCloudPlatform:main Sep 10, 2024
15 checks passed
@renovate-bot renovate-bot deleted the renovate/non-major-dependency-updates branch September 10, 2024 16:05
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