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 scalatestplus-play to 7.0.1 #85

Merged
merged 1 commit into from
Dec 22, 2023
Merged

Conversation

lunatech-ops
Copy link

About this PR

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

πŸ“œ 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 (7.0.0).
You might want to review and update them manually.

conf/application.conf
βš™ 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-patch, semver-spec-patch, old-version-remains, commit-count:1

Copy link

sonarcloud bot commented Dec 22, 2023

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@wjglerum wjglerum enabled auto-merge (squash) December 22, 2023 07:52
@wjglerum wjglerum merged commit d2f424f into main Dec 22, 2023
4 checks passed
@wjglerum wjglerum deleted the update/scalatestplus-play-7.0.1 branch December 22, 2023 07:52
wjglerum pushed a commit that referenced this pull request Mar 19, 2024
* Update play-ahc-ws, play-ehcache, ... to 3.0.1 (#83)

* Update scalatestplus-play to 7.0.1 (#85)

* Update asciidoctorj to 2.5.11 (#84)

* Update sbt to 1.9.9 (#88)

* Update scala-library to 2.13.13 (#89)

* Update play-ahc-ws, play-ehcache, ... to 3.0.2 (#92)

* Update asciidoctorj to 2.5.12 (#93)

* fix: Correct the responsiveness of the iframe youtube (#94)

---------

Co-authored-by: Lunatech Ops <hostmaster@lunatech.com>
Co-authored-by: Lucas Leblanc <44496264+Dedelweiss@users.noreply.github.com>
pepite pushed a commit that referenced this pull request Sep 2, 2024
* Update play-ahc-ws, play-ehcache, ... to 3.0.1 (#83)

* Update scalatestplus-play to 7.0.1 (#85)

* Update asciidoctorj to 2.5.11 (#84)

* Update sbt to 1.9.9 (#88)

* Update scala-library to 2.13.13 (#89)

* Update play-ahc-ws, play-ehcache, ... to 3.0.2 (#92)

* Update asciidoctorj to 2.5.12 (#93)

* fix: Correct the responsiveness of the iframe youtube (#94)

---------

Co-authored-by: Lunatech Ops <hostmaster@lunatech.com>
Co-authored-by: Lucas Leblanc <44496264+Dedelweiss@users.noreply.github.com>
Dedelweiss added a commit that referenced this pull request Oct 7, 2024
* Update play-ahc-ws, play-ehcache, ... to 3.0.1 (#83)

* Update scalatestplus-play to 7.0.1 (#85)

* Update asciidoctorj to 2.5.11 (#84)

* Update sbt to 1.9.9 (#88)

* Update scala-library to 2.13.13 (#89)

* Update play-ahc-ws, play-ehcache, ... to 3.0.2 (#92)

* Update asciidoctorj to 2.5.12 (#93)

* fix: Correct the responsiveness of the iframe youtube (#94)

---------

Co-authored-by: Lunatech Ops <hostmaster@lunatech.com>
Co-authored-by: Lucas Leblanc <44496264+Dedelweiss@users.noreply.github.com>
Dedelweiss added a commit that referenced this pull request Oct 7, 2024
* Update play-ahc-ws, play-ehcache, ... to 3.0.1 (#83)

* Update scalatestplus-play to 7.0.1 (#85)

* Update asciidoctorj to 2.5.11 (#84)

* Update sbt to 1.9.9 (#88)

* Update scala-library to 2.13.13 (#89)

* Update play-ahc-ws, play-ehcache, ... to 3.0.2 (#92)

* Update asciidoctorj to 2.5.12 (#93)

* fix: Correct the responsiveness of the iframe youtube (#94)

---------

Co-authored-by: Lunatech Ops <hostmaster@lunatech.com>
Co-authored-by: Lucas Leblanc <44496264+Dedelweiss@users.noreply.github.com>
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