Skip to content

Conversation

@jona7o
Copy link
Member

@jona7o jona7o commented Oct 26, 2023

About this PR

πŸ“¦ Updates org.scalatestplus.play:scalatestplus-play from 5.1.0 to 7.0.0 ⚠

πŸ“œ GitHub Release Notes - Version Diff

Usage

βœ… Please merge!

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 (5.1.0).
You might want to review and update them manually.

project/Dependencies.scala
βš™ Adjust future updates

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

updates.ignore = [ { groupId = "org.scalatestplus.play", artifactId = "scalatestplus-play" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scalatestplus.play", artifactId = "scalatestplus-play" }
}]
labels: test-library-update, early-semver-major, semver-spec-major, old-version-remains, commit-count:1

@jona7o jona7o force-pushed the update/scalatestplus-play-7.0.0 branch from 2a9e763 to 4d7c087 Compare December 21, 2023 00:18
@jona7o
Copy link
Member Author

jona7o commented Dec 22, 2023

Superseded by #515.

@jona7o jona7o closed this Dec 22, 2023
@jona7o jona7o deleted the update/scalatestplus-play-7.0.0 branch December 22, 2023 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants