[PR #2537] [CLOSED] chore(deps-dev): bump @graphql-codegen/typescript from 2.4.8 to 2.7.2 #3884

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/2537
Author: @dependabot[bot]
Created: 7/25/2022
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/graphql-codegen/typescript-2.7.2


📝 Commits (1)

  • 940c41c chore(deps-dev): bump @graphql-codegen/typescript from 2.4.8 to 2.7.2

📊 Changes

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

View changed files

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

📄 Description

Bumps @graphql-codegen/typescript from 2.4.8 to 2.7.2.

Release notes

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

@​graphql-codegen/typescript-resolvers@​2.7.2

Patch Changes

  • Updated dependencies [2cbcbb371]
    • @​graphql-codegen/visitor-plugin-common@​2.12.0
    • @​graphql-codegen/plugin-helpers@​2.6.0
    • @​graphql-codegen/typescript@​2.7.2

@​graphql-codegen/typescript@​2.7.2

Patch Changes

  • Updated dependencies [2cbcbb371]
    • @​graphql-codegen/visitor-plugin-common@​2.12.0
    • @​graphql-codegen/plugin-helpers@​2.6.0

@​graphql-codegen/typescript-resolvers@​2.7.1

Patch Changes

  • 525ad580b: Revert breaking change for Next.js applications that are incapable of resolving an import with a .js extension.
  • Updated dependencies [525ad580b]
    • @​graphql-codegen/visitor-plugin-common@​2.11.1
    • @​graphql-codegen/typescript@​2.7.1

@​graphql-codegen/typescript@​2.7.1

Patch Changes

  • Updated dependencies [525ad580b]
    • @​graphql-codegen/visitor-plugin-common@​2.11.1

@​graphql-codegen/typescript-resolvers@​2.7.0

Minor Changes

Patch Changes

  • Updated dependencies [68bb30e19]
  • Updated dependencies [d84afec09]
  • Updated dependencies [a4fe5006b]
  • Updated dependencies [8e44df58b]
    • @​graphql-codegen/visitor-plugin-common@​2.11.0
    • @​graphql-codegen/typescript@​2.7.0
    • @​graphql-codegen/plugin-helpers@​2.5.0

@​graphql-codegen/typescript@​2.7.0

Minor Changes

  • d84afec09: Support TypeScript ESM modules ("module": "node16" and "moduleResolution": "node16").

... (truncated)

Changelog

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

2.7.2

Patch Changes

  • Updated dependencies [2cbcbb371]
    • @​graphql-codegen/visitor-plugin-common@​2.12.0
    • @​graphql-codegen/plugin-helpers@​2.6.0

2.7.1

Patch Changes

  • Updated dependencies [525ad580b]
    • @​graphql-codegen/visitor-plugin-common@​2.11.1

2.7.0

Minor Changes

Patch Changes

  • Updated dependencies [68bb30e19]
  • Updated dependencies [d84afec09]
  • Updated dependencies [a4fe5006b]
  • Updated dependencies [8e44df58b]
    • @​graphql-codegen/visitor-plugin-common@​2.11.0
    • @​graphql-codegen/schema-ast@​2.5.0
    • @​graphql-codegen/plugin-helpers@​2.5.0

2.6.0

Minor Changes

Patch Changes

  • 8b10f22be: Ensure falsy enum values are still mapped
  • Updated dependencies [aa1e6eafd]
  • Updated dependencies [a42fcbfe4]
  • Updated dependencies [8b10f22be]
    • @​graphql-codegen/visitor-plugin-common@​2.10.0

2.5.1

Patch Changes

... (truncated)

Commits
  • 4d9725a chore(release): update monorepo packages versions (#8096)
  • aa0b906 New docs and website based on Nextra (#7981)
  • ed07ffb Revert "New docs and website based on Nextra (#7981)" (#8083)
  • b1d7d91 New docs and website based on Nextra (#7981)
  • d8e550a chore(release): update monorepo packages versions (#8069)
  • b4a8e8b chore(release): update monorepo packages versions (#8028)
  • d84afec feat: generate TypeScript modules compatible exports map and dist structure (...
  • b2f5a13 chore(release): update monorepo packages versions (#8004)
  • 8b10f22 fix: ensure falsy enum values are still mapped (#7900)
  • aa1e6ea feat: add support for deprecated input fields (#7767)
  • 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/2537 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/25/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/graphql-codegen/typescript-2.7.2` --- ### 📝 Commits (1) - [`940c41c`](https://github.com/hoppscotch/hoppscotch/commit/940c41c3fdf597372df0325d5ae3ff1ee7df457c) chore(deps-dev): bump @graphql-codegen/typescript from 2.4.8 to 2.7.2 ### 📊 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/typescript](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript) from 2.4.8 to 2.7.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotansimha/graphql-code-generator/releases"><code>@​graphql-codegen/typescript</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​graphql-codegen/typescript-resolvers</code><a href="https://github.com/2"><code>@​2</code></a>.7.2</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [2cbcbb371] <ul> <li><code>@​graphql-codegen/visitor-plugin-common</code><a href="https://github.com/2"><code>@​2</code></a>.12.0</li> <li><code>@​graphql-codegen/plugin-helpers</code><a href="https://github.com/2"><code>@​2</code></a>.6.0</li> <li><code>@​graphql-codegen/typescript</code><a href="https://github.com/2"><code>@​2</code></a>.7.2</li> </ul> </li> </ul> <h2><code>@​graphql-codegen/typescript</code><a href="https://github.com/2"><code>@​2</code></a>.7.2</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [2cbcbb371] <ul> <li><code>@​graphql-codegen/visitor-plugin-common</code><a href="https://github.com/2"><code>@​2</code></a>.12.0</li> <li><code>@​graphql-codegen/plugin-helpers</code><a href="https://github.com/2"><code>@​2</code></a>.6.0</li> </ul> </li> </ul> <h2><code>@​graphql-codegen/typescript-resolvers</code><a href="https://github.com/2"><code>@​2</code></a>.7.1</h2> <h3>Patch Changes</h3> <ul> <li>525ad580b: Revert breaking change for Next.js applications that are incapable of resolving an import with a <code>.js</code> extension.</li> <li>Updated dependencies [525ad580b] <ul> <li><code>@​graphql-codegen/visitor-plugin-common</code><a href="https://github.com/2"><code>@​2</code></a>.11.1</li> <li><code>@​graphql-codegen/typescript</code><a href="https://github.com/2"><code>@​2</code></a>.7.1</li> </ul> </li> </ul> <h2><code>@​graphql-codegen/typescript</code><a href="https://github.com/2"><code>@​2</code></a>.7.1</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [525ad580b] <ul> <li><code>@​graphql-codegen/visitor-plugin-common</code><a href="https://github.com/2"><code>@​2</code></a>.11.1</li> </ul> </li> </ul> <h2><code>@​graphql-codegen/typescript-resolvers</code><a href="https://github.com/2"><code>@​2</code></a>.7.0</h2> <h3>Minor Changes</h3> <ul> <li> <p>d84afec09: Support TypeScript ESM modules (<code>&quot;module&quot;: &quot;node16&quot;</code> and <code>&quot;moduleResolution&quot;: &quot;node16&quot;</code>).</p> <p><a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-7/#ecmascript-module-support-in-node-js">More information on the TypeScript Release Notes.</a></p> </li> </ul> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [68bb30e19]</li> <li>Updated dependencies [d84afec09]</li> <li>Updated dependencies [a4fe5006b]</li> <li>Updated dependencies [8e44df58b] <ul> <li><code>@​graphql-codegen/visitor-plugin-common</code><a href="https://github.com/2"><code>@​2</code></a>.11.0</li> <li><code>@​graphql-codegen/typescript</code><a href="https://github.com/2"><code>@​2</code></a>.7.0</li> <li><code>@​graphql-codegen/plugin-helpers</code><a href="https://github.com/2"><code>@​2</code></a>.5.0</li> </ul> </li> </ul> <h2><code>@​graphql-codegen/typescript</code><a href="https://github.com/2"><code>@​2</code></a>.7.0</h2> <h3>Minor Changes</h3> <ul> <li>d84afec09: Support TypeScript ESM modules (<code>&quot;module&quot;: &quot;node16&quot;</code> and <code>&quot;moduleResolution&quot;: &quot;node16&quot;</code>).</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/plugins/typescript/typescript/CHANGELOG.md"><code>@​graphql-codegen/typescript</code>'s changelog</a>.</em></p> <blockquote> <h2>2.7.2</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [2cbcbb371] <ul> <li><code>@​graphql-codegen/visitor-plugin-common</code><a href="https://github.com/2"><code>@​2</code></a>.12.0</li> <li><code>@​graphql-codegen/plugin-helpers</code><a href="https://github.com/2"><code>@​2</code></a>.6.0</li> </ul> </li> </ul> <h2>2.7.1</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [525ad580b] <ul> <li><code>@​graphql-codegen/visitor-plugin-common</code><a href="https://github.com/2"><code>@​2</code></a>.11.1</li> </ul> </li> </ul> <h2>2.7.0</h2> <h3>Minor Changes</h3> <ul> <li> <p>d84afec09: Support TypeScript ESM modules (<code>&quot;module&quot;: &quot;node16&quot;</code> and <code>&quot;moduleResolution&quot;: &quot;node16&quot;</code>).</p> <p><a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-7/#ecmascript-module-support-in-node-js">More information on the TypeScript Release Notes.</a></p> </li> </ul> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [68bb30e19]</li> <li>Updated dependencies [d84afec09]</li> <li>Updated dependencies [a4fe5006b]</li> <li>Updated dependencies [8e44df58b] <ul> <li><code>@​graphql-codegen/visitor-plugin-common</code><a href="https://github.com/2"><code>@​2</code></a>.11.0</li> <li><code>@​graphql-codegen/schema-ast</code><a href="https://github.com/2"><code>@​2</code></a>.5.0</li> <li><code>@​graphql-codegen/plugin-helpers</code><a href="https://github.com/2"><code>@​2</code></a>.5.0</li> </ul> </li> </ul> <h2>2.6.0</h2> <h3>Minor Changes</h3> <ul> <li>aa1e6eafd: Add <a href="https://github.com/Deprecated"><code>@​Deprecated</code></a> support for input</li> </ul> <h3>Patch Changes</h3> <ul> <li>8b10f22be: Ensure falsy enum values are still mapped</li> <li>Updated dependencies [aa1e6eafd]</li> <li>Updated dependencies [a42fcbfe4]</li> <li>Updated dependencies [8b10f22be] <ul> <li><code>@​graphql-codegen/visitor-plugin-common</code><a href="https://github.com/2"><code>@​2</code></a>.10.0</li> </ul> </li> </ul> <h2>2.5.1</h2> <h3>Patch 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/4d9725a91082f41fd3ca01a2ba0309c36699ab4b"><code>4d9725a</code></a> chore(release): update monorepo packages versions (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript/issues/8096">#8096</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/aa0b90616f14e16c0708f96dcb580e7297a1bfe9"><code>aa0b906</code></a> New docs and website based on Nextra (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript/issues/7981">#7981</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/ed07ffb137bfc2107c4826648584546ebf60659b"><code>ed07ffb</code></a> Revert &quot;New docs and website based on Nextra (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript/issues/7981">#7981</a>)&quot; (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript/issues/8083">#8083</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/b1d7d912e7deebd3122b5642c12034fd04a8aedb"><code>b1d7d91</code></a> New docs and website based on Nextra (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript/issues/7981">#7981</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/d8e550aa1c3b3585f8d808f7686253f38d16afcc"><code>d8e550a</code></a> chore(release): update monorepo packages versions (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript/issues/8069">#8069</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/b4a8e8bb009a97393ee7e8c18cd491a3d88241c4"><code>b4a8e8b</code></a> chore(release): update monorepo packages versions (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript/issues/8028">#8028</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/d84afec0950b234cd716ea76436e3800a978328c"><code>d84afec</code></a> feat: generate TypeScript modules compatible exports map and dist structure (...</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/b2f5a13e40881d3873dce39014f6aa85f7b836da"><code>b2f5a13</code></a> chore(release): update monorepo packages versions (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript/issues/8004">#8004</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/8b10f22be7bf1da4b3f4b2c26120262134db53bb"><code>8b10f22</code></a> fix: ensure falsy enum values are still mapped (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript/issues/7900">#7900</a>)</li> <li><a href="https://github.com/dotansimha/graphql-code-generator/commit/aa1e6eafd7096d1d53cc3041a12094ca14c54759"><code>aa1e6ea</code></a> feat: add support for deprecated input fields (<a href="https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript/issues/7767">#7767</a>)</li> <li>Additional commits viewable in <a href="https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript@2.7.2/packages/plugins/typescript/typescript">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@graphql-codegen/typescript&package-manager=npm_and_yarn&previous-version=2.4.8&new-version=2.7.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 01:27:41 +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#3884
No description provided.