Bump BenchmarkDotNet and 8 others #48
Open
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 BenchmarkDotNet from 0.15.1 to 0.15.2.
Release notes
Sourced from BenchmarkDotNet's releases.
0.15.2
Full changelog: https://benchmarkdotnet.org/changelog/v0.15.2.html
Highlights
Commits viewable in compare view.
Updated Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.6 to 9.0.7.
Release notes
Sourced from Microsoft.Extensions.DependencyInjection.Abstractions's releases.
9.0.7
Release
What's Changed
sort_mark_listby @github-actions in [release/9.0-staging] throw an exception instead of infinite loop insort_mark_listdotnet/runtime#115529Full Changelog: dotnet/runtime@v9.0.6...v9.0.7
Commits viewable in compare view.
Updated Microsoft.Extensions.Hosting from 9.0.6 to 9.0.7.
Release notes
Sourced from Microsoft.Extensions.Hosting's releases.
9.0.7
Release
What's Changed
sort_mark_listby @github-actions in [release/9.0-staging] throw an exception instead of infinite loop insort_mark_listdotnet/runtime#115529Full Changelog: dotnet/runtime@v9.0.6...v9.0.7
Commits viewable in compare view.
Updated Microsoft.Extensions.Hosting.Abstractions from 9.0.6 to 9.0.7.
Release notes
Sourced from Microsoft.Extensions.Hosting.Abstractions's releases.
9.0.7
Release
What's Changed
sort_mark_listby @github-actions in [release/9.0-staging] throw an exception instead of infinite loop insort_mark_listdotnet/runtime#115529Full Changelog: dotnet/runtime@v9.0.6...v9.0.7
Commits viewable in compare view.
Updated Microsoft.Extensions.Logging.Console from 9.0.6 to 9.0.7.
Release notes
Sourced from Microsoft.Extensions.Logging.Console's releases.
9.0.7
Release
What's Changed
sort_mark_listby @github-actions in [release/9.0-staging] throw an exception instead of infinite loop insort_mark_listdotnet/runtime#115529Full Changelog: dotnet/runtime@v9.0.6...v9.0.7
Commits viewable in compare view.
Updated MongoDB.Bson from 3.4.0 to 3.4.2.
Release notes
Sourced from MongoDB.Bson's releases.
3.4.2
This is a patch release that contains fixes and stability improvements:
The full list of issues resolved in this release is available at CSHARP JIRA project.
Documentation on the .NET driver can be found here.
Upgrading
There are no known backwards breaking changes in this release.
3.4.1
This is a patch release that addresses some issues reported since 3.4.0 was released:
The list of JIRA tickets resolved in this release is available at CSHARP JIRA project.
Documentation on the .NET driver can be found here.
Upgrading
There are no known backwards breaking changes in this release.
Commits viewable in compare view.
Updated NUnit.Analyzers from 4.9.1 to 4.9.2.
Release notes
Sourced from NUnit.Analyzers's releases.
4.9.2
NUnit Analyzers 4.9.2 - June 17, 2025
This release of the NUnit Analyzers extends the
NUnit3001nullability suppressorto also work in the context of
Assert.EnterMultipleScopeand other using statements.The release contains contributions from the following users (in alphabetical order):
Issues Resolved
Features and Enhancements
Commits viewable in compare view.
Updated protobuf-net from 3.2.52 to 3.2.56.
Release notes
Sourced from protobuf-net's releases.
3.2.56
What's Changed
Full Changelog: protobuf-net/protobuf-net@3.2.55...3.2.56
3.2.55
What's Changed
New Contributors
Full Changelog: protobuf-net/protobuf-net@3.2.52...3.2.55
Commits viewable in compare view.
Updated protobuf-net.Core from 3.2.52 to 3.2.56.
Release notes
Sourced from protobuf-net.Core's releases.
3.2.56
What's Changed
Full Changelog: protobuf-net/protobuf-net@3.2.55...3.2.56
3.2.55
What's Changed
New Contributors
Full Changelog: protobuf-net/protobuf-net@3.2.52...3.2.55
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)PR-Codex overview
This PR focuses on updating package references across various projects to newer versions, improving compatibility and potentially fixing bugs.
Detailed summary
BenchmarkDotNetfrom0.15.1to0.15.2.Microsoft.Extensions.Hostingfrom9.0.6to9.0.7.Microsoft.Extensions.Hosting.Abstractionsfrom9.0.6to9.0.7.MongoDB.Bsonfrom3.4.0to3.4.2.protobuf-netfrom3.2.52to3.2.56.protobuf-net.Corefrom3.2.52to3.2.56.Microsoft.Extensions.DependencyInjection.Abstractionsfrom9.0.6to9.0.7.Microsoft.Extensions.Logging.Consolefrom9.0.6to9.0.7.NUnit.Analyzersfrom4.9.1to4.9.2.