Update akkaVersion to v2.8.4 #22

Merged
renovate[bot] merged 1 commit from renovate/akkaversion into master 2023-09-01 02:25:17 +00:00
renovate[bot] commented 2023-09-01 00:44:42 +00:00 (Migrated from github.com)

Mend Renovate

This PR contains the following updates:

Package Update Change
com.typesafe.akka:akka-actor (source) patch 2.8.2 -> 2.8.4
com.typesafe.akka:akka-stream (source) patch 2.8.2 -> 2.8.4

Release Notes

akka/akka (com.typesafe.akka:akka-actor)

v2.8.4

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/akka/akka/compare/v2.8.3...v2.8.4

v2.8.3

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/akka/akka/compare/v2.8.2...v2.8.3


Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.typesafe.akka:akka-actor](https://akka.io/) ([source](https://togithub.com/akka/akka)) | patch | `2.8.2` -> `2.8.4` | | [com.typesafe.akka:akka-stream](https://akka.io/) ([source](https://togithub.com/akka/akka)) | patch | `2.8.2` -> `2.8.4` | --- ### Release Notes <details> <summary>akka/akka (com.typesafe.akka:akka-actor)</summary> ### [`v2.8.4`](https://togithub.com/akka/akka/releases/tag/v2.8.4) [Compare Source](https://togithub.com/akka/akka/compare/v2.8.3...v2.8.4) ##### What's Changed - chore: ignore FilteredPayload in replay by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/32000](https://togithub.com/akka/akka/pull/32000) - feat: event writer by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/32010](https://togithub.com/akka/akka/pull/32010) - bump: commons-codec 1.16.0 (was 1.15) by [@&#8203;scala-steward](https://togithub.com/scala-steward) in [https://github.com/akka/akka/pull/31988](https://togithub.com/akka/akka/pull/31988) - fix: discard ReceiveTimeout when timeout message is null [#&#8203;32015](https://togithub.com/akka/akka/issues/32015) by [@&#8203;lolboxen](https://togithub.com/lolboxen) in [https://github.com/akka/akka/pull/32016](https://togithub.com/akka/akka/pull/32016) - docs: add repository info by [@&#8203;aludwiko](https://togithub.com/aludwiko) in [https://github.com/akka/akka/pull/32025](https://togithub.com/akka/akka/pull/32025) - bump: jimfs 1.3.0 (was 1.1) by [@&#8203;scala-steward](https://togithub.com/scala-steward) in [https://github.com/akka/akka/pull/32020](https://togithub.com/akka/akka/pull/32020) - bump: sbt 1.9.3 (was 1.9.1) by [@&#8203;scala-steward](https://togithub.com/scala-steward) in [https://github.com/akka/akka/pull/32023](https://togithub.com/akka/akka/pull/32023) - bump: sbt-reproducible-builds 0.31 (was 0.30) by [@&#8203;scala-steward](https://togithub.com/scala-steward) in [https://github.com/akka/akka/pull/32022](https://togithub.com/akka/akka/pull/32022) - bump: sbt-mima-plugin 1.1.3 (was 1.1.2) by [@&#8203;scala-steward](https://togithub.com/scala-steward) in [https://github.com/akka/akka/pull/32021](https://togithub.com/akka/akka/pull/32021) - Add javadsl for Effect.delete() in durable state by [@&#8203;leviramsey](https://togithub.com/leviramsey) in [https://github.com/akka/akka/pull/32027](https://togithub.com/akka/akka/pull/32027) - docs: typos and punctuation by [@&#8203;efgpinto](https://togithub.com/efgpinto) in [https://github.com/akka/akka/pull/32019](https://togithub.com/akka/akka/pull/32019) - improve scaladoc for DoNotInherit by [@&#8203;dongxuwang](https://togithub.com/dongxuwang) in [https://github.com/akka/akka/pull/32033](https://togithub.com/akka/akka/pull/32033) - improve a/an after get by [@&#8203;dongxuwang](https://togithub.com/dongxuwang) in [https://github.com/akka/akka/pull/32034](https://togithub.com/akka/akka/pull/32034) - fix docs typo by [@&#8203;dongxuwang](https://togithub.com/dongxuwang) in [https://github.com/akka/akka/pull/32032](https://togithub.com/akka/akka/pull/32032) - \=doc Move ContraMap to flow folder. by [@&#8203;He-Pin](https://togithub.com/He-Pin) in [https://github.com/akka/akka/pull/32037](https://togithub.com/akka/akka/pull/32037) - !test Migrate akka-multi-node-testkit to Netty4 by [@&#8203;He-Pin](https://togithub.com/He-Pin) in [https://github.com/akka/akka/pull/32005](https://togithub.com/akka/akka/pull/32005) - perf: streamline recursion in mapAsyncPartitioned by [@&#8203;leviramsey](https://togithub.com/leviramsey) in [https://github.com/akka/akka/pull/32031](https://togithub.com/akka/akka/pull/32031) - Add short-circuit support in retry pattern by [@&#8203;leviramsey](https://togithub.com/leviramsey) in [https://github.com/akka/akka/pull/32035](https://togithub.com/akka/akka/pull/32035) - test: harden PersistentActorRecoveryTimeoutSpec, [#&#8203;31624](https://togithub.com/akka/akka/issues/31624) by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/32030](https://togithub.com/akka/akka/pull/32030) ##### New Contributors - [@&#8203;lolboxen](https://togithub.com/lolboxen) made their first contribution in [https://github.com/akka/akka/pull/32016](https://togithub.com/akka/akka/pull/32016) - [@&#8203;efgpinto](https://togithub.com/efgpinto) made their first contribution in [https://github.com/akka/akka/pull/32019](https://togithub.com/akka/akka/pull/32019) - [@&#8203;dongxuwang](https://togithub.com/dongxuwang) made their first contribution in [https://github.com/akka/akka/pull/32033](https://togithub.com/akka/akka/pull/32033) **Full Changelog**: https://github.com/akka/akka/compare/v2.8.3...v2.8.4 ### [`v2.8.3`](https://togithub.com/akka/akka/releases/tag/v2.8.3) [Compare Source](https://togithub.com/akka/akka/compare/v2.8.2...v2.8.3) ##### What's Changed - chore: Missing log parameter for ShardedDaemonProcessState by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31941](https://togithub.com/akka/akka/pull/31941) - build: Post 2.8.2 release changes by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31940](https://togithub.com/akka/akka/pull/31940) - doc: Link to app-version from Deployment by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31942](https://togithub.com/akka/akka/pull/31942) - Update CI/CD badge by [@&#8203;akirataguchi115](https://togithub.com/akirataguchi115) in [https://github.com/akka/akka/pull/31945](https://togithub.com/akka/akka/pull/31945) - bump: sbt 1.8.3 (was 1.8.2) by [@&#8203;scala-steward](https://togithub.com/scala-steward) in [https://github.com/akka/akka/pull/31952](https://togithub.com/akka/akka/pull/31952) - bump: commons-io 2.12.0 (was 2.11.0) by [@&#8203;scala-steward](https://togithub.com/scala-steward) in [https://github.com/akka/akka/pull/31950](https://togithub.com/akka/akka/pull/31950) - bump: sbt-ci-release 1.5.12 (was 1.5.11) by [@&#8203;scala-steward](https://togithub.com/scala-steward) in [https://github.com/akka/akka/pull/31949](https://togithub.com/akka/akka/pull/31949) - chore: Link to Akka Diagnostics by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31955](https://togithub.com/akka/akka/pull/31955) - chore: bump paradox version by [@&#8203;octonato](https://togithub.com/octonato) in [https://github.com/akka/akka/pull/31956](https://togithub.com/akka/akka/pull/31956) - !sbt Update Scala to 2.12.18 & 2.13.11 by [@&#8203;He-Pin](https://togithub.com/He-Pin) in [https://github.com/akka/akka/pull/31959](https://togithub.com/akka/akka/pull/31959) - feat: Include exception type in StatusReply toString when not text by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31963](https://togithub.com/akka/akka/pull/31963) - \+str Add Flow contramap. by [@&#8203;He-Pin](https://togithub.com/He-Pin) in [https://github.com/akka/akka/pull/31960](https://togithub.com/akka/akka/pull/31960) - fix: Better exception string in StatusReply by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31965](https://togithub.com/akka/akka/pull/31965) - bump: Paradox Akka 0.49 by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31964](https://togithub.com/akka/akka/pull/31964) - docs: migration guide for akka-diagnostics by [@&#8203;sebastian-alfers](https://togithub.com/sebastian-alfers) in [https://github.com/akka/akka/pull/31966](https://togithub.com/akka/akka/pull/31966) - chore: Check binary compatibility with 2.7.0 by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31968](https://togithub.com/akka/akka/pull/31968) - fix: AllocationStrategy in ShardedDaemonProcess by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31969](https://togithub.com/akka/akka/pull/31969) - feat: Collocating shards with consistent hashing by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31967](https://togithub.com/akka/akka/pull/31967) - perf: Scalable slice queries for many consumers by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31957](https://togithub.com/akka/akka/pull/31957) - fix: Try to limit spin loop in TLSActor [#&#8203;29922](https://togithub.com/akka/akka/issues/29922) by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31947](https://togithub.com/akka/akka/pull/31947) - chore: Latest 2.6 release for MiMa by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31978](https://togithub.com/akka/akka/pull/31978) - test: harden EventsBySliceFirehoseSpec, [#&#8203;31979](https://togithub.com/akka/akka/issues/31979) by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31981](https://togithub.com/akka/akka/pull/31981) - bump: commons-io 2.13.0 (was 2.12.0) by [@&#8203;scala-steward](https://togithub.com/scala-steward) in [https://github.com/akka/akka/pull/31989](https://togithub.com/akka/akka/pull/31989) - bump: sbt-header 5.10.0 (was 5.7.0) by [@&#8203;scala-steward](https://togithub.com/scala-steward) in [https://github.com/akka/akka/pull/31990](https://togithub.com/akka/akka/pull/31990) - chore: Document stream preMaterialize caveat around error propagation by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31982](https://togithub.com/akka/akka/pull/31982) - feat: Placeholder event representation for filtered journal events by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31985](https://togithub.com/akka/akka/pull/31985) - bump: sbt-jmh 0.4.5 (was 0.4.4) by [@&#8203;scala-steward](https://togithub.com/scala-steward) in [https://github.com/akka/akka/pull/31995](https://togithub.com/akka/akka/pull/31995) - bump: sbt 1.9.1 (was 1.8.3) by [@&#8203;scala-steward](https://togithub.com/scala-steward) in [https://github.com/akka/akka/pull/31994](https://togithub.com/akka/akka/pull/31994) - feat: Query traits for using snapshots as starting point by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31980](https://togithub.com/akka/akka/pull/31980) - bump: metrics-core, metrics-jvm 4.2.19 (was 4.2.18) by [@&#8203;scala-steward](https://togithub.com/scala-steward) in [https://github.com/akka/akka/pull/31992](https://togithub.com/akka/akka/pull/31992) - bump: scalatest 3.2.16 (was 3.2.12) by [@&#8203;scala-steward](https://togithub.com/scala-steward) in [https://github.com/akka/akka/pull/31953](https://togithub.com/akka/akka/pull/31953) - docs: how to write a custom state store plugin by [@&#8203;sebastian-alfers](https://togithub.com/sebastian-alfers) in [https://github.com/akka/akka/pull/31973](https://togithub.com/akka/akka/pull/31973) - build: Include release notes url for pom.xml by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31997](https://togithub.com/akka/akka/pull/31997) - build: Drop scalafix plugin by [@&#8203;johanandren](https://togithub.com/johanandren) in [https://github.com/akka/akka/pull/31996](https://togithub.com/akka/akka/pull/31996) - chore: sort imports by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/31998](https://togithub.com/akka/akka/pull/31998) - Cisco adding akka book by [@&#8203;franciscolopezsancho](https://togithub.com/franciscolopezsancho) in [https://github.com/akka/akka/pull/32003](https://togithub.com/akka/akka/pull/32003) - chore: update license change date for 2.8.3 by [@&#8203;patriknw](https://togithub.com/patriknw) in [https://github.com/akka/akka/pull/32002](https://togithub.com/akka/akka/pull/32002) ##### New Contributors - [@&#8203;akirataguchi115](https://togithub.com/akirataguchi115) made their first contribution in [https://github.com/akka/akka/pull/31945](https://togithub.com/akka/akka/pull/31945) **Full Changelog**: https://github.com/akka/akka/compare/v2.8.2...v2.8.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/navicore/stsource). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi42OC4xIiwidXBkYXRlZEluVmVyIjoiMzYuNjguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
navicore/stsource!22
No description provided.