proxy icon indicating copy to clipboard operation
proxy copied to clipboard

fix(deps): update all go dependencies main (main)

Open renovate[bot] opened this issue 1 year ago • 1 comments

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
google.golang.org/genproto/googleapis/api require digest 8af14fe -> 9d4c2d2 age adoption passing confidence
google.golang.org/genproto/googleapis/rpc require digest 8af14fe -> 9d4c2d2 age adoption passing confidence
google.golang.org/grpc require minor v1.66.2 -> v1.67.0 age adoption passing confidence

Release Notes

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

v1.67.0: Release 1.67.0

Compare Source

Bug Fixes

  • ringhash: when used with multiple EDS priorities, fix bug that could prevent a higher priority from recovering from transient failure. (#​7364)

Behavior Changes

  • In accordance with RFC 7540, clients and servers will now reject TLS connections that don't support ALPN. This can be disabled by setting the environment variable GRPC_ENFORCE_ALPN_ENABLED to false (case insensitive). Please file a bug if you encounter any issues with this behavior. The environment variable to revert this behavior will be removed in an upcoming release. (#​7535)

Configuration

📅 Schedule: Branch creation - "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] avatar Sep 23 '24 01:09 renovate[bot]

ℹ 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):

  • 3 additional dependencies were updated

Details:

Package Change
cel.dev/expr v0.15.0 -> v0.16.0
golang.org/x/net v0.26.0 -> v0.28.0
golang.org/x/text v0.16.0 -> v0.17.0

renovate[bot] avatar Sep 23 '24 01:09 renovate[bot]