Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

fix(deps): update lib_graphql_servlet_ver to v13.0.0 #848

Merged
merged 1 commit into from
Aug 5, 2022

Conversation

renovate[bot]
Copy link

@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 13.0.0-SNAPSHOT -> 13.0.0 age adoption passing confidence
com.graphql-java-kickstart:graphql-java-kickstart 13.0.0-SNAPSHOT -> 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
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: Enabled.

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.


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

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 5, 2022
@github-actions
Copy link

github-actions bot commented Aug 5, 2022

Test Results

  93 files    93 suites   45s ⏱️
263 tests 263 ✔️ 0 💤 0
268 runs  268 ✔️ 0 💤 0

Results for commit e868e31.

♻️ This comment has been updated with latest results.

@sonarcloud
Copy link

sonarcloud bot commented Aug 5, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot merged commit 46b31d4 into master Aug 5, 2022
@renovate renovate bot deleted the renovate/lib_graphql_servlet_ver branch August 5, 2022 19:06
@oliemansm oliemansm added this to the 13.0.0 milestone Aug 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant