Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Performed the following updates:

  • Updated BenchmarkDotNet from 0.15.1 to 0.15.2 in /Directory.Build.props, /Hive.Benchmark/Hive.Benchmark.csproj
  • Updated Microsoft.Extensions.Hosting from 9.0.6 to 9.0.7 in /Directory.Build.props, /Hive.Server.App/Hive.Server.App.csproj
  • Updated Microsoft.Extensions.Hosting.Abstractions from 9.0.6 to 9.0.7 in /Directory.Build.props, /Hive.Server.Abstractions/Hive.Server.Abstractions.csproj
  • Updated Microsoft.Extensions.Hosting.Abstractions from 9.0.6 to 9.0.7 in /Directory.Build.props, /Hive.Server.Cluster/Hive.Server.Cluster.csproj
  • Updated Microsoft.Extensions.Logging.Console from 9.0.6 to 9.0.7 in /Directory.Build.props, /Hive.Application.Test/Hive.Application.Test.csproj
  • Updated Microsoft.Extensions.Logging.Console from 9.0.6 to 9.0.7 in /Directory.Build.props, /Hive.Network.Tests/Hive.Network.Tests.csproj
  • Updated NUnit.Analyzers from 4.9.1 to 4.9.2 in /Directory.Build.props, /Hive.Network.Tests/Hive.Network.Tests.csproj

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

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 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.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 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.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: 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 14, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 21, 2025

Superseded by #46.

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