Skip to content

Bump Grpc.AspNetCore and 7 others#73

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/src/cart/src/nuget-production-dependencies-0dc673cc09
Open

Bump Grpc.AspNetCore and 7 others#73
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/src/cart/src/nuget-production-dependencies-0dc673cc09

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2026

Updated Grpc.AspNetCore from 2.67.0 to 2.76.0.

Release notes

Sourced from Grpc.AspNetCore's releases.

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.AspNetCore.HealthChecks from 2.67.0 to 2.76.0.

Release notes

Sourced from Grpc.AspNetCore.HealthChecks's releases.

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 Microsoft.AspNetCore.TestHost from 10.0.2 to 10.0.5.

Release notes

Sourced from Microsoft.AspNetCore.TestHost's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0.

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

18.3.0

What's Changed

Internal fixes and updates

New Contributors

Commits viewable in compare view.

Updated OpenFeature.Contrib.Providers.Flagd from 0.3.4 to 0.4.0.

Release notes

Sourced from OpenFeature.Contrib.Providers.Flagd's releases.

0.4.0

0.4.0 (2026-03-11)

⚠ BREAKING CHANGES

  • graceful fallback to code default when no default variant resolved (#​605)

🐛 Bug Fixes

  • flagd: Default to correct Port when only Resolver is set (#​585) (8a1d97c)

✨ New Features

  • Add support for Flagd-Selector header when syncing flags with InProcess resolver (#​604) (dbf8327)
  • graceful fallback to code default when no default variant resolved (#​605) (5bd57bd)

0.3.5

0.3.5 (2026-02-03)

🐛 Bug Fixes

  • Fix Flagd InProcess Evaluator when no defaultVariant is specified (#​513) (5fd7cce)
  • flagd not throwing parse error when target key is not a primitive (#​540) (5d54780)
  • flagd: Flag metadata not being mapped when using RpcResolver (#​575) (cc24731)
  • flagd: Return parse error when Rpc Resolver receives a data loss exception (#​554) (43e9d9c)
  • flagd: Throw general error when targeting variant not found (#​553) (6b30828)
  • Handle error state in Init() with TaskCompletionSource (#​571) (fbcfac8)

✨ New Features

  • flagd: Add code to sync context from Flagd for the InProcess resolver (#​515) (a9c4bb4)
  • Update Target Framework to include net10.0 (#​548) (5f6ec66)

🔧 Refactoring

  • Decouple event publishing from Flagd Resolver when state changes (#​531) (c48e25a)
  • flagd: Remove HTTP call when validating JSON schema (#​547) (8ed7f04)

Commits viewable in compare view.

Updated OpenTelemetry.Instrumentation.AspNetCore from 1.15.0 to 1.15.1.

Release notes

Sourced from OpenTelemetry.Instrumentation.AspNetCore's releases.

1.15.1

Commits viewable in compare view.

Updated OpenTelemetry.Resources.Host from 1.15.0-beta.1 to 1.15.0-beta.2.

Release notes

Sourced from OpenTelemetry.Resources.Host's releases.

1.15.0-beta.2

Commits viewable in compare view.

Updated StackExchange.Redis from 2.10.1 to 2.12.1.

Release notes

Sourced from StackExchange.Redis's releases.

No release notes found for this version range.

Commits viewable in compare view.

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps Grpc.AspNetCore from 2.67.0 to 2.76.0
Bumps Grpc.AspNetCore.HealthChecks from 2.67.0 to 2.76.0
Bumps Microsoft.AspNetCore.TestHost from 10.0.2 to 10.0.5
Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0
Bumps OpenFeature.Contrib.Providers.Flagd from 0.3.4 to 0.4.0
Bumps OpenTelemetry.Instrumentation.AspNetCore from 1.15.0 to 1.15.1
Bumps OpenTelemetry.Resources.Host from 1.15.0-beta.1 to 1.15.0-beta.2
Bumps StackExchange.Redis from 2.10.1 to 2.12.1

---
updated-dependencies:
- dependency-name: Grpc.AspNetCore
  dependency-version: 2.76.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-production-dependencies
- dependency-name: Grpc.AspNetCore.HealthChecks
  dependency-version: 2.76.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-production-dependencies
- dependency-name: OpenFeature.Contrib.Providers.Flagd
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-production-dependencies
- dependency-name: OpenTelemetry.Instrumentation.AspNetCore
  dependency-version: 1.15.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-production-dependencies
- dependency-name: OpenTelemetry.Resources.Host
  dependency-version: 1.15.0-beta.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-production-dependencies
- dependency-name: StackExchange.Redis
  dependency-version: 2.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-production-dependencies
- dependency-name: Microsoft.AspNetCore.TestHost
  dependency-version: 10.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-production-dependencies
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Mar 13, 2026
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