Bump webonyx/graphql-php from 15.20.0 to 15.22.2
Closed
Number: #46
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
August 13, 2025 at 01:33 AM UTC
(4 months ago)
(4 months ago)
Updated:
August 13, 2025 at 10:34 PM UTC
(4 months ago)
(4 months ago)
Closed:
August 13, 2025 at 10:34 PM UTC
(4 months ago)
(4 months ago)
Time to Close:
about 21 hours
Labels:
dependencies php
dependencies php
Description:
Bumps webonyx/graphql-php from 15.20.0 to 15.22.2.
Release notes
Sourced from webonyx/graphql-php's releases.
v15.22.2
Fixed
- Do not escape forward slashes in
Printer::doPrintwebonyx/graphql-php#1748v15.22.1
Fixed
- Keep
isOneOfdirective when extending input objects withSchemaExtenderwebonyx/graphql-php#1745v15.22.0
Added
- Add argument
includeDeprecatedto introspection field__Directive.argswebonyx/graphql-php#1738Changed
- Make all
includeDeprecatedarguments in introspection fields non-nullable with default valuefalsewebonyx/graphql-php#1738v15.21.3
Fixed
- Make querying
isOneOfoptional in Introspection query webonyx/graphql-php#1737v15.21.2
Fixed
- Add missing
isOneOfto Introspection query webonyx/graphql-php#1729v15.21.1
Fixed
- Output
@oneOfdirective inSchemaPrinterwebonyx/graphql-php#1727v15.21.0
Added
- Add support for
@oneOfinput object directive - enables "input unions" where exactly one field must be provided webonyx/graphql-php#1715v15.20.1
Fixed
- Avoid unnecessary
@throwsannotations for known correct configuration webonyx/graphql-php#1716
Changelog
Sourced from webonyx/graphql-php's changelog.
v15.22.2
Fixed
- Do not escape forward slashes in
Printer::doPrintwebonyx/graphql-php#1748v15.22.1
Fixed
- Keep
isOneOfdirective when extending input objects withSchemaExtenderwebonyx/graphql-php#1745v15.22.0
Added
- Add argument
includeDeprecatedto introspection field__Directive.argswebonyx/graphql-php#1738Changed
- Make all
includeDeprecatedarguments in introspection fields non-nullable with default valuefalsewebonyx/graphql-php#1738v15.21.3
Fixed
- Make querying
isOneOfoptional in introspection query webonyx/graphql-php#1737v15.21.2
Fixed
- Add missing
isOneOfto introspection query webonyx/graphql-php#1729v15.21.1
Fixed
- Output
@oneOfdirective inSchemaPrinterwebonyx/graphql-php#1727v15.21.0
Added
- Add support for
@oneOfinput object directive - enables "input unions" where exactly one field must be provided webonyx/graphql-php#1715v15.20.1
Fixed
... (truncated)
Commits
c96729av15.22.2d2b9f9cDo not escape forward slashes in Printerc7f84ddv15.22.15dcf76ffix: keepisOneOfwhen extending inputs7d9ecf4:book: Consistent indentation for PHP snippetsb779f67chore(deps): update dependency phpstan/phpstan to v2.1.22 (#1742)cb4a3cechore(deps): update dependency friendsofphp/php-cs-fixer to v3.85.1 (#1741)0c44f7fchore(deps): update dependency phpstan/phpstan to v2.1.21 (#1740)d160c99v15.22.0a03e7c4MakeincludeDeprecatednon-null- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+10
+10
Deletions:
-10
-10
Package Dependencies
Package:
webonyx/graphql-php
Ecosystem:
packagist
packagist
Version Change:
15.20.0 → 15.22.2
Update Type:
Minor
Minor
Technical Details
| ID: | 5060882 |
| UUID: | 2741238598 |
| Node ID: | PR_kwDOOvDr6c6jY_tG |
| Host: | GitHub |
| Repository: | jerowork/example-application-graphql-attribute-schema |
| Mergeable: | Yes |
| Merge State: | Clean |