fix(deps): bump webonyx/graphql-php from 15.30.2 to 15.31.2 in /plugins/wp-graphql#3646
Merged
justlevine merged 1 commit intoApr 4, 2026
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
Bumps [webonyx/graphql-php](https://github.com/webonyx/graphql-php) from 15.30.2 to 15.31.2. - [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.30.2...v15.31.2) --- updated-dependencies: - dependency-name: webonyx/graphql-php dependency-version: 15.31.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
34f69e1 to
0ee05d9
Compare
justlevine
approved these changes
Apr 4, 2026
Collaborator
|
Failing tt5 test unrelated to this pr. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps webonyx/graphql-php from 15.30.2 to 15.31.2.
Release notes
Sourced from webonyx/graphql-php's releases.
Changelog
Sourced from webonyx/graphql-php's changelog.
Commits
b2c3b02v15.31.2 changelog4815b3dFix parseLiteral not called on per-schema scalar overrides for inline argumen...7d870b9.gitattributes: Add .ai folder3f4d98eStop calling typeLoader for built-in scalar names (#1884)317a71echore(deps): update dependency phpstan/phpstan to v2.1.42 (#1881)21594d2chore(deps): update dependency phpstan/phpstan to v2.1.41 (#1877)8b446b5v15.31.1 changelogedf6ad7Fix variable validation and input coercion for per-schema scalar overrides (#...ec29cafStandardize Makefile help target74790a3Improve AGENTS.md