Commit d5f25ec
authored
Bump graphql from 16.13.2 to 16.14.0 (#3755)
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.13.2 to
16.14.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/graphql/graphql-js/releases">graphql's
releases</a>.</em></p>
<blockquote>
<h2>v16.14.0 (2026-05-03)</h2>
<h4>New Feature 🚀</h4>
<ul>
<li><a
href="https://redirect.github.com/graphql/graphql-js/pull/4317">#4317</a>
Allow configuration of the <code>ofType</code> introspection depth (<a
href="https://github.com/Nols1000"><code>@Nols1000</code></a>)</li>
<li><a
href="https://redirect.github.com/graphql/graphql-js/pull/4521">#4521</a>
Add experimental support for directives on directive definitions (<a
href="https://github.com/BoD"><code>@BoD</code></a>)</li>
</ul>
<h4>Bug Fix 🐞</h4>
<ul>
<li><a
href="https://redirect.github.com/graphql/graphql-js/pull/4652">#4652</a>
Fix valueFromAST variable own-property checks
(<a
href="https://github.com/abishekgiri"><code>@abishekgiri</code></a>)</li>
</ul>
<h4>Docs 📝</h4>
<ul>
<li><a
href="https://redirect.github.com/graphql/graphql-js/pull/4706">#4706</a>
Fix mistake in GraphQLError guidance (<a
href="https://github.com/benjie"><code>@benjie</code></a>)</li>
</ul>
<h4>Committers: 4</h4>
<ul>
<li>Abishek Kumar Giri(<a
href="https://github.com/abishekgiri"><code>@abishekgiri</code></a>)</li>
<li>Benjie(<a
href="https://github.com/benjie"><code>@benjie</code></a>)</li>
<li>Benoit 'BoD' Lubek(<a
href="https://github.com/BoD"><code>@BoD</code></a>)</li>
<li>Nils-Börge Margotti(<a
href="https://github.com/Nols1000"><code>@Nols1000</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/graphql/graphql-js/commit/57b385b288150960acd09337adf2fc778abb32ab"><code>57b385b</code></a>
chore(release): v16.14.0 (<a
href="https://redirect.github.com/graphql/graphql-js/issues/4720">#4720</a>)</li>
<li><a
href="https://github.com/graphql/graphql-js/commit/85700ed6382d57c76d47935adbee6943b29ffd75"><code>85700ed</code></a>
Fix mistake in GraphQLError guidance (<a
href="https://redirect.github.com/graphql/graphql-js/issues/4706">#4706</a>)</li>
<li><a
href="https://github.com/graphql/graphql-js/commit/8eb6383ae7447514343457abb2063c40e5dc81bc"><code>8eb6383</code></a>
Allow configuration of the <code>ofType</code> introspection depth (<a
href="https://redirect.github.com/graphql/graphql-js/issues/4317">#4317</a>)</li>
<li><a
href="https://github.com/graphql/graphql-js/commit/ad9c519428ae9d95547af07f68c7559bda0d4053"><code>ad9c519</code></a>
Add support for directives on directive definitions (<a
href="https://redirect.github.com/graphql/graphql-js/issues/4521">#4521</a>)</li>
<li><a
href="https://github.com/graphql/graphql-js/commit/db2987cb63fffc372f413e780437ea022a649274"><code>db2987c</code></a>
fix(valueFromAST): restore variable own-property checks (<a
href="https://redirect.github.com/graphql/graphql-js/issues/4652">#4652</a>)</li>
<li>See full diff in <a
href="https://github.com/graphql/graphql-js/compare/v16.13.2...v16.14.0">compare
view</a></li>
</ul>
</details>
<br />
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 159e14d commit d5f25ec
2 files changed
Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments