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 graphql-tools #9848

Merged
merged 1 commit into from
Feb 20, 2024
Merged

fix(deps): update graphql-tools #9848

merged 1 commit into from
Feb 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 20, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graphql-tools/code-file-loader (source) 8.0.0 -> 8.1.0 age adoption passing confidence
@graphql-tools/executor-http (source) 1.0.0 -> 1.0.8 age adoption passing confidence
@graphql-tools/git-loader (source) 8.0.0 -> 8.0.4 age adoption passing confidence
@graphql-tools/load (source) 8.0.0 -> 8.0.1 age adoption passing confidence
@graphql-tools/merge (source) 9.0.0 -> 9.0.2 age adoption passing confidence
@graphql-tools/prisma-loader (source) 8.0.0 -> 8.0.2 age adoption passing confidence
@graphql-tools/schema (source) 10.0.0 -> 10.0.2 age adoption passing confidence
@graphql-tools/url-loader (source) 8.0.0 -> 8.0.1 age adoption passing confidence
@graphql-tools/utils (source) 10.0.0 -> 10.0.13 age adoption passing confidence

Release Notes

ardatan/graphql-tools (@​graphql-tools/code-file-loader)

v8.1.0

Compare Source

Minor Changes
Patch Changes

v8.0.3

Compare Source

Patch Changes

v8.0.2

Compare Source

Patch Changes

v8.0.1

Compare Source

Patch Changes
ardatan/graphql-tools (@​graphql-tools/executor-http)

v1.0.8

Compare Source

Patch Changes

v1.0.7

Compare Source

Patch Changes

v1.0.6

Compare Source

Patch Changes
  • b798b3b Thanks @​ardatan! - Memoize the print result automatically, and able to accept a custom print function

v1.0.5

Compare Source

Patch Changes

v1.0.4

Compare Source

Patch Changes

v1.0.3

Compare Source

Patch Changes

v1.0.2

Compare Source

Patch Changes

v1.0.1

Compare Source

Patch Changes
ardatan/graphql-tools (@​graphql-tools/git-loader)

v8.0.4

Compare Source

Patch Changes

v8.0.3

Compare Source

Patch Changes

v8.0.2

Compare Source

Patch Changes

v8.0.1

Compare Source

Patch Changes
ardatan/graphql-tools (@​graphql-tools/load)

v8.0.1

Compare Source

Patch Changes
ardatan/graphql-tools (@​graphql-tools/merge)

v9.0.2

Compare Source

Patch Changes

v9.0.1

Compare Source

Patch Changes
ardatan/graphql-tools (@​graphql-tools/prisma-loader)

v8.0.2

Compare Source

Patch Changes

v8.0.1

Compare Source

Patch Changes
ardatan/graphql-tools (@​graphql-tools/schema)

v10.0.2

Compare Source

Patch Changes

v10.0.1

Compare Source

Patch Changes
ardatan/graphql-tools (@​graphql-tools/url-loader)

v8.0.1

Compare Source

Patch Changes
ardatan/graphql-tools (@​graphql-tools/utils)

v10.0.13

Compare Source

Patch Changes

v10.0.12

Compare Source

Patch Changes

v10.0.11

Compare Source

Patch Changes

v10.0.10

Compare Source

Patch Changes

v10.0.9

Compare Source

Patch Changes

v10.0.8

Compare Source

Patch Changes

v10.0.7

Compare Source

Patch Changes
  • b4c17591
    Thanks @​ardatan! - Convert GraphQLError like originalError property
    to a GraphQLError

v10.0.6

Compare Source

Patch Changes

v10.0.5

Compare Source

Patch Changes

v10.0.4

Compare Source

Patch Changes

v10.0.3

Compare Source

Patch Changes

v10.0.2

Compare Source

Patch Changes

v10.0.1

Compare Source

Patch Changes

Configuration

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

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/graphql-tools branch from 308a5bb to 46e1d07 Compare February 20, 2024 20:34
Copy link

changeset-bot bot commented Feb 20, 2024

⚠️ No Changeset found

Latest commit: b00eebf

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

changeset-bot bot commented Feb 20, 2024

⚠️ No Changeset found

Latest commit: 46e1d07

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

@renovate renovate bot force-pushed the renovate/graphql-tools branch from 46e1d07 to b00eebf Compare February 20, 2024 20:35
Copy link
Contributor

github-actions bot commented Feb 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.0.1-alpha-20240220204125-b00eebf08e4b2e055e220684ccac9325629b6585 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-document-nodes 4.0.6-alpha-20240220204125-b00eebf08e4b2e055e220684ccac9325629b6585 npm ↗︎ unpkg ↗︎
@graphql-codegen/gql-tag-operations 4.0.6-alpha-20240220204125-b00eebf08e4b2e055e220684ccac9325629b6585 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-operations 4.1.4-alpha-20240220204125-b00eebf08e4b2e055e220684ccac9325629b6585 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-resolvers 4.0.6-alpha-20240220204125-b00eebf08e4b2e055e220684ccac9325629b6585 npm ↗︎ unpkg ↗︎
@graphql-codegen/typed-document-node 5.0.6-alpha-20240220204125-b00eebf08e4b2e055e220684ccac9325629b6585 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript 4.0.6-alpha-20240220204125-b00eebf08e4b2e055e220684ccac9325629b6585 npm ↗︎ unpkg ↗︎
@graphql-codegen/client-preset 4.2.4-alpha-20240220204125-b00eebf08e4b2e055e220684ccac9325629b6585 npm ↗︎ unpkg ↗︎
@graphql-codegen/graphql-modules-preset 4.0.6-alpha-20240220204125-b00eebf08e4b2e055e220684ccac9325629b6585 npm ↗︎ unpkg ↗︎

Copy link
Contributor

github-actions bot commented Feb 20, 2024

💻 Website Preview

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

@saihaj saihaj merged commit d7c7254 into master Feb 20, 2024
12 of 14 checks passed
@saihaj saihaj deleted the renovate/graphql-tools branch February 20, 2024 20:52
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