apollographql / federation-jvm

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

fix(deps): update dependency com.graphql-java:graphql-java to v20.2 #310

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

graphql-java/graphql-java ### [`v20.2`](https://togithub.com/graphql-java/graphql-java/releases/tag/v20.2): 20.2 This is a security bugfix release containing [#​3148](https://togithub.com/graphql-java/graphql-java/issues/3148), which adds a limit to the number of characters used in an operation. There are no breaking changes in this release. #### What's Changed - Diffing fixes 2 by [@​gnawf](https://togithub.com/gnawf) in [https://github.com/graphql-java/graphql-java/pull/3146](https://togithub.com/graphql-java/graphql-java/pull/3146) - Fix argument added to new type by [@​gnawf](https://togithub.com/gnawf) in [https://github.com/graphql-java/graphql-java/pull/3150](https://togithub.com/graphql-java/graphql-java/pull/3150) - Show test failures in builds by [@​bbakerman](https://togithub.com/bbakerman) in [https://github.com/graphql-java/graphql-java/pull/3151](https://togithub.com/graphql-java/graphql-java/pull/3151) - Fix applied argument deleted on field by [@​gnawf](https://togithub.com/gnawf) in [https://github.com/graphql-java/graphql-java/pull/3154](https://togithub.com/graphql-java/graphql-java/pull/3154) - Have a limit on how many characters are presented to the Parser by [@​bbakerman](https://togithub.com/bbakerman) in [https://github.com/graphql-java/graphql-java/pull/3148](https://togithub.com/graphql-java/graphql-java/pull/3148) **Full Changelog**: https://github.com/graphql-java/graphql-java/compare/v20.1...v20.2

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.

dariuszkuc commented 1 year ago

Apollo Federation Subgraph Compatibility Results

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

Learn more: