[PR #2546] [CLOSED] chore(deps-dev): bump @graphql-codegen/cli from 2.6.2 to 2.11.3 #3889

Closed
opened 2026-03-17 01:27:58 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: dependabot/npm_and_yarn/graphql-codegen/cli-2.11.3


📝 Commits (1)

  • be4a21c chore(deps-dev): bump @graphql-codegen/cli from 2.6.2 to 2.11.3

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 packages/hoppscotch-app/package.json (+1 -1)

📄 Description

Bumps @graphql-codegen/cli from 2.6.2 to 2.11.3.

Release notes

Sourced from @​graphql-codegen/cli's releases.

@​graphql-codegen/cli@​2.11.3

Patch Changes

  • b75ca4b48: Prevent cli from early returning when run init command.

@​graphql-codegen/cli@​2.11.2

Patch Changes

  • 8cd1526c4: chore(deps): update @whatwg-node/fetch to fix vulnerability

@​graphql-codegen/cli@​2.11.1

Patch Changes

  • 20bf4b225: support for path containing "&" characters

@​graphql-codegen/cli@​2.11.0

Minor Changes

  • fd6be805b: feat(cli): add a dry-run mode with --check cli flag

Patch Changes

  • 6a2e328e6: feat(cli): --verbose and --debug flags
  • Updated dependencies [6a2e328e6]
    • @​graphql-codegen/plugin-helpers@​2.6.1

@​graphql-codegen/cli@​2.10.0

Minor Changes

  • 273ad602f: Replace cross-undici-fetch with @​whatwg-node/fetch to fix security vulnerability from undici

Patch Changes

  • cc18923d3: feat(hooks): forward hooks logs to debug logs

@​graphql-codegen/cli@​2.9.1

Patch Changes

  • e2cfc5c36: fix(cli): prevent duplicated error messages on fail (without watcher)

@​graphql-codegen/cli@​2.9.0

Minor Changes

  • 2cbcbb371: Add new flag to emit legacy common js imports. Default it will be true this way it ensure that generated code works with non-compliant bundlers.

    You can use the option in your config:

    schema: 'schema.graphql'
     documents:
    

... (truncated)

Changelog

Sourced from @​graphql-codegen/cli's changelog.

2.11.3

Patch Changes

  • b75ca4b48: Prevent cli from early returning when run init command.

2.11.2

Patch Changes

  • 8cd1526c4: chore(deps): update @whatwg-node/fetch to fix vulnerability

2.11.1

Patch Changes

  • 20bf4b225: support for path containing "&" characters

2.11.0

Minor Changes

  • fd6be805b: feat(cli): add a dry-run mode with --check cli flag

Patch Changes

  • 6a2e328e6: feat(cli): --verbose and --debug flags
  • Updated dependencies [6a2e328e6]
    • @​graphql-codegen/plugin-helpers@​2.6.1

2.10.0

Minor Changes

  • 273ad602f: Replace cross-undici-fetch with @​whatwg-node/fetch to fix security vulnerability from undici

Patch Changes

  • cc18923d3: feat(hooks): forward hooks logs to debug logs

2.9.1

Patch Changes

  • e2cfc5c36: fix(cli): prevent duplicated error messages on fail (without watcher)

2.9.0

Minor Changes

... (truncated)

Commits
  • f4473d5 chore(release): update monorepo packages versions (#8165)
  • b75ca4b fix(cli): prevent early returning on init cmd (#8164)
  • 7d86fd2 chore(release): update monorepo packages versions (#8157)
  • 8cd1526 chore(deps): update @whatwg-node/fetch to fix vulnerability (#8155)
  • 7690be7 chore(release): update monorepo packages versions (#8152)
  • 20bf4b2 chore(deps): update @graphql-tools/graphql-file-loader to 7.5.0 (#8156)
  • 8292a8c chore(release): update monorepo packages versions (#8148)
  • fd6be80 feat(cli): add a dry-run mode with --check cli flag (#8149)
  • 6a2e328 feat(cli): --verbose and --debug flags (#8147)
  • 6a632e2 chore(release): update monorepo packages versions (#8144)
  • Additional commits viewable 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/2546 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/1/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/graphql-codegen/cli-2.11.3` --- ### 📝 Commits (1) - [`be4a21c`](https://github.com/hoppscotch/hoppscotch/commit/be4a21c0a199c7fb0d62b62f2c738c54f9c4feb6) chore(deps-dev): bump @graphql-codegen/cli from 2.6.2 to 2.11.3 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-app/package.json` (+1 -1) </details> ### 📄 Description Bumps [@graphql-codegen/cli](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli) from 2.6.2 to 2.11.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotansimha/graphql-code-generator/releases"><code>@​graphql-codegen/cli</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​graphql-codegen/cli</code><a href="https://github.com/2"><code>@​2</code></a>.11.3</h2> <h3>Patch Changes</h3> <ul> <li>b75ca4b48: Prevent cli from early returning when run init command.</li> </ul> <h2><code>@​graphql-codegen/cli</code><a href="https://github.com/2"><code>@​2</code></a>.11.2</h2> <h3>Patch Changes</h3> <ul> <li>8cd1526c4: chore(deps): update <code>@whatwg-node/fetch</code> to fix vulnerability</li> </ul> <h2><code>@​graphql-codegen/cli</code><a href="https://github.com/2"><code>@​2</code></a>.11.1</h2> <h3>Patch Changes</h3> <ul> <li>20bf4b225: support for path containing &quot;&amp;&quot; characters</li> </ul> <h2><code>@​graphql-codegen/cli</code><a href="https://github.com/2"><code>@​2</code></a>.11.0</h2> <h3>Minor Changes</h3> <ul> <li>fd6be805b: feat(cli): add a dry-run mode with <code>--check</code> cli flag</li> </ul> <h3>Patch Changes</h3> <ul> <li>6a2e328e6: feat(cli): <code>--verbose</code> and <code>--debug</code> flags</li> <li>Updated dependencies [6a2e328e6] <ul> <li><code>@​graphql-codegen/plugin-helpers</code><a href="https://github.com/2"><code>@​2</code></a>.6.1</li> </ul> </li> </ul> <h2><code>@​graphql-codegen/cli</code><a href="https://github.com/2"><code>@​2</code></a>.10.0</h2> <h3>Minor Changes</h3> <ul> <li>273ad602f: Replace cross-undici-fetch with <code>@​whatwg-node/fetch</code> to fix security vulnerability from undici</li> </ul> <h3>Patch Changes</h3> <ul> <li>cc18923d3: feat(hooks): forward hooks logs to debug logs</li> </ul> <h2><code>@​graphql-codegen/cli</code><a href="https://github.com/2"><code>@​2</code></a>.9.1</h2> <h3>Patch Changes</h3> <ul> <li>e2cfc5c36: fix(cli): prevent duplicated error messages on fail (without watcher)</li> </ul> <h2><code>@​graphql-codegen/cli</code><a href="https://github.com/2"><code>@​2</code></a>.9.0</h2> <h3>Minor Changes</h3> <ul> <li> <p>2cbcbb371: Add new flag to emit legacy common js imports. Default it will be <code>true</code> this way it ensure that generated code works with <a href="https://github-redirect.dependabot.com/dotansimha/graphql-code-generator/issues/8065">non-compliant bundlers</a>.</p> <p>You can use the option in your config:</p> <pre lang="yaml"><code>schema: 'schema.graphql' documents: </code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/dotansimha/graphql-code-generator/blob/master/packages/graphql-codegen-cli/CHANGELOG.md"><code>@​graphql-codegen/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>2.11.3</h2> <h3>Patch Changes</h3> <ul> <li>b75ca4b48: Prevent cli from early returning when run init command.</li> </ul> <h2>2.11.2</h2> <h3>Patch Changes</h3> <ul> <li>8cd1526c4: chore(deps): update <code>@whatwg-node/fetch</code> to fix vulnerability</li> </ul> <h2>2.11.1</h2> <h3>Patch Changes</h3> <ul> <li>20bf4b225: support for path containing &quot;&amp;&quot; characters</li> </ul> <h2>2.11.0</h2> <h3>Minor Changes</h3> <ul> <li>fd6be805b: feat(cli): add a dry-run mode with <code>--check</code> cli flag</li> </ul> <h3>Patch Changes</h3> <ul> <li>6a2e328e6: feat(cli): <code>--verbose</code> and <code>--debug</code> flags</li> <li>Updated dependencies [6a2e328e6] <ul> <li><code>@​graphql-codegen/plugin-helpers</code><a href="https://github.com/2"><code>@​2</code></a>.6.1</li> </ul> </li> </ul> <h2>2.10.0</h2> <h3>Minor Changes</h3> <ul> <li>273ad602f: Replace cross-undici-fetch with <code>@​whatwg-node/fetch</code> to fix security vulnerability from undici</li> </ul> <h3>Patch Changes</h3> <ul> <li>cc18923d3: feat(hooks): forward hooks logs to debug logs</li> </ul> <h2>2.9.1</h2> <h3>Patch Changes</h3> <ul> <li>e2cfc5c36: fix(cli): prevent duplicated error messages on fail (without watcher)</li> </ul> <h2>2.9.0</h2> <h3>Minor Changes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/f4473d555ef0ba922dc2ee1fb8555f4dfa328446"><code>f4473d5</code></a> chore(release): update monorepo packages versions (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli/issues/8165">#8165</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/b75ca4b48a471aa09d2e11b082d2dcfed8bfcd91"><code>b75ca4b</code></a> fix(cli): prevent early returning on init cmd (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli/issues/8164">#8164</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/7d86fd23e7c5578e4344b4f40e0dc58f27f0f8c6"><code>7d86fd2</code></a> chore(release): update monorepo packages versions (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli/issues/8157">#8157</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/8cd1526c4c177bdb7d48a38d6fbee9e4a43bc9d0"><code>8cd1526</code></a> chore(deps): update <code>@whatwg-node/fetch</code> to fix vulnerability (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli/issues/8155">#8155</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/7690be7a4cc4cce5d5aa424a40d68af8798025f2"><code>7690be7</code></a> chore(release): update monorepo packages versions (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli/issues/8152">#8152</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/20bf4b225a6029c151f46413fe19151156905081"><code>20bf4b2</code></a> chore(deps): update <code>@graphql-tools/graphql-file-loader</code> to <code>7.5.0</code> (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli/issues/8156">#8156</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/8292a8cc9c5a0b87c1aa84ab12994b348c69a503"><code>8292a8c</code></a> chore(release): update monorepo packages versions (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli/issues/8148">#8148</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/fd6be805b3e40d90cd528bca5fac8485ba890793"><code>fd6be80</code></a> feat(cli): add a dry-run mode with <code>--check</code> cli flag (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli/issues/8149">#8149</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/6a2e328e6b2e978cc304e0d54f72cb336d98bebc"><code>6a2e328</code></a> feat(cli): <code>--verbose</code> and <code>--debug</code> flags (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli/issues/8147">#8147</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/6a632e28890f694b47648b5c3713cb72d1c97b04"><code>6a632e2</code></a> chore(release): update monorepo packages versions (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli/issues/8144">#8144</a>)</li> <li>Additional commits viewable in <a href="https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/cli@2.11.3/packages/graphql-codegen-cli">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@graphql-codegen/cli&package-manager=npm_and_yarn&previous-version=2.6.2&new-version=2.11.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 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 01:27:58 +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#3889
No description provided.