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

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

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Oct 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
golang.org/x/net v0.30.0 -> v0.31.0 age adoption passing confidence
golang.org/x/oauth2 v0.23.0 -> v0.24.0 age adoption passing confidence
golang.org/x/time v0.7.0 -> v0.8.0 age adoption passing confidence
google.golang.org/api v0.202.0 -> v0.206.0 age adoption passing confidence
google.golang.org/grpc v1.67.1 -> v1.68.0 age adoption passing confidence

Release Notes

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

v0.206.0

Compare Source

Features

v0.205.0

Compare Source

Features

v0.204.0

Compare Source

Features
Bug Fixes
  • transport/grpc: Pass through cert source to new auth lib (#​2840) (c67e7c0)
Documentation

v0.203.0

Compare Source

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

v1.68.0: Release 1.68.0

Compare Source

Behavior Changes

  • stats/opentelemetry/csm: Get mesh_id local label from "CSM_MESH_ID" environment variable, rather than parsing from bootstrap file (#​7740)
  • orca (experimental): if using an ORCA listener, it must now be registered only on a READY SubConn, and the listener will automatically be stopped when the connection is lost. (#​7663)
  • client: ClientConn.Close() now closes transports simultaneously and waits for transports to be closed before returning. (#​7666)
  • credentials: TLS credentials created via NewTLS that use tls.Config.GetConfigForClient will now have CipherSuites, supported TLS versions and ALPN configured automatically. These were previously only set for configs not using the GetConfigForClient option. (#​7709)

Bug Fixes

  • transport: prevent deadlock in client transport shutdown when writing the GOAWAY frame hangs. (#​7662)
  • mem: reuse buffers more accurately by using slice capacity instead of length (#​7702)
  • status: Fix regression caused by #​6919 in status.Details() causing it to return a wrapped type when getting proto messages generated with protoc-gen-go < v1. (#​7724)

Dependencies

  • Bump minimum supported Go version to go1.22.7. (#​7624)

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.

@renovate-bot renovate-bot requested a review from a team as a code owner October 23, 2024 20:17
Copy link

forking-renovate bot commented Oct 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):

  • 2 additional dependencies were updated

Details:

Package Change
cloud.google.com/go/auth v0.9.8 -> v0.10.1
cloud.google.com/go/auth/oauth2adapt v0.2.4 -> v0.2.5

@renovate-bot renovate-bot changed the title deps: Update module google.golang.org/api to v0.203.0 deps: Update module google.golang.org/api to v0.204.0 Oct 31, 2024
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependency-updates branch from 7b34d24 to 2f1ee31 Compare October 31, 2024 22:07
@renovate-bot renovate-bot changed the title deps: Update module google.golang.org/api to v0.204.0 deps: Update module google.golang.org/api to v0.205.0 Nov 7, 2024
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependency-updates branch from 2f1ee31 to 947d0d7 Compare November 7, 2024 01:35
@renovate-bot renovate-bot changed the title deps: Update module google.golang.org/api to v0.205.0 deps: Update Non-major dependency updates Nov 7, 2024
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependency-updates branch from 947d0d7 to 3558e9e Compare November 7, 2024 19:01
Copy link

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: module google.golang.org/[email protected] requires go >= 1.22.7; switching to go1.22.9
go: downloading go1.22.9 (linux/amd64)
go: download go1.22.9: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

@renovate-bot renovate-bot force-pushed the renovate/non-major-dependency-updates branch 2 times, most recently from bec69c3 to 5296930 Compare November 8, 2024 18:22
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependency-updates branch from 5296930 to cce3c2b Compare November 15, 2024 05:02
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