Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump com.graphql-java:graphql-java from 19.0 to 19.1 #2252

Merged
merged 1 commit into from Aug 16, 2022

Conversation

yeikel
Copy link
Contributor

@yeikel yeikel commented Aug 12, 2022

Dependabot does not support this syntax. See : dependabot/dependabot-core#5438

Release notes : https://github.com/graphql-java/graphql-java/releases/tag/v19.1

This bug fix release was made to address a specific NullPointerException problem if consumers are explicitly setting the ExecutionInput to null

See graphql-java/graphql-java#2908 for the code details.

The other fixes are included because they are... well... fixes and where ready at the time.

What's Changed
Defaults Locale when calling validation by @bbakerman in graphql-java/graphql-java#2908
Handles isDeprecated not being present in the json by @bbakerman in graphql-java/graphql-java#2910
Fix typo in description of skip directive by @acanda in graphql-java/graphql-java#2915
Xuorig Fix PR - Edge case with GraphQLTypeReference and Schema Transforms by @bbakerman in graphql-java/graphql-java#2906
Reduce calculation for fragments in ExecutableNormalizedOperation by @dondonz in graphql-java/graphql-java#2911
New Contributors
@acanda made their first contribution in graphql-java/graphql-java#2915
Full Changelog: graphql-java/graphql-java@v19.0...v19.1

@yeikel yeikel marked this pull request as ready for review August 12, 2022 14:05
@tsegismont tsegismont added this to the 4.3.4 milestone Aug 16, 2022
Copy link
Contributor

@tsegismont tsegismont left a comment

Choose a reason for hiding this comment

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

Thanks

@tsegismont tsegismont merged commit 435353d into vert-x3:master Aug 16, 2022
@yeikel yeikel deleted the patch-1 branch August 28, 2022 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants