micronaut-graphql
micronaut-graphql copied to clipboard
fix(deps): update dependency com.graphql-java:graphql-java to v22.3
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| com.graphql-java:graphql-java | 22.2 -> 22.3 |
Release Notes
graphql-java/graphql-java (com.graphql-java:graphql-java)
v22.3: 22.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 and @jbellenger for contributing @defer improvements in this release.
Key Changes
@deferand DataLoader integration in https://github.com/graphql-java/graphql-java/pull/3639- Transformable IncrementalExecutionResult in https://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 in https://github.com/graphql-java/graphql-java/pull/3684
- transformable IncrementalExecutionResult by @jbellenger in https://github.com/graphql-java/graphql-java/pull/3693
- Defer dataloader integration by @felipe-gdr in https://github.com/graphql-java/graphql-java/pull/3639
- Bump net.bytebuddy:byte-buddy from 1.14.18 to 1.15.1 by @dependabot in https://github.com/graphql-java/graphql-java/pull/3699
- Bump google-github-actions/auth from 2.1.4 to 2.1.5 by @dependabot in https://github.com/graphql-java/graphql-java/pull/3695
- Bump net.bytebuddy:byte-buddy-agent from 1.14.18 to 1.15.1 by @dependabot in https://github.com/graphql-java/graphql-java/pull/3700
- Bump io.projectreactor:reactor-core from 3.6.8 to 3.6.9 by @dependabot in https://github.com/graphql-java/graphql-java/pull/3689
- Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0 by @dependabot in https://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 - "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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Renovate Ignore Notification
Because you closed this PR without merging, Renovate will ignore this update (22.3). 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.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code