sbt 2 migration
- Cross build to 2.0.0-RC3 by @xuwei-k in #975
- Cross build to sbt 2.0.0-RC4 by @xuwei-k in #983
- Cross build to sbt 2.0.0-RC5 by @xuwei-k in #999
- Fixes Scala 3 warnings by @xuwei-k in #982
- Fixes scalacOptions by @xuwei-k in #981
updates
- Uses
maven-metadata.xmlinstead of the unstable Central API by @xuwei-k in #977 - deps: Update commons-io to 2.20.0 by @foundweekends-bot[bot] in #968
- deps: Update Coursier to 2.1.24 by @foundweekends-bot[bot] in #985
- deps: Update io to 1.10.5 by @foundweekends-bot[bot] in #953
- deps: Update launcher-interface to 1.5.1 by @foundweekends-bot[bot] in #998
- deps: Update pamflet-library to 0.13.0 by @foundweekends-bot[bot] in #996
- deps: Update plexus-archiver to 4.10.1 by @foundweekends-bot[bot] in #974
- deps: Update sbt-launcher version by @xuwei-k in #1000
- deps: Update scala-library to 2.13.16 by @foundweekends-bot[bot] in #942
- deps: Update scala3-library to 3.7.3 by @foundweekends-bot[bot] in #997
behind the scene
- ci: Fixes root project setting by @xuwei-k in #979
- ci: Fixes publish site setting by @xuwei-k in #980
- refactor: Adapt to coming Scala 2.13.17 change by @SethTisue in #946
- refactor: Fix Spellings by @jsoref in #941
- test: Fixes JGitInteractorTest by @xuwei-k in #976
- test: Deletes old
build.propertiesin test by @xuwei-k in #984 - ci: Uses
taskIfto fix the warning by @xuwei-k in #991 - ci: Avoid duplicate
namesetting by @xuwei-k in #989 - ci: Fixes bootstrap project setting by @xuwei-k in #990
- ci: Removes unused
SetScala213command by @xuwei-k in #993 - test: Adds JDK 25 test by @xuwei-k in #995
- ci: Scalafmt 3.9.9 by @xuwei-k in #992
- ci: Update publish setting by @xuwei-k in #978
- ci: Update publish site setting by @xuwei-k in #988
- ci: Update sbt, scripted-plugin to 1.11.4 by @foundweekends-bot[bot] in #970
- ci: Update sbt-conscript to 0.5.9 by @foundweekends-bot[bot] in #986
- ci: Update sbt-scalafmt to 2.5.5 by @foundweekends-bot[bot] in #966
- ci: Update scalafmt-core to 3.9.4 by @foundweekends-bot[bot] in #951
- test: Update scalamock to 7.4.1 by @foundweekends-bot[bot] in #971
- ci: bump scala-steward-org/scala-steward-action 2.77.0 by @dependabot[bot] in #994
- ci: Bump actions/checkout from 4 to 5 by @dependabot[bot] in #972
- ci: Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #973
- ci: Bump webfactory/ssh-agent from 0.9.0 to 0.9.1 by @dependabot[bot] in #952
new contributors
- @jsoref made their first contribution in #941
- @SethTisue made their first contribution in #946
Full Changelog: v0.17.0...v0.18.0