Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Performed the following updates:

  • Updated BenchmarkDotNet from 0.15.1 to 0.15.2
  • Updated Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.6 to 9.0.7
  • Updated Microsoft.Extensions.Hosting from 9.0.6 to 9.0.7
  • Updated Microsoft.Extensions.Hosting.Abstractions from 9.0.6 to 9.0.7
  • Updated Microsoft.Extensions.Logging.Console from 9.0.6 to 9.0.7
  • Updated MongoDB.Bson from 3.4.0 to 3.4.1
  • Updated NUnit.Analyzers from 4.9.1 to 4.9.2

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 package references across multiple project files to their latest versions, ensuring compatibility and potentially incorporating bug fixes or new features.

Detailed summary

  • Updated BenchmarkDotNet from version 0.15.1 to 0.15.2 in Hive.Benchmark.csproj.
  • Updated Microsoft.Extensions.Hosting from version 9.0.6 to 9.0.7 in Hive.Server.App.csproj.
  • Updated Microsoft.Extensions.Hosting.Abstractions from version 9.0.6 to 9.0.7 in Hive.Server.Abstractions.csproj and Hive.Server.Cluster.csproj.
  • Updated MongoDB.Bson from version 3.4.0 to 3.4.1 in Hive.Codec.Bson.csproj.
  • Updated Microsoft.Extensions.DependencyInjection.Abstractions from version 9.0.6 to 9.0.7 in Hive.Server.Shared.csproj.
  • Updated Microsoft.Extensions.Logging.Console from version 9.0.6 to 9.0.7 in Hive.Application.Test.csproj and Hive.Network.Tests.csproj.
  • Updated NUnit.Analyzers from version 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.1
Bumps NUnit.Analyzers from 4.9.1 to 4.9.2

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jul 21, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 28, 2025

Superseded by #47.

@dependabot dependabot bot closed this Jul 28, 2025
@dependabot dependabot bot deleted the dependabot/nuget/Hive.Application.Test/multi-6f34e475f7 branch July 28, 2025 19:28
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.

1 participant