Skip to content

deps: update dependencies for all modules - #8108

Merged
dfawley merged 3 commits into
grpc:masterfrom
arjan-bal:bump-deps
Feb 25, 2025
Merged

deps: update dependencies for all modules#8108
dfawley merged 3 commits into
grpc:masterfrom
arjan-bal:bump-deps

Conversation

@arjan-bal

@arjan-bal arjan-bal commented Feb 19, 2025

Copy link
Copy Markdown
Contributor

RELEASE NOTES:

  • Minimum supported Go version is bumped to go1.23.0.

@arjan-bal arjan-bal added the Type: Documentation Documentation or examples label Feb 19, 2025
@arjan-bal arjan-bal added this to the 1.72 Release milestone Feb 19, 2025
@arjan-bal
arjan-bal requested a review from easwars February 19, 2025 18:01
@codecov

codecov Bot commented Feb 19, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.30%. Comparing base (42fc25a) to head (5de46e5).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8108      +/-   ##
==========================================
- Coverage   82.41%   82.30%   -0.11%     
==========================================
  Files         387      387              
  Lines       38947    38947              
==========================================
- Hits        32099    32057      -42     
- Misses       5551     5577      +26     
- Partials     1297     1313      +16     

see 18 files with indirect coverage changes

@easwars easwars left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't we have to update the versions in testing.yml as well?

@easwars easwars assigned arjan-bal and unassigned easwars Feb 19, 2025
@arjan-bal

Copy link
Copy Markdown
Contributor Author

Don't we have to update the versions in testing.yml as well?

I was planning to do it in a followup PR. Updated the github workflows now.

@arjan-bal arjan-bal assigned easwars and unassigned arjan-bal Feb 19, 2025
@easwars

easwars commented Feb 19, 2025

Copy link
Copy Markdown
Contributor

I think we might need Doug's special powers to merge this.

@easwars easwars assigned arjan-bal and unassigned easwars Feb 19, 2025
@arjan-bal arjan-bal assigned dfawley and unassigned arjan-bal Feb 19, 2025
@arjan-bal arjan-bal added Type: Dependencies Updating/adding/removing dependencies and removed Type: Documentation Documentation or examples labels Feb 25, 2025
@dfawley
dfawley merged commit dbf92b4 into grpc:master Feb 25, 2025
purnesh42H pushed a commit to purnesh42H/grpc-go that referenced this pull request Mar 1, 2025
cds: stop child policies on resource-not-found errors (grpc#8122)

xds: simplify code handling certain error conditions in the resolver (grpc#8123)

xds, pickfirst: Enable additional addresses in xDS, set new pick_first as default (grpc#8126)

github: change test action to cover the legacy pickfirst balancer (grpc#8129)

cleanup: replace dial with newclient (grpc#7967)

cleanup: replace dial with newclient (grpc#7970)

stats/openetelemetry: refactor and make e2e test stats verification deterministic (grpc#8077)

xds: introduce simple grpc transport for generic xds clients (grpc#8066)

xds: generic xds client common configs

re-push comments

improve ServerConfig equal

easwar review round 1 on documentation

easwar comments on docstrings

easwar comments round 4

config tests

merge with previous pr

xds: add lrs client and xDS client interfaces

second pass to documentation language

change from godoc review

dfawley review 2

easwar review 1

changed to decoder struct

move authorities under xds client

easwar review 2

easwars review 4

ResourceWatcher done and LoadStore stop

grpc based transport

remove server config extension interface

add byte codec

dfawley review 1

send and recv tests with byte based test server

change to proto based server

easwar review 1

easwar review 3

xds: generic xds client ads transport channel
purnesh42H pushed a commit to purnesh42H/grpc-go that referenced this pull request Mar 1, 2025
ads: stop child policies on resource-not-found errors (grpc#8122)

xds: simplify code handling certain error conditions in the resolver (grpc#8123)

xds, pickfirst: Enable additional addresses in xDS, set new pick_first as default (grpc#8126)

github: change test action to cover the legacy pickfirst balancer (grpc#8129)

cleanup: replace dial with newclient (grpc#7967)

cleanup: replace dial with newclient (grpc#7970)

stats/openetelemetry: refactor and make e2e test stats verification deterministic (grpc#8077)

xds: introduce simple grpc transport for generic xds clients (grpc#8066)

xds: generic xds client common configs

re-push comments

improve ServerConfig equal

easwar review round 1 on documentation

easwar comments on docstrings

easwar comments round 4

config tests

merge with previous pr

xds: add lrs client and xDS client interfaces

second pass to documentation language

change from godoc review

dfawley review 2

easwar review 1

changed to decoder struct

move authorities under xds client

easwar review 2

easwars review 4

ResourceWatcher done and LoadStore stop

grpc based transport

remove server config extension interface

add byte codec

dfawley review 1

send and recv tests with byte based test server

change to proto based server

easwar review 1

easwar review 3

xds: generic xds client ads transport channel
janardhanvissa pushed a commit to janardhanvissa/grpc-go that referenced this pull request Mar 24, 2025
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Aug 25, 2025
@arjan-bal
arjan-bal deleted the bump-deps branch January 15, 2026 12:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Type: Dependencies Updating/adding/removing dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants