fix(deps): update junit5 monorepo to v5.13.0 - abandoned#7386
fix(deps): update junit5 monorepo to v5.13.0 - abandoned#7386renovate[bot] wants to merge 2 commits intomainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 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. 🚀 New features to boost your workflow:
|
| // 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") |
There was a problem hiding this comment.
Heads up @open-telemetry/java-approvers - what do you think about this?
There was a problem hiding this comment.
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?
There was a problem hiding this comment.
if it's purely a test dependency shouldn't it be testImplementation("com.fasterxml.jackson.core:jackson-databind") then?
There was a problem hiding this comment.
you have to scroll up to see it's under a register<JvmTestSuite>
Edited/Blocked NotificationRenovate 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. |
Autoclosing SkippedThis 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. |
This PR contains the following updates:
5.12.2->5.13.05.12.2->5.13.0Warning
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.
This PR was generated by Mend Renovate. View the repository job log.