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

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Nov 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cloud.google.com/go/alloydb v1.13.0 -> v1.14.0 age adoption passing confidence
golang.org/x/net v0.31.0 -> v0.32.0 age adoption passing confidence
google.golang.org/api v0.205.0 -> v0.211.0 age adoption passing confidence
google.golang.org/grpc v1.67.1 -> v1.68.1 age adoption passing confidence

Release Notes

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

v0.211.0

Compare Source

Features
Bug Fixes

v0.210.0

Compare Source

Features
Bug Fixes

v0.209.0

Compare Source

Features

v0.208.0

Compare Source

Features
  • all: Auto-regenerate discovery clients (#​2881) (44435a9)
  • gensupport: Per-chunk transfer timeout configs (09fa125)
  • gensupport: Per-chunk transfer timeout configs (#​2865) (09fa125)

v0.207.0

Compare Source

Features

v0.206.0

Compare Source

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

v1.68.1: Release 1.68.1

Compare Source

Bug Fixes

  • credentials/alts: avoid SRV and TXT lookups for handshaker service to work around hangs caused by buggy versions of systemd-resolved. (#​7861)

Dependencies

  • Relax minimum Go version requirement from go1.22.7 to go1.22. (#​7831)

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)

v1.67.2: Release 1.67.2

Compare Source

Bug Fixes

  • credentials/alts: avoid SRV and TXT lookups for handshaker service to work around hangs caused by buggy versions of systemd-resolved. (#​7861)

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 Nov 12, 2024

⚠️ 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; switching to go1.22.10
go: downloading go1.22.10 (linux/amd64)
go: download go1.22.10: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

@renovate-bot renovate-bot requested a review from a team as a code owner November 12, 2024 22:27
@renovate-bot renovate-bot changed the title deps: Update module google.golang.org/grpc to v1.68.0 deps: Update Non-major dependency updates Nov 14, 2024
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependency-updates branch 3 times, most recently from f6a5f88 to 68047b6 Compare November 19, 2024 22:40
@jackwotherspoon
Copy link
Contributor

go.sum has been removed from this PR since google.golang.org/grpc v1.68.0 requires a minimum of Go 1.22.7

I guess this will resolve itself when we move to supporting latest two Go versions (1.22 and 1.23)

@jackwotherspoon
Copy link
Contributor

go.sum has been removed from this PR since google.golang.org/grpc v1.68.0 requires a minimum of Go 1.22.7

I guess this will resolve itself when we move to supporting latest two Go versions (1.22 and 1.23)

Seems this will be loosened in next release of grpc package: grpc/grpc-go#7831

@renovate-bot renovate-bot force-pushed the renovate/non-major-dependency-updates branch 2 times, most recently from ed54676 to 94b0a52 Compare November 22, 2024 00:03
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependency-updates branch 3 times, most recently from 3abef5c to fc1b337 Compare December 10, 2024 18:48
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependency-updates branch from fc1b337 to cff362f Compare December 10, 2024 20:23
Copy link

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

GRPC v1.68+ requires Go v1.22+
@nancynh nancynh force-pushed the renovate/non-major-dependency-updates branch from aab597b to ce845eb Compare December 10, 2024 22:37
@nancynh nancynh merged commit 13d5769 into GoogleCloudPlatform:main Dec 10, 2024
15 checks passed
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.

4 participants