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 @tanstack/react-query to v5.62.7 - autoclosed #33

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tanstack/react-query (source) 5.62.0 -> 5.62.7 age adoption passing confidence

Release Notes

TanStack/query (@​tanstack/react-query)

v5.62.7

Compare Source

Version 5.62.7 - 12/10/24, 7:04 PM

Changes

Fix
  • query-core: respect initialData for queryClient.ensureQueryData (#​8425) (465906a) by Dominik Dorfmeister
Chore

Packages

v5.62.3

Compare Source

v5.62.2

Compare Source

Version 5.62.2 - 12/3/24, 7:29 AM

Changes

Fix
  • types: Fix type errors when using fully-typed inputs like QueryFilters<Data, Error>, and test all QueryClient methods to detect similar issues (#​8375) (175757a) by Nick Lucas

Packages

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

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 these updates 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
Contributor

coderabbitai bot commented Jul 26, 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. (Experiment)
  • @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 renovate/tanstack-query-monorepo branch from c330d28 to 39f5066 Compare July 26, 2024 13:33
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.51.14 Update dependency @tanstack/react-query to v5.51.15 Jul 26, 2024
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.51.15 Update dependency @tanstack/react-query to v5.51.15 - autoclosed Jul 29, 2024
@renovate renovate bot closed this Jul 29, 2024
@renovate renovate bot deleted the renovate/tanstack-query-monorepo branch July 29, 2024 12:41
@renovate renovate bot restored the renovate/tanstack-query-monorepo branch July 31, 2024 09:33
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.51.15 - autoclosed Update dependency @tanstack/react-query to v5.51.15 Jul 31, 2024
@renovate renovate bot reopened this Jul 31, 2024
Copy link

vercel bot commented Jul 31, 2024

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

Name Status Preview Comments Updated (UTC)
hibit-id ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 31, 2024 9:33am

@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 39f5066 to b8c5cfe Compare July 31, 2024 09:33
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.51.15 fix(deps): update dependency @tanstack/react-query to v5.51.16 Jul 31, 2024
Copy link

github-actions bot commented Jul 31, 2024

Deploy preview for hibit-id ready!

✅ Preview
https://hibit-gflnjy4m5-delandlabs-projects.vercel.app

Built with commit 18d44e2.
This pull request is being automatically deployed with vercel-action

@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.51.16 fix(deps): update dependency @tanstack/react-query to v5.51.18 Aug 1, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from b8c5cfe to 558d3a6 Compare August 1, 2024 15:03
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.51.18 fix(deps): update dependency @tanstack/react-query to v5.51.21 Aug 2, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 2 times, most recently from a390203 to ab6a934 Compare August 8, 2024 08:07
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.51.21 fix(deps): update dependency @tanstack/react-query to v5.51.23 Aug 8, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.51.23 Update dependency @tanstack/react-query to v5.51.23 Aug 14, 2024
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.51.23 fix(deps): update dependency @tanstack/react-query to v5.51.23 Aug 16, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from ab6a934 to 144f15b Compare August 19, 2024 11:49
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.51.23 fix(deps): update dependency @tanstack/react-query to v5.51.24 Aug 19, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 144f15b to 98f3301 Compare August 20, 2024 21:40
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.51.24 fix(deps): update dependency @tanstack/react-query to v5.52.0 Aug 20, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 98f3301 to afca546 Compare August 22, 2024 19:10
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.52.0 fix(deps): update dependency @tanstack/react-query to v5.52.1 Aug 22, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.52.1 fix(deps): update dependency @tanstack/react-query to v5.52.2 Aug 26, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from afca546 to dd7bdeb Compare August 26, 2024 18:09
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.59.19 fix(deps): update dependency @tanstack/react-query to v5.59.20 Nov 6, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from ed1f788 to ba9d2ea Compare November 14, 2024 14:30
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.59.20 fix(deps): update dependency @tanstack/react-query to v5.60.2 Nov 14, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from ba9d2ea to c3576b1 Compare November 15, 2024 20:13
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.60.2 fix(deps): update dependency @tanstack/react-query to v5.60.5 Nov 15, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.60.5 fix(deps): update dependency @tanstack/react-query to v5.60.6 Nov 19, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 2 times, most recently from 86f829b to c10a09a Compare November 20, 2024 14:17
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.60.6 fix(deps): update dependency @tanstack/react-query to v5.61.0 Nov 20, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from c10a09a to 5fd8c03 Compare November 24, 2024 06:47
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.61.0 fix(deps): update dependency @tanstack/react-query to v5.61.3 Nov 24, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 5fd8c03 to 523081a Compare November 26, 2024 15:48
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.61.3 fix(deps): update dependency @tanstack/react-query to v5.61.4 Nov 26, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 523081a to db88ac8 Compare November 27, 2024 11:34
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.61.4 fix(deps): update dependency @tanstack/react-query to v5.61.5 Nov 27, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from db88ac8 to a5aadda Compare November 29, 2024 13:29
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.61.5 fix(deps): update dependency @tanstack/react-query to v5.62.0 Nov 29, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from a5aadda to adc048c Compare December 2, 2024 18:42
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.62.0 fix(deps): update dependency @tanstack/react-query to v5.62.1 Dec 2, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from adc048c to 09c1635 Compare December 3, 2024 09:34
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.62.1 fix(deps): update dependency @tanstack/react-query to v5.62.2 Dec 3, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 09c1635 to 6287252 Compare December 6, 2024 17:32
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.62.2 fix(deps): update dependency @tanstack/react-query to v5.62.3 Dec 6, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 6287252 to 5c80766 Compare December 8, 2024 13:37
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.62.3 fix(deps): update dependency @tanstack/react-query to v5.62.7 Dec 10, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 5c80766 to 18d44e2 Compare December 10, 2024 20:16
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.62.7 fix(deps): update dependency @tanstack/react-query to v5.62.7 - autoclosed Dec 16, 2024
@renovate renovate bot closed this Dec 16, 2024
@renovate renovate bot deleted the renovate/tanstack-query-monorepo branch December 16, 2024 07:01
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.

0 participants