Update tanstack-query monorepo to v5.101.1#538
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
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:
5.91.4→5.101.15.90.21→5.101.1Release Notes
TanStack/query (@tanstack/eslint-plugin-query)
v5.101.1Compare Source
v5.101.0Compare Source
Minor Changes
dc54932-no-rest-destructuringnow also flags rest destructuring on custom hooks that return a TanStack Query result. Detection uses the TypeScript type checker and runs only when typed linting is enabled, so untyped projects are unaffected. Closes #8951.v5.100.14Compare Source
v5.100.13Compare Source
v5.100.12Compare Source
Patch Changes
fix(no-unstable-deps): handle array-destructured useQueries and useSuspenseQueries results (#10747)
Fix
no-unstable-depsfalse positives foruseSuspenseQueriesresults returned fromcombine. (#10642)v5.100.11v5.100.10v5.100.9Compare Source
v5.100.8Compare Source
v5.100.7Compare Source
v5.100.6Compare Source
v5.100.5Compare Source
v5.100.4Compare Source
v5.100.3Compare Source
v5.100.2v5.100.1v5.100.0Compare Source
v5.99.2Compare Source
v5.99.1Compare Source
Patch Changes
no-void-query-fnfalse positive on enum returns for typescript 6. (#10460)v5.99.0Compare Source
v5.98.0Compare Source
v5.97.0Compare Source
Minor Changes
v5.96.2Compare Source
Patch Changes
v5.96.1Compare Source
v5.96.0Compare Source
Minor Changes
prefer-query-optionsrule andrecommendedStrictconfig (#10359)v5.95.2Compare Source
v5.95.1Compare Source
v5.95.0Compare Source
Minor Changes
exhaustive-depsrule now reports member expression dependencies more granularly for call expressions (e.g.a.b.foo()suggestsa.b), which may cause existing code that previously passed the rule to now report missing dependencies. To accommodate stable variables and types, the rule now accepts anallowlistoption withvariablesandtypesarrays to exclude specific dependencies from enforcement. (#10295)v5.94.5Patch Changes
v5.94.4Patch Changes
v5.91.5Compare Source
Patch Changes
exhaustive-depsto detect dependencies used inside nestedqueryFncallbacks/control flow, and avoid false positives when those dependencies are already present in complexqueryKeyexpressions. (#10258)TanStack/query (@tanstack/react-query)
v5.101.1Compare Source
Patch Changes
9eff92e]:v5.101.0Compare Source
Patch Changes
v5.100.14Compare Source
Patch Changes
fix(react-query): do not go into optimistic fetching state when not subscribed (#10759)
Updated dependencies []:
v5.100.13Compare Source
Patch Changes
d423168]:v5.100.12Compare Source
Patch Changes
v5.100.11Patch Changes
v5.100.10Patch Changes
v5.100.9Compare Source
Patch Changes
fcee7bd]:v5.100.8Compare Source
Patch Changes
v5.100.7Compare Source
Patch Changes
v5.100.6Compare Source
Patch Changes
v5.100.5Compare Source
Patch Changes
a53ef97]:v5.100.4Compare Source
Patch Changes
v5.100.3Compare Source
Patch Changes
fix(suspense): skip calling combine when queries would suspend (#10576)
Updated dependencies [
f85d825]:v5.100.2Patch Changes
ea4497e,d6a7bf3,645d5d1]:v5.100.1Patch Changes
1bb0d23]:v5.100.0Compare Source
Patch Changes
6540a41]:v5.99.2Compare Source
Patch Changes
v5.99.1Compare Source
Patch Changes
v5.99.0Compare Source
Patch Changes
v5.98.0Compare Source
Patch Changes
v5.97.0Compare Source
Patch Changes
2bfb12c]:v5.96.2Compare Source
Patch Changes
v5.96.1Compare Source
Patch Changes
v5.96.0Compare Source
Patch Changes
v5.95.2Compare Source
Patch Changes
cd5a35b]:v5.95.1Compare Source
Patch Changes
1f1775c]:v5.95.0Compare Source
Patch Changes
v5.94.5Compare Source
Patch Changes
fix(*): resolve issue about excluded build directory (#10312)
Updated dependencies [
4b6536d]:v5.94.4Compare Source
Patch Changes
chore: fixed version (#10064)
Updated dependencies [
4c75210]:v5.91.3Compare Source
Patch Changes
v5.91.2Compare Source
Patch Changes
fix(streamedQuery): maintain error state on reset refetch with initialData defined (#10287)
Updated dependencies [
248975e]:v5.91.0Compare Source
Minor Changes
Patch Changes
6fa901b]:Configuration
📅 Schedule: (in timezone America/New_York)
* 0-23 * * *)🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.