Skip to content

chore(deps): upgrade weaveworks-common to latest master#7516

Merged
danielblando merged 1 commit into
cortexproject:masterfrom
danielblando:update/weaveworks-common
May 13, 2026
Merged

chore(deps): upgrade weaveworks-common to latest master#7516
danielblando merged 1 commit into
cortexproject:masterfrom
danielblando:update/weaveworks-common

Conversation

@danielblando
Copy link
Copy Markdown
Contributor

Summary

Upgrade cortexproject/weaveworks-common from 0315015a8b9f (2025-09-02) to 75366cf4edfb (2026-05-08).

Changes in weaveworks-common

  • Simplify ExtractFromGRPCRequest by using metadata.ValueFromIncomingContext directly instead of FromIncomingContext + manual key lookup. This removes an unnecessary map allocation on every gRPC request.

Files changed

  • go.mod — updated replace directive
  • go.sum — updated hashes
  • vendor/github.com/weaveworks/common/user/grpc.go — simplified metadata extraction
  • vendor/modules.txt — updated version

Signed-off-by: Daniel Blando ddeluigg@amazon.com

Update cortexproject/weaveworks-common from 0315015a8b9f to
75366cf4edfb. This simplifies gRPC metadata extraction by using
metadata.ValueFromIncomingContext directly.

Signed-off-by: Daniel Blando <ddeluigg@amazon.com>
@dosubot dosubot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code type/chore Something that needs to be done; not a bug or a feature labels May 13, 2026
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label May 13, 2026
@danielblando danielblando merged commit 587e4b4 into cortexproject:master May 13, 2026
37 checks passed
@danielblando danielblando deleted the update/weaveworks-common branch May 13, 2026 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code lgtm This PR has been approved by a maintainer size/XS type/chore Something that needs to be done; not a bug or a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants