perfiz
perfiz copied to clipboard
Bump scalatest-maven-plugin from 2.0.2 to 2.2.0
Bumps scalatest-maven-plugin from 2.0.2 to 2.2.0.
Release notes
Sourced from scalatest-maven-plugin's releases.
2.2.0
Release 2.2.0 includes the following enhancements:
- Added support for suite sorting and thread count. (scalatest/scalatest-maven-plugin#97)
- Updated maven-core and plugin-app to 3.8.6. (scalatest/scalatest-maven-plugin#100)
- Updated reporting-api to 3.1.1. (scalatest/scalatest-maven-plugin#100)
Thanks to the contributors for the ScalaTest Maven Plugin 2.2.0 release:
juliangp (https://github.com/juliangp) Chua Chee Seng (https://github.com/cheeseng) Bill Venners (https://github.com/bvenners)
2.1.0
Release 2.1.0 includes the following enhancements:
- Add ability to customize working directory of forked process. (scalatest/scalatest-maven-plugin#83)
- Add support for maven.test.redirectTestOutputToFile. (scalatest/scalatest-maven-plugin#78)
- Added noScalaTestIgnore configuration to ignore when no ScalaTest is available on classpath. (scalatest/scalatest-maven-plugin#91)
- Allow to specify JVM path. (scalatest/scalatest-maven-plugin#95)
- Added URL to pom.xml. (scalatest/scalatest-maven-plugin#87)
Thanks to the contributors for the ScalaTest Maven Plugin 2.1.0 release:
Grigoriev Nick (https://github.com/GrigorievNick) Grzegorz Nowak (https://github.com/metteo) Sergii Druzkin (https://github.com/sdruzkin) Jakob Braun (https://github.com/jakobbraun) Chua Chee Seng (https://github.com/cheeseng) Bill Venners (https://github.com/bvenners)
Commits
383f396
Updated reporting-api version to 3.8.6, and use scalatest-core instead of sca...dfdf247
Updated release version to 2.2.0, and maven core and plugin API version to 3....e87a770
Updated version to 2.2.0 in README.md.8e79b98
Updated to use scala 2.12.17.16de34b
Changed no-scalatest-ignore integration test project to use scala version set...b5087b7
Added support for suite sorting and thread count.fc50f2c
Updated version to 2.1.0.bf86733
Merge branch 'custom_jvm' of https://github.com/sdruzkin/scalatest-maven-plugin9f95d7f
Merge branch 'feature-no-scalatest-ignore-config' of https://github.com/scala...ee6e90c
Merge branch 'feature-scala2.13-scalatest-3.2.12' of https://github.com/scala...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)