Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sbt-bill-of-materials to 1.0.2 #30183

Merged

Conversation

scala-steward
Copy link
Contributor

Updates com.lightbend.sbt:sbt-bill-of-materials from 1.0.1 to 1.0.2.
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 (1.0.1).
You might want to review and update them manually.

akka-actor-tests/src/test/scala/akka/util/VersionSpec.scala
akka-actor/src/main/scala/akka/util/Version.scala
akka-cluster-sharding/src/multi-jvm/scala/akka/cluster/sharding/RollingUpdateShardAllocationSpec.scala
akka-cluster-sharding/src/test/scala/akka/cluster/sharding/DeprecatedLeastShardAllocationStrategySpec.scala
akka-cluster-sharding/src/test/scala/akka/cluster/sharding/LeastShardAllocationStrategySpec.scala
akka-cluster/src/main/resources/reference.conf
akka-docs/src/main/paradox/project/downstream-upgrade-strategy.md
akka-docs/src/main/paradox/remoting-artery.md
Ignore future updates

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

updates.ignore = [ { groupId = "com.lightbend.sbt", artifactId = "sbt-bill-of-materials" } ]

labels: sbt-plugin-update, semver-patch, old-version-remains

@akka-ci
Copy link

akka-ci commented Apr 10, 2021

Thank you for your pull request! After a quick sanity check one of the team will reply with 'OK ΤO ΤESΤ' to kick off our automated validation on Jenkins. This compiles the project, runs the tests, and checks for things like binary compatibility and source code formatting. When two team members have also manually reviewed and (perhaps after asking for some amendments) accepted your contribution, it should be good to be merged.

For more details about our contributing process, check out CONTRIBUTING.md - and feel free to ask!

@ignasi35 ignasi35 closed this Apr 13, 2021
@ignasi35 ignasi35 reopened this Apr 13, 2021
@johanandren
Copy link
Member

OK TO TEST

@akka-ci akka-ci added validating PR is currently being validated by Jenkins tested PR that was successfully built and tested by Jenkins and removed validating PR is currently being validated by Jenkins labels May 3, 2021
@akka-ci
Copy link

akka-ci commented May 3, 2021

Test PASSed.

@johanandren johanandren merged commit 43d97e9 into akka:master May 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tested PR that was successfully built and tested by Jenkins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants