Skip to content

fix(deps): update junit5 monorepo to v5.13.0 - abandoned#7386

Closed
renovate[bot] wants to merge 2 commits intomainfrom
renovate/junit5-monorepo
Closed

fix(deps): update junit5 monorepo to v5.13.0 - abandoned#7386
renovate[bot] wants to merge 2 commits intomainfrom
renovate/junit5-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jun 3, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.junit.jupiter:junit-jupiter-params (source) 5.12.2 -> 5.13.0 age adoption passing confidence
org.junit.jupiter:junit-jupiter-api (source) 5.12.2 -> 5.13.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner June 3, 2025 22:07
@codecov
Copy link
Copy Markdown

codecov bot commented Jun 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.79%. Comparing base (d239b70) to head (eb3d80a).
⚠️ Report is 98 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #7386      +/-   ##
============================================
- Coverage     89.79%   89.79%   -0.01%     
  Complexity     6969     6969              
============================================
  Files           795      795              
  Lines         21122    21122              
  Branches       2056     2056              
============================================
- Hits          18967    18966       -1     
- Misses         1495     1496       +1     
  Partials        660      660              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

// Source: ClassSource [className = 'io.opentelemetry.exporter.internal.grpc.GrpcExporterTest$DummyMarshaler', filePosition = null]
// at io.opentelemetry.exporter.internal.grpc.GrpcExporterTest$DummyMarshaler.<no-method>(SourceFile:0)
// Cause: java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/JsonGenerator
implementation("com.fasterxml.jackson.core:jackson-databind")
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Heads up @open-telemetry/java-approvers - what do you think about this?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it doesn't bother me since it's just a test dependency

@laurit did you run into this when doing the 5.13 update in the instrumentation repo?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if it's purely a test dependency shouldn't it be testImplementation("com.fasterxml.jackson.core:jackson-databind") then?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you have to scroll up to see it's under a register<JvmTestSuite>

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Jun 3, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot changed the title fix(deps): update junit5 monorepo to v5.13.0 fix(deps): update junit5 monorepo to v5.13.0 - abandoned Jun 24, 2025
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Jun 24, 2025

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@jkwatson jkwatson closed this Jul 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants