Skip to content

Update Scala Native to 0.5.11#1298

Merged
kubukoz merged 4 commits intotypelevel:mainfrom
majk-p:update/scala-native-0.5.11
Apr 17, 2026
Merged

Update Scala Native to 0.5.11#1298
kubukoz merged 4 commits intotypelevel:mainfrom
majk-p:update/scala-native-0.5.11

Conversation

@majk-p
Copy link
Copy Markdown
Contributor

@majk-p majk-p commented Apr 17, 2026

This PR update SN along with related dependencies

@mergify mergify bot added the xray label Apr 17, 2026
Comment thread build.sbt Outdated
Comment thread build.sbt Outdated
Comment thread build.sbt Outdated
Comment thread build.sbt Outdated
)
.nativeSettings(
tlVersionIntroduced := List("2.12", "2.13", "3").map(_ -> "0.1.7").toMap
tlVersionIntroduced := List("2.12", "2.13", "3").map(_ -> "0.4.0").toMap
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Mima would fail if this remains unchanged, because artifact paths encode native version. I assumed 0.4.0 is going to be the next release.

Copy link
Copy Markdown
Member

@kubukoz kubukoz left a comment

Choose a reason for hiding this comment

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

LGTM when discipline-munit is out

Comment thread build.sbt Outdated
)
.nativeSettings(
tlVersionIntroduced := List("2.12", "2.13", "3").map(_ -> "0.1.7").toMap
tlVersionIntroduced := List("2.12", "2.13", "3").map(_ -> "0.4.0").toMap
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Can we change this to the next patch instead of the next minor? I don't want to make JVM/JS users think there's been a break when it only affects SN.

Copy link
Copy Markdown
Contributor Author

@majk-p majk-p Apr 17, 2026

Choose a reason for hiding this comment

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

Switched to 0.3.10

@majk-p majk-p force-pushed the update/scala-native-0.5.11 branch from b14d686 to f3f65af Compare April 17, 2026 13:40
@kubukoz kubukoz merged commit d30cfc5 into typelevel:main Apr 17, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants