Skip to content

fix(deps): update dependency graphql-request to v7#10109

Merged
ardatan merged 1 commit intomasterfrom
renovate/graphql-request-7.x
Nov 7, 2025
Merged

fix(deps): update dependency graphql-request to v7#10109
ardatan merged 1 commit intomasterfrom
renovate/graphql-request-7.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Aug 20, 2024

This PR contains the following updates:

Package Change Age Confidence
graphql-request (source) 5.2.0 -> 7.3.1 age confidence

Release Notes

graffle-js/graffle (graphql-request)

v7.3.1

Compare Source

Bug Fixes

  • Fixed broken example links on npmjs.com (#​1332)
    • Updated package.json repository metadata to point to correct location: graffle-js/graffle
    • Updated homepage URL to include /tree/graphql-request path
    • Updated bugs URL to point to correct issues page
    • All example links on npm now correctly resolve to files in the graphql-request branch

Links

v7.3.0: graphql-request v7.3.0

Compare Source

What's Changed

Features
  • CommonJS Support: Added CommonJS module format () alongside ESM for better compatibility with Jest and other testing environments that aren't fully ESM-ready
  • Improved Type Defaults: Default type parameters to any for easier migration and reduced type friction
Pull Requests
  • feat(graphql-request): default types any and support common js #​1396

Contributors

Thanks to @​Moumouls (Antoine Cormouls) for the contribution! 🚀


Installation:

npm install graphql-request@7.3.0

Package: https://www.npmjs.com/package/graphql-request/v/7.3.0

v7.2.0: graphql-request@7.2.0

Compare Source

Features:

v7.1.2: graphql-request@7.1.2

Compare Source

Fixes:

  • b732f45 Remove reference to type-fest which is not a dependency.

v7.1.1: graphql-request@7.1.1

Compare Source

Fixes
  • 37445c8 Support CJS and remove Graffle code. To use Graffle by now, you should be using pnpm add graffle@next.

v7.1.0

Compare Source

Fixes
Improvements
  • 30b39bf improve: update all deps to latest (#​936)
  • 92ea1b2 docs: mention additional requirement for TS
  • 39dfb37 refactor: no mock server
  • db4db92 docs: TS moduleResolution requirements
Graffle
Features
Chores

v7.0.1

Compare Source

Fixes
  • dc299d9 no node fs module in runtime
Improvements
  • 11805c8 improve: remove needless deep imports into graphql
Chores

v7.0.0

Compare Source

BREAKING CHANGES
  • 2a121c6 remove inlined graphql websocket code
  • 99a192e add spec compliant default Accept header (#​618)
  • 0e53aed replace GraphQLClientRequestHeaders with built-in HeadersInit type (#​616)
  • c3a309f remove support for CommonJS (#​607)
  • 6efcc0d remove cross-fetch polyfill
  • Valid URL must be passed (no more path-only strings like /foo) (#​745)
Features
Fixes
Improvements

Graffle (alpha)

Features

v6.1.0

Compare Source

Features
  • 71af6ab restore main field of package.json for environments that do not support exports field (#​526)
  • 81c8bb2 export middleware function types
Improvements
  • 5fc0062 improve: fix autocomplete for request function
  • b98d71b refactor: group exports
Chores

v6.0.0

Compare Source

BREAKING CHANGES
Features
Fixes
Improvements
Chores

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Aug 20, 2024

⚠️ No Changeset found

Latest commit: 18d2e3d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Aug 20, 2024

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-codegen/visitor-plugin-common 5.6.1-alpha-20250121143822-124c94d50cef73370393ceb6d518c4a98a75ae5b npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-document-nodes 4.0.13-alpha-20250121143822-124c94d50cef73370393ceb6d518c4a98a75ae5b npm ↗︎ unpkg ↗︎
@graphql-codegen/gql-tag-operations 4.0.13-alpha-20250121143822-124c94d50cef73370393ceb6d518c4a98a75ae5b npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-operations 4.4.1-alpha-20250121143822-124c94d50cef73370393ceb6d518c4a98a75ae5b npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-resolvers 4.4.2-alpha-20250121143822-124c94d50cef73370393ceb6d518c4a98a75ae5b npm ↗︎ unpkg ↗︎
@graphql-codegen/typed-document-node 5.0.13-alpha-20250121143822-124c94d50cef73370393ceb6d518c4a98a75ae5b npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript 4.1.3-alpha-20250121143822-124c94d50cef73370393ceb6d518c4a98a75ae5b npm ↗︎ unpkg ↗︎
@graphql-codegen/client-preset 4.6.0-alpha-20250121143822-124c94d50cef73370393ceb6d518c4a98a75ae5b npm ↗︎ unpkg ↗︎
@graphql-codegen/graphql-modules-preset 4.0.13-alpha-20250121143822-124c94d50cef73370393ceb6d518c4a98a75ae5b npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Aug 20, 2024

💻 Website Preview

The latest changes are available as preview in: https://pr-10109.graphql-code-generator.pages.dev

@renovate renovate Bot force-pushed the renovate/graphql-request-7.x branch from 38b185a to 42fabd2 Compare August 21, 2024 15:41
@renovate renovate Bot force-pushed the renovate/graphql-request-7.x branch 2 times, most recently from 0513e22 to 6215f68 Compare November 2, 2024 03:22
@renovate renovate Bot force-pushed the renovate/graphql-request-7.x branch 3 times, most recently from aa270f5 to 124c94d Compare January 21, 2025 14:33
@renovate renovate Bot force-pushed the renovate/graphql-request-7.x branch from 124c94d to 068b751 Compare March 13, 2025 23:47
@renovate renovate Bot force-pushed the renovate/graphql-request-7.x branch from 068b751 to e3cbf77 Compare May 26, 2025 01:55
@renovate renovate Bot force-pushed the renovate/graphql-request-7.x branch from e3cbf77 to 99b3310 Compare August 10, 2025 12:39
@renovate renovate Bot force-pushed the renovate/graphql-request-7.x branch from 99b3310 to 850f037 Compare August 19, 2025 12:08
@renovate renovate Bot force-pushed the renovate/graphql-request-7.x branch from 850f037 to 93c8c44 Compare September 25, 2025 16:03
@renovate renovate Bot force-pushed the renovate/graphql-request-7.x branch from 93c8c44 to 6b871fe Compare October 15, 2025 06:42
@renovate renovate Bot force-pushed the renovate/graphql-request-7.x branch from 6b871fe to 18d2e3d Compare October 18, 2025 20:56
@ardatan ardatan merged commit 0c40630 into master Nov 7, 2025
18 checks passed
@ardatan ardatan deleted the renovate/graphql-request-7.x branch November 7, 2025 04:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant