Closed typelevel-steward[bot] closed 2 years ago
I'm out of the Scala.js loop, but this PR will decide for lots of people. I abstain.
Scalacheck is already on 1.9, and this is forward-compatible with CVE fix. Easy merge. https://github.com/typelevel/scalacheck/blob/506fccf5d6a73476d3e84a9df266e0b8d6ee9353/project/plugin.sbt#L1
Updates
org.scala-js:scalajs-test-interface
from 1.9.0 to 1.10.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.
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 = "org.scala-js" } ] ```labels: library-update, early-semver-minor, semver-spec-minor, commit-count:1