Skip to content

chore: bump webonyx/graphql-php from 15.33.1 to 15.37.0 in the composer group - #925

Merged
jaredhendrickson13 merged 1 commit into
masterfrom
dependabot/composer/master/composer-ea3a17869a
Aug 1, 2026
Merged

chore: bump webonyx/graphql-php from 15.33.1 to 15.37.0 in the composer group#925
jaredhendrickson13 merged 1 commit into
masterfrom
dependabot/composer/master/composer-ea3a17869a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the composer group with 1 update: webonyx/graphql-php.

Updates webonyx/graphql-php from 15.33.1 to 15.37.0

Release notes

Sourced from webonyx/graphql-php's releases.

v15.37.0

Added

v15.36.1

Fixed

v15.36.0

Changed

  • Optimize Lexer::readString() to bulk-scan ordinary bytes with strcspn() instead of decoding one UTF-8 character at a time webonyx/graphql-php#1948

v15.35.0

Added

  • Allow setting per-schema built-in scalar overrides explicitly via SchemaConfig option scalarOverrides, avoiding the resolution of lazily provided types on built-in scalar lookups webonyx/graphql-php#1927

v15.34.1

Fixed

  • Preserve deprecationReason when rebuilding input values from introspection in BuildClientSchema webonyx/graphql-php#1945

v15.34.0

Added

Changelog

Sourced from webonyx/graphql-php's changelog.

v15.37.0

Added

v15.36.1

Fixed

v15.36.0

Changed

  • Optimize Lexer::readString() to bulk-scan ordinary bytes with strcspn() instead of decoding one UTF-8 character at a time webonyx/graphql-php#1948

v15.35.0

Added

  • Allow setting per-schema built-in scalar overrides explicitly via SchemaConfig option scalarOverrides, avoiding the resolution of lazily provided types on built-in scalar lookups webonyx/graphql-php#1927

v15.34.1

Fixed

  • Preserve deprecationReason when rebuilding input values from introspection in BuildClientSchema webonyx/graphql-php#1945

v15.34.0

Added

Commits
  • 1ef0e90 Release v15.37.0
  • f16453c Merge pull request #1531 from shish/patch-1
  • 230ad90 Release v15.36.1
  • ba67e12 Merge pull request #1954 from simPod/perf/avoid-fiber-per-amp-continuation
  • 9e74f24 Merge branch 'master' into pr-1531-shish
  • 8b8eaad Merge branch 'master' into pr-1954-simPod
  • be55406 Release v15.36.0
  • 47ded87 Merge pull request #1948 from OpaqueRock/optimize-input-processing
  • ab0ccf8 Add tests for full Lexer.php coverage
  • b5b209b .gitattributes: Add .worktreeinclude
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the composer group with 1 update: [webonyx/graphql-php](https://github.com/webonyx/graphql-php).


Updates `webonyx/graphql-php` from 15.33.1 to 15.37.0
- [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.33.1...v15.37.0)

---
updated-dependencies:
- dependency-name: webonyx/graphql-php
  dependency-version: 15.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Aug 1, 2026
@jaredhendrickson13
jaredhendrickson13 merged commit bfba335 into master Aug 1, 2026
19 of 22 checks passed
@dependabot
dependabot Bot deleted the dependabot/composer/master/composer-ea3a17869a branch August 1, 2026 18:11
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