Skip to content
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

Bump Akka.Hosting and Akka.Streams in /src/AkkaStreamsTemplate #393

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps Akka.Hosting and Akka.Streams. These dependencies needed to be updated together.
Updates Akka.Hosting from 1.5.31.1 to 1.5.35

Release notes

Sourced from Akka.Hosting's releases.

Akka.Hosting 1.5.35

1.5.35 January 13th 2025

Akka.Hosting 1.5.34

1.5.34 January 7th 2025

Akka.Hosting 1.5.33

1.5.33 December 24th 2024

Akka.Hosting 1.5.32

1.5.32 December 4th 2024

Changelog

Sourced from Akka.Hosting's changelog.

1.5.35 January 13th 2025

Commits

Updates Akka.Streams from 1.5.33 to 1.5.35

Release notes

Sourced from Akka.Streams's releases.

Akka.NET v1.5.35

1.5.35 January 13th 2025

Akka.NET v1.5.35 is a maintenance release that addresses several bugs and added several improvements.

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

5 contributors since release 1.5.34

COMMITS LOC+ LOC- AUTHOR
10 431 95 Gregorius Soedharmo
7 4535 4515 Aaron Stannard
1 90 6 Chris Hoare
1 5 5 Simon Cropp
1 173 34 Milan Gardian

Changes:

  • b16072106e645dde31b0de103f36b957599ca9e2 Update RELEASE_NOTES.md for 1.5.35 release (#7464)
  • 39cce0ad353905e77660612af5a84e90eca7518a obsolete AddOrSet (#7408)
  • f362af50889993529e3d8b84bb690a645283d4f8 Trim dead codes
  • 23976ebc918dea26dc9beb64b70afbe97994c1a9 Update API approval list
  • 388ed9d282e43daf16a96078e701266d1d2f3ab8 Fix broken unit test
  • 1cdf9da165afebb47c25547397362719b1b0a82e Add IShardingBufferMessageAdapter.UnApply
  • 4b85133d96e4fddc9e3a4300ab806da0a996df7d Improve code
  • 8073beca7fbc0b303e262b6280f768b392d381fa Fix code error
  • 6ffd304224925f376affb0de993eeb3e31d3fa11 Add reproduction test
  • 5c7c967c4ba8cb8c397a60a93f6a7c7b70c79c48 DData: Fix BCL update causing DeltaPropagationSelector throwing IndexOutOfBoundException (#7462)
  • 94bcc66435253685e213741b44730cb596070f17 upgrade MSFT.EXT and BCL libraries to 8.0+ (#7460)
  • 81b94f49f9af5ea063485aa48f07a464d866a4e9 Remove more F# duplicate package warnings
  • 77d0aa2d6666a00b0c9d7d256bd88b77cc99e268 remove duplicate package reference on Akka.FSharp
  • 1f7ffa7479152b13f201434a6791156f7f18d213 Added 2025 copyright headers (#7454)
  • 9c64ecb1e74639667e8fe14fadeebebfe39493c4 reorganized dependencies (#7453)
  • 51ad0386d60a2e379daa9d0fcc48a62148558925 Add Broadcast message support to ShardedDaemonProcess (#7451)
  • 80f73bcf53b5e5b18f250c3f05533c3fbb89f8a2 Added ShardingEnvelope checks for ShardingMessageAdapter (#7449)
  • 468546c78727048d56544f32600989ef63d0b1de Add support for optional snapshots (#7444)
  • 26383ecb850afd6ad09308ba1d199d37ebd9f6db Safer formatting of Xunit assertion messages (#7446)
  • 848cd4c17ea6b6f5b825b6ab509ed4fe1defac85 Add per-plugin recovery permitter actors (#7448)

... (truncated)

Changelog

Sourced from Akka.Streams's changelog.

1.5.35 January 13th 2025

Akka.NET v1.5.35 is a maintenance release that addresses several bugs and added several improvements.

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

5 contributors since release 1.5.34

COMMITS LOC+ LOC- AUTHOR
10 431 95 Gregorius Soedharmo
7 4535 4515 Aaron Stannard
1 90 6 Chris Hoare
1 5 5 Simon Cropp
1 173 34 Milan Gardian

1.5.34 January 7th 2025

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

3 contributors since release 1.5.33

COMMITS LOC+ LOC- AUTHOR
2 311 16 Gregorius Soedharmo
2 17 9 Aaron Stannard
1 1 1 jasonmar
Commits

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.Hosting](https://github.com/akkadotnet/Akka.Hosting) and [Akka.Streams](https://github.com/akkadotnet/akka.net). These dependencies needed to be updated together.

Updates `Akka.Hosting` from 1.5.31.1 to 1.5.35
- [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md)
- [Commits](akkadotnet/Akka.Hosting@1.5.31.1...1.5.35)

Updates `Akka.Streams` from 1.5.33 to 1.5.35
- [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.33...1.5.35)

---
updated-dependencies:
- dependency-name: Akka.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Streams
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jan 14, 2025
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.

0 participants