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 https://github.com/scala/scala-collection-compat/pull/712
the behavior change is explained at https://github.com/scala/scala/pull/11000 by @NthPortal
Chores
update scala-native to 0.5.6 by @xuwei-k in https://github.com/scala/scala-collection-compat/pull/682
Update sbt, scripted-plugin to 1.10.10 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/688
Update sbt, scripted-plugin to 1.10.11 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/691
Update sbt, scripted-plugin to 1.11.0 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/697
Update sbt, scripted-plugin to 1.11.1 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/699
Update sbt, scripted-plugin to 1.11.2 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/701
Update sbt, scripted-plugin to 1.11.3 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/703
Update sbt, scripted-plugin to 1.11.4 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/705
Update sbt, scripted-plugin to 1.11.5 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/706
Update sbt, scripted-plugin to 1.11.6 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/707
Update sbt, scripted-plugin to 1.11.7 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/713
Update sbt-scala-module to 3.3.0 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/700
Update scala3-library_sjs1 to 3.3.5 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/681
Update scala3-library_sjs1 to 3.3.6 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/696
Update scalafmt-core to 3.9.0 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/683
Update scalafmt-core to 3.9.1 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/685
Update scalafmt-core to 3.9.10 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/708
Update scalafmt-core to 3.9.2 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/686
Update scalafmt-core to 3.9.3 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/689
Update scalafmt-core to 3.9.4 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/690
Update scalafmt-core to 3.9.5 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/693
Update scalafmt-core to 3.9.6 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/694
Update scalafmt-core to 3.9.7 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/698
Update scalafmt-core to 3.9.8 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/702
Update scalafmt-core to 3.9.9 by @scala-steward in https://github.com/scala/scala-collection-compat/pull/704
Add dependabot.yml for GitHub Actions update by @xuwei-k in https://github.com/scala/scala-collection-compat/pull/709
Bump actions/checkout from 2 to 5 by @dependabot[bot] in https://github.com/scala/scala-collection-compat/pull/711
Bump actions/setup-java from 2 to 5 by @dependabot[bot] in https://github.com/scala/scala-collection-compat/pull/710
readme tweaks by @SethTisue in https://github.com/scala/scala-collection-compat/pull/680
New Contributors
@dependabot[bot] made their first contribution in https://github.com/scala/scala-collection-compat/pull/710
Full Changelog: https://github.com/scala/scala-collection-compat/compare/v2.13.0...v2.14.0