Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

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

  • The most significant update in this release is the enhanced accuracy of the memory diagnoser (#​2562). This improvement resolves the issue of incorrectly reported memory allocations (#​1542, #​2582).
  • We have introduced a new feature that allows users to sort benchmark jobs in numerical order (#​2768, #​2770).
  • Benchmark validation has been improved (#​2771).
  • An issue with non-persistent auto-generated JobId has been fixed (#​2777).

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

Full 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

Full 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

Full 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

Full 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.

No release notes found for this version range.

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 NUnit3001 nullability suppressor
to also work in the context of Assert.EnterMultipleScope and other using statements.

The release contains contributions from the following users (in alphabetical order):

  • @​artificialWave
  • @​manfred-brands
  • @​mikkelbu

Issues Resolved

Features and Enhancements

  • #​892 Assert.EnterMultipleScope not detecting nullability properly

Commits viewable in compare view.

Updated protobuf-net from 3.2.52 to 3.2.55.

Release notes

Sourced from protobuf-net's releases.

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.55.

Release notes

Sourced from protobuf-net.Core's releases.

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 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 this major version will 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 version will 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 dependency will 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 various PackageReference versions across multiple projects within the solution to ensure compatibility and incorporate the latest features or fixes.

Detailed summary

  • Updated BenchmarkDotNet from 0.15.1 to 0.15.2 in Hive.Benchmark.csproj
  • Updated Microsoft.Extensions.Hosting from 9.0.6 to 9.0.7 in Hive.Server.App.csproj
  • Updated Microsoft.Extensions.Hosting.Abstractions from 9.0.6 to 9.0.7 in Hive.Server.Abstractions.csproj
  • Updated MongoDB.Bson from 3.4.0 to 3.4.2 in Hive.Codec.Bson.csproj
  • Updated protobuf-net from 3.2.52 to 3.2.55 in Hive.Codec.Protobuf.csproj
  • Updated Microsoft.Extensions.Hosting.Abstractions from 9.0.6 to 9.0.7 in Hive.Server.Cluster.csproj
  • Updated protobuf-net.Core from 3.2.52 to 3.2.55 in Hive.Server.Default.csproj
  • Updated Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.6 to 9.0.7 in Hive.Server.Shared.csproj
  • Updated Microsoft.Extensions.Logging.Console from 9.0.6 to 9.0.7 in Hive.Application.Test.csproj
  • Updated Microsoft.Extensions.Logging.Console from 9.0.6 to 9.0.7 in Hive.Network.Tests.csproj
  • Updated NUnit.Analyzers from 4.9.1 to 4.9.2 in Hive.Network.Tests.csproj

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Bumps BenchmarkDotNet from 0.15.1 to 0.15.2
Bumps Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.6 to 9.0.7
Bumps Microsoft.Extensions.Hosting from 9.0.6 to 9.0.7
Bumps Microsoft.Extensions.Hosting.Abstractions to 9.0.7
Bumps Microsoft.Extensions.Logging.Console to 9.0.7
Bumps MongoDB.Bson from 3.4.0 to 3.4.2
Bumps NUnit.Analyzers from 4.9.1 to 4.9.2
Bumps protobuf-net from 3.2.52 to 3.2.55
Bumps protobuf-net.Core from 3.2.52 to 3.2.55

---
updated-dependencies:
- dependency-name: BenchmarkDotNet
  dependency-version: 0.15.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Hosting
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Hosting.Abstractions
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Hosting.Abstractions
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: MongoDB.Bson
  dependency-version: 3.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: NUnit.Analyzers
  dependency-version: 4.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: protobuf-net
  dependency-version: 3.2.55
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: protobuf-net.Core
  dependency-version: 3.2.55
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jul 28, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 4, 2025

Superseded by #48.

@dependabot dependabot bot closed this Aug 4, 2025
@dependabot dependabot bot deleted the dependabot/nuget/Hive.Application.Test/multi-d505d8e4de branch August 4, 2025 22:32
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