Build(deps): bump graphql from 15.8.0 to 16.5.0 #454

Closed
argoyle wants to merge 0 commits from dependabot-npm_and_yarn-graphql-16.5.0 into master
argoyle commented 2022-07-06 04:38:26 +00:00 (Migrated from gitlab.com)

Bumps graphql from 15.8.0 to 16.5.0.

Release notes

Sourced from graphql's releases.

v16.5.0 (2022-05-09)

New Feature 🚀

Committers: 1

v16.4.0 (2022-04-25)

New Feature 🚀

Bug Fix 🐞

Docs 📝

Polish 💅

Internal 🏠

... (truncated)

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [graphql](https://github.com/graphql/graphql-js) from 15.8.0 to 16.5.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.5.0 (2022-05-09)</h2> <h4>New Feature 🚀</h4> <ul> <li><a href="https://github.com/graphql/graphql-js/pull/3565">#3565</a> Expose GraphQLErrorOptions type (<a href="https://github.com/graphql/graphql-js/issues/3554">#3554</a>) (<a href="https://github.com/IvanGoncharov"><code>@​IvanGoncharov</code></a>)</li> </ul> <h4>Committers: 1</h4> <ul> <li>Ivan Goncharov(<a href="https://github.com/IvanGoncharov"><code>@​IvanGoncharov</code></a>)</li> </ul> <h2>v16.4.0 (2022-04-25)</h2> <h4>New Feature 🚀</h4> <ul> <li><a href="https://github.com/graphql/graphql-js/pull/3465">#3465</a> refactor: use object for GraphQLError constructor (<a href="https://github.com/n1ru4l"><code>@​n1ru4l</code></a>)</li> <li><a href="https://github.com/graphql/graphql-js/pull/3487">#3487</a> feat: expose getArgumentValues (<a href="https://github.com/saihaj"><code>@​saihaj</code></a>)</li> </ul> <h4>Bug Fix 🐞</h4> <ul> <li><a href="https://github.com/graphql/graphql-js/pull/3514">#3514</a> GraphQLError: switch constructor overload order (<a href="https://github.com/glasser"><code>@​glasser</code></a>)</li> </ul> <h4>Docs 📝</h4> <!-- raw HTML omitted --> <ul> <li><a href="https://github.com/graphql/graphql-js/pull/3505">#3505</a> correct outdated documentation (<a href="https://github.com/Ginhing"><code>@​Ginhing</code></a>)</li> <li><a href="https://github.com/graphql/graphql-js/pull/3512">#3512</a> Update documentation on deprecated formatError(..) (<a href="https://github.com/dwelch2344"><code>@​dwelch2344</code></a>)</li> </ul> <!-- raw HTML omitted --> <h4>Polish 💅</h4> <!-- raw HTML omitted --> <ul> <li><a href="https://github.com/graphql/graphql-js/pull/3522">#3522</a> tests(execution): add missing new lines (<a href="https://github.com/IvanGoncharov"><code>@​IvanGoncharov</code></a>)</li> <li><a href="https://github.com/graphql/graphql-js/pull/3524">#3524</a> tests(printSchema): test omitting schema of common names (<a href="https://github.com/IvanGoncharov"><code>@​IvanGoncharov</code></a>)</li> <li><a href="https://github.com/graphql/graphql-js/pull/3537">#3537</a> ESLint: disallow using node globals in src/tests (<a href="https://github.com/IvanGoncharov"><code>@​IvanGoncharov</code></a>)</li> </ul> <!-- raw HTML omitted --> <h4>Internal 🏠</h4> <!-- raw HTML omitted --> <ul> <li><a href="https://github.com/graphql/graphql-js/pull/3468">#3468</a> ci: add stub action for canary releases on PRs (<a href="https://github.com/IvanGoncharov"><code>@​IvanGoncharov</code></a>)</li> <li><a href="https://github.com/graphql/graphql-js/pull/3470">#3470</a> ci: implement canary releases on PRs (<a href="https://github.com/IvanGoncharov"><code>@​IvanGoncharov</code></a>)</li> <li><a href="https://github.com/graphql/graphql-js/pull/3472">#3472</a> ci: remove NPM caching on canary release script (<a href="https://github.com/IvanGoncharov"><code>@​IvanGoncharov</code></a>)</li> <li><a href="https://github.com/graphql/graphql-js/pull/3473">#3473</a> ci: Pass 'GITHUB_TOKEN' to GitHub CLI (<a href="https://github.com/IvanGoncharov"><code>@​IvanGoncharov</code></a>)</li> <li><a href="https://github.com/graphql/graphql-js/pull/3475">#3475</a> ci: checkout repo in canary workflow (<a href="https://github.com/IvanGoncharov"><code>@​IvanGoncharov</code></a>)</li> <li><a href="https://github.com/graphql/graphql-js/pull/3477">#3477</a> ci: fix &amp; cleanup script for modifying NPM package into canary (<a href="https://github.com/IvanGoncharov"><code>@​IvanGoncharov</code></a>)</li> <li><a href="https://github.com/graphql/graphql-js/pull/3479">#3479</a> ci: Add missing require to canary script (<a href="https://github.com/IvanGoncharov"><code>@​IvanGoncharov</code></a>)</li> <li><a href="https://github.com/graphql/graphql-js/pull/3481">#3481</a> ci: fix missing PR number in canary release workflow (<a href="https://github.com/IvanGoncharov"><code>@​IvanGoncharov</code></a>)</li> <li><a href="https://github.com/graphql/graphql-js/pull/3483">#3483</a> ci: fix missing PR number in canary release workflow (<a href="https://github.com/IvanGoncharov"><code>@​IvanGoncharov</code></a>)</li> <li><a href="https://github.com/graphql/graphql-js/pull/3484">#3484</a> ci: Moving GH Action template syntax to env variables (<a href="https://github.com/IvanGoncharov"><code>@​IvanGoncharov</code></a>)</li> <li><a href="https://github.com/graphql/graphql-js/pull/3486">#3486</a> ci: improve comment on canary releases (<a href="https://github.com/IvanGoncharov"><code>@​IvanGoncharov</code></a>)</li> <li><a href="https://github.com/graphql/graphql-js/pull/3488">#3488</a> ci: Extract branch publishing into separate workflow (<a href="https://github.com/IvanGoncharov"><code>@​IvanGoncharov</code></a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/graphql/graphql-js/commit/1f8ba95c662118452bd969c6b26ba4e9050c55da"><code>1f8ba95</code></a> 16.5.0</li> <li><a href="https://github.com/graphql/graphql-js/commit/1112b4d58ec755dbde4f4734f3a4f8a6d6459681"><code>1112b4d</code></a> Expose GraphQLErrorOptions type (<a href="https://github.com/graphql/graphql-js/issues/3554">#3554</a>) (<a href="https://github.com/graphql/graphql-js/issues/3565">#3565</a>)</li> <li><a href="https://github.com/graphql/graphql-js/commit/23dba4ed89634897155c422877d8192609e6d427"><code>23dba4e</code></a> 16.4.0</li> <li><a href="https://github.com/graphql/graphql-js/commit/af64b671f36d469122f8a20b4aef9d65dbfe2374"><code>af64b67</code></a> pass valid value to codecov config (<a href="https://github.com/graphql/graphql-js/issues/3543">#3543</a>)</li> <li><a href="https://github.com/graphql/graphql-js/commit/16503cd1927da5f2928d4abfa84a64b3502bd6ba"><code>16503cd</code></a> github-actions-bot: fix reply on commands (<a href="https://github.com/graphql/graphql-js/issues/3538">#3538</a>)</li> <li><a href="https://github.com/graphql/graphql-js/commit/092655452ffac9195eb436e328e36ca792a9b1f3"><code>0926554</code></a> ESLint: disallow using node globals in src/tests (<a href="https://github.com/graphql/graphql-js/issues/3537">#3537</a>)</li> <li><a href="https://github.com/graphql/graphql-js/commit/4f062aaaa57b1bcf166d5e6d546c678ce2298433"><code>4f062aa</code></a> github-actions-bot: fix usage of NPM_CANARY_PR_PUBLISH_TOKEN (<a href="https://github.com/graphql/graphql-js/issues/3536">#3536</a>)</li> <li><a href="https://github.com/graphql/graphql-js/commit/a981dc61731a1e2e54e525ce7cfe4dc053a80a84"><code>a981dc6</code></a> github-actions-bot: fix publishing of canary releases (<a href="https://github.com/graphql/graphql-js/issues/3534">#3534</a>)</li> <li><a href="https://github.com/graphql/graphql-js/commit/bb70cbc93e9d3eb499798069da61cb303ebcd9b6"><code>bb70cbc</code></a> Update deps (<a href="https://github.com/graphql/graphql-js/issues/3533">#3533</a>)</li> <li><a href="https://github.com/graphql/graphql-js/commit/b38429f4d46b17f23d15406a2ca0d1eb201864b6"><code>b38429f</code></a> integrationTests/node: fix crash on Mac with M1 by using docker (<a href="https://github.com/graphql/graphql-js/issues/3530">#3530</a>)</li> <li>Additional commits viewable in <a href="https://github.com/graphql/graphql-js/compare/v15.8.0...v16.5.0">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot rebase` will rebase this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle (Migrated from gitlab.com) closed this pull request 2022-07-06 06:21:39 +00:00
argoyle commented 2022-07-06 06:21:41 +00:00 (Migrated from gitlab.com)

Dependabot won't notify anymore about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

Dependabot won't notify anymore about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.

Pull request closed

This pull request cannot be reopened because the branch was deleted.
Sign in to join this conversation.