nielsbasjes / dsmr-tools

A java simulator/parser/toolkit for the Dutch Smart Meter Requirements (DSMR)
https://dsmr.basjes.nl
Apache License 2.0
16 stars 4 forks source link

fix(deps): update dependency com.graphql-java:graphql-java to v22.3 #374

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

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

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

graphql-java/graphql-java (com.graphql-java:graphql-java) ### [`v22.3`](https://redirect.github.com/graphql-java/graphql-java/releases/tag/v22.3): 22.3 [Compare Source](https://redirect.github.com/graphql-java/graphql-java/compare/v22.2...v22.3) This is a bugfix release focusing on the `@defer` directive implementation. There are no breaking changes in this release. Thanks to the community for continuing to report issues and build improvements, which helps make graphql-java better! Kudos to [@​felipe-gdr](https://redirect.github.com/felipe-gdr) and [@​jbellenger](https://redirect.github.com/jbellenger) for contributing `@defer` improvements in this release. #### Key Changes - `@defer` and DataLoader integration in [https://github.com/graphql-java/graphql-java/pull/3639](https://redirect.github.com/graphql-java/graphql-java/pull/3639) - Transformable IncrementalExecutionResult in [https://github.com/graphql-java/graphql-java/pull/3693](https://redirect.github.com/graphql-java/graphql-java/pull/3693) #### What's Changed - Bump google-github-actions/auth from 2.1.3 to 2.1.4 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/graphql-java/graphql-java/pull/3684](https://redirect.github.com/graphql-java/graphql-java/pull/3684) - transformable IncrementalExecutionResult by [@​jbellenger](https://redirect.github.com/jbellenger) in [https://github.com/graphql-java/graphql-java/pull/3693](https://redirect.github.com/graphql-java/graphql-java/pull/3693) - Defer dataloader integration by [@​felipe-gdr](https://redirect.github.com/felipe-gdr) in [https://github.com/graphql-java/graphql-java/pull/3639](https://redirect.github.com/graphql-java/graphql-java/pull/3639) - Bump net.bytebuddy:byte-buddy from 1.14.18 to 1.15.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/graphql-java/graphql-java/pull/3699](https://redirect.github.com/graphql-java/graphql-java/pull/3699) - Bump google-github-actions/auth from 2.1.4 to 2.1.5 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/graphql-java/graphql-java/pull/3695](https://redirect.github.com/graphql-java/graphql-java/pull/3695) - Bump net.bytebuddy:byte-buddy-agent from 1.14.18 to 1.15.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/graphql-java/graphql-java/pull/3700](https://redirect.github.com/graphql-java/graphql-java/pull/3700) - Bump io.projectreactor:reactor-core from 3.6.8 to 3.6.9 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/graphql-java/graphql-java/pull/3689](https://redirect.github.com/graphql-java/graphql-java/pull/3689) - Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/graphql-java/graphql-java/pull/3688](https://redirect.github.com/graphql-java/graphql-java/pull/3688) **Full Changelog**: https://github.com/graphql-java/graphql-java/compare/v22.2...v22.3

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 was generated by Mend Renovate. View the repository job log.