proxy
proxy copied to clipboard
fix(deps): update all go dependencies main (main)
This PR contains the following updates:
| Package | Type | Update | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|---|---|
| google.golang.org/genproto/googleapis/api | require | digest | 8af14fe -> 9d4c2d2 |
||||
| google.golang.org/genproto/googleapis/rpc | require | digest | 8af14fe -> 9d4c2d2 |
||||
| google.golang.org/grpc | require | minor | v1.66.2 -> v1.67.0 |
Release Notes
grpc/grpc-go (google.golang.org/grpc)
v1.67.0: Release 1.67.0
Bug Fixes
- ringhash: when used with multiple EDS priorities, fix bug that could prevent a higher priority from recovering from transient failure. (#7364)
- Special Thanks: @atollena
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_ENABLEDtofalse(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.
ℹ 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 |