Skip to content

Conversation

@scala-steward
Copy link
Contributor

Updates org.scala-js:scalajs-sbt-test-adapter_2.13 from 1.10.1 to 1.11.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!

Files still referring to the old version number

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

website/docs/guides/scala-js.md website/docs/release_notes.md 
Adjust future updates

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

updates.ignore = [ { groupId = "org.scala-js", artifactId = "scalajs-sbt-test-adapter_2.13" } ] 

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{ pullRequests = { frequency = "@monthly" }, dependency = { groupId = "org.scala-js", artifactId = "scalajs-sbt-test-adapter_2.13" } }] 

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

@alexarchambault alexarchambault force-pushed the update/scalajs-sbt-test-adapter_2.13-1.11.0 branch 2 times, most recently from 6ddb363 to dc54e73 Compare November 14, 2022 15:10
@alexarchambault alexarchambault force-pushed the update/scalajs-sbt-test-adapter_2.13-1.11.0 branch from dc54e73 to 614e7f1 Compare November 17, 2022 13:31
@alexarchambault alexarchambault merged commit 1bb7657 into VirtusLab:main Nov 17, 2022
@Gedochao Gedochao added the dependencies Pull requests that update a dependency file label Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

3 participants