ing-bank / baker

Orchestrate microservice-based process flows
https://ing-bank.github.io/baker/
MIT License
333 stars 83 forks source link

scala-steward non major library upgrades grouped #1711

Closed bekiroguz closed 2 months ago

bekiroguz commented 2 months ago

All the following updates grouped together in this PR:

Update scalacheck dependency to version 3.2.18.0 compatible with scalacheck 1.17 Update guava to 33.3.0-jre Update metrics-jmx to 4.2.27 Update junit-jupiter-engine to 5.11.0 Update slf4j-api, slf4j-nop to 2.0.16 Update netty-handler to 4.1.112.Final Update junit-4-13 to 3.2.19.0 Update scalatest to 3.2.19 Update mockito-scala, ... to 1.17.37 Update jawn-parser to 1.6.0 Update fs2-core, fs2-io to 2.5.12 Update scalacheck to 1.17.1 Update scala-collection-compat to 2.12.0 Update snakeyaml to 2.2 Update mockserver-netty to 5.15.0 Update joda-time to 2.12.7 Update jackson-core, jackson-databind to 2.15.4 Update spring-context, spring-core to 5.3.39 Update protobuf-java to 3.22.5 Update kafka-clients to 3.4.1 Update logback-classic to 1.4.14

codecov-commenter commented 2 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 64.60177% with 40 lines in your changes missing coverage. Please review.

Project coverage is 79.54%. Comparing base (63f90bf) to head (0029344). Report is 8 commits behind head on master.

Files Patch % Lines
...main/scala/com/ing/baker/il/RecipeVisualizer.scala 27.02% 27 Missing :warning:
...in/scala/com/ing/bakery/components/EventSink.scala 0.00% 4 Missing :warning:
...com/ing/baker/runtime/inmemory/InMemoryBaker.scala 50.00% 3 Missing :warning:
...c/main/scala/com/ing/baker/il/CompiledRecipe.scala 0.00% 2 Missing :warning:
...ain/scala/com/ing/baker/il/RecipeVisualStyle.scala 0.00% 2 Missing :warning:
...n/scala/com/ing/baker/runtime/akka/AkkaBaker.scala 0.00% 1 Missing :warning:
.../akka/actor/process_instance/ProcessInstance.scala 50.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1711 +/- ## ========================================== - Coverage 80.10% 79.54% -0.57% ========================================== Files 143 144 +1 Lines 4786 5021 +235 Branches 166 663 +497 ========================================== + Hits 3834 3994 +160 - Misses 952 1027 +75 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.