Skip to content

Bump Akka and 11 others #267

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Performed the following updates:

  • Updated Akka from 1.5.37 to 1.5.42 in /Directory.Build.props, /Directory.Packages.props, /src/TurboMqtt/TurboMqtt.csproj
  • Updated Akka.Hosting from 1.5.31.1 to 1.5.42 in /Directory.Build.props, /Directory.Packages.props, /samples/TurboMqtt.Samples.BackpressureProducer/TurboMqtt.Samples.BackpressureProducer.csproj
  • Updated BenchmarkDotNet from 0.14.0 to 0.15.0 in /Directory.Build.props, /Directory.Packages.props, /benchmarks/TurboMqtt.Benchmarks/TurboMqtt.Benchmarks.csproj
  • Updated coverlet.collector from 6.0.3 to 6.0.4 in /Directory.Build.props, /Directory.Packages.props, /tests/TurboMqtt.Tests/TurboMqtt.Tests.csproj
  • Updated FluentAssertions from 6.12.1 to 8.3.0 in /Directory.Build.props, /Directory.Packages.props, /tests/TurboMqtt.Tests/TurboMqtt.Tests.csproj
  • Updated FsCheck.Xunit from 2.16.6 to 3.3.0 in /Directory.Build.props, /Directory.Packages.props, /tests/TurboMqtt.Tests/TurboMqtt.Tests.csproj
  • Updated Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.0 to 9.0.5 in /Directory.Build.props, /Directory.Packages.props, /src/TurboMqtt/TurboMqtt.csproj
  • Updated Microsoft.NET.Test.Sdk from 17.12.0 to 17.14.1 in /Directory.Build.props, /Directory.Packages.props, /tests/TurboMqtt.Tests/TurboMqtt.Tests.csproj
  • Updated OpenTelemetry.Api.ProviderBuilderExtensions from 1.10.0 to 1.12.0 in /Directory.Build.props, /Directory.Packages.props, /src/TurboMqtt/TurboMqtt.csproj
  • Updated System.IO.Pipelines from 8.0.0 to 9.0.5 in /Directory.Build.props, /Directory.Packages.props, /src/TurboMqtt/TurboMqtt.csproj
  • Updated xunit from 2.9.2 to 2.9.3 in /Directory.Build.props, /Directory.Packages.props, /tests/TurboMqtt.Tests/TurboMqtt.Tests.csproj
  • Updated xunit.runner.visualstudio from 2.8.2 to 3.1.1 in /Directory.Build.props, /Directory.Packages.props, /tests/TurboMqtt.Tests/TurboMqtt.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)

Bumps Akka from 1.5.37 to 1.5.42
Bumps Akka.Hosting from 1.5.31.1 to 1.5.42
Bumps BenchmarkDotNet from 0.14.0 to 0.15.0
Bumps coverlet.collector from 6.0.3 to 6.0.4
Bumps FluentAssertions from 6.12.1 to 8.3.0
Bumps FsCheck.Xunit from 2.16.6 to 3.3.0
Bumps Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.0 to 9.0.5
Bumps Microsoft.NET.Test.Sdk from 17.12.0 to 17.14.1
Bumps OpenTelemetry.Api.ProviderBuilderExtensions from 1.10.0 to 1.12.0
Bumps System.IO.Pipelines from 8.0.0 to 9.0.5
Bumps xunit from 2.9.2 to 2.9.3
Bumps xunit.runner.visualstudio from 2.8.2 to 3.1.1

---
updated-dependencies:
- dependency-name: Akka
  dependency-version: 1.5.42
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Hosting
  dependency-version: 1.5.42
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: BenchmarkDotNet
  dependency-version: 0.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: coverlet.collector
  dependency-version: 6.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: FluentAssertions
  dependency-version: 8.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: FsCheck.Xunit
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-version: 9.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 17.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: OpenTelemetry.Api.ProviderBuilderExtensions
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: System.IO.Pipelines
  dependency-version: 9.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: xunit
  dependency-version: 2.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: xunit.runner.visualstudio
  dependency-version: 3.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jun 9, 2025
@dependabot dependabot bot mentioned this pull request Jun 9, 2025
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link

github-actions bot commented Jun 9, 2025

Test Results

0 files   -   2  0 suites   - 2   0s ⏱️ -25s
0 tests  - 223  0 ✅  - 222  0 💤 ±0  0 ❌  - 1 
0 runs   - 224  0 ✅  - 223  0 💤 ±0  0 ❌  - 1 

Results for commit 0456e2c. ± Comparison against base commit b557787.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 10, 2025

Superseded by #268.

@dependabot dependabot bot closed this Jun 10, 2025
@dependabot dependabot bot deleted the dependabot/nuget/dot-config/multi-a1064b1d3b branch June 10, 2025 12:13
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