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 AkkaVersion from 1.5.30 to 1.5.33 #415

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 Dec 24, 2024

Bumps AkkaVersion from 1.5.30 to 1.5.33.
Updates Akka.Persistence.Query.Sql from 1.5.30 to 1.5.33

Release notes

Sourced from Akka.Persistence.Query.Sql's releases.

Akka.NET v1.5.33

1.5.33 December 23rd 2024

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

4 contributors since release 1.5.32

COMMITS LOC+ LOC- AUTHOR
9 513 117 Aaron Stannard
3 299 49 Gregorius Soedharmo
1 32 1 Yan Pitangui
1 3 4 Simon Cropp

Changes:

  • dadabd0ca48a3b48b031e64f658b443958256351 Update RELEASE_NOTES.md for 1.5.33 release (#7436)
  • 8bbffcdc005af870fc080e94cc971001c3a5a48e Fix Akka.Util.Result edge case (#7433)
  • 0a01453d03a81c89aec72c34bf8e2eddfbfb01f7 Make actor start / stop telemetry descriptors overrideable (#7434)
  • 61bdebf6b9d24f858a2aa42263fe08e4ed62784d Harden LogFormatSpec (#7429) [ #7421 ]
  • f2ec9126da8aad166541c4bcced949c615b9d45d Benchmark to measure ShardingCoordinator.CoordinatorState serialization over DData (#7428)
  • 0cf567a4d2f657ec409631ad16291d9e55f68aac Fixed: IWrappedMessage + IDeadLetterSuppression handling (#7414)
  • 96645a59a6a8645a3f5a571ed36013ba683fff12 Make InternalTestActor override its SupervisionStrategy (#7221)
  • 7e85cac33490db998db36774e47ef571f444a49e Throw clearer error message during Stash() in null message cases (#7425) [ #7938 ]
  • 487bb85075ea62900843b9e793446f27c7d160c5 Add custom log level to stream Log stage (#7424)
  • 1b2e3ab0b84b023eb8680636eeb69184bbfd933d Make TestKit startup timeouts configurable (#7423) [ #7259 ]
  • d4aa3faa490cfd54f8848ee8ec17229bb1fddef9 harden BackoffSupervisorSpecs (#7420)
  • 2a82323e886b6ada2acfc29141ac554eb3ab6234 harden CircuitBreakerSpecs.cs (#7418)
  • f0f8b45a6fa8c04eb0dd2022e5a821b416f6891d Bump Akka.Analyzers from 0.2.5 to 0.3.0 (#7415)
  • 21ee0c415df38a4263e4b12ff9a6a078b7f9c44a better perf in HandleStashedInbound (#7409)
  • 55644b12d08d700419f52f18fcde0d82b8c80497 Placeholder for nightlies

This list of changes was auto generated.

Akka.NET v1.5.32

1.5.32 December 4th 2024

Akka.NET v1.5.32 is a maintenance release that addresses several bugs.

... (truncated)

Changelog

Sourced from Akka.Persistence.Query.Sql's changelog.

1.5.33 December 23rd 2024

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

4 contributors since release 1.5.32

COMMITS LOC+ LOC- AUTHOR
9 513 117 Aaron Stannard
3 299 49 Gregorius Soedharmo
1 32 1 Yan Pitangui
1 3 4 Simon Cropp

1.5.32 December 4th 2024

Akka.NET v1.5.32 is a maintenance release that addresses several bugs.

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

3 contributors since release 1.5.31

COMMITS LOC+ LOC- AUTHOR
8 750 350 Aaron Stannard
5 505 15 Gregorius Soedharmo
1 2 2 Ran Trifon

1.5.31 November 11th 2024

Akka.NET v1.5.31 is a maintenance release that addresses several bugs and added new features.

... (truncated)

Commits
  • dadabd0 Update RELEASE_NOTES.md for 1.5.33 release (#7436)
  • 8bbffcd Fix Akka.Util.Result edge case (#7433)
  • 0a01453 Make actor start / stop telemetry descriptors overrideable (#7434)
  • 61bdebf Harden LogFormatSpec (#7429)
  • f2ec912 Benchmark to measure ShardingCoordinator.CoordinatorState serialization ove...
  • 0cf567a Fixed: IWrappedMessage + IDeadLetterSuppression handling (#7414)
  • 96645a5 Make InternalTestActor override its SupervisionStrategy (#7221)
  • 7e85cac Throw clearer error message during Stash() in null message cases (#7425)
  • 487bb85 Add custom log level to stream Log stage (#7424)
  • 1b2e3ab Make TestKit startup timeouts configurable (#7423)
  • Additional commits viewable in compare view

Updates Akka.Persistence.Sql.Common from 1.5.30 to 1.5.33

Release notes

Sourced from Akka.Persistence.Sql.Common's releases.

Akka.NET v1.5.33

1.5.33 December 23rd 2024

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

4 contributors since release 1.5.32

COMMITS LOC+ LOC- AUTHOR
9 513 117 Aaron Stannard
3 299 49 Gregorius Soedharmo
1 32 1 Yan Pitangui
1 3 4 Simon Cropp

Changes:

  • dadabd0ca48a3b48b031e64f658b443958256351 Update RELEASE_NOTES.md for 1.5.33 release (#7436)
  • 8bbffcdc005af870fc080e94cc971001c3a5a48e Fix Akka.Util.Result edge case (#7433)
  • 0a01453d03a81c89aec72c34bf8e2eddfbfb01f7 Make actor start / stop telemetry descriptors overrideable (#7434)
  • 61bdebf6b9d24f858a2aa42263fe08e4ed62784d Harden LogFormatSpec (#7429) [ #7421 ]
  • f2ec9126da8aad166541c4bcced949c615b9d45d Benchmark to measure ShardingCoordinator.CoordinatorState serialization over DData (#7428)
  • 0cf567a4d2f657ec409631ad16291d9e55f68aac Fixed: IWrappedMessage + IDeadLetterSuppression handling (#7414)
  • 96645a59a6a8645a3f5a571ed36013ba683fff12 Make InternalTestActor override its SupervisionStrategy (#7221)
  • 7e85cac33490db998db36774e47ef571f444a49e Throw clearer error message during Stash() in null message cases (#7425) [ #7938 ]
  • 487bb85075ea62900843b9e793446f27c7d160c5 Add custom log level to stream Log stage (#7424)
  • 1b2e3ab0b84b023eb8680636eeb69184bbfd933d Make TestKit startup timeouts configurable (#7423) [ #7259 ]
  • d4aa3faa490cfd54f8848ee8ec17229bb1fddef9 harden BackoffSupervisorSpecs (#7420)
  • 2a82323e886b6ada2acfc29141ac554eb3ab6234 harden CircuitBreakerSpecs.cs (#7418)
  • f0f8b45a6fa8c04eb0dd2022e5a821b416f6891d Bump Akka.Analyzers from 0.2.5 to 0.3.0 (#7415)
  • 21ee0c415df38a4263e4b12ff9a6a078b7f9c44a better perf in HandleStashedInbound (#7409)
  • 55644b12d08d700419f52f18fcde0d82b8c80497 Placeholder for nightlies

This list of changes was auto generated.

Akka.NET v1.5.32

1.5.32 December 4th 2024

Akka.NET v1.5.32 is a maintenance release that addresses several bugs.

... (truncated)

Changelog

Sourced from Akka.Persistence.Sql.Common's changelog.

1.5.33 December 23rd 2024

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

4 contributors since release 1.5.32

COMMITS LOC+ LOC- AUTHOR
9 513 117 Aaron Stannard
3 299 49 Gregorius Soedharmo
1 32 1 Yan Pitangui
1 3 4 Simon Cropp

1.5.32 December 4th 2024

Akka.NET v1.5.32 is a maintenance release that addresses several bugs.

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

3 contributors since release 1.5.31

COMMITS LOC+ LOC- AUTHOR
8 750 350 Aaron Stannard
5 505 15 Gregorius Soedharmo
1 2 2 Ran Trifon

1.5.31 November 11th 2024

Akka.NET v1.5.31 is a maintenance release that addresses several bugs and added new features.

... (truncated)

Commits
  • dadabd0 Update RELEASE_NOTES.md for 1.5.33 release (#7436)
  • 8bbffcd Fix Akka.Util.Result edge case (#7433)
  • 0a01453 Make actor start / stop telemetry descriptors overrideable (#7434)
  • 61bdebf Harden LogFormatSpec (#7429)
  • f2ec912 Benchmark to measure ShardingCoordinator.CoordinatorState serialization ove...
  • 0cf567a Fixed: IWrappedMessage + IDeadLetterSuppression handling (#7414)
  • 96645a5 Make InternalTestActor override its SupervisionStrategy (#7221)
  • 7e85cac Throw clearer error message during Stash() in null message cases (#7425)
  • 487bb85 Add custom log level to stream Log stage (#7424)
  • 1b2e3ab Make TestKit startup timeouts configurable (#7423)
  • Additional commits viewable in compare view

Updates Akka.Persistence.Sql.TestKit from 1.5.30 to 1.5.33

Release notes

Sourced from Akka.Persistence.Sql.TestKit's releases.

Akka.NET v1.5.33

1.5.33 December 23rd 2024

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

4 contributors since release 1.5.32

COMMITS LOC+ LOC- AUTHOR
9 513 117 Aaron Stannard
3 299 49 Gregorius Soedharmo
1 32 1 Yan Pitangui
1 3 4 Simon Cropp

Changes:

  • dadabd0ca48a3b48b031e64f658b443958256351 Update RELEASE_NOTES.md for 1.5.33 release (#7436)
  • 8bbffcdc005af870fc080e94cc971001c3a5a48e Fix Akka.Util.Result edge case (#7433)
  • 0a01453d03a81c89aec72c34bf8e2eddfbfb01f7 Make actor start / stop telemetry descriptors overrideable (#7434)
  • 61bdebf6b9d24f858a2aa42263fe08e4ed62784d Harden LogFormatSpec (#7429) [ #7421 ]
  • f2ec9126da8aad166541c4bcced949c615b9d45d Benchmark to measure ShardingCoordinator.CoordinatorState serialization over DData (#7428)
  • 0cf567a4d2f657ec409631ad16291d9e55f68aac Fixed: IWrappedMessage + IDeadLetterSuppression handling (#7414)
  • 96645a59a6a8645a3f5a571ed36013ba683fff12 Make InternalTestActor override its SupervisionStrategy (#7221)
  • 7e85cac33490db998db36774e47ef571f444a49e Throw clearer error message during Stash() in null message cases (#7425) [ #7938 ]
  • 487bb85075ea62900843b9e793446f27c7d160c5 Add custom log level to stream Log stage (#7424)
  • 1b2e3ab0b84b023eb8680636eeb69184bbfd933d Make TestKit startup timeouts configurable (#7423) [ #7259 ]
  • d4aa3faa490cfd54f8848ee8ec17229bb1fddef9 harden BackoffSupervisorSpecs (#7420)
  • 2a82323e886b6ada2acfc29141ac554eb3ab6234 harden CircuitBreakerSpecs.cs (#7418)
  • f0f8b45a6fa8c04eb0dd2022e5a821b416f6891d Bump Akka.Analyzers from 0.2.5 to 0.3.0 (#7415)
  • 21ee0c415df38a4263e4b12ff9a6a078b7f9c44a better perf in HandleStashedInbound (#7409)
  • 55644b12d08d700419f52f18fcde0d82b8c80497 Placeholder for nightlies

This list of changes was auto generated.

Akka.NET v1.5.32

1.5.32 December 4th 2024

Akka.NET v1.5.32 is a maintenance release that addresses several bugs.

... (truncated)

Changelog

Sourced from Akka.Persistence.Sql.TestKit's changelog.

1.5.33 December 23rd 2024

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

4 contributors since release 1.5.32

COMMITS LOC+ LOC- AUTHOR
9 513 117 Aaron Stannard
3 299 49 Gregorius Soedharmo
1 32 1 Yan Pitangui
1 3 4 Simon Cropp

1.5.32 December 4th 2024

Akka.NET v1.5.32 is a maintenance release that addresses several bugs.

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

3 contributors since release 1.5.31

COMMITS LOC+ LOC- AUTHOR
8 750 350 Aaron Stannard
5 505 15 Gregorius Soedharmo
1 2 2 Ran Trifon

1.5.31 November 11th 2024

Akka.NET v1.5.31 is a maintenance release that addresses several bugs and added new features.

... (truncated)

Commits
  • dadabd0 Update RELEASE_NOTES.md for 1.5.33 release (#7436)
  • 8bbffcd Fix Akka.Util.Result edge case (#7433)
  • 0a01453 Make actor start / stop telemetry descriptors overrideable (#7434)
  • 61bdebf Harden LogFormatSpec (#7429)
  • f2ec912 Benchmark to measure ShardingCoordinator.CoordinatorState serialization ove...
  • 0cf567a Fixed: IWrappedMessage + IDeadLetterSuppression handling (#7414)
  • 96645a5 Make InternalTestActor override its SupervisionStrategy (#7221)
  • 7e85cac Throw clearer error message during Stash() in null message cases (#7425)
  • 487bb85 Add custom log level to stream Log stage (#7424)
  • 1b2e3ab Make TestKit startup timeouts configurable (#7423)
  • Additional commits viewable in compare view

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 `AkkaVersion` from 1.5.30 to 1.5.33.

Updates `Akka.Persistence.Query.Sql` from 1.5.30 to 1.5.33
- [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.30...1.5.33)

Updates `Akka.Persistence.Sql.Common` from 1.5.30 to 1.5.33
- [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.30...1.5.33)

Updates `Akka.Persistence.Sql.TestKit` from 1.5.30 to 1.5.33
- [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.30...1.5.33)

---
updated-dependencies:
- dependency-name: Akka.Persistence.Query.Sql
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.Sql.Common
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.Sql.TestKit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 24, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants