Skip to content

Commit cfa245e

Browse files
Bump webonyx/graphql-php from 15.30.2 to 15.32.3 (#3712)
Bumps [webonyx/graphql-php](https://github.com/webonyx/graphql-php) from 15.30.2 to 15.32.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webonyx/graphql-php/releases">webonyx/graphql-php's releases</a>.</em></p> <blockquote> <h2>v15.32.3</h2> <h3>Fixed</h3> <ul> <li>Denial of Service via stack overflow from deeply nested queries in the parser <a href="https://github.com/webonyx/graphql-php/security/advisories/GHSA-r7cg-qjjm-xhqq">https://github.com/webonyx/graphql-php/security/advisories/GHSA-r7cg-qjjm-xhqq</a></li> </ul> <h2>v15.32.2</h2> <h3>Fixed</h3> <ul> <li>Denial of Service via quadratic complexity in <code>OverlappingFieldsCanBeMerged</code> validation through inline fragments <a href="https://github.com/webonyx/graphql-php/security/advisories/GHSA-fc86-6rv6-2jpm">https://github.com/webonyx/graphql-php/security/advisories/GHSA-fc86-6rv6-2jpm</a></li> </ul> <h2>v15.32.1</h2> <p>Fix &quot;Cannot traverse an already closed generator&quot; in <code>Schema::getTypeMap()</code> <a href="https://redirect.github.com/webonyx/graphql-php/pull/1903">webonyx/graphql-php#1903</a></p> <h2>v15.32.0</h2> <h3>Added</h3> <ul> <li>Implement <code>AmpFutureAdapter</code> for integration with AMPHP v3 <a href="https://redirect.github.com/webonyx/graphql-php/pull/1900">webonyx/graphql-php#1900</a></li> </ul> <h2>v15.31.5</h2> <h3>Fixed</h3> <ul> <li>Denial of Service via quadratic complexity in <code>OverlappingFieldsCanBeMerged</code> validation <a href="https://github.com/webonyx/graphql-php/security/advisories/GHSA-68jq-c3rv-pcrr">https://github.com/webonyx/graphql-php/security/advisories/GHSA-68jq-c3rv-pcrr</a></li> </ul> <h2>v15.31.4</h2> <h3>Changed</h3> <ul> <li>Prioritize count error over null error in <code>@OneOf</code> coercion <a href="https://redirect.github.com/webonyx/graphql-php/pull/1891">webonyx/graphql-php#1891</a></li> </ul> <h2>v15.31.3</h2> <h3>Fixed</h3> <ul> <li>Apply per-schema built-in scalar overrides without <code>assertValid()</code> <a href="https://redirect.github.com/webonyx/graphql-php/pull/1886">webonyx/graphql-php#1886</a></li> </ul> <h2>v15.31.2</h2> <h3>Changed</h3> <ul> <li>Exclusively support <code>types</code> for per-schema built-in scalar overrides, not <code>typeLoader</code> <a href="https://redirect.github.com/webonyx/graphql-php/pull/1884">webonyx/graphql-php#1884</a></li> </ul> <h3>Fixed</h3> <ul> <li>Fix <code>parseLiteral</code> not called on per-schema built-in scalar overrides for inline arguments <a href="https://redirect.github.com/webonyx/graphql-php/pull/1880">webonyx/graphql-php#1880</a></li> </ul> <h2>v15.31.1</h2> <h3>Fixed</h3> <ul> <li>Fix variable validation and input coercion for per-schema scalar overrides <a href="https://redirect.github.com/webonyx/graphql-php/pull/1876">webonyx/graphql-php#1876</a></li> </ul> <h2>v15.31.0</h2> <h3>Added</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webonyx/graphql-php/blob/master/CHANGELOG.md">webonyx/graphql-php's changelog</a>.</em></p> <blockquote> <h2>v15.32.3</h2> <h3>Fixed</h3> <ul> <li>Denial of Service via stack overflow from deeply nested queries in the parser <a href="https://github.com/webonyx/graphql-php/security/advisories/GHSA-r7cg-qjjm-xhqq">https://github.com/webonyx/graphql-php/security/advisories/GHSA-r7cg-qjjm-xhqq</a></li> </ul> <h2>v15.32.2</h2> <h3>Fixed</h3> <ul> <li>Denial of Service via quadratic complexity in <code>OverlappingFieldsCanBeMerged</code> validation through inline fragments <a href="https://github.com/webonyx/graphql-php/security/advisories/GHSA-fc86-6rv6-2jpm">https://github.com/webonyx/graphql-php/security/advisories/GHSA-fc86-6rv6-2jpm</a></li> </ul> <h2>v15.32.1</h2> <h3>Fixed</h3> <ul> <li>Fix &quot;Cannot traverse an already closed generator&quot; in <code>Schema::getTypeMap()</code> <a href="https://redirect.github.com/webonyx/graphql-php/pull/1903">webonyx/graphql-php#1903</a></li> </ul> <h2>v15.32.0</h2> <h3>Added</h3> <ul> <li>Implement <code>AmpFutureAdapter</code> for integration with AMPHP v3 <a href="https://redirect.github.com/webonyx/graphql-php/pull/1900">webonyx/graphql-php#1900</a></li> </ul> <h2>v15.31.5</h2> <h3>Fixed</h3> <ul> <li>Denial of Service via quadratic complexity in <code>OverlappingFieldsCanBeMerged</code> validation <a href="https://github.com/webonyx/graphql-php/security/advisories/GHSA-68jq-c3rv-pcrr">https://github.com/webonyx/graphql-php/security/advisories/GHSA-68jq-c3rv-pcrr</a></li> </ul> <h2>v15.31.4</h2> <h3>Changed</h3> <ul> <li>Prioritize count error over null error in <code>@OneOf</code> coercion <a href="https://redirect.github.com/webonyx/graphql-php/pull/1891">webonyx/graphql-php#1891</a></li> </ul> <h2>v15.31.3</h2> <h3>Fixed</h3> <ul> <li>Apply per-schema built-in scalar overrides without <code>assertValid()</code> <a href="https://redirect.github.com/webonyx/graphql-php/pull/1886">webonyx/graphql-php#1886</a></li> </ul> <h2>v15.31.2</h2> <h3>Changed</h3> <ul> <li>Exclusively support <code>types</code> for per-schema built-in scalar overrides, not <code>typeLoader</code> <a href="https://redirect.github.com/webonyx/graphql-php/pull/1884">webonyx/graphql-php#1884</a></li> </ul> <h3>Fixed</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webonyx/graphql-php/commit/993bf0bea17f870412ad8a90f60c41cb8d5f1145"><code>993bf0b</code></a> Release v15.32.3</li> <li><a href="https://github.com/webonyx/graphql-php/commit/6c1d6009a0f7557f66753bcfd07badd15acf77f4"><code>6c1d600</code></a> Address review findings</li> <li><a href="https://github.com/webonyx/graphql-php/commit/7b7f2080ca5f7d5340a696fc5701b19a9222d2c2"><code>7b7f208</code></a> Add recursion depth limit to prevent stack overflow</li> <li><a href="https://github.com/webonyx/graphql-php/commit/8d0f1c5fa083acf6b117974ebc9a815912c904df"><code>8d0f1c5</code></a> Release v15.32.2</li> <li><a href="https://github.com/webonyx/graphql-php/commit/996adcfce33442f6fc01214777bc8620cc142d85"><code>996adcf</code></a> Add comparison budget to OverlappingFieldsCanBeMerged</li> <li><a href="https://github.com/webonyx/graphql-php/commit/ff116eaa490398e4932a207d5f5c03242258323e"><code>ff116ea</code></a> Document security scope to reduce low-quality advisory submissions</li> <li><a href="https://github.com/webonyx/graphql-php/commit/2711a1e5ca89bd5b709315cfd6353ac17cba0dff"><code>2711a1e</code></a> Use v4 tag format for ramsey/composer-install action</li> <li><a href="https://github.com/webonyx/graphql-php/commit/3874d601624dc7e62c603b8005fa266e6b9fe8a4"><code>3874d60</code></a> Update ramsey/composer-install action to v4</li> <li><a href="https://github.com/webonyx/graphql-php/commit/2340e43bf688ae01b050c9f048f2b671ba5926ac"><code>2340e43</code></a> Update dependency phpstan/phpstan to v2.1.51 (<a href="https://redirect.github.com/webonyx/graphql-php/issues/1904">#1904</a>)</li> <li><a href="https://github.com/webonyx/graphql-php/commit/8405df9968f333d8b57ff6410b05b013266cca9c"><code>8405df9</code></a> Update dependency phpstan/phpstan to v2.1.50 (<a href="https://redirect.github.com/webonyx/graphql-php/issues/1899">#1899</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webonyx/graphql-php/compare/v15.30.2...v15.32.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webonyx/graphql-php&package-manager=composer&previous-version=15.30.2&new-version=15.32.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Kitware/CDash/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 95e0008 commit cfa245e

1 file changed

Lines changed: 18 additions & 13 deletions

File tree

composer.lock

Lines changed: 18 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)