Skip to content

Bump Akka.Cluster.Hosting and 4 others#133

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/multi-98463fad32
Closed

Bump Akka.Cluster.Hosting and 4 others#133
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/multi-98463fad32

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 5, 2025

Updated Akka.Cluster.Hosting from 1.5.28 to 1.5.46.

Release notes

Sourced from Akka.Cluster.Hosting's releases.

1.5.46

1.5.46 July 17th 2025

1.5.45

1.5.45 July 7th 2025

1.5.44

1.5.44 June 23rd 2025

1.5.42

1.5.42 May 21st 2025

1.5.40

1.5.40 March 24th 2025

1.5.39

1.5.39 March 17th 2025

1.5.38

1.5.38 February 17th 2025

1.5.37.2

1.5.37.2 February 5th 2024

1.5.37.1

1.5.37 January 23rd 2025

Moving all of our BCL dependencies to 8.0 created issues for our .NET 6-9 users when adopting Akka.NET packages that only targeted .NET Standard, so for the time being we're normalizing everything back to 6.0

1.5.37

1.5.37 January 23rd 2025

Moving all of our BCL dependencies to 8.0 created issues for our .NET 6-9 users when adopting Akka.NET packages that only targeted .NET Standard, so for the time being we're normalizing everything back to 6.0

1.5.36

1.5.36 January 22nd 2025

1.5.35

1.5.35 January 13th 2025

1.5.34

1.5.34 January 7th 2025

1.5.33

1.5.33 December 24th 2024

1.5.32

1.5.32 December 4th 2024

1.5.31.1

1.5.31.1 November 15th 2024

1.5.31

1.5.31 November 11th 2024

1.5.30.1

Fix ActorRegistry.GetAsync() returning Nobody

1.5.30

Update Akka.NET to 1.5.30
Make sure that any exceptions thrown during start-up are logged and stops the application

1.5.29

Update Akka.NET to 1.5.29
Make sure that any exceptions thrown during start-up are logged and stops the application

Commits viewable in compare view.

Updated Akka.TestKit.Xunit2 from 1.5.40 to 1.5.46.

Release notes

Sourced from Akka.TestKit.Xunit2's releases.

1.5.46

1.5.46 July 17th, 2025

Akka.NET v1.5.46 is a minor patch containing a fix for the Akka.IO.Dns extension.

3 contributors since release 1.5.45

COMMITS LOC+ LOC- AUTHOR
1 4 0 Aaron Stannard
1 1 1 Pavel Anpin
1 1 0 Gregorius Soedharmo

To see the full set of changes in Akka.NET v1.5.46, click here

1.5.45 July 7th, 2025

Akka.NET v1.5.45 is a minor patch containing bug fixes for Core Akka and Akka.Cluster.Sharding plugin.

Supervision Strategy For Sharding Remembered Entities

  • We've added a SupervisorStrategy property to ClusterShardingSettings. You can use any type of SupervisionStrategy, but it is recommended that you inherit ShardSupervisionStrategy if you're making your own custom supervision strategy.
  • Remembered shard entities will now honor SupervisionStrategy decisions and stops remembered entities if the SupervisionStrategy.Decider returned a Directive.Stop or if there is a maximum restart retry limitation.

4 contributors since release 1.5.44

COMMITS LOC+ LOC- AUTHOR
10 823 108 Gregorius Soedharmo
1 7 13 Simon Cropp
1 60 18 ondravondra
1 1 0 Aaron Stannard

To see the full set of changes in Akka.NET v1.5.45, click here

1.5.44 June 19th, 2025

Akka.NET v1.5.44 is a minor patch that contains a bug fix to the Akka.Persistence plugin.

3 contributors since release 1.5.43

... (truncated)

1.5.45

1.5.45 July 7th, 2025

Akka.NET v1.5.45 is a minor patch containing bug fixes for Core Akka and Akka.Cluster.Sharding plugin.

Supervision Strategy For Sharding Remembered Entities

  • We've added a SupervisorStrategy property to ClusterShardingSettings. You can use any type of SupervisionStrategy, but it is recommended that you inherit ShardSupervisionStrategy if you're making your own custom supervision strategy.
  • Remembered shard entities will now honor SupervisionStrategy decisions and stops remembered entities if the SupervisionStrategy.Decider returned a Directive.Stop or if there is a maximum restart retry limitation.

4 contributors since release 1.5.44

COMMITS LOC+ LOC- AUTHOR
10 823 108 Gregorius Soedharmo
1 7 13 Simon Cropp
1 60 18 ondravondra
1 1 0 Aaron Stannard

To see the full set of changes in Akka.NET v1.5.45, click here

Changes:

Bumps Akka.Cluster.Hosting from 1.5.28 to 1.5.46
Bumps Akka.TestKit.Xunit2 from 1.5.40 to 1.5.46
Bumps Grpc.Tools from 2.69.0 to 2.72.0
Bumps Microsoft.NET.Test.Sdk from 17.12.0 to 17.14.1
Bumps xunit.runner.visualstudio from 3.0.1 to 3.1.3

---
updated-dependencies:
- dependency-name: Akka.Cluster.Hosting
  dependency-version: 1.5.46
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.TestKit.Xunit2
  dependency-version: 1.5.46
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Grpc.Tools
  dependency-version: 2.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 17.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: xunit.runner.visualstudio
  dependency-version: 3.1.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Aug 5, 2025
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Aug 5, 2025

Test Results

0 tests   - 13   0 ✅  - 13   0s ⏱️ -50s
0 suites  -  1   0 💤 ± 0 
0 files    -  1   0 ❌ ± 0 

Results for commit 51c8e1c. ± Comparison against base commit c11c2f3.

@Aaronontheweb
Copy link
Copy Markdown
Member

@Arkatufus I think we need to add a direct reference to MSFT.EXT.Hosting in order for this to work

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Aug 7, 2025

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 7, 2025
@dependabot dependabot Bot deleted the dependabot/nuget/multi-98463fad32 branch August 7, 2025 14:47
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