Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps junit5.version from 5.13.4 to 6.0.0.
Updates org.junit.jupiter:junit-jupiter-api from 5.13.4 to 6.0.0

Release notes

Sourced from org.junit.jupiter:junit-jupiter-api'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

Updates 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 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 `junit5.version` from 5.13.4 to 6.0.0.

Updates `org.junit.jupiter:junit-jupiter-api` 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)

Updates `org.junit.jupiter:junit-jupiter` 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-api
  dependency-version: 6.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-version: 6.0.0
  dependency-type: direct:development
  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
Copy link

github-actions bot commented Sep 30, 2025

Test Results

1 225 files   -  41  1 225 suites   - 41   1h 12m 37s ⏱️ -43s
8 410 tests  - 241  8 342 ✅  - 243  67 💤 +2  1 ❌ ±0 
8 854 runs   - 222  8 776 ✅  - 223  77 💤 +1  1 ❌ ±0 

For more details on these failures, see this check.

Results for commit 7c4b44c. ± Comparison against base commit 6aadc0c.

This pull request removes 358 and adds 117 tests. Note that renamed tests count towards both.
com.vaadin.flow.spring.DevModeBrowserLauncherHttpsProtoTest ‑ getUrl_withHttpsProto_givesUrlWithHttpsInUrl
com.vaadin.flow.spring.DevModeBrowserLauncherNoPropertiesTest ‑ getUrl_noProperties_givesUrlWithNoContextPathAndUrlMapping
com.vaadin.flow.spring.DevModeBrowserLauncherServletMappingTest ‑ getUrl_withContextPath_givesUrlWithContextPathAndNoUrlMapping
com.vaadin.flow.spring.DevModeBrowserLauncherVaadinAndServletMappingTest ‑ getUrl_withContextPathAndUrlMapping_givesUrlWithContextPathAndUrlMapping
com.vaadin.flow.spring.DevModeBrowserLauncherVaadinMappingTest ‑ getUrl_withUrlMapping_givesUrlWithUrlMappingAndNoContextPath
com.vaadin.flow.spring.DevModeHandlerStopTest ‑ devModeStartupListener_contextDestroyAfterSpringContextClosed_shouldNotThrow
com.vaadin.flow.spring.DevModeHandlerStopTest ‑ shutdownCommandsShouldBeExecutedOnStoppingDevModeHandlerManager
com.vaadin.flow.spring.PrefixTreeTest ‑ hasPrefix_containsPrefix_returnsTrue
com.vaadin.flow.spring.PrefixTreeTest ‑ hasPrefix_doesNotContainPrefix_returnsFalse
com.vaadin.flow.spring.PrefixTreeTest ‑ hasPrefix_emptyTree_returnsFalse
…
com.vaadin.flow.spring.flowsecuritycontextpath.AppViewIT ‑ access_restricted_to_admin
com.vaadin.flow.spring.flowsecuritycontextpath.AppViewIT ‑ access_restricted_to_all_by_default
com.vaadin.flow.spring.flowsecuritycontextpath.AppViewIT ‑ access_restricted_to_logged_in_users
com.vaadin.flow.spring.flowsecuritycontextpath.AppViewIT ‑ admin_impersonate_user_shows_expected
com.vaadin.flow.spring.flowsecuritycontextpath.AppViewIT ‑ client_menu_routes_correct_for_admin
com.vaadin.flow.spring.flowsecuritycontextpath.AppViewIT ‑ client_menu_routes_correct_for_anonymous
com.vaadin.flow.spring.flowsecuritycontextpath.AppViewIT ‑ client_menu_routes_correct_for_user
com.vaadin.flow.spring.flowsecuritycontextpath.AppViewIT ‑ logout_redirects_to_root_page
com.vaadin.flow.spring.flowsecuritycontextpath.AppViewIT ‑ logout_server_initiated_redirects_to_logout
com.vaadin.flow.spring.flowsecuritycontextpath.AppViewIT ‑ logout_via_doLogoutURL_redirects_to_logout
…

♻️ This comment has been updated with latest results.

@caalador caalador requested review from Legioth and mshabarov October 3, 2025 09:56
@mshabarov
Copy link
Contributor

We shall perhaps test with TestBench first vaadin/testbench#2028.

@mshabarov mshabarov moved this from 🔎Iteration reviews to 🟢Ready to Go in Vaadin Flow ongoing work (Vaadin 10+) Oct 8, 2025
@mshabarov mshabarov moved this from 🟢Ready to Go to 🔎Iteration reviews in Vaadin Flow ongoing work (Vaadin 10+) Oct 8, 2025
Copy link

sonarqubecloud bot commented Oct 8, 2025

@Legioth Legioth removed their request for review October 15, 2025 09:25
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 +0.0.1

Projects

Status: 🔎Iteration reviews

Development

Successfully merging this pull request may close these issues.

3 participants