micronaut-projects / micronaut-graphql

A repository for Micronaut and GraphQL integrations
Apache License 2.0
82 stars 43 forks source link

fix(deps): update dependency com.graphql-java:graphql-java to v21.5 #525

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.graphql-java:graphql-java 21.3 -> 21.5 age adoption passing confidence

Release Notes

graphql-java/graphql-java (com.graphql-java:graphql-java) ### [`v21.5`](https://togithub.com/graphql-java/graphql-java/releases/tag/v21.5): 21.5 [Compare Source](https://togithub.com/graphql-java/graphql-java/compare/v21.4...v21.5) This is a special release to add further limits to introspection queries. This release contains a backport of PR [#​3539](https://togithub.com/graphql-java/graphql-java/issues/3539). #### What's Changed - 21.x backport of [#​3539](https://togithub.com/graphql-java/graphql-java/issues/3539) ENF restriction for introspection by [@​dondonz](https://togithub.com/dondonz) in [https://github.com/graphql-java/graphql-java/pull/3540](https://togithub.com/graphql-java/graphql-java/pull/3540) **Full Changelog**: https://github.com/graphql-java/graphql-java/compare/v21.4...v21.5 ### [`v21.4`](https://togithub.com/graphql-java/graphql-java/releases/tag/v21.4): 21.4 [Compare Source](https://togithub.com/graphql-java/graphql-java/compare/v21.3...v21.4) This is a special release to help control introspection queries. This release adds a default check for introspection queries, to check that they are sensible. This feature is a backport of [https://github.com/graphql-java/graphql-java/pull/3526](https://togithub.com/graphql-java/graphql-java/pull/3526) and [https://github.com/graphql-java/graphql-java/pull/3527](https://togithub.com/graphql-java/graphql-java/pull/3527). This release also adds an optional maximum result nodes limit, which is a backport of [https://github.com/graphql-java/graphql-java/pull/3525](https://togithub.com/graphql-java/graphql-java/pull/3525). #### What's Changed - 21.x Backport PR 3526 and PR 3527 by [@​dondonz](https://togithub.com/dondonz) in [https://github.com/graphql-java/graphql-java/pull/3529](https://togithub.com/graphql-java/graphql-java/pull/3529) - 21.x backport 3525 max result nodes by [@​dondonz](https://togithub.com/dondonz) in [https://github.com/graphql-java/graphql-java/pull/3528](https://togithub.com/graphql-java/graphql-java/pull/3528) **Full Changelog**: https://github.com/graphql-java/graphql-java/compare/v21.3...v21.4

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Prague, 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.



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

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud