Releases: scoverage/sbt-coveralls
Releases · scoverage/sbt-coveralls
V1.3.14
What’s Changed
- Fix windows support (#323) @mdedetrich
- Update mockito-core to 5.14.0 (#327) @scala-steward
- Update jackson-module-scala to 2.18.0 (#326) @scala-steward
- Update jackson-core to 2.18.0 (#325) @scala-steward
- Update sbt, scripted-plugin_2.12 to 1.10.2 (#324) @scala-steward
- Update circe-core, circe-generic, ... to 0.14.10 (#322) @scala-steward
- Update sbt-ci-release to 1.6.1 (#320) @scala-steward
- Bump release-drafter/release-drafter from 5 to 6 (#318) @dependabot
v1.3.13
What's Changed
- Update jackson-core to 2.16.2 by @scala-steward in #312
- Update jackson-module-scala to 2.16.2 by @scala-steward in #313
- Update sbt, scripted-plugin_2.12 to 1.10.1 by @scala-steward in #314
- (Re)Adding service_name to CoverallsPayload by @rolandtritsch in #315
Full Changelog: v1.3.12...v1.3.13
v1.3.12
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #282
- Update circe-core, circe-generic, ... to 0.14.6 by @scala-steward in #278
- Update sbt-scalafmt to 2.5.2 by @scala-steward in #279
- Update scalatest to 3.2.17 by @scala-steward in #280
- Update mockito-core to 5.6.0 by @scala-steward in #284
- Update jackson-core to 2.15.3 by @scala-steward in #285
- Update jackson-module-scala to 2.15.3 by @scala-steward in #286
- Update sbt, scripted-plugin_2.12 to 1.9.7 by @scala-steward in #287
- Update mockito-core to 5.7.0 by @scala-steward in #289
- Bump actions/setup-java from 3 to 4 by @dependabot in #292
- Update jackson-core to 2.16.1 by @scala-steward in #295
- Update jackson-module-scala to 2.16.1 by @scala-steward in #296
- Update mockito-core to 5.12.0 by @scala-steward in #307
- Update scalatest to 3.2.19 by @scala-steward in #309
- Update circe-core, circe-generic, ... to 0.14.9 by @scala-steward in #310
- Update sbt, scripted-plugin_2.12 to 1.9.9 by @scala-steward in #303
Full Changelog: v1.3.11...v1.3.12
v1.3.11
v1.3.10
What’s Changed
- Update sbt, scripted-plugin_2.12 to 1.9.3 (#273) @scala-steward
- Update jackson-core to 2.15.2 (#269) @scala-steward
- Update jackson-module-scala to 2.15.2 (#270) @scala-steward
- Fix auth token handing in GitHub Actions (#274) @ruippeixotog
v1.3.9
What’s Changed
- Update scalatest to 3.2.16 (#264) @scala-steward
- Update sbt-ci-release to 1.5.12 (#260) @scala-steward
- Update sbt, scripted-plugin_2.12 to 1.8.3 (#263) @scala-steward
- Update mockito-core to 5.4.0 (#265) @scala-steward
- Update jackson-module-scala to 2.15.0 (#259) @scala-steward
- Update jackson-core to 2.15.0 (#258) @scala-steward
- Fix isChild check in CoberturaMultiSourceReader (#266) @ruippeixotog
v1.3.8
What’s Changed
- Update mockito-core to 5.3.1 (#256) @scala-steward
- Pin scala steward to specific jgit version (#255) @mdedetrich
- Use JDK 8 for release (#252) @mdedetrich
- Downgrade jgit due to jdk 8 compatibility (#253) @mdedetrich
v1.3.7
What’s Changed
- Target JDK 1.8 for generated artifacts (#251) @mdedetrich
- Update mockito-core to 5.2.0 (#249) @scala-steward
- Update org.eclipse.jgit to 6.5.0.202303070854-r (#248) @scala-steward
- Update circe-core, circe-generic, ... to 0.14.5 (#247) @scala-steward
- Bump olafurpg/setup-scala from 13 to 14 (#246) @dependabot
v1.3.6
What’s Changed
- Update scalatest to 3.2.15 (#237) @scala-steward
- Update jackson-core to 2.14.2 (#241) @scala-steward
- Bump olafurpg/setup-scala from 10 to 13 (#235) @dependabot
- Update sbt, scripted-plugin_2.12 to 1.8.2 (#236) @scala-steward
- Update jackson-module-scala to 2.14.2 (#242) @scala-steward
- Update mockito-core to 5.1.1 (#244) @scala-steward
- add support for parallel builds (#240) @richard-dennehy-ovo
- Update mockito-core to 4.11.0 (#234) @scala-steward
- [#215] Replace deprecated json lib (#232) @rolandtritsch
- Update mockito-core to 4.10.0 (#231) @scala-steward
- [#228] Make sbt-test work (again) (#230) @rolandtritsch
v1.3.5
What’s Changed
Note: Had to skip one version number (1.3.4), because I pushed a bad release to sonatype/maven and these cannot be deleted/overwritten.
- Fix for IllegalArgument exception issue (#226) @rolandtritsch
- Add (poor-mans) templating for xml test files (#227) @rolandtritsch
- Fix default location for cobertura file (#225) @rolandtritsch