Bump the grpc group with 2 updates - #15
Merged
Merged
Conversation
Bumps Grpc.AspNetCore.Web from 2.83.0 to 2.84.0 Bumps Grpc.Net.Client from 2.83.0 to 2.84.0 --- updated-dependencies: - dependency-name: Grpc.AspNetCore.Web dependency-version: 2.84.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpc - dependency-name: Grpc.Net.Client dependency-version: 2.84.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpc ... Signed-off-by: dependabot[bot] <support@github.com>
deku2026
force-pushed
the
dependabot/nuget/grpc-1f136629c3
branch
from
September 21, 2026 23:44
81f92b3 to
98d7999
Compare
deku2026
approved these changes
Sep 21, 2026
deku2026
left a comment
Contributor
There was a problem hiding this comment.
Full review passed at 98d7999. gRPC central pins and all three resolver-generated locks are coherent; dependent Microsoft.Extensions patch upgrades are explained by the new package dependency minimums. Reviewed actual package source/license identity and immutable release successor; runtime base, Worker bundle and legal texts remain intact. Full Release build succeeded without diagnostics and all16 offline C# tests passed. Final CI and prior main deployment are required before merge.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Aligns Grpc.AspNetCore, Grpc.AspNetCore.Web and Grpc.Net.Client at 2.84.0. The original grouped update left AspNetCore and the test project's transitive lock stale, causing locked restores to fail. Regenerates all three locks with the normal NuGet resolver, including the required Microsoft.Extensions patch updates in the test graph.
Adds immutable cloud-release-r8 and matching successor records for the changed central declaration/host lock. The actual restored gRPC nuspec identifies official source 4c6997a214601422dd66c5c74c1969db749479e9; its Apache license matches the retained full legal text. Docker pins, Protobuf/Contracts versions, Worker inputs/generators/output, and existing legal texts remain unchanged.
Validation: full solution restore, Release build with zero warnings/errors, all 16 offline C# tests, source provenance audit and git diff --check passed. Final-head retained CI and the prior main deployment must succeed before merge. Official changes: https://github.com/grpc/grpc-dotnet/releases/tag/v2.84.0