Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 5, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.graphql-java-kickstart:graphql-java-servlet 12.0.0 -> 13.0.0 age adoption passing confidence

Release Notes

graphql-java-kickstart/graphql-java-servlet

v13.0.0

🪲 Bug fixes

  • GraphQLPostInvocationInputParser may distort query string read from HttpServletRequest #​385
  • Shutdown executor and provide new endpoint constructor #​388
  • A multipart graphql request is sensitive to the default charset of the jvm #​392
  • Use utf-8 charset by default #​406
  • Support new GraphQLContext #​393
  • Uncaught exception thrown by HttpRequestInvokerImpl.invoke() causes main thread to "hang" #​403
  • Unable to handle exceptions raised by validation on parsing prior to GraphQL execution #​440

Enhancements

  • Allow unparseable query to be logged as a warning instead of an error or allow exception to be handled by server developer #​435

Dependencies

  • update dependency com.graphql-java:graphql-java to v18.3
  • update dependency com.google.guava:guava to v31 #​381
  • update plugin biz.aqute.bnd.builder to v6.3.1 #​383
  • update plugin org.sonarqube to v3.4.0.2513 #​449
  • update dependency gradle to v7.5 #​454
  • update dependency org.objenesis:objenesis to v3.3 #​460

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 this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@oliemansm oliemansm merged commit 1684e12 into master Aug 9, 2022
@oliemansm oliemansm deleted the renovate/major-lib_graphql_servlet_ver branch August 9, 2022 07:25
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.

2 participants