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 auxlib, javalib, nativelib, nscplugin, ... to 0.4.3 #870

Closed

Conversation

scala-steward
Copy link
Contributor

Updates

from 0.4.2 to 0.4.3.
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-native" } ]

labels: library-update, early-semver-minor, semver-spec-patch, commit-count:1

@rossabaker
Copy link
Member

This might allow removing the Scala Native + Scala 3 matrix exclusion.

@vasilmkd
Copy link
Member

At the moment Scala Native only supports Scala 3.1, and afaik, scalacheck is only tested, not published on 3.1.

@armanbilge
Copy link
Member

I'm curious how this will interact with scala/scala3#14156. If Scala Native works with Scala 3.1 with the -Yscala-release 3.0 flag then that would dig us out of this hole. I'll ask them actually.

Actually, I don't think that matters. We can include the -Yscala-release 3.0 for the JVM and JS crosses and omit the flag on native if it's not supported. That way the entire library upgrades without impacting downstreams.

@vasilmkd
Copy link
Member

I don't think that flag is coming out before 3.1.2 or 3.2.

@armanbilge
Copy link
Member

It's not, since 3.1.1 is already out. Obviously if there's urgency here it's not a useful solution but if the masses can wait 😆 we could bump to a 3.1.2 nightly and publish snapshots.

@scala-steward
Copy link
Contributor Author

Superseded by #876.

@scala-steward scala-steward deleted the update/auxlib-0.4.3 branch March 3, 2022 18:28
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.

None yet

4 participants