Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2025

Bumps org.junit.jupiter:junit-jupiter from 5.13.4 to 6.0.0.

Release notes

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

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.

New Contributors

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

... (truncated)

Commits
  • 4f79594 Release 6.0.0
  • 55af30a Revert "Use develop/6.x branch for junit-examples during release build"
  • df3cfdd Release 5.14.0
  • fcb84a2 Disable backward compatibility check when offline
  • c9c8344 Prune 5.14.0 release notes
  • 03d8a72 Update broken link to using API Gaurdian with bndtools
  • 3a0b29b Use temporary JUnit 6 logo
  • 6603caa Rename eclipseClasspath to eclipseConventions to avoid confusion
  • ab3470b Make sealed MediaType work in Eclipse
  • a8cd41e Remove annotations not visible in Eclipse
  • Additional commits viewable in compare view

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)

Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 5.13.4 to 6.0.0.
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.13.4...r6.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 30, 2025
@sonarqubecloud
Copy link

@github-actions
Copy link

Test Results

  44 files   -   29    44 suites   - 29   17s ⏱️ - 3m 31s
278 tests  - 340  278 ✔️  - 325  0 💤  - 15  0 ±0 
290 runs   - 340  290 ✔️  - 325  0 💤  - 15  0 ±0 

Results for commit 84910ed. ± Comparison against base commit 684448c.

This pull request removes 346 and adds 6 tests. Note that renamed tests count towards both.
nu.yona.server.ActivityAggregationBatchJobTest ‑ Aggregation is reset and repeated when posting new app activity outside combine interval
nu.yona.server.ActivityAggregationBatchJobTest ‑ Aggregation is reset and repeated when posting new continuing app activity
nu.yona.server.ActivityAggregationBatchJobTest ‑ Days and weeks in the past are aggregated once
nu.yona.server.ActivityCategoriesTest ‑ Add programming activity category
nu.yona.server.ActivityCategoriesTest ‑ App service should sync activity categories cache with admin service
nu.yona.server.ActivityCategoriesTest ‑ Delete programming activity category
nu.yona.server.ActivityCategoriesTest ‑ Get all activity categories
nu.yona.server.ActivityCategoriesTest ‑ Get all activity categories loaded from file
nu.yona.server.ActivityCategoriesTest ‑ Try add duplicate English name
nu.yona.server.ActivityCategoriesTest ‑ Try update to duplicate Dutch name
…
nu.yona.server.util.TimeUtilTest ‑ [1] a=2025-09-30, b=2025-09-29, expected=2025-09-30
nu.yona.server.util.TimeUtilTest ‑ [1] a=2025-09-30T12:03:54.629251188Z, b=2025-09-30T12:03:53.629251188Z, expected=2025-09-30T12:03:54.629251188Z
nu.yona.server.util.TimeUtilTest ‑ [2] a=2025-09-30, b=2025-10-01, expected=2025-10-01
nu.yona.server.util.TimeUtilTest ‑ [2] a=2025-09-30T12:03:54.629251188Z, b=2025-09-30T12:03:55.629251188Z, expected=2025-09-30T12:03:55.629251188Z
nu.yona.server.util.TimeUtilTest ‑ [3] a=2025-09-30, b=2025-09-30, expected=2025-09-30
nu.yona.server.util.TimeUtilTest ‑ [3] a=2025-09-30T12:03:54.629251188Z, b=2025-09-30T12:03:54.629251188Z, expected=2025-09-30T12:03:54.629251188Z

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.

1 participant