Because the behavior of Using
has changed, Using
users should adopt this release in tandem with upgrading to Scala 2.13.17.
If your crossbuild also includes Scala 3, then you may wish to also wait for a Scala 3 release that has itself taken the upgrade to the 2.13.17 standard library, so your entire CI matrix will get the same behavior.
Breaking changes
- update
Using
from Scala 2.13.17 in #712- the behavior change is explained at scala/scala#11000 by @NthPortal
Chores
- update scala-native to 0.5.6 by @xuwei-k in #682
- Update sbt, scripted-plugin to 1.10.10 by @scala-steward in #688
- Update sbt, scripted-plugin to 1.10.11 by @scala-steward in #691
- Update sbt, scripted-plugin to 1.11.0 by @scala-steward in #697
- Update sbt, scripted-plugin to 1.11.1 by @scala-steward in #699
- Update sbt, scripted-plugin to 1.11.2 by @scala-steward in #701
- Update sbt, scripted-plugin to 1.11.3 by @scala-steward in #703
- Update sbt, scripted-plugin to 1.11.4 by @scala-steward in #705
- Update sbt, scripted-plugin to 1.11.5 by @scala-steward in #706
- Update sbt, scripted-plugin to 1.11.6 by @scala-steward in #707
- Update sbt, scripted-plugin to 1.11.7 by @scala-steward in #713
- Update sbt-scala-module to 3.3.0 by @scala-steward in #700
- Update scala3-library_sjs1 to 3.3.5 by @scala-steward in #681
- Update scala3-library_sjs1 to 3.3.6 by @scala-steward in #696
- Update scalafmt-core to 3.9.0 by @scala-steward in #683
- Update scalafmt-core to 3.9.1 by @scala-steward in #685
- Update scalafmt-core to 3.9.10 by @scala-steward in #708
- Update scalafmt-core to 3.9.2 by @scala-steward in #686
- Update scalafmt-core to 3.9.3 by @scala-steward in #689
- Update scalafmt-core to 3.9.4 by @scala-steward in #690
- Update scalafmt-core to 3.9.5 by @scala-steward in #693
- Update scalafmt-core to 3.9.6 by @scala-steward in #694
- Update scalafmt-core to 3.9.7 by @scala-steward in #698
- Update scalafmt-core to 3.9.8 by @scala-steward in #702
- Update scalafmt-core to 3.9.9 by @scala-steward in #704
- Add
dependabot.yml
for GitHub Actions update by @xuwei-k in #709 - Bump actions/checkout from 2 to 5 by @dependabot[bot] in #711
- Bump actions/setup-java from 2 to 5 by @dependabot[bot] in #710
- readme tweaks by @SethTisue in #680
New Contributors
- @dependabot[bot] made their first contribution in #710
Full Changelog: v2.13.0...v2.14.0