Bump Grpc.AspNetCore and 9 others #140
Closed
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.
Updated Grpc.AspNetCore from 2.67.0 to 2.71.0.
Release notes
Sourced from Grpc.AspNetCore's releases.
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
await using
forpackageVersionStream
to ensure proper disposal of async resources by @dexcompiler in Refactor: Useawait using
forpackageVersionStream
to ensure proper disposal of async resources grpc/grpc-dotnet#2521New Contributors
await using
forpackageVersionStream
to ensure proper disposal of async resources grpc/grpc-dotnet#2521Full 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.71.0.
Release notes
Sourced from Grpc.AspNetCore.HealthChecks's releases.
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
await using
forpackageVersionStream
to ensure proper disposal of async resources by @dexcompiler in Refactor: Useawait using
forpackageVersionStream
to ensure proper disposal of async resources grpc/grpc-dotnet#2521New Contributors
await using
forpackageVersionStream
to ensure proper disposal of async resources grpc/grpc-dotnet#2521Full Changelog: grpc/grpc-dotnet@v2.67.0...v2.70.0
Commits viewable in compare view.
Updated OpenFeature from 2.2.0 to 2.7.0.
Release notes
Sourced from OpenFeature's releases.
2.7.0
2.7.0 (2025-07-03)
🐛 Bug Fixes
✨ New Features
🧹 Chore
📚 Documentation
2.6.0
2.6.0 (2025-05-23)
✨ New Features
🧹 Chore
📚 Documentation
2.5.0
2.5.0 (2025-04-25)
✨ New Features
🧹 Chore
📚 Documentation
🔄 Refactoring
2.4.0
2.4.0 (2025-04-14)
🐛 Bug Fixes
✨ New Features
🧹 Chore
📚 Documentation
🔄 Refactoring
2.3.2
2.3.2 (2025-03-24)
🐛 Bug Fixes
🧹 Chore
🔄 Refactoring
2.3.1
2.3.1 (2025-02-04)
🐛 Bug Fixes
🧹 Chore
2.3.0
2.3.0 (2025-01-31)
⚠ BREAKING CHANGES
Hook Changes
The signature of the
finally
hook stage has been changed. The signature now includes theevaluation details
, as per the OpenFeature specification. Note that since hooks are stillexperimental,
this does not constitute a change requiring a new major version. To migrate, update any hook that implements thefinally
stage to acceptevaluation details
as the second argument..NET 6
Removed support for .NET 6.
🐛 Bug Fixes
✨ New Features
🧹 Chore
📚 Documentation
Commits viewable in compare view.
Updated OpenFeature.Contrib.Providers.Flagd from 0.3.0 to 0.3.3.
Release notes
Sourced from OpenFeature.Contrib.Providers.Flagd's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.11.1 to 1.12.0.
Release notes
Sourced from OpenTelemetry.Exporter.OpenTelemetryProtocol's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated OpenTelemetry.Extensions.Hosting from 1.11.1 to 1.12.0.
Release notes
Sourced from OpenTelemetry.Extensions.Hosting's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated OpenTelemetry.Instrumentation.AspNetCore from 1.11.0 to 1.12.0.
Release notes
Sourced from OpenTelemetry.Instrumentation.AspNetCore's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated OpenTelemetry.Instrumentation.Http from 1.11.0 to 1.12.0.
Release notes
Sourced from OpenTelemetry.Instrumentation.Http's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated OpenTelemetry.Instrumentation.Runtime from 1.11.0 to 1.12.0.
Release notes
Sourced from OpenTelemetry.Instrumentation.Runtime's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated StackExchange.Redis from 2.8.24 to 2.8.58.
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 merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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