Closed dependabot[bot] closed 3 weeks ago
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Superseded by #75.
Bumps webonyx/graphql-php from 14.11.10 to 15.17.0.
Release notes
Sourced from webonyx/graphql-php's releases.
... (truncated)
Changelog
Sourced from webonyx/graphql-php's changelog.
... (truncated)
Upgrade guide
Sourced from webonyx/graphql-php's upgrade guide.
... (truncated)
Commits
c1c9e5b
Allow customizing PhpEnumType088f24d
v15.16.1995a174
Make args mapper optionalc3a36a2
v15.16.09563fc5
Create field args mapper and cache args resolutionc4df6e5
v15.15.0f2748f1
Add field config decorator when building schema from SDL8ab8daa
chore(deps): update dependency phpstan/phpstan to v1.12.7fac6205
SerializeBackedEnum
instances by name, not value3bc2778
v15.14.2Dependabot 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