Skip to content

Commit

Permalink
Bump junit5.version from 5.4.1 to 5.4.2 (#2724)
Browse files Browse the repository at this point in the history
Bumps `junit5.version` from 5.4.1 to 5.4.2.

Updates `junit-bom` from 5.4.1 to 5.4.2
<details>
<summary>Release notes</summary>

*Sourced from [junit-bom's releases](https://github.com/junit-team/junit5/releases).*

> JUnit 5.4.2 = Platform 1.4.2 + Jupiter 5.4.2 + Vintage 5.4.2
> 
> See [Release Notes](http://junit.org/junit5/docs/5.4.2/release-notes/).
</details>
<details>
<summary>Commits</summary>

- [`bbf9a73`](junit-team/junit5@bbf9a73) Release 5.4.2
- [`c0b6c5d`](junit-team/junit5@c0b6c5d) Prepare release notes for 5.4.2
- [`cf3edf2`](junit-team/junit5@cf3edf2) Remove outdated warning from user guide
- [`f9c509d`](junit-team/junit5@f9c509d) Synthesize start/finished events for reported failures
- [`e3d13cf`](junit-team/junit5@e3d13cf) Fix regression when creating human-readable test names
- [`30126c5`](junit-team/junit5@30126c5) Add Kotlin-based display name test
- [`49ac10c`](junit-team/junit5@49ac10c) Back to snapshots for further development
- See full diff in [compare view](junit-team/junit5@r5.4.1...r5.4.2)
</details>
<br />

Updates `junit-vintage-engine` from 5.4.1 to 5.4.2
<details>
<summary>Release notes</summary>

*Sourced from [junit-vintage-engine's releases](https://github.com/junit-team/junit5/releases).*

> JUnit 5.4.2 = Platform 1.4.2 + Jupiter 5.4.2 + Vintage 5.4.2
> 
> See [Release Notes](http://junit.org/junit5/docs/5.4.2/release-notes/).
</details>
<details>
<summary>Commits</summary>

- [`bbf9a73`](junit-team/junit5@bbf9a73) Release 5.4.2
- [`c0b6c5d`](junit-team/junit5@c0b6c5d) Prepare release notes for 5.4.2
- [`cf3edf2`](junit-team/junit5@cf3edf2) Remove outdated warning from user guide
- [`f9c509d`](junit-team/junit5@f9c509d) Synthesize start/finished events for reported failures
- [`e3d13cf`](junit-team/junit5@e3d13cf) Fix regression when creating human-readable test names
- [`30126c5`](junit-team/junit5@30126c5) Add Kotlin-based display name test
- [`49ac10c`](junit-team/junit5@49ac10c) Back to snapshots for further development
- See full diff in [compare view](junit-team/junit5@r5.4.1...r5.4.2)
</details>
<br />

Updates `junit-jupiter-engine` from 5.4.1 to 5.4.2
<details>
<summary>Release notes</summary>

*Sourced from [junit-jupiter-engine's releases](https://github.com/junit-team/junit5/releases).*

> JUnit 5.4.2 = Platform 1.4.2 + Jupiter 5.4.2 + Vintage 5.4.2
> 
> See [Release Notes](http://junit.org/junit5/docs/5.4.2/release-notes/).
</details>
<details>
<summary>Commits</summary>

- [`bbf9a73`](junit-team/junit5@bbf9a73) Release 5.4.2
- [`c0b6c5d`](junit-team/junit5@c0b6c5d) Prepare release notes for 5.4.2
- [`cf3edf2`](junit-team/junit5@cf3edf2) Remove outdated warning from user guide
- [`f9c509d`](junit-team/junit5@f9c509d) Synthesize start/finished events for reported failures
- [`e3d13cf`](junit-team/junit5@e3d13cf) Fix regression when creating human-readable test names
- [`30126c5`](junit-team/junit5@30126c5) Add Kotlin-based display name test
- [`49ac10c`](junit-team/junit5@49ac10c) Back to snapshots for further development
- See full diff in [compare view](junit-team/junit5@r5.4.1...r5.4.2)
</details>
<br />

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 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.

</details>
  • Loading branch information
dependabot[bot] authored and joschi committed Apr 8, 2019
1 parent ce53e69 commit 0e6c424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -66,7 +66,7 @@
<argLine>-Duser.language=en -Duser.region=US</argLine>

<junit.version>4.12</junit.version>
<junit5.version>5.4.1</junit5.version>
<junit5.version>5.4.2</junit5.version>
<assertj.version>3.12.2</assertj.version>
<mockito.version>2.25.1</mockito.version>
</properties>
Expand Down

0 comments on commit 0e6c424

Please sign in to comment.