Update dependency org.scala-native:sbt-scala-native to v0.5.6 #434
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.
This PR contains the following updates:
0.5.4
->0.5.6
Release Notes
scala-native/scala-native (org.scala-native:sbt-scala-native)
v0.5.6
: 0.5.6Compare Source
0.5.6 (2024-11-13)
We're happy to announce the release of Scala Native 0.5.6!
Supported Scala versions
Scala Binary Version | Supported Scala Versions |
-------------------- | ------------------------ |
2.12 | 2.12.14 ... 2.12.20 |
2.13 | 2.13.8 ... 2.13.15 |
3 | 3.1.2 ... 3.1.3
3.2.0 ... 3.2.2
3.3.0 ... 3.3.4
3.4.0 ... 3.4.3
3.5.2 ... 3.5.2 |
Contributors
Big thanks to everybody who contributed to this release or reported an issue!
Merged PRs
0.5.6 (2024-11-13)
Full Changelog
Merged pull requests:
Java Standard Library
ThreadMXBean
#4031 (iRevive)OperatingSystemMXBean
#4033 (iRevive)RuntimeMXBean
#4034 (iRevive)GarbageCollectorMXBean
#4066 (iRevive)Scala Native Library
unsafe.toCWideString
was returning a double pointer to a string #4029 (unarist)Scala Native Runtime
Scala Native Toolchain
LinktimeInfo.isMac
#4051 (WojciechMazur)scala.runtime.Nothing$
in the same way anir.Type.Nothing
#4065 (WojciechMazur)Scala Standard Library
POSIX bindings
Windows API Bindings
GetProcessTimes
to theProcessThreadsApi
#4035 (iRevive)Documentations
Scala Native Compiler Plugin
this
#4079 (WojciechMazur)Scala Native sbt plugin
application
#4050 (WojciechMazur)v0.5.5
Compare Source
0.5.5 (2024-08-18)
Supported Scala versions
Scala Binary Version | Supported Scala Versions |
-------------------- | ------------------------ |
2.12 | 2.12.14 ... 2.12.19 |
2.13 | 2.13.8 ... 2.13.14 |
3 | 3.1.2 ... 3.1.3
3.2.0 ... 3.2.2
3.3.0 ... 3.3.3
3.4.0 ... 3.4.3
3.5.0 |
Contributors
Big thanks to everybody who contributed to this release or reported an issue!
Merged PRs
v0.5.5 (2024-08-18)
Full Changelog
Merged pull requests:
Scala Native Runtime
runtimeVersion
to theLinktimeInfo
#4028 (iRevive)MemoryMXBean
andManagementFactory
#4021 (iRevive)Java Standard Library
Scala compiler plugins
Scala Native toolchain
Documentation
$
, separate output from cli snippets #4002 (spaceunifyfifty)POSIX bindings
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.