-
Notifications
You must be signed in to change notification settings - Fork 300
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dependabot: bump org.junit.jupiter:junit-jupiter from 5.8.2 to 5.10.0 #3146
Merged
cwperks
merged 1 commit into
main
from
dependabot/gradle/org.junit.jupiter-junit-jupiter-5.10.0
Aug 11, 2023
Merged
dependabot: bump org.junit.jupiter:junit-jupiter from 5.8.2 to 5.10.0 #3146
cwperks
merged 1 commit into
main
from
dependabot/gradle/org.junit.jupiter-junit-jupiter-5.10.0
Aug 11, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.8.2 to 5.10.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.8.2...r5.10.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report
@@ Coverage Diff @@
## main #3146 +/- ##
============================================
- Coverage 62.43% 62.40% -0.04%
+ Complexity 3351 3350 -1
============================================
Files 254 254
Lines 19749 19749
Branches 3334 3334
============================================
- Hits 12331 12324 -7
- Misses 5789 5792 +3
- Partials 1629 1633 +4 |
reta
approved these changes
Aug 10, 2023
cwperks
approved these changes
Aug 11, 2023
opensearch-trigger-bot bot
pushed a commit
that referenced
this pull request
Aug 11, 2023
…#3146) Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.8.2 to 5.10.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/junit-team/junit5/releases">org.junit.jupiter:junit-jupiter's releases</a>.</em></p> <blockquote> <p>JUnit 5.10.0 = Platform 1.10.0 + Jupiter 5.10.0 + Vintage 5.10.0</p> <p>See <a href="http://junit.org/junit5/docs/5.10.0/release-notes/">Release Notes</a>.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/junit-team/junit5/compare/r5.10.0-RC2...r5.10.0">https://github.com/junit-team/junit5/compare/r5.10.0-RC2...r5.10.0</a></p> <p>JUnit 5.10.0-RC2 = Platform 1.10.0-RC2+ Jupiter 5.10.0-RC2 + Vintage 5.10.0-RC2</p> <p>See <a href="http://junit.org/junit5/docs/5.10.0-RC2/release-notes/">Release Notes</a>.</p> <p>JUnit 5.10.0-RC1 = Platform 1.10.0-RC1 + Jupiter 5.10.0-RC1 + Vintage 5.10.0-RC1</p> <p>See <a href="http://junit.org/junit5/docs/5.10.0-RC1/release-notes/">Release Notes</a>.</p> <p>JUnit 5.10.0-M1 = Platform 1.10.0-M1 + Jupiter 5.10.0-M1 + Vintage 5.10.0-M1</p> <p>See <a href="http://junit.org/junit5/docs/5.10.0-M1/release-notes/">Release Notes</a>.</p> <p>JUnit 5.9.3 = Platform 1.9.3 + Jupiter 5.9.3 + Vintage 5.9.3</p> <p>See <a href="http://junit.org/junit5/docs/5.9.3/release-notes/">Release Notes</a>.</p> <p>JUnit 5.9.2 = Platform 1.9.2 + Jupiter 5.9.2 + Vintage 5.9.2</p> <p>See <a href="http://junit.org/junit5/docs/5.9.2/release-notes/">Release Notes</a>.</p> <p>JUnit 5.9.1 = Platform 1.9.1 + Jupiter 5.9.1 + Vintage 5.9.1</p> <p>See <a href="http://junit.org/junit5/docs/5.9.1/release-notes/">Release Notes</a>.</p> <p>JUnit 5.9.0 = Platform 1.9.0 + Jupiter 5.9.0 + Vintage 5.9.0</p> <p>See <a href="http://junit.org/junit5/docs/5.9.0/release-notes/">Release Notes</a>.</p> <p>JUnit 5.9.0-RC1 = Platform 1.9.0-RC1 + Jupiter 5.9.0-RC1 + Vintage 5.9.0-RC1</p> <p>See <a href="http://junit.org/junit5/docs/5.9.0-RC1/release-notes/">Release Notes</a>.</p> <p>JUnit 5.9.0-M1 = Platform 1.9.0-M1 + Jupiter 5.9.0-M1 + Vintage 5.9.0-M1</p> <p>See <a href="http://junit.org/junit5/docs/5.9.0-M1/release-notes/">Release Notes</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/junit-team/junit5/commit/7f619ca7ac9ecd1b20cc01c44a4df98f5fb67804"><code>7f619ca</code></a> Release 5.10</li> <li><a href="https://github.com/junit-team/junit5/commit/9899de4a92520fb1b76cd1d4f2c9cd9150ebcfd1"><code>9899de4</code></a> Update Gradle Enterprise plugin to 3.14</li> <li><a href="https://github.com/junit-team/junit5/commit/45b970fad4ea35ae46f40c8794611d47f8f28087"><code>45b970f</code></a> Replace soon-to-be-deprecated usages of project.buildDir</li> <li><a href="https://github.com/junit-team/junit5/commit/463ae360d86837b955731df7d7fe56e9f7c155dd"><code>463ae36</code></a> Prune Release Notes for 5.10 GA</li> <li><a href="https://github.com/junit-team/junit5/commit/893c64b47575df1d6499fb2064c81160c02e5c14"><code>893c64b</code></a> Back to snapshots for further development</li> <li><a href="https://github.com/junit-team/junit5/commit/e6ff0c53ba851e48eaf26acc39988c5c4b469580"><code>e6ff0c5</code></a> Release 5.10.0-RC2</li> <li><a href="https://github.com/junit-team/junit5/commit/b08a76b59f468df1dffeaae84a9bac4aa9163043"><code>b08a76b</code></a> Add 5.10.0-RC2 release notes</li> <li><a href="https://github.com/junit-team/junit5/commit/2c278c7536c0c66eb2fc04e3c8665561bae0f0a7"><code>2c278c7</code></a> Revert "Prune Release Notes for 5.10 GA"</li> <li><a href="https://github.com/junit-team/junit5/commit/acb6e65442b39c4372d8187f240f8f4f32da56d3"><code>acb6e65</code></a> Provide access to source element annotations for <code>TempDirFactory</code></li> <li><a href="https://github.com/junit-team/junit5/commit/73818a193b7020a5c7bb3b11b1f178d8fe206462"><code>73818a1</code></a> Bump org.gradle.toolchains:foojay-resolver from 0.5.0 to 0.6.0</li> <li>Additional commits viewable in <a href="https://github.com/junit-team/junit5/compare/r5.8.2...r5.10.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit d5b0715) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
willyborankin
pushed a commit
that referenced
this pull request
Aug 11, 2023
…5.8.2 to 5.10.0 (#3156) Backport d5b0715 from #3146. Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport 2.x
backport to 2.x branch
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps org.junit.jupiter:junit-jupiter from 5.8.2 to 5.10.0.
Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
Commits
7f619ca
Release 5.109899de4
Update Gradle Enterprise plugin to 3.1445b970f
Replace soon-to-be-deprecated usages of project.buildDir463ae36
Prune Release Notes for 5.10 GA893c64b
Back to snapshots for further developmente6ff0c5
Release 5.10.0-RC2b08a76b
Add 5.10.0-RC2 release notes2c278c7
Revert "Prune Release Notes for 5.10 GA"acb6e65
Provide access to source element annotations forTempDirFactory
73818a1
Bump org.gradle.toolchains:foojay-resolver from 0.5.0 to 0.6.0Dependabot 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)