Skip to content

Update sbt-scala-module to 2.4.0 #96

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

Merged
merged 3 commits into from
Aug 18, 2021

Conversation

scala-steward
Copy link
Contributor

Updates org.scala-lang.modules:sbt-scala-module from 2.2.4 to 2.4.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-lang.modules", artifactId = "sbt-scala-module" } ]

labels: sbt-plugin-update, semver-minor

@SethTisue
Copy link
Member

needs Automatic-Module-Name, and the new sbt-version-policy plugin needs to be configured

@SethTisue SethTisue marked this pull request as draft August 3, 2021 21:28
@julienrf julienrf mentioned this pull request Aug 4, 2021
- remove `scalaModuleMimaPreviousVersion` (already set by sbt-version-policy)
- add `scalaModuleAutomaticModuleName` (required by sbt-scala-module 2.3+)
- add `versionPolicyIntention`
- invoke `versionCheck` before publishing a release

Fixes scala#72
Fixes scala#15
@julienrf julienrf marked this pull request as ready for review August 4, 2021 07:53
@julienrf julienrf merged commit 9992162 into scala:main Aug 18, 2021
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.

3 participants