Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps webonyx/graphql-php from 15.20.1 to 15.22.1.

Release notes

Sourced from webonyx/graphql-php's releases.

v15.22.1

Fixed

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
Changelog

Sourced from webonyx/graphql-php's changelog.

v15.22.1

Fixed

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
Commits
  • c7f84dd v15.22.1
  • 5dcf76f fix: keep isOneOf when extending inputs
  • 7d9ecf4 📖 Consistent indentation for PHP snippets
  • b779f67 chore(deps): update dependency phpstan/phpstan to v2.1.22 (#1742)
  • cb4a3ce chore(deps): update dependency friendsofphp/php-cs-fixer to v3.85.1 (#1741)
  • 0c44f7f chore(deps): update dependency phpstan/phpstan to v2.1.21 (#1740)
  • 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)
  • 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.1 to 15.22.1.
- [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.1...v15.22.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Aug 12, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 13, 2025

Superseded by #54.

@dependabot dependabot bot closed this Aug 13, 2025
@dependabot dependabot bot deleted the dependabot/composer/webonyx/graphql-php-15.22.1 branch August 13, 2025 01:34
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.

0 participants