fix(deps): update dependency @graphql-codegen/typescript-react-query to v7#10667
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
fix(deps): update dependency @graphql-codegen/typescript-react-query to v7#10667renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
|
Contributor
79ab4ee to
f620c83
Compare
f620c83 to
87ead92
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.1.0→7.0.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
dotansimha/graphql-code-generator-community (@graphql-codegen/typescript-react-query)
v7.0.0Compare Source
Major Changes
0717cb7Thanks @eddeee888! - Update GraphQL Codegen common packages to
latest
Patch Changes
0717cb7Thanks @eddeee888! - dependencies updates:
@graphql-codegen/plugin-helpers@^6.1.1↗︎(from
^3.0.0, independencies)@graphql-codegen/visitor-plugin-common@^6.2.4↗︎(from
2.13.8, independencies)v6.1.2Compare Source
Patch Changes
25ad6d3Thanks @eddeee888! - Query keys should be shared between suspense
and non-suspense hooks to ensure consistent state management and synchronization, preventing
discrepancies and maintaining a single source of truth for query invalidation.
v6.1.1Compare Source
Patch Changes
#355
ca72b89Thanks @renovate! - dependencies updates:
@graphql-codegen/visitor-plugin-common@2.13.8↗︎(from
2.13.1, independencies)#612
5af565eThanks @renovate! - dependencies updates:
tslib@^2.8.1↗︎ (from~2.8.0, independencies)#828
0c551baThanks @renovate! - dependencies updates:
tslib@~2.8.0↗︎ (from~2.6.0, independencies)v6.1.0Compare Source
Minor Changes
b403529Thanks @neil585456525! - Fix importOperationTypesFrom missing
prefix
v6.0.0Compare Source
Major Changes
935b51f07Thanks @neil585456525! - Support react-query v5
Minor Changes
df7683e95Thanks @saihaj! - Allow fetcher config to accept both
stringandobject.objectlet's user specify the import path to theirGraphQLClientinstance. So itwill make it easier to generated hooks by not passing down GraphQLClient.
v5.0.0Compare Source
Major Changes
#324
d6f48354bThanks @giubatt! - removed unused pageParamKey parameter from
infinite queries hook call
#411
218778010Thanks @saihaj! - Drop support for Node.js 12 and 14. Require Node.js
>= 16Minor Changes
218778010Thanks @saihaj! - add exposeQueryRootKeys
Patch Changes
#422
ef0adf8c2Thanks @renovate! - dependencies updates:
tslib@~2.6.0↗︎ (from~2.4.0, independencies)#411
218778010Thanks @saihaj! - Provide reactQueryImportFrom field to custom
react-query import from
#391
14dcc7603Thanks @AlanSl! - Correct default value in legacyMode docs comment
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.
This PR was generated by Mend Renovate. View the repository job log.