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 tanstack-query monorepo #5

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tanstack/eslint-plugin-query (source) ^5.28.6 -> ^5.62.1 age adoption passing confidence
@tanstack/react-query (source) ^5.28.9 -> ^5.62.8 age adoption passing confidence
@tanstack/react-query-devtools (source) ^5.28.10 -> ^5.62.8 age adoption passing confidence

Release Notes

TanStack/query (@​tanstack/eslint-plugin-query)

v5.62.1

Compare Source

Version 5.62.1 - 12/2/24, 6:40 PM

Changes

Fix
  • eslint-plugin-query: handle non-null at then end of var in exhaustive-deps (#​8385) (d9d2728) by Parbez
Chore
  • angular-query: update examples to typescript 5.7 (#​8374) (b7bad3d) by Arnoud
Test
  • query-core: add type check tests for queryObserver (#​8304) (12b6782) by Sol Lee

Packages

v5.61.6

Compare Source

Version 5.61.6 - 11/28/24, 1:59 PM

Changes

Fix
  • angular-query: improve compatibility with Jest (#​8367) (ebcaa55) by Arnoud
  • eslint-plugin-query: handle optional and non-null chaining in exhaustive-deps (#​8365) (c402a2b) by Eliya Cohen

Packages

v5.61.4

Compare Source

Version 5.61.4 - 11/26/24, 1:39 PM

Changes

Fix
  • QueriesObserver: fix improper sorting in QueriesObserver"s #find… (#​8351) (3b7556f) by Jonathan Toung
Chore

Packages

v5.61.3

Compare Source

Version 5.61.3 - 11/24/24, 3:24 AM

Changes

Fix
  • eslint-plugin: fix no-unstable-deps with ts-eslint >=8.10.0 (#​8340) (bdafc84) by Lachlan Collins
Chore
  • deps: more manual package updates (#​8339) (9972595) by Lachlan Collins
  • deps: update expo, next, astro, nx (#​8337) (99b5354) by Lachlan Collins
  • deps: update dependency astro to v4.16.1 [security] (#​8181) (bbd3821) by renovate[bot]
  • deps: update dependency next to v14.2.10 [security] (#​8128) (22b89c9) by renovate[bot]
Test
  • integrations: switch react-scripts to webpack (#​8329) (b846c53) by Lachlan Collins
Docs

Packages

v5.61.2

Compare Source

Version 5.61.2 - 11/23/24, 10:43 PM

Changes
Fix
  • angular-query: subscribe to observer outside the Angular zone (#​8331) (228382f) by Arnoud
  • eslint-plugin-query: improve external reference relevance (#​8334) (80a49ff) by Eliya Cohen
Docs
  • react-query: add example for Expo Network in online status management (#​8298) (102b6a8) by Daniel Reichhart
Packages

v5.60.1

Compare Source

Version 5.60.1 - 11/8/24, 10:06 AM

Changes

Fix
  • eslint-plugin-query: add Suspense query hooks to no-rest-destructuring rule (#​8260) (2f6c028) by Gyumong

Packages

v5.59.20

Compare Source

Version 5.59.20 - 11/6/24, 2:13 PM

Changes

Fix
  • don"t ship test files (848df62) by Dominik Dorfmeister
Test
Docs

Packages

v5.59.7

Compare Source

Version 5.59.7 - 10/9/24, 4:21 PM

Changes

Fix
  • eslint-plugin-query: ignore all non-identifier properties in rule infinite-query-property-order (#​8158) (81e443c) by Manuel Schiller

Packages

v5.59.4

Compare Source

Version 5.59.4 - 10/9/24, 1:02 PM

Changes

Fix
  • core: do not inform QueriesObserver subscribers if combined result hasn"t changed (#​8153) (cae2524) by Dominik Dorfmeister
  • eslint-plugin-query: handle callable params within exaustive-deps rule (#​8150) (eb2f9d3) by pawel-twardziak
Chore
  • eslint-plugin-query: expect-expect warning for expectArrayEqualIgnoreOrder (#​8143) (85a525a) by Sol Lee
  • no-shadow lint warning in insertAtPositions() (#​8142) (78b086b) by Sol Lee
Test
  • hydration test case for overwriting with promise (05ccd65) by Dominik Dorfmeister

Packages

v5.59.2

Compare Source

Version 5.59.2 - 10/8/24, 12:32 PM

Changes

Fix
  • eslint-plugin-query: handle nullish coalescing operator in exhaustive-deps rule (#​8146) (c232a6f) by Eliya Cohen
Chore
  • eslint-plugin-query: change naming for text variables (#​8135) (495b086) by Sol Lee
  • deps: update dependency svelte to v4.2.19 [security] (2fe16e5) by renovate[bot]
  • deps: update dependency vite to v5.3.6 [security] (08a568d) by renovate[bot]

Packages

v5.59.1

Compare Source

Version 5.59.1 - 10/4/24, 12:03 PM

Changes

Fix
  • eslint-plugin-query: update deprecated getSourceCode() method (#​8117) (bb8278d) by Sol Lee
Test
Docs

Packages

v5.58.1

Compare Source

Version 5.58.1 - 9/27/24, 7:58 AM

Changes

Fix
  • eslint-plugin: fix legacy recommended config (#​8104) (ade6283) by Lachlan Collins
Docs

Packages

v5.57.2

Compare Source

Version 5.57.2 - 9/24/24, 6:13 PM

Changes

Fix
  • eslint-plugin-query: correctly handle call-expression spread (#​8090) (f1aab70) by Manuel Schiller
Docs

Packages

v5.57.1

Compare Source

Version 5.57.1 - 9/21/24, 9:15 AM

Changes

Fix
  • eslint-plugin-query: relax property order rule to ignore relative order of getPreviousPageParam and getNextPageParam (#​8074) (1793e06) by Manuel Schiller

Packages

v5.57.0

Compare Source

Version 5.57.0 - 9/20/24, 7:50 PM

Changes

Feat
  • eslint-plugin-query: add rule to ensure property order of infinite query functions (#​8072) (f8d65fb) by Manuel Schiller
Docs
  • add missing closing tag to Solid docs (#​8068) (ca9e3c4) by Stephen Brown-Bourne

Packages

v5.56.1

Compare Source

Version 5.56.1 - 9/12/24, 2:38 PM

Changes

Fix
Chore
  • trigger release (6a17069) by Dominik Dorfmeister

Packages

v5.53.0

Compare Source

Version 5.53.0 - 8/30/24, 7:14 AM

Changes

Feat
  • eslint-plugin: use typescript-eslint v8 stable (#​7968) (f3aad7c) by Riva Junior

Packages

v5.52.3

Compare Source

Version 5.52.3 - 8/29/24, 11:03 PM

Changes

Fix
  • angular-query: fix type of isSuccess, isError, isPending, isIdle on mutation result (#​7923) (eee80af) by divdavem
Chore
Docs
  • Add known limitation about cancellation with suspense hooks (#​7958) (804357b) by Romain Trotard

Packages

v5.52.0

Compare Source

Version 5.52.0 - 8/20/24, 6:54 PM

Changes

Feat
  • eslint-plugin-query: add rule that disallows putting the result of query hooks directly in a React hook dependency array (#​7911) (f65ebe7) by Manuel Schiller
Refactor
Docs

Packages

v5.51.15

Compare Source

Version 5.51.15 - 7/26/24, 11:47 AM (Manual Release)

Changes

Other

Packages

v5.51.14

Compare Source

Version 5.51.14 - 7/26/24, 8:47 AM

Changes

Fix
  • query-core: abort fetch loop for infinite queries if getNextPageParam returns null or undefined (#​7799) (3ef7887) by Dominik Dorfmeister
Refactor
  • react-query: add error message for skipToken in useSuspenseQueries and useSuspenseInfiniteQuery (#​7797) (34a5672) by Lich
Chore
  • Update @tanstack/config to v0.11.0 (#​7795) (bd3296b) by Lachlan Collins
  • svelte-query: Tweak provider tests (#​7794) (1814f56) by Lachlan Collins

Packages

v5.51.13

Compare Source

Version 5.51.13 - 7/25/24, 3:57 PM

Changes

Fix
  • eslint-plugin: strictly type config keys (#​7780) (55486f1) by Jeroen Claassens
Test
  • svelte-query: Better createMutation tests (#​7773) (ffd404f) by Lachlan Collins
Ci
  • remove test:format from Nx workflow (#​7775) (5760f70) by Lachlan Collins

Packages

v5.51.12

Compare Source

Version 5.51.12 - 7/20/24, 11:09 AM

Changes

Fix

Packages

v5.51.10

Compare Source

Version 5.51.10 - 7/18/24, 12:0


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.

👻 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 was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Mar 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
linum-labs ❌ Failed (Inspect) Dec 21, 2024 5:41am

@renovate renovate bot requested a review from meness March 26, 2024 19:38
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to ^5.28.8 fix(deps): update tanstack-query monorepo to ^5.28.8 - autoclosed Mar 27, 2024
@renovate renovate bot closed this Mar 27, 2024
@renovate renovate bot deleted the chore/tanstack-query-monorepo branch March 27, 2024 21:35
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to ^5.28.8 - autoclosed fix(deps): update tanstack-query monorepo to ^5.28.8 Apr 2, 2024
@renovate renovate bot reopened this Apr 2, 2024
@renovate renovate bot restored the chore/tanstack-query-monorepo branch April 2, 2024 20:19
@renovate renovate bot force-pushed the chore/tanstack-query-monorepo branch from fd0bd3a to 2f49cbb Compare April 2, 2024 20:23
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to ^5.28.8 chore(deps): update tanstack-query monorepo Apr 2, 2024
@renovate renovate bot force-pushed the chore/tanstack-query-monorepo branch from 2f49cbb to 2629834 Compare April 7, 2024 08:48
@renovate renovate bot force-pushed the chore/tanstack-query-monorepo branch from 2629834 to ee9180d Compare April 12, 2024 23:48
@renovate renovate bot force-pushed the chore/tanstack-query-monorepo branch from ee9180d to cbb1f5f Compare April 23, 2024 23:29
@renovate renovate bot changed the title chore(deps): update tanstack-query monorepo chore(deps): update tanstack-query monorepo to ^5.32.1 Apr 30, 2024
@renovate renovate bot force-pushed the chore/tanstack-query-monorepo branch from cbb1f5f to 7517d2e Compare April 30, 2024 20:57
@renovate renovate bot force-pushed the chore/tanstack-query-monorepo branch from 7517d2e to d6bc512 Compare May 4, 2024 08:47
@renovate renovate bot changed the title chore(deps): update tanstack-query monorepo to ^5.32.1 chore(deps): update tanstack-query monorepo May 4, 2024
@renovate renovate bot force-pushed the chore/tanstack-query-monorepo branch from d6bc512 to 9adbed5 Compare May 5, 2024 11:52
@renovate renovate bot force-pushed the chore/tanstack-query-monorepo branch from 9adbed5 to 6001a2c Compare May 7, 2024 05:47
@renovate renovate bot force-pushed the chore/tanstack-query-monorepo branch from 6001a2c to aebfbda Compare May 10, 2024 20:39
@renovate renovate bot force-pushed the chore/tanstack-query-monorepo branch from 5b2e1cc to 048bfbf Compare November 16, 2024 05:56
@renovate renovate bot force-pushed the chore/tanstack-query-monorepo branch from 048bfbf to 0cfae5f Compare November 20, 2024 02:34
@renovate renovate bot force-pushed the chore/tanstack-query-monorepo branch from 0cfae5f to 05ba3ae Compare November 22, 2024 08:53
@renovate renovate bot force-pushed the chore/tanstack-query-monorepo branch from 05ba3ae to 90313b6 Compare November 24, 2024 02:40
@renovate renovate bot force-pushed the chore/tanstack-query-monorepo branch from 90313b6 to 3767491 Compare November 25, 2024 05:33
@renovate renovate bot changed the title chore(deps): update tanstack-query monorepo chore(deps): update tanstack-query monorepo to ^5.61.3 Nov 25, 2024
@renovate renovate bot force-pushed the chore/tanstack-query-monorepo branch from 3767491 to 6d7ee33 Compare November 27, 2024 02:34
@renovate renovate bot changed the title chore(deps): update tanstack-query monorepo to ^5.61.3 chore(deps): update tanstack-query monorepo to ^5.61.4 Nov 27, 2024
@renovate renovate bot force-pushed the chore/tanstack-query-monorepo branch from 6d7ee33 to 90b2c3e Compare November 28, 2024 20:32
@renovate renovate bot changed the title chore(deps): update tanstack-query monorepo to ^5.61.4 chore(deps): update tanstack-query monorepo Nov 28, 2024
@renovate renovate bot force-pushed the chore/tanstack-query-monorepo branch from 90b2c3e to 1f6f360 Compare November 30, 2024 02:37
@renovate renovate bot force-pushed the chore/tanstack-query-monorepo branch from 1f6f360 to f169de7 Compare December 4, 2024 23:55
Copy link

coderabbitai bot commented Dec 4, 2024

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate renovate bot force-pushed the chore/tanstack-query-monorepo branch from f169de7 to d48f5b5 Compare December 7, 2024 14:37
@renovate renovate bot force-pushed the chore/tanstack-query-monorepo branch from d48f5b5 to 883aaed Compare December 11, 2024 17:26
@renovate renovate bot changed the title chore(deps): update tanstack-query monorepo fix(deps): update tanstack-query monorepo Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant