Skip to content

chore: bump webonyx/graphql-php from 15.30.2 to 15.31.3#866

Merged
jaredhendrickson13 merged 1 commit intomasterfrom
dependabot/composer/master/webonyx/graphql-php-15.31.3
Apr 1, 2026
Merged

chore: bump webonyx/graphql-php from 15.30.2 to 15.31.3#866
jaredhendrickson13 merged 1 commit intomasterfrom
dependabot/composer/master/webonyx/graphql-php-15.31.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps webonyx/graphql-php from 15.30.2 to 15.31.3.

Release notes

Sourced from webonyx/graphql-php's releases.

v15.31.3

Fixed

v15.31.2

Changed

Fixed

v15.31.1

Fixed

v15.31.0

Added

  • Support per-schema scalar overrides via types config or typeLoader, without global side effects webonyx/graphql-php#1869
  • Add Type::builtInScalars() and Type::BUILT_IN_SCALAR_NAMES aligning with GraphQL spec terminology webonyx/graphql-php#1869
  • Add Directive::builtInDirectives() and Directive::isBuiltInDirective() aligning with GraphQL spec terminology webonyx/graphql-php#1869

Deprecated

Changelog

Sourced from webonyx/graphql-php's changelog.

v15.31.3

Fixed

v15.31.2

Changed

Fixed

v15.31.1

Fixed

v15.31.0

Added

  • Support per-schema scalar overrides via types config or typeLoader, without global side effects webonyx/graphql-php#1869
  • Add Type::builtInScalars() and Type::BUILT_IN_SCALAR_NAMES aligning with GraphQL spec terminology webonyx/graphql-php#1869
  • Add Directive::builtInDirectives() and Directive::isBuiltInDirective() aligning with GraphQL spec terminology webonyx/graphql-php#1869

Deprecated

Commits
  • c20acbe v15.31.3 changelog
  • ebd6aff Fix scalar overrides not applied without assertValid() (#1886)
  • 6702705 chore(deps): update dependency phpstan/phpstan to v2.1.43 (#1887)
  • b2c3b02 v15.31.2 changelog
  • 4815b3d Fix parseLiteral not called on per-schema scalar overrides for inline argumen...
  • 7d870b9 .gitattributes: Add .ai folder
  • 3f4d98e Stop calling typeLoader for built-in scalar names (#1884)
  • 317a71e chore(deps): update dependency phpstan/phpstan to v2.1.42 (#1881)
  • 21594d2 chore(deps): update dependency phpstan/phpstan to v2.1.41 (#1877)
  • 8b446b5 v15.31.1 changelog
  • 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 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)

Bumps [webonyx/graphql-php](https://github.com/webonyx/graphql-php) from 15.30.2 to 15.31.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.30.2...v15.31.3)

---
updated-dependencies:
- dependency-name: webonyx/graphql-php
  dependency-version: 15.31.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 Apr 1, 2026
@jaredhendrickson13 jaredhendrickson13 merged commit 6487fba into master Apr 1, 2026
14 checks passed
@dependabot dependabot bot deleted the dependabot/composer/master/webonyx/graphql-php-15.31.3 branch April 1, 2026 04:57
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.

1 participant