Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Update scalastyle to 1.3.0 #19

Conversation

scala-steward
Copy link

Updates com.beautiful-scala:scalastyle from 1.2.0 to 1.3.0.
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.

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.beautiful-scala", artifactId = "scalastyle" } ]

labels: library-update, semver-minor

@@ -4,4 +4,4 @@ addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.2")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.11")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.1")
addSbtPlugin("com.beautiful-scala" % "sbt-scalastyle" % "1.2.0")
addSbtPlugin("com.beautiful-scala" % "sbt-scalastyle" % "1.3.0")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like something's gone wrong here @fthomas. This PR says it's for com.beautiful-scala:scalastyle:1.3.0, but scala-steward updated com.beautiful-scala:sbt-scalastyle to 1.3.0, which doesn't exist yet.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the hint, @mwz. I added this to list of PRs that need to be investigated.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for replying, I'll close this for now, but feel free to let me know if you need this reopened to investigate.

@mergify mergify bot added the dependencies Dependency updates label Feb 23, 2020
@mwz mwz closed this Feb 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Dependency updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants