Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
graphql-request 5.2.0 -> 7.1.2 age adoption passing confidence

Release Notes

jasonkuhrt/graphql-request (graphql-request)

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

Compare Source

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.

Copy link

changeset-bot bot commented Aug 20, 2024

⚠️ No Changeset found

Latest commit: 6215f68

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

Copy link
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/cli 5.0.3-alpha-20240821160254-42fabd2219f023f149b227ca9c2ad06ff5065e35 npm ↗︎ unpkg ↗︎
@graphql-codegen/visitor-plugin-common 5.4.0-alpha-20240821160254-42fabd2219f023f149b227ca9c2ad06ff5065e35 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-document-nodes 4.0.10-alpha-20240821160254-42fabd2219f023f149b227ca9c2ad06ff5065e35 npm ↗︎ unpkg ↗︎
@graphql-codegen/gql-tag-operations 4.0.10-alpha-20240821160254-42fabd2219f023f149b227ca9c2ad06ff5065e35 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-operations 4.3.0-alpha-20240821160254-42fabd2219f023f149b227ca9c2ad06ff5065e35 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-resolvers 4.3.0-alpha-20240821160254-42fabd2219f023f149b227ca9c2ad06ff5065e35 npm ↗︎ unpkg ↗︎
@graphql-codegen/typed-document-node 5.0.10-alpha-20240821160254-42fabd2219f023f149b227ca9c2ad06ff5065e35 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript 4.1.0-alpha-20240821160254-42fabd2219f023f149b227ca9c2ad06ff5065e35 npm ↗︎ unpkg ↗︎
@graphql-codegen/client-preset 4.4.0-alpha-20240821160254-42fabd2219f023f149b227ca9c2ad06ff5065e35 npm ↗︎ unpkg ↗︎
@graphql-codegen/graphql-modules-preset 4.0.10-alpha-20240821160254-42fabd2219f023f149b227ca9c2ad06ff5065e35 npm ↗︎ unpkg ↗︎
@graphql-codegen/testing 3.0.4-alpha-20240821160254-42fabd2219f023f149b227ca9c2ad06ff5065e35 npm ↗︎ unpkg ↗︎

Copy link
Contributor

github-actions bot commented Aug 20, 2024

💻 Website Preview

The latest changes are available as preview in: https://86b529f2.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 from 42fabd2 to 0513e22 Compare November 1, 2024 01:35
@renovate renovate bot force-pushed the renovate/graphql-request-7.x branch from 0513e22 to 6215f68 Compare November 2, 2024 03:22
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.

0 participants