Skip to content

Update libs for Scala Native 0.5.x#704

Open
majk-p wants to merge 9 commits intognieh:mainfrom
majk-p:update/scala-native-0.5.x
Open

Update libs for Scala Native 0.5.x#704
majk-p wants to merge 9 commits intognieh:mainfrom
majk-p:update/scala-native-0.5.x

Conversation

@majk-p
Copy link

@majk-p majk-p commented Sep 1, 2025

This PR updates the project to Scala Native 0.5.8.

TODO:

@satabin
Copy link
Member

satabin commented Sep 2, 2025 via email

Comment on lines +539 to +541
// NOTE: cross build disabled for NativePlatform due to decline-effect missing on native
// lazy val exampleJq = crossProject(JVMPlatform, NativePlatform, JSPlatform)
lazy val exampleJq = crossProject(JVMPlatform, JSPlatform)
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you think this should be a blocker? or we're good like this for now?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ideally we would have it for the final release, but we can start and merge this PR without native support for the example.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that there's already a PR ready in Decline to re-enable the effect module: bkirwi/decline#618

Once CE has a stable release hopefully it will be merged.

@majk-p majk-p force-pushed the update/scala-native-0.5.x branch 2 times, most recently from d20f1ff to c677a84 Compare September 17, 2025 16:37
@majk-p majk-p marked this pull request as ready for review September 17, 2025 16:38
@majk-p majk-p requested a review from a team as a code owner September 17, 2025 16:38
@majk-p majk-p marked this pull request as draft September 17, 2025 16:49
@majk-p majk-p marked this pull request as ready for review September 19, 2025 10:44
@majk-p majk-p force-pushed the update/scala-native-0.5.x branch from e6fb1d8 to 481aab1 Compare September 23, 2025 13:19
@satabin
Copy link
Member

satabin commented Mar 15, 2026

cats-effect 3.7 has been released, I think we can proceed with this. I will update it in diffson, which should unblock this PR.

@majk-p majk-p force-pushed the update/scala-native-0.5.x branch from e54e2e5 to 144cf65 Compare March 15, 2026 21:09
@majk-p
Copy link
Author

majk-p commented Mar 15, 2026

Great! branch rebased on main, fs2 updated 3.13.0 (built for CE 3.7.0)

@satabin satabin mentioned this pull request Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants