Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2025

Bumps webonyx/graphql-php from 15.20.0 to 15.22.0.

Release notes

Sourced from webonyx/graphql-php's releases.

v15.22.0

Added

Changed

  • Make all includeDeprecated arguments in introspection fields non-nullable with default value false webonyx/graphql-php#1738

v15.21.3

Fixed

v15.21.2

Fixed

v15.21.1

Fixed

v15.21.0

Added

  • Add support for @oneOf input object directive - enables "input unions" where exactly one field must be provided webonyx/graphql-php#1715

v15.20.1

Fixed

Changelog

Sourced from webonyx/graphql-php's changelog.

v15.22.0

Added

Changed

  • Make all includeDeprecated arguments in introspection fields non-nullable with default value false webonyx/graphql-php#1738

v15.21.3

Fixed

v15.21.2

Fixed

v15.21.1

Fixed

v15.21.0

Added

  • Add support for @oneOf input object directive - enables "input unions" where exactly one field must be provided webonyx/graphql-php#1715

v15.20.1

Fixed

Commits
  • d160c99 v15.22.0
  • a03e7c4 Make includeDeprecated non-null
  • 3231084 Add missing __Directive.args(includeDeprecated:)
  • 23b3fa9 chore(deps): update dependency phpstan/phpstan to v2.1.20 (#1739)
  • 8404965 Make querying isOneOf optional in Introspection query (#1737)
  • 686f537 chore(deps): update dependency phpstan/phpstan to v2.1.19 (#1736)
  • 6301ad3 chore(deps): update dependency phpstan/phpstan-strict-rules to v2.0.6 (#1735)
  • 7530e36 chore(deps): update phpstan packages (#1734)
  • b9e8ef5 ci(phpstan): revert checkstyle disable
  • 767dc0b chore(deps): update dependency phpstan/phpstan to v2.1.18 (#1733)
  • 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 <dependency name> 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)

Bumps [webonyx/graphql-php](https://github.com/webonyx/graphql-php) from 15.20.0 to 15.22.0.
- [Release notes](https://github.com/webonyx/graphql-php/releases)
- [Changelog](https://github.com/webonyx/graphql-php/blob/master/CHANGELOG.md)
- [Commits](webonyx/graphql-php@v15.20.0...v15.22.0)

---
updated-dependencies:
- dependency-name: webonyx/graphql-php
  dependency-version: 15.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Aug 7, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 12, 2025

Superseded by #44.

@dependabot dependabot bot closed this Aug 12, 2025
@dependabot dependabot bot deleted the dependabot/composer/webonyx/graphql-php-15.22.0 branch August 12, 2025 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant