Skip to content

Bump webonyx/graphql-php from 15.20.1 to 15.22.3 #56

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps webonyx/graphql-php from 15.20.1 to 15.22.3.

Release notes

Sourced from webonyx/graphql-php's releases.

v15.22.3

Changed

v15.22.2

Fixed

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.3

Changed

v15.22.2

Fixed

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

... (truncated)

Commits
  • fbb26ce Make class Printer fully static
  • 7d55c2c v15.22.3
  • c96729a v15.22.2
  • d2b9f9c Do not escape forward slashes in Printer
  • 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)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Aug 13, 2025
Bumps [webonyx/graphql-php](https://github.com/webonyx/graphql-php) from 15.20.1 to 15.22.3.
- [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.3)

---
updated-dependencies:
- dependency-name: webonyx/graphql-php
  dependency-version: 15.22.3
  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 13, 2025
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