Skip to content

Update akka-stream-alpakka-s3 to 3.0.4

Evernym Automation requested to merge update/akka-stream-alpakka-s3-3.0.4 into main

Updates com.lightbend.akka:akka-stream-alpakka-s3 from 3.0.3 to 3.0.4. GitHub Release Notes - Version Diff

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!

Files still referring to the old version number

The following files still refer to the old version number (3.0.3). You might want to review and update them manually.

cicd/test-harness/verity/package-lock.json
verity/src/test/scala/com/evernym/verity/actor/cluster_singleton/resourceusagethrottling/blocking/ResourceBlockingStatusMngrSpec.scala
verity/src/test/scala/com/evernym/verity/actor/cluster_singleton/resourceusagethrottling/warning/ResourceWarningStatusMngrSpec.scala
verity/src/test/scala/com/evernym/verity/actor/resourceusagethrottling/ResourceUsageViolationSpec.scala
Ignore future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.lightbend.akka", artifactId = "akka-stream-alpakka-s3" } ]

labels: library-update, commit-count:1, early-semver-patch, semver-spec-patch, old-version-remains

Merge request reports