samples
samples copied to clipboard
fix(deps): update dependency com.graphql-java:graphql-java-extended-validation to v24
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| com.graphql-java:graphql-java-extended-validation | 20.0 -> 24.0 |
Release Notes
graphql-java/graphql-java-extended-validation (com.graphql-java:graphql-java-extended-validation)
v24.0: 24.0
This release updates to graphql-java 24.1 and allows it to run on it since there were deprecated methods used that have since been removed.
What's Changed
- Updated to new Sonatype URLs by @bbakerman in #104
- Update GitHub actions to reduce CI flakes by @dondonz in #105
- Add dependabot by @dondonz in #106
- Update to graphql-java 24 by @josie-atkins in #112
- Updated to 24.1 of graphql-java ready for a release by @bbakerman in #113
New Contributors
- @josie-atkins made their first contribution in #112
Full Changelog: https://github.com/graphql-java/graphql-java-extended-validation/compare/v22.0...v24.0
v22.0: 22.0
This release updates graphql-java to v22.0.
See the graphql-java release notes: https://github.com/graphql-java/graphql-java/releases/tag/v22.0
What's Changed
- Update readme for v21 by @dondonz in #91
- make fraction part in DigitsConstraint optional by @lgemela in #92
- Updating to v22 by @bbakerman in #95
- Pull in v22 scalars and update readme by @dondonz in #96
New Contributors
Full Changelog: https://github.com/graphql-java/graphql-java-extended-validation/compare/v21.0...v22.0
v21.0: 21.0
This release updates graphql-java to v21.0 and as a result, this library now requires Java 11 as a minimum version. See the blog announcing the change for graphql-java.
What's Changed
- Fix typo by @dondonz in #83
- Upgrade to Java 11 by @dondonz in #84
- Prepend 0.0.0 to master build versions by @dondonz in #86
- Retain trivial DataFetcher marker when original DataFetcher was trivial by @mushipeas in #88
- Upgrade GraphQL Java to v21.0, Gradle to 8.3, Extended Scalars to v21.0 by @dondonz in #89
- GraphqlContext added as well as the locale fix promised for so long by @bbakerman in #90 and thanks @lkorth for the original PR
New Contributors
- @mushipeas made their first contribution in #88
Full Changelog: https://github.com/graphql-java/graphql-java-extended-validation/compare/20.0...v21.0
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.