tetragon icon indicating copy to clipboard operation
tetragon copied to clipboard

fix(deps): update module google.golang.org/grpc to v1.63.0 (main) - abandoned

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

This PR contains the following updates:

Package Type Update Change
google.golang.org/grpc require minor v1.62.2 -> v1.63.0

Release Notes

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

v1.63.0: Release 1.63.0

Compare Source

Behavior Changes

  • grpc: Return canonical target string from resolver.Address.String() (experimental) (#​6923)
  • client & server: when using write buffer pooling, use input value for buffer size instead of size*2 (#​6983)

New Features

  • grpc: add ClientConn.CanonicalTarget() to return the canonical target string. (#​7006)
  • xds: implement LRS named metrics support (gRFC A64) (#​7027)
  • grpc: introduce grpc.NewClient to allow users to create new clients in idle mode and with "dns" as the default resolver (#​7010)

API Changes

  • grpc: stabilize experimental method ClientConn.Target() (#​7006)

Bug Fixes

  • xds: fix an issue that would cause the client to send an empty list of resources for LDS/CDS upon reconnecting with the management server (#​7026)
  • server: Fix some errors returned by a server when using a grpc.Server as an http.Handler with the Go stdlib HTTP server (#​6989)
  • resolver/dns: add SetResolvingTimeout to allow configuring the DNS resolver's global timeout (#​6917)
  • Set the security level of Windows named pipes to NoSecurity (#​6956)

Configuration

📅 Schedule: Branch creation - "on monday and friday" (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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

cilium-renovate[bot] avatar Apr 05 '24 12:04 cilium-renovate[bot]

okay something's off https://github.com/cilium/tetragon/actions/runs/8602579046/job/23572651633?pr=2306 :/

mtardy avatar Apr 08 '24 15:04 mtardy

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

cilium-renovate[bot] avatar Apr 09 '24 16:04 cilium-renovate[bot]

I converted it to draft and removed the release-blocker label because the API change in grpc-go has been postponed apparently.

lambdanis avatar Apr 26 '24 13:04 lambdanis

I converted it to draft and removed the release-blocker label because the API change in grpc-go has been postponed apparently.

The work can be found associated to that issue https://github.com/cilium/tetragon/issues/2675. We can close and rebase this one now.

mtardy avatar Jul 16 '24 16:07 mtardy

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

  • 5 additional dependencies were updated

Details:

Package Change
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/cncf/xds/go v0.0.0-20231128003011-0fa0005c9caa -> v0.0.0-20240423153145-555b57ec207b
golang.org/x/oauth2 v0.18.0 -> v0.20.0
google.golang.org/genproto/googleapis/api v0.0.0-20240311132316-a219d84964c2 -> v0.0.0-20240528184218-531527333157
google.golang.org/genproto/googleapis/rpc v0.0.0-20240415180920-8c6c420018be -> v0.0.0-20240528184218-531527333157
File name: contrib/tetragon-rthooks/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
google.golang.org/genproto/googleapis/api v0.0.0-20240318140521-94a12d6c2237 -> v0.0.0-20240528184218-531527333157
google.golang.org/genproto/googleapis/rpc v0.0.0-20240415180920-8c6c420018be -> v0.0.0-20240528184218-531527333157

cilium-renovate[bot] avatar Jul 16 '24 17:07 cilium-renovate[bot]