Commits
- [`9ede75f`](https://github.com/apache/maven-surefire/commit/9ede75f614fbaefe0f5fa5df0f82042152cbf997) [maven-release-plugin] prepare release surefire-3.0.0-M3_vote-1
- [`e6fb198`](https://github.com/apache/maven-surefire/commit/e6fb1989ab42fc0562209330e9d5eb92c326645e) [developing.apt.vm] development documentation renamed JDK 1.6 to JDK 1.7
- [`cfad6f5`](https://github.com/apache/maven-surefire/commit/cfad6f599e27d4359e6c77336dedb0acf4a787d2) Updated roadmap for 3.0.0-M3
- [`c1b925f`](https://github.com/apache/maven-surefire/commit/c1b925f3aa3ed8772d6ddee3d17851366f45dc60) Build fix (linux-jdk12-maven3.2.x) Surefire1535TestNGParallelSuitesIT.forks2R...
- [`7ae1416`](https://github.com/apache/maven-surefire/commit/7ae14167887bf4faeac92141e39ae732f5b12ba6) [SUREFIRE-1611] Deprecate skipTests in Failsafe Plugin
- [`c6c8f89`](https://github.com/apache/maven-surefire/commit/c6c8f892c39baecfa89a3179c14b50c58aa4750a) [SUREFIRE-1616] Smart stacktrace in test summary should not print JUnit5 asse...
- [`820f950`](https://github.com/apache/maven-surefire/commit/820f950972f6030e5b3d7e748a0ded4b757bfa1f) added JDK 12 (Ubuntu) on Jenkins CI
- [`8cef8fe`](https://github.com/apache/maven-surefire/commit/8cef8fe9137224e626f356ffe261d5b0e5c37f31) README.md
- [`faa473d`](https://github.com/apache/maven-surefire/commit/faa473d17ef9c40c74e268c5ce9f682791225efd) added more unit tests in SmartStackTraceParserTest and refactoring
- [`f517d34`](https://github.com/apache/maven-surefire/commit/f517d349ede0e15229e3c48f45d10dabc72a3fc9) [SUREFIRE-1614] JUnit Runner that writes to System.out corrupts Surefire's ST...
- Additional commits viewable in [compare view](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M2...surefire-3.0.0-M3)
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 cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps maven-surefire-plugin from 3.0.0-M2 to 3.0.0-M3.
Commits
- [`9ede75f`](https://github.com/apache/maven-surefire/commit/9ede75f614fbaefe0f5fa5df0f82042152cbf997) [maven-release-plugin] prepare release surefire-3.0.0-M3_vote-1 - [`e6fb198`](https://github.com/apache/maven-surefire/commit/e6fb1989ab42fc0562209330e9d5eb92c326645e) [developing.apt.vm] development documentation renamed JDK 1.6 to JDK 1.7 - [`cfad6f5`](https://github.com/apache/maven-surefire/commit/cfad6f599e27d4359e6c77336dedb0acf4a787d2) Updated roadmap for 3.0.0-M3 - [`c1b925f`](https://github.com/apache/maven-surefire/commit/c1b925f3aa3ed8772d6ddee3d17851366f45dc60) Build fix (linux-jdk12-maven3.2.x) Surefire1535TestNGParallelSuitesIT.forks2R... - [`7ae1416`](https://github.com/apache/maven-surefire/commit/7ae14167887bf4faeac92141e39ae732f5b12ba6) [SUREFIRE-1611] Deprecate skipTests in Failsafe Plugin - [`c6c8f89`](https://github.com/apache/maven-surefire/commit/c6c8f892c39baecfa89a3179c14b50c58aa4750a) [SUREFIRE-1616] Smart stacktrace in test summary should not print JUnit5 asse... - [`820f950`](https://github.com/apache/maven-surefire/commit/820f950972f6030e5b3d7e748a0ded4b757bfa1f) added JDK 12 (Ubuntu) on Jenkins CI - [`8cef8fe`](https://github.com/apache/maven-surefire/commit/8cef8fe9137224e626f356ffe261d5b0e5c37f31) README.md - [`faa473d`](https://github.com/apache/maven-surefire/commit/faa473d17ef9c40c74e268c5ce9f682791225efd) added more unit tests in SmartStackTraceParserTest and refactoring - [`f517d34`](https://github.com/apache/maven-surefire/commit/f517d349ede0e15229e3c48f45d10dabc72a3fc9) [SUREFIRE-1614] JUnit Runner that writes to System.out corrupts Surefire's ST... - Additional commits viewable in [compare view](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M2...surefire-3.0.0-M3)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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.