enonic / app-guillotine

Apache License 2.0
2 stars 3 forks source link

Bump com.graphql-java:graphql-java from 22.1 to 22.2 #894

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps com.graphql-java:graphql-java from 22.1 to 22.2.

Release notes

Sourced from com.graphql-java:graphql-java's releases.

22.2

This is a bugfix release. There are no breaking changes in this release.

Thanks to everyone in the community for reporting issues and contributing bugfixes for this release! And happy birthday to GraphQL Java, who recently turned 9!

Key changes:

What's Changed

... (truncated)

Commits
  • 9cc3538 Merge pull request #3676 from graphql-java/schema-diffing-improve
  • ec8bafb fix sorting
  • 2ae1479 Merge pull request #3656 from graphql-java/built-in-directive-definitions
  • 5d10c1a Merge pull request #3675 from graphql-java/update-gradle-wrapper
  • 7eb9382 upgrade gradle wrapper
  • 20f51e3 Merge pull request #3673 from graphql-java/3662-fix-dataloader-dispatching-in...
  • bd67c78 3662 - fixes dataloader dispatching during subscriptions
  • 579c174 Merge pull request #3672 from graphql-java/upgrade-gradle-8.9
  • 389a9b4 upgrade gradle to 8.9
  • 4539e42 Merge pull request #3671 from gummybug/msr-static
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)