New
v0.37.1
What's Changed
π Enhancements
- Adjust pull request body generation to handle length limits more effectively by @rpankajakshan in https://github.com/scala-steward-org/scala-steward/pull/3753
- Bump max-buffer-size to 65536 by @kellen in https://github.com/scala-steward-org/scala-steward/pull/3765
π Bug Fixes
- Handle that scala-library is again part of Scala 3.8 by @mzuehlke in https://github.com/scala-steward-org/scala-steward/pull/3796
π Scalafix Migrations
- Add scalafix for
weaver-test0.11.0by @zainab-ali in https://github.com/scala-steward-org/scala-steward/pull/3752 - Correct the weaver-test
v0.11.0tag. by @zainab-ali in https://github.com/scala-steward-org/scala-steward/pull/3758
π¦ Artifact Migrations
- add json4s in artifact-migrations.v2.conf by @xuwei-k in https://github.com/scala-steward-org/scala-steward/pull/3745
ποΈ Build Improvements
- Remove scalac flags workaround by @mzuehlke in https://github.com/scala-steward-org/scala-steward/pull/3763
π§ Refactorings
- Remove legacy
Updatedecoders (drop support for old PR caches) by @rtyley in https://github.com/scala-steward-org/scala-steward/pull/3785 - Pre-PR #3787 - small tweaks by @rtyley in https://github.com/scala-steward-org/scala-steward/pull/3788
- Refactor: Separate modelling of candidate
newerVersionsfromUpdates by @rtyley in https://github.com/scala-steward-org/scala-steward/pull/3787 - Refactor: Replace
Update.Single'swithNextVersion()withsupersedes()by @rtyley in https://github.com/scala-steward-org/scala-steward/pull/3793
π± Dependency Updates
- Update commons-io to 2.21.0 by @scala-steward in https://github.com/scala-steward-org/scala-steward/pull/3747
- Update sbt-scoverage to 2.4.1 by @scala-steward in https://github.com/scala-steward-org/scala-steward/pull/3748
- Update sbt-scalafmt to 2.5.6 by @scala-steward in https://github.com/scala-steward-org/scala-steward/pull/3746
- Update logback-classic to 1.5.21 by @scala-steward in https://github.com/scala-steward-org/scala-steward/pull/3750
- Update sbt-scoverage to 2.4.2 by @scala-steward in https://github.com/scala-steward-org/scala-steward/pull/3754
- Update sbt-typelevel-mergify to 0.8.3 by @scala-steward in https://github.com/scala-steward-org/scala-steward/pull/3755
- Update bcprov-jdk15to18 to 1.83 by @scala-steward in https://github.com/scala-steward-org/scala-steward/pull/3759
- Update scala-library to 2.13.18 by @scala-steward in https://github.com/scala-steward-org/scala-steward/pull/3760
- Update scalafmt-core to 3.10.2 by @scala-steward in https://github.com/scala-steward-org/scala-steward/pull/3761
- Update mdoc, sbt-mdoc to 2.8.1 by @scala-steward in https://github.com/scala-steward-org/scala-steward/pull/3766
- Update sbt-scoverage to 2.4.3 by @scala-steward in https://github.com/scala-steward-org/scala-steward/pull/3767
- Update logback-classic to 1.5.22 by @scala-steward in https://github.com/scala-steward-org/scala-steward/pull/3769
- Update sbt-typelevel-mergify to 0.8.4 by @scala-steward in https://github.com/scala-steward-org/scala-steward/pull/3770
- Update logback-classic to 1.5.23 by @scala-steward in https://github.com/scala-steward-org/scala-steward/pull/3771
- Update mdoc, sbt-mdoc to 2.8.2 by @scala-steward in https://github.com/scala-steward-org/scala-steward/pull/3772
- Update scalafmt-core to 3.10.3 by @scala-steward in https://github.com/scala-steward-org/scala-steward/pull/3773
- Update doctest-runtime, sbt-doctest to 0.12.3 by @scala-steward in https://github.com/scala-steward-org/scala-steward/pull/3774
- Update sbt, scripted-plugin to 1.12.0 by @scala-steward in https://github.com/scala-steward-org/scala-steward/pull/3777
- Update logback-classic to 1.5.24 by @scala-steward in https://github.com/scala-steward-org/scala-steward/pull/3778
- Update sbt-native-packager to 1.11.7 by @scala-steward in https://github.com/scala-steward-org/scala-steward/pull/3783
- Update sbt-scoverage to 2.4.4 by @scala-steward in https://github.com/scala-steward-org/scala-steward/pull/3784
- Update scalafmt-core to 3.10.4 by @scala-steward in https://github.com/scala-steward-org/scala-steward/pull/3791
- Update logback-classic to 1.5.25 by @scala-steward in https://github.com/scala-steward-org/scala-steward/pull/3790
New Contributors
- @rpankajakshan made their first contribution in https://github.com/scala-steward-org/scala-steward/pull/3753
- @kellen made their first contribution in https://github.com/scala-steward-org/scala-steward/pull/3765
Full Changelog: https://github.com/scala-steward-org/scala-steward/compare/v0.37.0...v0.37.1