Bump org.junit.jupiter:junit-jupiter from 5.13.1 to 5.13.2 by dependabot[bot] · Pull Request #4032 · graphql-java/graphql-java
Conversation
Bumps org.junit.jupiter:junit-jupiter from 5.13.1 to 5.13.2.
Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
JUnit 5.13.2 = Platform 1.13.2 + Jupiter 5.13.2 + Vintage 5.13.2
See Release Notes.
Full Changelog: junit-team/junit-framework@r5.13.1...r5.13.2
Commits
e51deb2Release 5.13.2d4fc834Merge commit from forkdeb3e7cAvoid reporting discovery warnings for abstract inner classes with tests49e2035Avoid reporting discovery warnings for abstract methods (#4668)90ce5a6Avoid reporting discovery warnings for abstract inner classes with testsd7ce21bAvoid discovery errors for inner classes not annotated with@Nested0ce3a48FixStackOverflowErrore3db1d7Adjust docs and release process to renamed example projectsee257bbRename project to "junit-framework"00e0fedUpdate links to use junit5 logo- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)
Test Results
318 files - 632 318 suites - 632 2m 50s ⏱️ - 5m 32s
4 884 tests - 312 4 874 ✅ - 313 10 💤 + 1 0 ❌ ±0
4 973 runs - 9 940 4 963 ✅ - 9 921 10 💤 - 19 0 ❌ ±0
Results for commit 31a80ca. ± Comparison against base commit 64f3a9d.
This pull request removes 462 and adds 128 tests. Note that renamed tests count towards both.
?
__schema { types { fields { args { type { name fields { name }}}}}}
__schema { types { fields { type { name fields { name }}}}}
__schema { types { inputFields { type { inputFields { name }}}}}
__schema { types { interfaces { fields { type { interfaces { name } } } } } }
__schema { types { name} }
__type(name : "t") { name }
a1: __schema { types { name} }
a1: __type(name : "t") { name }
a2 : __type(name : "t1") { name }
…
graphql.ScalarsBooleanTest ‑ parseValue throws exception for invalid input <java.lang.Object@4f9bda4>
graphql.ScalarsBooleanTest ‑ serialize throws exception for invalid input <java.lang.Object@4386ddd4>
graphql.ScalarsIDTest ‑ parseValue allows any object via String.valueOf <java.lang.Object@2d2686f8>
graphql.ScalarsIDTest ‑ serialize allows any object via String.valueOf <java.lang.Object@232b64f2>
graphql.ScalarsIntTest ‑ parseValue throws exception for invalid input <java.lang.Object@776bc40d>
graphql.ScalarsIntTest ‑ serialize throws exception for invalid input <java.lang.Object@3960e798>
graphql.execution.instrumentation.TracingInstrumentationTest ‑ do not trace introspection information [testExecutionStrategy: <graphql.execution.AsyncExecutionStrategy@1e194b5f fieldCollector=graphql.execution.FieldCollector@731eb971 executionStepInfoFactory=graphql.execution.ExecutionStepInfoFactory@25314d29 dataFetcherExceptionHandler=graphql.execution.SimpleDataFetcherExceptionHandler@15338d3c resolvedType=graphql.execution.ResolveType@41246f76>, #0]
graphql.execution.instrumentation.TracingInstrumentationTest ‑ do not trace introspection information [testExecutionStrategy: <graphql.execution.AsyncSerialExecutionStrategy@6800d6c0 fieldCollector=graphql.execution.FieldCollector@6153ec91 executionStepInfoFactory=graphql.execution.ExecutionStepInfoFactory@3ee6012 dataFetcherExceptionHandler=graphql.execution.SimpleDataFetcherExceptionHandler@78fa1c7e resolvedType=graphql.execution.ResolveType@16226377>, #1]
graphql.execution.instrumentation.TracingInstrumentationTest ‑ tracing captures timings as expected [testExecutionStrategy: <graphql.execution.AsyncExecutionStrategy@38d4d184 fieldCollector=graphql.execution.FieldCollector@b5d8f6f executionStepInfoFactory=graphql.execution.ExecutionStepInfoFactory@58b1a587 dataFetcherExceptionHandler=graphql.execution.SimpleDataFetcherExceptionHandler@760215d3 resolvedType=graphql.execution.ResolveType@6844a266>, #0]
graphql.execution.instrumentation.TracingInstrumentationTest ‑ tracing captures timings as expected [testExecutionStrategy: <graphql.execution.AsyncSerialExecutionStrategy@70ac7e00 fieldCollector=graphql.execution.FieldCollector@79cec730 executionStepInfoFactory=graphql.execution.ExecutionStepInfoFactory@17db566 dataFetcherExceptionHandler=graphql.execution.SimpleDataFetcherExceptionHandler@2ad44ed9 resolvedType=graphql.execution.ResolveType@391b79fd>, #1]
…
This pull request skips 1 test.
graphql.schema.fetching.LambdaFetchingSupportTest ‑ different class loaders induce certain behaviours
dependabot
bot
deleted the
dependabot/gradle/org.junit.jupiter-junit-jupiter-5.13.2
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters