Releases: coursier/sbt-coursier
Releases · coursier/sbt-coursier
2.1.13
updates
- fix: Prefer local ScalaModuleInfo over global config by @kitbellew in #609
- deps: Downgrade to Coursier 2.1.23 by @eed3si9n in #610
behind the scenes
- ci: Bump coursier/cache-action from 8.0 to 8.1 by @dependabot[bot] in #604
- ci: Bump coursier/setup-action from 2.0 to 3.0 by @dependabot[bot] in #605
- test: Update scalatest to 3.2.20 by @scala-steward in #608
new contributors
- @kitbellew made their first contribution in #609
Full Changelog: v2.1.12...v2.1.13
2.1.12
updates
- deps: Update Coursier to 2.1.25-M24 by @scala-steward in #602
- deps: Update Coursier to 2.1.25-M19 by @eed3si9n in #570
- feat: Retry on HTTP 5xx during dependency resolution by @majk-p in #601
behind the scenes
- test: Update utest to 0.9.5 by @scala-steward in #592
- ci: Update sbt-ci-release to 1.11.2 by @scala-steward in #572
- ci: Update sbt, scripted-plugin to 1.11.7 by @scala-steward in #575
- ci: Update sbt-scalafix to 0.14.5 by @scala-steward in #588
- ci: Bump coursier/cache-action from 6.4 to 7.0 by @dependabot[bot] in #579
- ci: Bump coursier/cache-action from 7.0 to 8.0 by @dependabot[bot] in #595
- ci: Bump coursier/setup-action from 1.3 to 2.0 by @dependabot[bot] in #586
- ci: Bump actions/checkout from 4 to 5 by @dependabot[bot] in #571
- ci: Bump actions/checkout from 5 to 6 by @dependabot[bot] in #582
- ci: Update sbt-mima-plugin to 1.1.5 by @scala-steward in #597
- deps: Update scala-collection-compat to 2.14.0 by @scala-steward in #577
new contributors
Full Changelog: v2.1.10...v2.1.12
2.1.10
updates
- fix: Revert use of
WeakReferences forSbtUpdateReportcached values by @mrdziuban in #564
Full Changelog: v2.1.9...v2.1.10
2.1.9
updates
- fix: Fixes memory leak in
SbtUpdateReportcaching by @mrdziuban in #563
behind the scene
- ci: Update sbt-scalafix to 0.14.3 by @scala-steward in #560
new contributors
- @mrdziuban made their first contribution in #563
Full Changelog: v2.1.8...v2.1.9
2.1.8
updates and fixes
- deps: Update Coursier from 2.1.22 → 2.1.23 by @scala-steward in #547
- fix: Retry on OverlappingFileLockException by @eed3si9n in #558
behind the scene
- test: Update utest to 0.8.5 by @scala-steward in #549
- deps: Update scala-collection-compat to 2.13.0 by @scala-steward in #552
- ci: Update sbt-scalafix to 0.14.2 by @scala-steward in #553
- ci: Update sbt, scripted-plugin to 1.10.10 by @scala-steward in #555
- ci: Update sbt-ci-release to 1.9.3 by @scala-steward in #556
Full Changelog: v2.1.7...v2.1.8
2.1.7
update
- deps: Update Coursier to 2.1.19 → 2.1.22 by @scala-steward in #544
- Expose
enableDependencyOverridesflag by @eed3si9n in #545
behind the scene
- ci: Update sbt, scripted-plugin to 1.10.6 by @scala-steward in #540
- ci: Update sbt-ci-release to 1.9.2 by @scala-steward in #543
Full Changelog: v2.1.6...v2.1.7
v2.1.6
update
behind the scene
- test: Make credential tests intransitive by @eed3si9n in #537
- ci: Update sbt, scripted-plugin to 1.10.5 by @scala-steward in #532
Full Changelog: v2.1.5...v2.1.6
v2.1.5
updates
- deps: Update Coursier to 2.1.9 → 2.1.14 by @scala-steward in #524:
- Fixes license information in update report by @raboof in #507
- deps: Update scala-library to 2.12.20 by @scala-steward in #514
- deps: Update scala-collection-compat to 2.12.0 by @scala-steward in #499
- deps: Update scala-xml to 2.3.0 by @scala-steward in #500
behind the scene
- refactor: Avoid deprecated
java.net.URLconstructor by @Friendseeker in #526 - test: Update scalatest to 3.2.19 by @scala-steward in #506
- test: Update utest to 0.8.4 by @scala-steward in #510
- test: Update utest to 0.8.3 by @scala-steward in #498
- ci: Update sbt-mima-plugin to 1.1.4 by @scala-steward in #511
- ci: Update sbt-scalafix to 0.13.0 by @scala-steward in #520
- ci: Update sbt-ci-release to 1.9.0 by @scala-steward in #528
- ci: Update dataclass-annotation to 0.2.0 by @scala-steward in #529
- ci: Update sbt, scripted-plugin to 1.10.4 by @scala-steward in #530
- ci: Update sbt-shading to 2.1.5 by @scala-steward in #505
new contributors
- @raboof made their first contribution in #507
- @Friendseeker made their first contribution in #526
Full Changelog: v2.1.4...v2.1.5
v2.1.4
What's Changed
- Updates coursier, ... to 2.1.9 by @scala-steward in #491
- Uses non-empty project name for logging by @kubukoz in #489
- Adds a
sameVersionsparamter to CoursierConfiguration by @lrytz in #490 - Updates scalatest to 3.2.18 by @scala-steward in #492
New Contributors
Full Changelog: v2.1.3...v2.1.4
v2.1.3
What's Changed
- fix condition in Resolvers.mavenCompatibleBaseOpt (use artifactPatterns instead of ivyPatterns) by @unkarjedy in #484
- Retry mechanism for sbt by @hagay3 in #450
Updates / maintenance
- Update coursier, ... to 2.1.8 by @scala-steward in #487
- Update utest to 0.8.2 by @scala-steward in #486
- Update sbt-shading to 2.1.3 by @scala-steward in #482
- Update scalatest to 3.2.17 by @scala-steward in #477
- Update scala-collection-compat to 2.11.0 by @scala-steward in #468
- Update scala-xml to 2.2.0 by @scala-steward in #472
- Update sbt-mima-plugin to 1.1.3 by @scala-steward in #473
- Update sbt-scalafix to 0.11.1 by @scala-steward in #480
New Contributors
- @unkarjedy made their first contribution in #484
- @hagay3 made their first contribution in #450
Full Changelog: v2.1.2...v2.1.3