Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps org.junit.jupiter:junit-jupiter from 5.14.0 to 6.0.1.

Release notes

Sourced from org.junit.jupiter:junit-jupiter's releases.

JUnit 6.0.1 = Platform 6.0.1 + Jupiter 6.0.1 + Vintage 6.0.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.0...r6.0.1

JUnit 6.0.0 = Platform 6.0.0 + Jupiter 6.0.0 + Vintage 6.0.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r5.14.0...r6.0.0

JUnit 6.0.0-RC3 = Platform 6.0.0-RC3 + Jupiter 6.0.0-RC3 + Vintage 6.0.0-RC3

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.0-RC2...r6.0.0-RC3

JUnit 6.0.0-RC2 = Platform 6.0.0-RC2 + Jupiter 6.0.0-RC2 + Vintage 6.0.0-RC2

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.0-RC1...r6.0.0-RC2

JUnit 6.0.0-RC1 = Platform 6.0.0-RC1 + Jupiter 6.0.0-RC1 + Vintage 6.0.0-RC1

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.0-M2...r6.0.0-RC1

JUnit 6.0.0-M2 = Platform 6.0.0-M2 + Jupiter 6.0.0-M2 + Vintage 6.0.0-M2

See Release Notes.

... (truncated)

Commits

Dependabot compatibility score

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 3, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 3, 2025 08:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 3, 2025
@github-actions github-actions bot enabled auto-merge (squash) November 3, 2025 08:12
@dependabot dependabot bot force-pushed the dependabot/gradle/org.junit.jupiter-junit-jupiter-6.0.1 branch from c5fd071 to e429f9d Compare November 3, 2025 08:24
@dependabot dependabot bot force-pushed the dependabot/gradle/org.junit.jupiter-junit-jupiter-6.0.1 branch from e429f9d to 3e58006 Compare November 4, 2025 08:16
@dependabot dependabot bot force-pushed the dependabot/gradle/org.junit.jupiter-junit-jupiter-6.0.1 branch from 3e58006 to 65c5fd5 Compare November 5, 2025 08:18
@dependabot dependabot bot force-pushed the dependabot/gradle/org.junit.jupiter-junit-jupiter-6.0.1 branch from 65c5fd5 to 9fb32b8 Compare November 5, 2025 08:26
@dependabot dependabot bot force-pushed the dependabot/gradle/org.junit.jupiter-junit-jupiter-6.0.1 branch from 9fb32b8 to f3370a2 Compare November 7, 2025 08:16
@dependabot dependabot bot force-pushed the dependabot/gradle/org.junit.jupiter-junit-jupiter-6.0.1 branch from f3370a2 to e21bbb1 Compare November 10, 2025 08:27
@dependabot dependabot bot force-pushed the dependabot/gradle/org.junit.jupiter-junit-jupiter-6.0.1 branch from e21bbb1 to ae515ef Compare November 11, 2025 08:17
@dependabot dependabot bot force-pushed the dependabot/gradle/org.junit.jupiter-junit-jupiter-6.0.1 branch from ae515ef to 31ad141 Compare November 12, 2025 08:15
@dependabot dependabot bot force-pushed the dependabot/gradle/org.junit.jupiter-junit-jupiter-6.0.1 branch from 31ad141 to 092b78d Compare November 13, 2025 08:16
@dependabot dependabot bot force-pushed the dependabot/gradle/org.junit.jupiter-junit-jupiter-6.0.1 branch from 092b78d to 5f34519 Compare November 14, 2025 08:16
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot dependabot bot force-pushed the dependabot/gradle/org.junit.jupiter-junit-jupiter-6.0.1 branch from 5f34519 to ad7138a Compare November 18, 2025 08:17
@dependabot dependabot bot force-pushed the dependabot/gradle/org.junit.jupiter-junit-jupiter-6.0.1 branch from ad7138a to 3e0fef6 Compare November 19, 2025 08:15
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 5.14.0 to 6.0.1.
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.14.0...r6.0.1)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/org.junit.jupiter-junit-jupiter-6.0.1 branch from 3e0fef6 to 9c4defc Compare November 20, 2025 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants