chore: bump webonyx/graphql-php from 15.30.2 to 15.31.3 by dependabot[bot] · Pull Request #866 · pfrest/pfSense-pkg-RESTAPI

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)