chore: bump webonyx/graphql-php from 15.26.0 to 15.29.3 by dependabot[bot] · Pull Request #810 · pfrest/pfSense-pkg-RESTAPI
Bumps webonyx/graphql-php from 15.26.0 to 15.29.3.
Release notes
Sourced from webonyx/graphql-php's releases.
v15.29.3
Changed
- Remove pass-by-reference for
$resultinReferenceExecutorwebonyx/graphql-php#1780v15.29.2
Fixed
- Do not escape forward slashes in
Printer::printDescriptionwebonyx/graphql-php#1824v15.29.1
Fixed
- Restore
SyncPromisebackwards compatibility webonyx/graphql-php#1823v15.29.0
Changed
- Optimize
Deferredexecution webonyx/graphql-php#1805Deprecated
- Deprecate
GraphQL\Deferred::create()in favor of constructor webonyx/graphql-php#1805v15.28.0
Changed
- Optimize
Lexername tokenization webonyx/graphql-php#1813v15.27.2
Fixed
- Fix PHP 7.4 compatibility broken by
\Stringableinterface webonyx/graphql-php#1810v15.27.1
Fixed
- Revert
Deferredmemory usage optimization webonyx/graphql-php#1790v15.27.0
Added
- Optimize
Deferredmemory usage with incremental queue processing webonyx/graphql-php#1790
Changelog
Sourced from webonyx/graphql-php's changelog.
v15.29.3
Changed
- Remove pass-by-reference for
$resultinReferenceExecutorwebonyx/graphql-php#1780v15.29.2
Fixed
- Do not escape forward slashes in
Printer::printDescriptionwebonyx/graphql-php#1824v15.29.1
Fixed
- Restore
SyncPromisebackwards compatibility webonyx/graphql-php#1823v15.29.0
Changed
- Optimize
Deferredexecution webonyx/graphql-php#1805Deprecated
- Deprecate
GraphQL\Deferred::create()in favor of constructor webonyx/graphql-php#1805v15.28.0
Changed
- Optimize
Lexername tokenization webonyx/graphql-php#1813v15.27.2
Fixed
- Fix PHP 7.4 compatibility broken by
\Stringableinterface webonyx/graphql-php#1810v15.27.1
Fixed
- Revert
Deferredmemory usage optimization webonyx/graphql-php#1790v15.27.0
Added
... (truncated)
Commits
abe7cf7v15.29.3cc5ebf7Remove pass-by-reference for$resultinReferenceExecutordf3f7bdFix php-cs-fixer Docker build for older PHP versions05035dbDo not escape forward slashes inPrinter::printDescriptionbf4e935Link https://github.com/webonyx/graphql-php/releases/tag/v15.29.13f2b7e2RestoreSyncPromisebackwards compatibility5f975b2Add .claude/settings.jsonb3dd5d1chore(deps): update dependency phpstan/phpstan-phpunit to v2.0.11 (#1822)b09a5c4Add Claude Code command /bench-compare0685035OptimizeDeferredexecution (#1805)- 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)