[PR #1421] [CLOSED] chore(deps): bump graphql-language-service-interface from 2.7.0 to 2.8.2 #3305

Closed
opened 2026-03-17 00:55:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1421
Author: @dependabot[bot]
Created: 1/8/2021
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/graphql-language-service-interface-2.8.2


📝 Commits (1)

  • 6b4c8e4 chore(deps): bump graphql-language-service-interface from 2.7.0 to 2.8.2

📊 Changes

2 files changed (+24 additions, -18 deletions)

View changed files

📝 package-lock.json (+23 -17)
📝 package.json (+1 -1)

📄 Description

Bumps graphql-language-service-interface from 2.7.0 to 2.8.2.

Release notes

Sourced from graphql-language-service-interface's releases.

graphql-language-service-interface@2.8.2

2.8.2 (2021-01-07)

Note: Version bump only for package graphql-language-service-interface

graphql-language-service-interface@2.8.1

2.8.1 (2021-01-07)

Bug Fixes

  • bug with externalFragments in codemirror (#1751) (f423e61)

graphql-language-service-interface@2.8.0

2.8.0 (2021-01-07)

Features

Commits
  • 5a26a22 chore(release): publish
  • 189af99 fix: update lockfile, add eslint rule to prevent the last bug (#1754)
  • 40e75a1 fix: add missing nullthrows dependency to utils (#1753)
  • 90be387 chore(release): publish
  • f423e61 fix: bug with externalFragments in codemirror (#1751)
  • 464a885 chore(release): publish
  • cfed265 feat: implied or external fragments, for #612 (#1750)
  • a804f3c feat: also support fetcher functions that return Promise<Observable> or Promi...
  • See full diff 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 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/1421 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/8/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/graphql-language-service-interface-2.8.2` --- ### 📝 Commits (1) - [`6b4c8e4`](https://github.com/hoppscotch/hoppscotch/commit/6b4c8e466aa88a174502cde863f028c642956fc8) chore(deps): bump graphql-language-service-interface from 2.7.0 to 2.8.2 ### 📊 Changes **2 files changed** (+24 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+23 -17) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [graphql-language-service-interface](https://github.com/graphql/graphiql) from 2.7.0 to 2.8.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/graphql/graphiql/releases">graphql-language-service-interface's releases</a>.</em></p> <blockquote> <h2>graphql-language-service-interface@2.8.2</h2> <h2><a href="https://github.com/graphql/graphiql/compare/graphql-language-service-interface@2.8.1...graphql-language-service-interface@2.8.2">2.8.2</a> (2021-01-07)</h2> <p><strong>Note:</strong> Version bump only for package graphql-language-service-interface</p> <h2>graphql-language-service-interface@2.8.1</h2> <h2><a href="https://github.com/graphql/graphiql/compare/graphql-language-service-interface@2.8.0...graphql-language-service-interface@2.8.1">2.8.1</a> (2021-01-07)</h2> <h3>Bug Fixes</h3> <ul> <li>bug with externalFragments in codemirror (<a href="https://github-redirect.dependabot.com/graphql/graphiql/issues/1751">#1751</a>) (<a href="https://github.com/graphql/graphiql/commit/f423e615330bf8529f4068889d6760501b732527">f423e61</a>)</li> </ul> <h2>graphql-language-service-interface@2.8.0</h2> <h1><a href="https://github.com/graphql/graphiql/compare/graphql-language-service-interface@2.7.0...graphql-language-service-interface@2.8.0">2.8.0</a> (2021-01-07)</h1> <h3>Features</h3> <ul> <li>implied or external fragments, for <a href="https://github-redirect.dependabot.com/graphql/graphiql/issues/612">#612</a> (<a href="https://github-redirect.dependabot.com/graphql/graphiql/issues/1750">#1750</a>) (<a href="https://github.com/graphql/graphiql/commit/cfed265e3cf31875b39ea517781a217fcdfcadc2">cfed265</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/graphql/graphiql/commit/5a26a22e9bc0b6822bcc46a1c8297ddcec2d86be"><code>5a26a22</code></a> chore(release): publish</li> <li><a href="https://github.com/graphql/graphiql/commit/189af991b4cc3fb7aaf3943313e9bca59e67bfbe"><code>189af99</code></a> fix: update lockfile, add eslint rule to prevent the last bug (<a href="https://github-redirect.dependabot.com/graphql/graphiql/issues/1754">#1754</a>)</li> <li><a href="https://github.com/graphql/graphiql/commit/40e75a18b8fbc392c6d14e294ce9b6804b67f103"><code>40e75a1</code></a> fix: add missing nullthrows dependency to utils (<a href="https://github-redirect.dependabot.com/graphql/graphiql/issues/1753">#1753</a>)</li> <li><a href="https://github.com/graphql/graphiql/commit/90be38760edbfc6d31282e2211263784f747956b"><code>90be387</code></a> chore(release): publish</li> <li><a href="https://github.com/graphql/graphiql/commit/f423e615330bf8529f4068889d6760501b732527"><code>f423e61</code></a> fix: bug with externalFragments in codemirror (<a href="https://github-redirect.dependabot.com/graphql/graphiql/issues/1751">#1751</a>)</li> <li><a href="https://github.com/graphql/graphiql/commit/464a8851e1a02e6ef255729b3acd6dcb0dc0abce"><code>464a885</code></a> chore(release): publish</li> <li><a href="https://github.com/graphql/graphiql/commit/cfed265e3cf31875b39ea517781a217fcdfcadc2"><code>cfed265</code></a> feat: implied or external fragments, for <a href="https://github-redirect.dependabot.com/graphql/graphiql/issues/612">#612</a> (<a href="https://github-redirect.dependabot.com/graphql/graphiql/issues/1750">#1750</a>)</li> <li><a href="https://github.com/graphql/graphiql/commit/a804f3c011e7cafb4f8a48a1ba101b875be3540d"><code>a804f3c</code></a> feat: also support fetcher functions that return Promise&lt;Observable&gt; or Promi...</li> <li>See full diff in <a href="https://github.com/graphql/graphiql/compare/graphql-language-service-interface@2.7.0...graphql-language-service-interface@2.8.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=graphql-language-service-interface&package-manager=npm_and_yarn&previous-version=2.7.0&new-version=2.8.2)](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 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:55:46 +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#3305
No description provided.