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 dependency org.scala-native:sbt-scala-native to v0.5.5 #422

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 19, 2024

This PR contains the following updates:

Package Type Update Change
org.scala-native:sbt-scala-native (source) plugin patch 0.5.4 -> 0.5.5

Release Notes

scala-native/scala-native (org.scala-native:sbt-scala-native)

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 |

Upon release of new Scala version (stable, or Scala 3 RC) version dependent artifacts would be published without a new release.

Commits since last release 28
Merged PRs 27
Contributors 7
Contributors

Big thanks to everybody who contributed to this release or reported an issue!

$ git shortlog -sn --no-merges v0.5.4..v0.5.5
  16 LeeTibbert
   6 Wojciech Mazur
   2 Maksym Ochenashko
   1 Eric K Richardson
   1 Guest user
   1 Natsu Kagami
   1 dependabot[bot]
Merged PRs
v0.5.5 (2024-08-18)

Full Changelog

Merged pull requests:

Scala Native Runtime
  • Optimizations for Delimited Continuations implementation #​3978 (natsukagami)
  • feature [nativelib]: add runtimeVersion to the LinktimeInfo #​4028 (iRevive)
  • feature [nativelib]: implement MemoryMXBean and ManagementFactory #​4021 (iRevive)
Java Standard Library
  • fix[javalib]: Use FunctionalInterface annotation consistently #​3981 (LeeTibbert)
  • fix[javalib]: Math#max & Math.min now order IEEE754 negative zeros correctly. #​3985 (LeeTibbert)
  • feature[javalib]: Math.TAU & four Math.clamp() methods #​3989 (LeeTibbert)
  • improvement [javalib]: Implement List static methods #​3992 (LeeTibbert)
  • improvement [javalib]: Implement Set & HashSet static methods #​3993 (LeeTibbert)
  • improvement [javalib]: Implement Map & HashMap static methods #​3994 (LeeTibbert)
  • improvement [javalib]: AbstractSet#equals now matches other Sets only #​3996 (LeeTibbert)
  • improvement [javalib]: add required override for Set#spliterator #​3997 (LeeTibbert)
  • improvement [javalib]: simplify 'Stream#toList' implementation #​4000 (LeeTibbert)
  • improvement [javalib]: Correct file name to j.u.SplittableRandom.scala #​4004 (LeeTibbert)
  • improvement [javalib]: Implement Java 21 Collections.shuffle(List, RandomGenerator) #​4005 (LeeTibbert)
  • improvement [javalib]: implement ju.LinkedHashMap#newLinkedHashMap static method #​4006 (LeeTibbert)
  • improvement [javalib]: Four *Stream#skip methods now pass an accurate estimatedSize downstream #​4008 (LeeTibbert)
  • improvement [javalib]: implement ju.LinkedHashSet#newLinkedHashSet static method #​4009 (LeeTibbert)
Scala compiler plugins
Scala Native toolchain
  • [fix] Traversing unreachable code blocks in lowering phase in nonoptimized builds #​4013 (WojciechMazur)
Documentation
POSIX bindings
  • feature [posixlib]: Add partial Open Group Issue 8 support to unistd.scala #​4019 (LeeTibbert)

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) August 19, 2024 14:40
@renovate renovate bot force-pushed the renovate/org.scala-native-sbt-scala-native-0.x branch from 79abb71 to 6705251 Compare August 25, 2024 01:08
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.

0 participants