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

Update sbt, scripted-plugin to 1.9.2 + Scala 3.3.1-RC3 #249

Merged
merged 3 commits into from
Jul 10, 2023

Conversation

scala-steward
Copy link
Contributor

About this PR

πŸ“¦ Updates

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

src/main/scala/interplay/Versions.scala
βš™ Adjust future updates

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

updates.ignore = [ { groupId = "org.scala-sbt" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scala-sbt" }
}]
labels: library-update, early-semver-patch, semver-spec-patch, version-scheme:early-semver, old-version-remains, commit-count:1

@mergify mergify bot added the type:updates label Jun 29, 2023
@mkurz mkurz changed the title Update sbt, scripted-plugin to 1.9.1 Update sbt, scripted-plugin to 1.9.2 + Scala 3.3.1-RC3 Jul 10, 2023
@mkurz mkurz merged commit bb0f642 into playframework:main Jul 10, 2023
5 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants