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 #846

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jul 22, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
golang.org/x/net v0.27.0 -> v0.28.0 age adoption passing confidence
golang.org/x/oauth2 v0.21.0 -> v0.22.0 age adoption passing confidence
golang.org/x/time v0.5.0 -> v0.6.0 age adoption passing confidence
google.golang.org/api v0.190.0 -> v0.191.0 age adoption passing confidence
google.golang.org/grpc v1.64.1 -> v1.65.0 age adoption passing confidence

Release Notes

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

v0.191.0

Compare Source

Features
Bug Fixes
grpc/grpc-go (google.golang.org/grpc)

v1.65.0: Release 1.65.0

Compare Source

Dependencies

  • Change support policy to cover only the latest TWO releases of Go, matching the policy for Go itself. See #​7249 for more information. (#​7250)
  • Update x/net/http2 to address CVE-2023-45288 (#​7282)

Behavior Changes

  • credentials/tls: clients and servers will now reject connections that don't support ALPN when environment variable GRPC_ENFORCE_ALPN_ENABLED is set to "true" (case insensitive). (#​7184)
    • NOTE: this behavior will become the default in a future release.
  • metadata: remove String method from MD to make printing more consistent (#​7373)

New Features

  • grpc: add WithMaxCallAttempts to configure gRPC's retry behavior per-channel. (#​7229)

Bug Fixes

  • ringhash: properly apply endpoint weights instead of ignoring them (#​7156)
  • xds: fix a bug that could cause xds-enabled servers to stop accepting new connections after handshaking errors (#​7128)

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 Jul 22, 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):

  • 4 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.25.0 -> v0.26.0
golang.org/x/sync v0.7.0 -> v0.8.0
golang.org/x/sys v0.22.0 -> v0.23.0
golang.org/x/text v0.16.0 -> v0.17.0

@renovate-bot renovate-bot requested a review from a team as a code owner July 22, 2024 19:55
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependency-updates branch 3 times, most recently from 1e1923d to 82986c0 Compare August 4, 2024 17:17
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependency-updates branch from 82986c0 to 28a271c Compare August 13, 2024 13:25
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependency-updates branch 3 times, most recently from d3a25e3 to 781f7a1 Compare August 13, 2024 17:19
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependency-updates branch from 781f7a1 to 1eacb79 Compare August 13, 2024 19:22
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependency-updates branch from 1eacb79 to 499f7c0 Compare August 13, 2024 19:44
@jackwotherspoon jackwotherspoon merged commit 27bd9ed into GoogleCloudPlatform:main Aug 13, 2024
11 checks passed
@renovate-bot renovate-bot deleted the renovate/non-major-dependency-updates branch August 13, 2024 19:52
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.

2 participants