Skip to content

chore(deps): bump gRPC 2.80, OTel instrumentation, and Npgsql 9.0.5#104

Merged
phuongnse merged 4 commits into
mainfrom
dependabot/nuget/dotnet-minor-and-patch-a42798e90d
May 25, 2026
Merged

chore(deps): bump gRPC 2.80, OTel instrumentation, and Npgsql 9.0.5#104
phuongnse merged 4 commits into
mainfrom
dependabot/nuget/dotnet-minor-and-patch-a42798e90d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 24, 2026

Copy link
Copy Markdown
Contributor

Pinned Google.Protobuf at 3.35.0.

Release notes

Sourced from Google.Protobuf's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Grpc.AspNetCore from 2.67.0 to 2.80.0.

Release notes

Sourced from Grpc.AspNetCore'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.

Updated Grpc.Net.ClientFactory from 2.67.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

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.

Updated Grpc.Tools from 2.67.0 to 2.80.0.

Release notes

Sourced from Grpc.Tools's releases.

No release notes found for this version range.

Commits viewable in compare view.

Pinned Npgsql at 9.0.5.

Release notes

Sourced from Npgsql's releases.

9.0.5

v9.0.5 contains several minor bug fixes.

Milestone issues

Full Changelog: npgsql/npgsql@v9.0.4...v9.0.5

9.0.4

v9.0.4 contains several minor bug fixes.

Milestone issues

Full Changelog: npgsql/npgsql@v9.0.3...v9.0.4

Commits viewable in compare view.

Updated Npgsql from 9.0.4 to 9.0.5.

Release notes

Sourced from Npgsql's releases.

9.0.5

v9.0.5 contains several minor bug fixes.

Milestone issues

Full Changelog: npgsql/npgsql@v9.0.4...v9.0.5

Commits viewable in compare view.

Pinned OpenTelemetry.Instrumentation.AspNetCore at 1.15.2.

Release notes

Sourced from OpenTelemetry.Instrumentation.AspNetCore's releases.

1.15.2

1.15.1

1.15.1-beta.2

1.15.1-beta.1

1.15.1-alpha.1

Commits viewable in compare view.

Pinned OpenTelemetry.Instrumentation.Http at 1.15.1.

Release notes

Sourced from OpenTelemetry.Instrumentation.Http's releases.

1.15.1

1.15.1-beta.2

1.15.1-beta.1

1.15.1-alpha.1

Commits viewable in compare view.

Summary by CodeRabbit

  • Chores
    • Updated OpenTelemetry instrumentation packages for enhanced system observability.
    • Upgraded database connectivity driver to the latest patch version.
    • Updated gRPC and protocol buffer libraries to their latest stable versions, ensuring improved compatibility and system stability.

Review Change Stack

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 24, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 24, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dotnet. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@coderabbitai

coderabbitai Bot commented May 24, 2026

Copy link
Copy Markdown

Caution

Review failed

Failed to post review comments

📝 Walkthrough

Walkthrough

Directory.Packages.props centralized version management updated with three package group bumps: OpenTelemetry instrumentation and Npgsql for observability and data access, plus a coordinated gRPC ecosystem upgrade to 2.80.0 with protobuf to 3.35.0.

Changes

Central Package Dependency Updates

Layer / File(s) Summary
Observability and database package updates
Directory.Packages.props
OpenTelemetry instrumentation packages (AspNetCore, Http, EntityFrameworkCore) versions updated; Npgsql advanced from 9.0.4 to 9.0.5.
gRPC infrastructure stack upgrade
Directory.Packages.props
Google.Protobuf upgraded to 3.35.0; Grpc.AspNetCore, Grpc.Net.ClientFactory, and Grpc.Tools advanced to 2.80.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A hop through versions, packages align,
OpenTelemetry instruments so fine,
gRPC stacks leap to version new,
Dependencies dance—a rabbit's review! 🔧

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main changes: updating gRPC to 2.80, OpenTelemetry instrumentation packages, and Npgsql to 9.0.5, which matches the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/nuget/dotnet-minor-and-patch-a42798e90d

Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot dependabot Bot changed the title chore(deps): Bump the dotnet-minor-and-patch group with 7 updates chore(deps): Bump Google.Protobuf and 6 others May 25, 2026
Bumps Google.Protobuf from 3.29.3 to 3.35.0
Bumps Grpc.AspNetCore from 2.67.0 to 2.80.0
Bumps Grpc.Net.ClientFactory from 2.67.0 to 2.80.0
Bumps Grpc.Tools from 2.67.0 to 2.80.0
Bumps Npgsql to 9.0.5
Bumps OpenTelemetry.Instrumentation.AspNetCore from 1.15.0 to 1.15.2
Bumps OpenTelemetry.Instrumentation.Http from 1.15.0 to 1.15.1

---
updated-dependencies:
- dependency-name: Google.Protobuf
  dependency-version: 3.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-minor-and-patch
- dependency-name: Grpc.AspNetCore
  dependency-version: 2.80.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-minor-and-patch
- dependency-name: Grpc.Net.ClientFactory
  dependency-version: 2.80.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-minor-and-patch
- dependency-name: Grpc.Tools
  dependency-version: 2.80.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-minor-and-patch
- dependency-name: Npgsql
  dependency-version: 9.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-minor-and-patch
- dependency-name: OpenTelemetry.Instrumentation.AspNetCore
  dependency-version: 1.15.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-minor-and-patch
- dependency-name: OpenTelemetry.Instrumentation.Http
  dependency-version: 1.15.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/nuget/dotnet-minor-and-patch-a42798e90d branch from c265cb6 to d02da7e Compare May 25, 2026 04:48
phuongnse and others added 3 commits May 25, 2026 11:54
…ps only

Dependabot added explicit PackageReference entries that triggered
doc-drift E06 without functional benefit. Version bumps stay in
Directory.Packages.props.

Co-authored-by: Phuong Nguyen <phuongnse@users.noreply.github.com>
@cursor cursor Bot changed the title chore(deps): Bump Google.Protobuf and 6 others chore(deps): bump gRPC 2.80, OTel instrumentation, and Npgsql 9.0.5 May 25, 2026
@phuongnse phuongnse merged commit a369493 into main May 25, 2026
7 checks passed
@dependabot dependabot Bot deleted the dependabot/nuget/dotnet-minor-and-patch-a42798e90d branch May 25, 2026 05:08
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants