Bump the dotnet-minor group with 20 updates#214
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps BCrypt.Net-Next from 4.1.0 to 4.2.0 Bumps coverlet.collector from 10.0.0 to 10.0.1 Bumps Dapper from 2.1.72 to 2.1.79 Bumps Google.Apis.Auth from 1.73.0 to 1.74.0 Bumps Google.Protobuf from 3.34.1 to 3.35.0 Bumps Google.Protobuf.Tools from 3.34.1 to 3.35.0 Bumps Grpc.AspNetCore.Server from 2.76.0 to 2.80.0 Bumps MessagePack from 3.1.4 to 3.1.6 Bumps Microsoft.AspNetCore.Authentication.JwtBearer from 9.0.15 to 9.0.16 Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.15 to 9.0.16 Bumps Microsoft.AspNetCore.OpenApi from 9.0.15 to 9.0.16 Bumps Microsoft.AspNetCore.SignalR.Protocols.MessagePack from 9.0.15 to 9.0.16 Bumps Microsoft.CodeAnalysis.NetAnalyzers from 10.0.202 to 10.0.300 Bumps Microsoft.Extensions.Configuration.Json from 9.0.15 to 9.0.16 Bumps Microsoft.Extensions.Configuration.UserSecrets from 9.0.15 to 9.0.16 Bumps OpenTelemetry.Instrumentation.AspNetCore from 1.15.1 to 1.15.2 Bumps Resend from 0.4.0 to 0.5.1 Bumps Scalar.AspNetCore from 2.14.1 to 2.14.14 Bumps StackExchange.Redis from 2.12.14 to 2.13.1 Bumps Testcontainers.PostgreSql from 4.11.0 to 4.12.0 --- updated-dependencies: - dependency-name: BCrypt.Net-Next dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-minor - dependency-name: coverlet.collector dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor - dependency-name: Dapper dependency-version: 2.1.79 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor - dependency-name: Google.Apis.Auth dependency-version: 1.74.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-minor - dependency-name: Google.Protobuf dependency-version: 3.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-minor - dependency-name: Google.Protobuf.Tools dependency-version: 3.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-minor - dependency-name: Grpc.AspNetCore.Server dependency-version: 2.80.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-minor - dependency-name: MessagePack dependency-version: 3.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 9.0.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 9.0.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor - dependency-name: Microsoft.AspNetCore.OpenApi dependency-version: 9.0.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor - dependency-name: Microsoft.AspNetCore.SignalR.Protocols.MessagePack dependency-version: 9.0.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-version: 10.0.300 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor - dependency-name: Microsoft.Extensions.Configuration.Json dependency-version: 9.0.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor - dependency-name: Microsoft.Extensions.Configuration.UserSecrets dependency-version: 9.0.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor - dependency-name: OpenTelemetry.Instrumentation.AspNetCore dependency-version: 1.15.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor - dependency-name: Resend dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-minor - dependency-name: Scalar.AspNetCore dependency-version: 2.14.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor - dependency-name: StackExchange.Redis dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-minor - dependency-name: Testcontainers.PostgreSql dependency-version: 4.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced May 23, 2026
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Contributor
Author
|
Superseded by #221. |
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.
Updated BCrypt.Net-Next from 4.1.0 to 4.2.0.
Release notes
Sourced from BCrypt.Net-Next's releases.
4.2.0
Full Changelog: BcryptNet/bcrypt.net@v4.1.0...v4.2.0
Commits viewable in compare view.
Updated coverlet.collector from 10.0.0 to 10.0.1.
Release notes
Sourced from coverlet.collector's releases.
10.0.1
Improvements
Fixed
Maintenance
Diff between 10.0.0 and 10.0.1
Commits viewable in compare view.
Updated Dapper from 2.1.72 to 2.1.79.
Release notes
Sourced from Dapper's releases.
2.1.79
What's Changed
New Contributors
Full Changelog: DapperLib/Dapper@2.1.72...2.1.79
Commits viewable in compare view.
Updated Google.Apis.Auth from 1.73.0 to 1.74.0.
Release notes
Sourced from Google.Apis.Auth's releases.
1.74.0
Bug fixes:
Features:
JsonParameters.Commits viewable in compare view.
Updated Google.Protobuf from 3.34.1 to 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 Google.Protobuf.Tools from 3.34.1 to 3.35.0.
Release notes
Sourced from Google.Protobuf.Tools's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Grpc.AspNetCore.Server from 2.76.0 to 2.80.0.
Release notes
Sourced from Grpc.AspNetCore.Server'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 MessagePack from 3.1.4 to 3.1.6.
Release notes
Sourced from MessagePack's releases.
3.1.6
What's Changed
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.1.5...v3.1.6
3.1.5
What's Changed
Fix Incorrect DateTimeOffset Serializer by @T0PP1ng in Fix Incorrect DateTimeOffset Serializer MessagePack-CSharp/MessagePack-CSharp#2225New Contributors
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.1.4...v3.1.5
Commits viewable in compare view.
Updated Microsoft.AspNetCore.Authentication.JwtBearer from 9.0.15 to 9.0.16.
Release notes
Sourced from Microsoft.AspNetCore.Authentication.JwtBearer's releases.
9.0.16
Release
What's Changed
73a63eatod72f9c8by @dependabot[bot] in [release/9.0] (deps): Bump src/submodules/googletest from73a63eatod72f9c8dotnet/aspnetcore#66088Full Changelog: dotnet/aspnetcore@v9.0.15...v9.0.16
Commits viewable in compare view.
Updated Microsoft.AspNetCore.Mvc.Testing from 9.0.15 to 9.0.16.
Release notes
Sourced from Microsoft.AspNetCore.Mvc.Testing's releases.
9.0.16
Release
What's Changed
73a63eatod72f9c8by @dependabot[bot] in [release/9.0] (deps): Bump src/submodules/googletest from73a63eatod72f9c8dotnet/aspnetcore#66088Full Changelog: dotnet/aspnetcore@v9.0.15...v9.0.16
Commits viewable in compare view.
Updated Microsoft.AspNetCore.OpenApi from 9.0.15 to 9.0.16.
Release notes
Sourced from Microsoft.AspNetCore.OpenApi's releases.
9.0.16
Release
What's Changed
73a63eatod72f9c8by @dependabot[bot] in [release/9.0] (deps): Bump src/submodules/googletest from73a63eatod72f9c8dotnet/aspnetcore#66088Full Changelog: dotnet/aspnetcore@v9.0.15...v9.0.16
Commits viewable in compare view.
Updated Microsoft.AspNetCore.SignalR.Protocols.MessagePack from 9.0.15 to 9.0.16.
Release notes
Sourced from Microsoft.AspNetCore.SignalR.Protocols.MessagePack's releases.
9.0.16
Release
What's Changed
73a63eatod72f9c8by @dependabot[bot] in [release/9.0] (deps): Bump src/submodules/googletest from73a63eatod72f9c8dotnet/aspnetcore#66088Full Changelog: dotnet/aspnetcore@v9.0.15...v9.0.16
Commits viewable in compare view.
Updated Microsoft.CodeAnalysis.NetAnalyzers from 10.0.202 to 10.0.300.
Release notes
Sourced from Microsoft.CodeAnalysis.NetAnalyzers's releases.
10.0.300
You can build .NET 10.0 from the repository by cloning the release tag
v10.0.300and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
10.0.204
You can build .NET 10.0 from the repository by cloning the release tag
v10.0.204and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
10.0.203
You can build .NET 10.0 from the repository by cloning the release tag
v10.0.203and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
Commits viewable in compare view.
Updated Microsoft.Extensions.Configuration.Json from 9.0.15 to 9.0.16.
Release notes
Sourced from Microsoft.Extensions.Configuration.Json's releases.
9.0.16
Release
Commits viewable in compare view.
Updated Microsoft.Extensions.Configuration.UserSecrets from 9.0.15 to 9.0.16.
Release notes
Sourced from Microsoft.Extensions.Configuration.UserSecrets's releases.
9.0.16
Release
Commits viewable in compare view.
Updated OpenTelemetry.Instrumentation.AspNetCore from 1.15.1 to 1.15.2.
Release notes
Sourced from OpenTelemetry.Instrumentation.AspNetCore's releases.
1.15.2
NuGet: OpenTelemetry.Exporter.Geneva v1.15.2
1.15.3.(#4166)
See CHANGELOG for details.
Commits viewable in compare view.
Updated Resend from 0.4.0 to 0.5.1.
Release notes
Sourced from Resend's releases.
0.5.0
What's Changed
Full Changelog: resend/resend-dotnet@v0.4.0...v0.5.0
Commits viewable in compare view.
Updated Scalar.AspNetCore from 2.14.1 to 2.14.14.
Release notes
Sourced from Scalar.AspNetCore's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated StackExchange.Redis from 2.12.14 to 2.13.1.
Release notes
Sourced from StackExchange.Redis's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Testcontainers.PostgreSql from 4.11.0 to 4.12.0.
Release notes
Sourced from Testcontainers.PostgreSql's releases.
4.12.0
What's Changed
Thanks to all contributors 👏.
The NuGet packages for this release have been attested for supply chain security using
actions/attest. This confirms the integrity and provenance of the artifacts and helps ensure they can be trusted: #21198535.🚀 Features
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency Updates
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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