Tradeshift / ts-reaktive

This repository shows how to build reactive applications in Java 8 using the Akka framework, on Akka Persistence, with cassandra as backend, and exposing an event sourced stream using HTTP.
MIT License
44 stars 18 forks source link

chore(deps): update akkaversion to v2.8.7 #239

Closed tradeshift-renovate[bot] closed 2 weeks ago

tradeshift-renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Update Change
com.typesafe.akka:akka-actor (source) patch 2.8.6 -> 2.8.7
com.typesafe.akka:akka-cluster-sharding (source) patch 2.8.6 -> 2.8.7
com.typesafe.akka:akka-persistence (source) patch 2.8.6 -> 2.8.7
com.typesafe.akka:akka-persistence-query (source) patch 2.8.6 -> 2.8.7
com.typesafe.akka:akka-slf4j (source) patch 2.8.6 -> 2.8.7
com.typesafe.akka:akka-stream (source) patch 2.8.6 -> 2.8.7
com.typesafe.akka:akka-testkit (source) patch 2.8.6 -> 2.8.7

:warning: Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

akka/akka (com.typesafe.akka:akka-actor) ### [`v2.8.7`](https://redirect.github.com/akka/akka/releases/tag/v2.8.7) [Compare Source](https://redirect.github.com/akka/akka/compare/v2.8.6...v2.8.7) ##### What's Changed - Update MiMa.scala for 2.8 by [@​sebastian-alfers](https://redirect.github.com/sebastian-alfers) in [https://github.com/akka/akka/pull/32457](https://redirect.github.com/akka/akka/pull/32457) - feat: Add license key check (2.8) by [@​patriknw](https://redirect.github.com/patriknw) in [https://github.com/akka/akka/pull/32541](https://redirect.github.com/akka/akka/pull/32541) - chore: Update license change date for 2.8.7 by [@​patriknw](https://redirect.github.com/patriknw) in [https://github.com/akka/akka/pull/32542](https://redirect.github.com/akka/akka/pull/32542) **Full Changelog**: https://github.com/akka/akka/compare/v2.8.6...v2.8.7

Configuration

:date: Schedule: Branch creation - At any time (no schedule defined), Automerge - "every weekday in 2125" in timezone Europe/Copenhagen.

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Never, or you tick the rebase/retry checkbox.

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Renovate Bot.