apollographql / federation-jvm

JVM support for Apollo Federation
https://www.apollographql.com/docs/federation/
MIT License
245 stars 65 forks source link

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

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 5 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 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 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 - 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.



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

github-actions[bot] commented 5 months ago

Apollo Federation Subgraph Compatibility Results

Federation 1 Support Federation 2 Support
_service🟢
@key (single)🟢
@key (multi)🟢
@key (composite)🟢
repeatable @key🟢
@requires🟢
@provides🟢
federated tracing🟢
@link🟢
@shareable🟢
@tag🟢
@override🟢
@inaccessible🟢
@composeDirective🟢
@interfaceObject🟢

Learn more:

dariuszkuc commented 3 months ago

superseded by https://github.com/apollographql/federation-jvm/pull/395

renovate[bot] commented 3 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (21.5). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.