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

Conversation

@renovate
Copy link

@renovate renovate bot commented May 3, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.graphql-java:graphql-java-extended-scalars 18.0 -> 18.1 age adoption passing confidence
com.graphql-java:graphql-java 18.0 -> 18.1 age adoption passing confidence

Release Notes

graphql-java/graphql-java-extended-scalars

v18.1

What's Changed
New Contributors

Full Changelog: graphql-java/graphql-java-extended-scalars@v18.0...v18.1

graphql-java/graphql-java

v18.1

This bug fix release contains an important fix

https://github.com/graphql-java/graphql-java/pull/2773

The latest 18.0 version of graphql-java changed the way raw values are resolved to canonical values.

However this revealed a bug in MaxQueryXXX instrumentation where invalid values (null being present for non nullable input values) caused an exception rather than generating a graphql error. This is not a behavior we intended.

The bug is only present if you use graphql.analysis.MaxQueryDepthInstrumentation and graphql.analysis.MaxQueryDepthInstrumentation

What's Changed

New Contributors

Full Changelog: graphql-java/graphql-java@v18.0...v18.1


Configuration

📅 Schedule: 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 these updates again.


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

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

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

github-actions bot commented May 3, 2022

Unit Test Results

  93 files    93 suites   44s ⏱️
253 tests 253 ✔️ 0 💤 0
258 runs  258 ✔️ 0 💤 0

Results for commit 9363dd2.

♻️ This comment has been updated with latest results.

@renovate renovate bot changed the title chore(deps): update dependency com.graphql-java:graphql-java to v18.1 chore(deps): update graphql java (ignoring snapshot builds) to v18.1 May 10, 2022
@renovate renovate bot force-pushed the renovate/graphql-java-(ignoring-snapshot-builds) branch from 4593c72 to 9363dd2 Compare May 10, 2022 10:40
@sonarqubecloud
Copy link

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

@BlasiusSecundus BlasiusSecundus merged commit 9168fa8 into master May 14, 2022
@BlasiusSecundus BlasiusSecundus deleted the renovate/graphql-java-(ignoring-snapshot-builds) branch May 14, 2022 06:37
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.

3 participants