[PR #976] [MERGED] ⬆️ Bump graphql from 15.2.0 to 15.3.0 #2981

Closed
opened 2026-03-17 00:38:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/976
Author: @dependabot[bot]
Created: 7/6/2020
Status: Merged
Merged: 7/6/2020
Merged by: @liyasthomas

Base: masterHead: dependabot/npm_and_yarn/graphql-15.3.0


📝 Commits (1)

  • ef484be ⬆️ Bump graphql from 15.2.0 to 15.3.0

📊 Changes

2 files changed (+4 additions, -4 deletions)

View changed files

📝 package-lock.json (+3 -3)
📝 package.json (+1 -1)

📄 Description

Bumps graphql from 15.2.0 to 15.3.0.

Release notes

Sourced from graphql's releases.

v15.3.0 (2020-07-05)

New Feature 🚀

Docs 📝

Polish 💅

Internal 🏠

Dependency 📦

Committers: 4

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/976 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/6/2020 **Status:** ✅ Merged **Merged:** 7/6/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/graphql-15.3.0` --- ### 📝 Commits (1) - [`ef484be`](https://github.com/hoppscotch/hoppscotch/commit/ef484be008cee0e9531571754b153a9ac323d107) :arrow_up: Bump graphql from 15.2.0 to 15.3.0 ### 📊 Changes **2 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+3 -3) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [graphql](https://github.com/graphql/graphql-js) from 15.2.0 to 15.3.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>v15.3.0 (2020-07-05)</h2> <h4>New Feature 🚀</h4> <ul> <li><a href="https://github-redirect.dependabot.com/graphql/graphql-js/pull/2688">#2688</a> Added new 'FormattedExecutionResult' type (<a href="https://github.com/IvanGoncharov">@IvanGoncharov</a>)</li> </ul> <h4>Docs 📝</h4> <!-- raw HTML omitted --> <ul> <li><a href="https://github-redirect.dependabot.com/graphql/graphql-js/pull/2680">#2680</a> Docs: some language cleanup in readme and API reference (<a href="https://github.com/rmcteggart-r7">@rmcteggart-r7</a>)</li> <li><a href="https://github-redirect.dependabot.com/graphql/graphql-js/pull/2681">#2681</a> Sync JSDoc comments with docs changes (<a href="https://github.com/danielrearden">@danielrearden</a>)</li> <li><a href="https://github-redirect.dependabot.com/graphql/graphql-js/pull/2687">#2687</a> Make documentation for 'getFieldDef' more accurate (<a href="https://github.com/Cito">@Cito</a>)</li> </ul> <!-- raw HTML omitted --> <h4>Polish 💅</h4> <!-- raw HTML omitted --> <ul> <li><a href="https://github-redirect.dependabot.com/graphql/graphql-js/pull/2679">#2679</a> mapAsyncIterator-test: replace 'invariant' with expect chains (<a href="https://github.com/IvanGoncharov">@IvanGoncharov</a>)</li> <li><a href="https://github-redirect.dependabot.com/graphql/graphql-js/pull/2686">#2686</a> ESLint: remove 'ts-lint' commits (<a href="https://github.com/IvanGoncharov">@IvanGoncharov</a>)</li> </ul> <!-- raw HTML omitted --> <h4>Internal 🏠</h4> <ul> <li><a href="https://github-redirect.dependabot.com/graphql/graphql-js/pull/2685">#2685</a> workflows: check commit for ignored files (<a href="https://github.com/IvanGoncharov">@IvanGoncharov</a>)</li> </ul> <h4>Dependency 📦</h4> <!-- raw HTML omitted --> <ul> <li><a href="https://github-redirect.dependabot.com/graphql/graphql-js/pull/2678">#2678</a> Update deps (<a href="https://github.com/IvanGoncharov">@IvanGoncharov</a>)</li> <li><a href="https://github-redirect.dependabot.com/graphql/graphql-js/pull/2683">#2683</a> Update deps (<a href="https://github.com/IvanGoncharov">@IvanGoncharov</a>)</li> </ul> <!-- raw HTML omitted --> <h4>Committers: 4</h4> <ul> <li>Christoph Zwerschke(<a href="https://github.com/Cito">@Cito</a>)</li> <li>Daniel Rearden(<a href="https://github.com/danielrearden">@danielrearden</a>)</li> <li>Ivan Goncharov(<a href="https://github.com/IvanGoncharov">@IvanGoncharov</a>)</li> <li><a href="https://github.com/rmcteggart-r7">@rmcteggart-r7</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/graphql/graphql-js/commit/b7ec154cd1df7083dd0672e436a683b781de7178"><code>b7ec154</code></a> 15.3.0</li> <li><a href="https://github.com/graphql/graphql-js/commit/0c660536c5c9f32ef275ef56fc1e93c5b7420c95"><code>0c66053</code></a> Added new 'FormattedExecutionResult' type (<a href="https://github-redirect.dependabot.com/graphql/graphql-js/issues/2688">#2688</a>)</li> <li><a href="https://github.com/graphql/graphql-js/commit/fb042fcee9b3f9c4ae13ba4d8db5b7bd977524c1"><code>fb042fc</code></a> Make documentation for 'getFieldDef' more accurate (<a href="https://github-redirect.dependabot.com/graphql/graphql-js/issues/2687">#2687</a>)</li> <li><a href="https://github.com/graphql/graphql-js/commit/c8b06142cb104c6c9da79a4d11b3309e99496b67"><code>c8b0614</code></a> ESLint: remove 'ts-lint' commits (<a href="https://github-redirect.dependabot.com/graphql/graphql-js/issues/2686">#2686</a>)</li> <li><a href="https://github.com/graphql/graphql-js/commit/fe94f5630767c7ee9cdc0369d064cdf9c0ae0703"><code>fe94f56</code></a> workflows: check commit for ignored files (<a href="https://github-redirect.dependabot.com/graphql/graphql-js/issues/2685">#2685</a>)</li> <li><a href="https://github.com/graphql/graphql-js/commit/b5c004634c7fcbbe0b74d8c530939c1bbd3efcc0"><code>b5c0046</code></a> Update deps (<a href="https://github-redirect.dependabot.com/graphql/graphql-js/issues/2683">#2683</a>)</li> <li><a href="https://github.com/graphql/graphql-js/commit/38b4f9ebe0076325277689b851d92d4585cb49e1"><code>38b4f9e</code></a> Sync JSDoc comments with docs changes (<a href="https://github-redirect.dependabot.com/graphql/graphql-js/issues/2681">#2681</a>)</li> <li><a href="https://github.com/graphql/graphql-js/commit/5aba9c9e946e221b4a0a05d69578756a9869928c"><code>5aba9c9</code></a> mapAsyncIterator-test: replace 'invariant' with expect chains (<a href="https://github-redirect.dependabot.com/graphql/graphql-js/issues/2679">#2679</a>)</li> <li><a href="https://github.com/graphql/graphql-js/commit/11505d72b4332f936f2feea1742bc05441e692cf"><code>11505d7</code></a> Docs: some language cleanup in readme and API reference (<a href="https://github-redirect.dependabot.com/graphql/graphql-js/issues/2680">#2680</a>)</li> <li><a href="https://github.com/graphql/graphql-js/commit/1e1d75e9b7914abb66d91bfa0ae1de8612674628"><code>1e1d75e</code></a> Update deps (<a href="https://github-redirect.dependabot.com/graphql/graphql-js/issues/2678">#2678</a>)</li> <li>See full diff in <a href="https://github.com/graphql/graphql-js/compare/v15.2.0...v15.3.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=graphql&package-manager=npm_and_yarn&previous-version=15.2.0&new-version=15.3.0)](https://help.github.com/articles/configuring-automated-security-fixes) 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:38:25 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#2981
No description provided.