Skip to content

Update sbt-scala-native-crossproject, ... to 1.4.0 - #827

Open
scala-steward wants to merge 1 commit into
scala:mainfrom
scala-steward:update/sbt-scala-native-crossproject-1.4.0
Open

Update sbt-scala-native-crossproject, ... to 1.4.0#827
scala-steward wants to merge 1 commit into
scala:mainfrom
scala-steward:update/sbt-scala-native-crossproject-1.4.0

Conversation

@scala-steward

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates

from 1.3.2 to 1.4.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!

⚙ Adjust future updates

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

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

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

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

@lrytz

lrytz commented Aug 14, 2026

Copy link
Copy Markdown
Member

the release notes say "minimum requirements: JDK 17+". we have jdk 11 / 8 builds here, and they are green, so I'm not sure - should this be merged?

@xuwei-k

xuwei-k commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

sbt-crossproject 1.4.0 does not test with JDK 8 but may be compatible with JDK 8 because it does not set the -release:17 option.

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