Closed dependabot[bot] closed 1 year ago
Patch coverage: 100.00
% and no project coverage change.
Comparison is base (
aba7d3e
) 75.78% compared to head (eedab42
) 75.78%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Bumps com.graphql-java:graphql-java from 20.0 to 20.2.
Release notes
Sourced from com.graphql-java:graphql-java's releases.
... (truncated)
Commits
fabc3e0
Merge pull request #3148 from graphql-java/limit-characters-to-parse85765bf
Merge pull request #3154 from gnawf/fix-applied-argument-deleted-on-field836b54b
Fix applied argument deleted on field6a4744d
Merge pull request #3151 from graphql-java/show_test_failures_in_builds0a8ef53
This has a listener to show what tests failed - better types3d1a208
This has a listener to show what tests failed -@ignored
d89882f
This has a listener to show what tests failed042f3a2
Merge pull request #3150 from gnawf/fix-argument-addeddf57642
Fix argument added to new typeceb63c7
Have a limit on how many characters are presented to the Parser- tweaked test...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 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)