DanielaSfregola / twitter4s

An asynchronous non-blocking Scala client for both the Twitter Rest and Streaming API
Apache License 2.0
256 stars 100 forks source link

Update akka-actor, akka-stream, ... to 2.6.11 #359

Closed scala-steward closed 3 years ago

scala-steward commented 3 years ago

Updates

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

Ignore future updates Add this to your `.scala-steward.conf` file to ignore future updates of this dependency: ``` updates.ignore = [ { groupId = "com.typesafe.akka" } ] ```

labels: library-update, semver-patch

codecov[bot] commented 3 years ago

Codecov Report

Merging #359 (2947ad0) into master (62dd068) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #359   +/-   ##
=======================================
  Coverage   92.48%   92.48%           
=======================================
  Files          77       77           
  Lines        1157     1157           
  Branches        6        6           
=======================================
  Hits         1070     1070           
  Misses         87       87           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 62dd068...2947ad0. Read the comment docs.

mergify[bot] commented 3 years ago

Thank you Scala Steward! :heart: