embedded-db-junit
embedded-db-junit copied to clipboard
Bump org.junit:junit-bom from 5.9.2 to 5.10.3
Bumps org.junit:junit-bom from 5.9.2 to 5.10.3.
Release notes
Sourced from org.junit:junit-bom's releases.
JUnit 5.10.3 = Platform 1.10.3 + Jupiter 5.10.3 + Vintage 5.10.3
See Release Notes.
Full Changelog: https://github.com/junit-team/junit5/compare/r5.10.2...r5.10.3
JUnit 5.10.2 = Platform 1.10.2 + Jupiter 5.10.2 + Vintage 5.10.2
See Release Notes.
Full Changelog: https://github.com/junit-team/junit5/compare/r5.10.1...r5.10.2
JUnit 5.10.1 = Platform 1.10.1 + Jupiter 5.10.1 + Vintage 5.10.1
See Release Notes.
Full Changelog: https://github.com/junit-team/junit5/compare/r5.10.0...r5.10.1
JUnit 5.10.0 = Platform 1.10.0 + Jupiter 5.10.0 + Vintage 5.10.0
See Release Notes.
New Contributors
@kirmerzlikinmade their first contribution in junit-team/junit5#3013@edyslimade their first contribution in junit-team/junit5#3053@jminkharmade their first contribution in junit-team/junit5#3085@Ndione24made their first contribution in junit-team/junit5#3084@MartinWittmade their first contribution in junit-team/junit5#3123@mahozadmade their first contribution in junit-team/junit5#3219@bmscompmade their first contribution in junit-team/junit5#3241@krzykmade their first contribution in junit-team/junit5#3196@BassemElMasrymade their first contribution in junit-team/junit5#3263@s-rwemade their first contribution in junit-team/junit5#3178@tribbloidmade their first contribution in junit-team/junit5#3052@Gooolermade their first contribution in junit-team/junit5#3217@Bukamamade their first contribution in junit-team/junit5#3267@rilligmade their first contribution in junit-team/junit5#3286@rdesgroppesmade their first contribution in junit-team/junit5#3322@espertusmade their first contribution in junit-team/junit5#3342@tresatmade their first contribution in junit-team/junit5#3354Full Changelog: https://github.com/junit-team/junit5/compare/r5.9.3...r5.10.0
JUnit 5.10.0-RC2 = Platform 1.10.0-RC2+ Jupiter 5.10.0-RC2 + Vintage 5.10.0-RC2
See Release Notes.
JUnit 5.10.0-RC1 = Platform 1.10.0-RC1 + Jupiter 5.10.0-RC1 + Vintage 5.10.0-RC1
See Release Notes.
... (truncated)
Commits
55d1232Release 5.10.34455093Remove accidental headingb86a681Remove JDK 21 as it's no longer available via Oracle's setup-java stepbc1608cClean up release notes316ed31Use Liberica for JDK 8 for compatibility with Apple Siliconad7c5ddUpdate copyright headers to 20246c663b1Use same default seed for method and class ordering (#3821)d29e3ebFix NPE when deserializingTestIdentifier(#3820)f936c01Fix class-level execution conditions on GraalVM (#3785)76b7c05Allow GraalVmStarterTests to run remotely on Test Distribution agents- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)