Update Scala Native, Cats Effect, fs2 & related deps#289
Merged
zainab-ali merged 16 commits intotypelevel:mainfrom Mar 16, 2026
Merged
Update Scala Native, Cats Effect, fs2 & related deps#289zainab-ali merged 16 commits intotypelevel:mainfrom
zainab-ali merged 16 commits intotypelevel:mainfrom
Conversation
majk-p
commented
Mar 16, 2026
build.sbt
Outdated
| val snapshot4s = _root_.snapshot4s.BuildInfo.snapshot4sVersion | ||
| } | ||
|
|
||
| // Scala native doesn't publish version scheme so we have to explicitly define it |
Contributor
Author
There was a problem hiding this comment.
https://discord.com/channels/632150470000902164/635668881951686686/1482999181281853501 releated discussion if the versioning scheme is correct in SN
zainab-ali
reviewed
Mar 16, 2026
modules/core/native/src/main/scala/scala/scalanative/LoopCompat.scala
Outdated
Show resolved
Hide resolved
zainab-ali
approved these changes
Mar 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://github.com/typelevel/weaver-test/tree/feature/native-0.5 is far behind main and difficult to rebase. This PR bumps Scala Native again, based on recent stable releases of Cats Effect and fs2