Skip to content
New issue

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

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

Already on GitHub? # to your account

Bump AkkaVersion from 1.5.35 to 1.5.33 in /src/clustering/sharding-sqlserver #236

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps AkkaVersion from 1.5.35 to 1.5.33.
Updates Akka.Cluster.Sharding from 1.5.35 to 1.5.33

Changelog

Sourced from Akka.Cluster.Sharding'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

1.5.33 December 23rd 2024

... (truncated)

Commits
  • 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)
  • d4aa3fa harden BackoffSupervisorSpecs (#7420)
  • 2a82323 harden CircuitBreakerSpecs.cs (#7418)
  • Additional commits viewable in compare view

Updates Petabridge.Cmd.Cluster from 1.4.3 to 1.4.4

Updates Petabridge.Cmd.Cluster.Sharding from 1.4.3 to 1.4.4

Updates Petabridge.Cmd.Host from 1.4.3 to 1.4.4

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.35 to 1.5.33.

Updates `Akka.Cluster.Sharding` from 1.5.35 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.35...1.5.33)

Updates `Petabridge.Cmd.Cluster` from 1.4.3 to 1.4.4

Updates `Petabridge.Cmd.Cluster.Sharding` from 1.4.3 to 1.4.4

Updates `Petabridge.Cmd.Host` from 1.4.3 to 1.4.4

---
updated-dependencies:
- dependency-name: Akka.Cluster.Sharding
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Petabridge.Cmd.Cluster
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Petabridge.Cmd.Cluster.Sharding
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Petabridge.Cmd.Host
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant