deps(deps): bump org.junit.jupiter:junit-jupiter from 5.10.2 to 6.0.3#623
deps(deps): bump org.junit.jupiter:junit-jupiter from 5.10.2 to 6.0.3#623dependabot[bot] wants to merge 2 commits into
Conversation
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 5.10.2 to 6.0.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.10.2...r6.0.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
PR Review: bump org.junit.jupiter:junit-jupiter 5.10.2 → 6.0.3This is a Dependabot PR but it warrants careful review before merging — it's a major version jump (JUnit 5 → JUnit 6) with several concerns.
|
|
@claude fix all the issues you found |
|
Claude finished @rustyrazorblade's task in 3m 42s —— View job Fixing JUnit version issuesTasks
What was changed
Issues resolved
|
- Bump jupiter version in catalog from stale 5.5.2 to 5.14.3 - Switch catalog junit-jupiter entry from engine-only artifact to the aggregator (org.junit.jupiter:junit-jupiter) so the full API + engine + params are available consistently - Replace hardcoded junit-jupiter:6.0.3 strings in spark/common and spark/bulk-writer-s3 with libs.junit.jupiter from the catalog This keeps all modules on the same JUnit 5 minor stream and ensures TestContainers compatibility is maintained. Co-authored-by: Jon Haddad <rustyrazorblade@users.noreply.github.com>
|
A newer version of org.junit.jupiter:junit-jupiter exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Bumps org.junit.jupiter:junit-jupiter from 5.10.2 to 6.0.3.
Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
... (truncated)
Commits
36e3253Release 6.0.3295561fFinalize 6.0.3 release notesea18076Fix deadlock in NamespacedHierarchicalStore.computeIfAbsent() (#5348)869e232Add 5.14.3 release notesd4b34c4Fix links to User Guide5c8fb0fReliably support JRE.OTHER with @EnabledOnJre and @DisabledOnJrefebb13fCheck out entire repo so switching tomainbranch works in last step71fba90Installpoppler-utilsforpdfinfo740e9e0Update API baseline2ba535fUse release branch of examples repoYou can trigger a rebase of this PR 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 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)