Skip to content

Bump Grpc.Net.Client, Grpc.Net.ClientFactory and Grpc.Tools#19

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/grpc-57622b7f08
Open

Bump Grpc.Net.Client, Grpc.Net.ClientFactory and Grpc.Tools#19
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/grpc-57622b7f08

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 18, 2026

Copy link
Copy Markdown
Contributor

Updated Grpc.Net.Client from 2.67.0 to 2.80.0.

Release notes

Sourced from Grpc.Net.Client's releases.

2.80.0

What's Changed

New Contributors

Full Changelog: grpc/grpc-dotnet@v2.76.0...v2.80.0

2.80.0-pre1

What's Changed

New Contributors

Full Changelog: grpc/grpc-dotnet@v2.76.0...v2.80.0-pre1

2.76.0

What's Changed

New Contributors

Full Changelog: grpc/grpc-dotnet@v2.71.0...v2.76.0

2.76.0-pre1

What's Changed

New Contributors

Full Changelog: grpc/grpc-dotnet@v2.71.0...v2.76.0-pre1

2.71.0

What's Changed

Full Changelog: grpc/grpc-dotnet@v2.70.0...v2.71.0

2.71.0-pre1

What's Changed

Full Changelog: grpc/grpc-dotnet@v2.70.0...v2.71.0-pre1

2.70.0

What's Changed

New Contributors

Full Changelog: grpc/grpc-dotnet@v2.67.0...v2.70.0

Commits viewable in compare view.

Pinned Grpc.Net.Client at 2.80.0.

Release notes

Sourced from Grpc.Net.Client's releases.

2.80.0

What's Changed

New Contributors

Full Changelog: grpc/grpc-dotnet@v2.76.0...v2.80.0

2.80.0-pre1

What's Changed

New Contributors

Full Changelog: grpc/grpc-dotnet@v2.76.0...v2.80.0-pre1

Commits viewable in compare view.

Updated Grpc.Net.ClientFactory from 2.76.0 to 2.80.0.

Release notes

Sourced from Grpc.Net.ClientFactory's releases.

2.80.0

What's Changed

New Contributors

Full Changelog: grpc/grpc-dotnet@v2.76.0...v2.80.0

2.80.0-pre1

What's Changed

New Contributors

Full Changelog: grpc/grpc-dotnet@v2.76.0...v2.80.0-pre1

Commits viewable in compare view.

Updated Grpc.Tools from 2.69.0 to 2.81.1.

Release notes

Sourced from Grpc.Tools's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Grpc.Tools from 2.78.0 to 2.81.1.

Release notes

Sourced from Grpc.Tools's releases.

No release notes found for this version range.

Commits viewable in compare view.


Note

Medium Risk
Touches gRPC client/server dependencies used for basket communication; behavior could shift with upstream streaming/reflection fixes, but the change is version-only with no app logic edits.

Overview
Bumps the shared gRPC stack to align client, server, and codegen tooling on newer releases.

In Directory.Packages.props, GrpcVersion moves from 2.76.0 to 2.80.0 (affecting Grpc.AspNetCore and Grpc.Net.ClientFactory), Grpc.Tools goes from 2.78.0 to 2.81.1, and an explicit central pin for Grpc.Net.Client at 2.80.0 is added.

The MAUI ClientApp project (which does not use central package management) updates its direct references: Grpc.Net.Client from 2.67.0 to 2.80.0 and Grpc.Tools from 2.69.0 to 2.81.1, keeping the mobile basket gRPC client in sync with the solution-wide versions.

Reviewed by Cursor Bugbot for commit 851811f. Bugbot is set up for automated code reviews on this repo. Configure here.

@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jun 18, 2026
Bumps Grpc.Net.Client to 2.80.0
Bumps Grpc.Net.ClientFactory from 2.76.0 to 2.80.0
Bumps Grpc.Tools to 2.81.1

---
updated-dependencies:
- dependency-name: Grpc.Net.Client
  dependency-version: 2.80.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: grpc
- dependency-name: Grpc.Net.Client
  dependency-version: 2.80.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: grpc
- dependency-name: Grpc.Net.ClientFactory
  dependency-version: 2.80.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: grpc
- dependency-name: Grpc.Tools
  dependency-version: 2.81.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: grpc
- dependency-name: Grpc.Tools
  dependency-version: 2.81.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: grpc
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/nuget/grpc-57622b7f08 branch from 7f5f9ad to 851811f Compare June 25, 2026 12:19
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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants