Skip to content

Commit

Permalink
Bump Akka.Cluster, Akka.Cluster.Tools, Akka.Coordination, Akka.Discov…
Browse files Browse the repository at this point in the history
…ery, Google.Protobuf and Microsoft.Extensions.Logging (#3162)

Bumps [Akka.Cluster](https://github.com/akkadotnet/akka.net), [Akka.Cluster.Tools](https://github.com/akkadotnet/akka.net), [Akka.Coordination](https://github.com/akkadotnet/akka.net), [Akka.Discovery](https://github.com/akkadotnet/akka.net), [Google.Protobuf](https://github.com/protocolbuffers/protobuf) and [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `Akka.Cluster` from 1.5.37 to 1.5.38
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](akkadotnet/akka.net@1.5.37...1.5.38)

Updates `Akka.Cluster.Tools` from 1.5.37 to 1.5.38
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](akkadotnet/akka.net@1.5.37...1.5.38)

Updates `Akka.Coordination` from 1.5.37 to 1.5.38
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](akkadotnet/akka.net@1.5.37...1.5.38)

Updates `Akka.Discovery` from 1.5.37 to 1.5.38
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](akkadotnet/akka.net@1.5.37...1.5.38)

Updates `Google.Protobuf` from 3.27.3 to 3.26.1
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v3.27.3...v3.26.1)

Updates `Microsoft.Extensions.Logging` from 6.0.1 to 5.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v6.0.1...v5.0.0)

---
updated-dependencies:
- dependency-name: Akka.Cluster
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Cluster.Tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Coordination
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Discovery
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Google.Protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.Extensions.Logging
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2025
1 parent bddf319 commit d8c515b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Update all AWSSDK versions</PackageReleaseNotes>
<TestSdkVersion>17.13.0</TestSdkVersion>
<WireMockVersion>1.7.1</WireMockVersion>

<AkkaVersion>1.5.37</AkkaVersion>
<AkkaVersion>1.5.38</AkkaVersion>
<AkkaHostingVersion>1.5.37</AkkaHostingVersion>
<PbmVersion>1.4.4</PbmVersion>

Expand Down

0 comments on commit d8c515b

Please sign in to comment.