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.24.1 #457

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 3, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v5.24.1

Compare Source

Version 5.24.1 - 2/25/2024, 12:51 AM

Changes

Fix
Test
  • queryClient: Remove flaky perfomance tests (#​6946) (747aa78) by SebKranz

Packages

v5.22.2

Compare Source

Version 5.22.2 - 2/19/2024, 12:52 PM

Changes

Fix
  • query-core: notify queryCache after updateQuery() (#​6936) (35fa47d) by Dominik Dorfmeister
Docs

Packages

v5.21.7

Compare Source

Version 5.21.7 - 2/18/2024, 8:52 AM

Changes

Refactor
  • core: use queryCache.get instead of find({ queryKey }) for better perf (#​6918) (14aa69f) by SebKranz

Packages

v5.21.4

Compare Source

Version 5.21.4 - 2/17/2024, 6:34 PM

Changes

Refactor
  • types: make queryKey required on ObserverOptions (#​6879) (61f4d74) by Dominik Dorfmeister

Packages

v5.21.2

Compare Source

Version 5.21.2 - 2/17/2024, 10:07 AM

Changes

Fix
Chore
Ci
Docs
  • angular-query-devtools: button position relative (#​6911) (65a5540) by Arnoud

Packages

v5.20.5

Compare Source

Version 5.20.5 - 2/13/2024, 1:13 PM

Changes

Fix
  • core: do not update mutations if key has changed (#​6889) (7e25569) by Dominik Dorfmeister

Packages

v5.20.4

Compare Source

Version 5.20.4 - 2/13/2024, 12:48 PM

Changes

Fix
  • types: type structural sharing as unknown (#​6888) (aad4078) by Dominik Dorfmeister

Packages

v5.20.2

Compare Source

Version 5.20.2 - 2/12/2024, 4:03 PM

Changes

Refactor
Chore
  • fix multiple-dependency-versions (cac31bc) by Dominik Dorfmeister
  • Update dependencies (#​6871) (7a51c2a) by Lachlan Collins
  • Use plugin:react/jsx-runtime config (#​6868) (9b496bf) by Lachlan Collins
Ci
Docs

Packages

v5.20.1

Compare Source

Version 5.20.1 - 2/10/2024, 8:52 AM

Changes

Refactor
  • eslint-plugin-query: Use ESLintUtils.RuleCreator (#​6867) (7b7cc2f) by Lachlan Collins
Chore
  • Replace @ts-ignore with @ts-expect-error (#​6866) (e105930) by Lachlan Collins
  • Add recommended eslint rules, dedupe parserOptions (#​6865) (8cd6441) by Lachlan Collins

Packages


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

Copy link

vercel bot commented Feb 3, 2024

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

Name Status Preview Comments Updated (UTC)
svelte-web3modal ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 25, 2024 10:27am
11 Ignored Deployments
Name Status Preview Comments Updated (UTC)
decentralized-relay-app ⬜️ Ignored (Inspect) Visit Preview Feb 25, 2024 10:27am
decentralized-relay-wallet ⬜️ Ignored (Inspect) Visit Preview Feb 25, 2024 10:27am
malicious-dapp-verify-simulation ⬜️ Ignored (Inspect) Visit Preview Feb 25, 2024 10:27am
react-auth-dapp ⬜️ Ignored (Inspect) Visit Preview Feb 25, 2024 10:27am
react-auth-wallet ⬜️ Ignored (Inspect) Visit Preview Feb 25, 2024 10:27am
react-dapp-v2 ⬜️ Ignored (Inspect) Visit Preview Feb 25, 2024 10:27am
react-dapp-v2-cosmos-provider ⬜️ Ignored (Inspect) Visit Preview Feb 25, 2024 10:27am
react-dapp-v2-with-ethers ⬜️ Ignored (Inspect) Visit Preview Feb 25, 2024 10:27am
react-dapp-v2-with-web3js ⬜️ Ignored (Inspect) Visit Preview Feb 25, 2024 10:27am
react-wallet-v2 ⬜️ Ignored (Inspect) Visit Preview Feb 25, 2024 10:27am
vue-dapp-auth ⬜️ Ignored (Inspect) Visit Preview Feb 25, 2024 10:27am

Copy link

vercel bot commented Feb 5, 2024

Deployment failed with the following error:

Too many requests - try again in 3 minutes (more than 60, code: "api-deployments-flood").

@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from e3e01f9 to d51f0d6 Compare February 5, 2024 16:37
Copy link

vercel bot commented Feb 5, 2024

Deployment failed with the following error:

Too many requests - try again in 2 minutes (more than 60, code: "api-deployments-flood").

@glitch-txs
Copy link
Contributor

Mergable, but blocked, seems like UI test is not working properly? also not sure how to rerun the rest

@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 2 times, most recently from f9b5a54 to e9eb71e Compare February 6, 2024 13:42
Copy link

vercel bot commented Feb 6, 2024

Deployment failed with the following error:

Too many requests - try again in 42 seconds (more than 60, code: "api-deployments-flood").

@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.18.1 fix(deps): update dependency @tanstack/react-query to v5.18.1 - autoclosed Feb 6, 2024
@renovate renovate bot closed this Feb 6, 2024
@renovate renovate bot deleted the renovate/tanstack-query-monorepo branch February 6, 2024 15:18
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.18.1 - autoclosed fix(deps): update dependency @tanstack/react-query to v5.18.1 Feb 10, 2024
@renovate renovate bot reopened this Feb 10, 2024
@renovate renovate bot restored the renovate/tanstack-query-monorepo branch February 10, 2024 10:46
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from e9eb71e to 76b1a5d Compare February 10, 2024 12:15
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.18.1 fix(deps): update dependency @tanstack/react-query to v5.20.1 Feb 10, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 76b1a5d to 2250978 Compare February 12, 2024 12:12
Copy link

vercel bot commented Feb 12, 2024

Deployment failed with the following error:

Too many requests - try again in 40 seconds (more than 60, code: "api-deployments-flood").

Copy link

vercel bot commented Feb 12, 2024

Deployment failed with the following error:

Too many requests - try again in 39 seconds (more than 60, code: "api-deployments-flood").

@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 2250978 to 2ddca06 Compare February 12, 2024 19:46
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.20.1 fix(deps): update dependency @tanstack/react-query to v5.20.2 Feb 12, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.20.2 fix(deps): update dependency @tanstack/react-query to v5.20.4 Feb 13, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 2 times, most recently from c8620c3 to 12aa5db Compare February 13, 2024 15:30
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.20.4 fix(deps): update dependency @tanstack/react-query to v5.20.5 Feb 13, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 12aa5db to 49baf38 Compare February 13, 2024 17:55
Copy link

vercel bot commented Feb 13, 2024

Deployment failed with the following error:

Too many requests - try again in 29 seconds (more than 60, code: "api-deployments-flood").

@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 49baf38 to 196e033 Compare February 17, 2024 13:01
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.20.5 fix(deps): update dependency @tanstack/react-query to v5.21.2 Feb 17, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 196e033 to 0cf3e02 Compare February 17, 2024 19:09
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.21.2 fix(deps): update dependency @tanstack/react-query to v5.21.4 Feb 17, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 0cf3e02 to c52d2bb Compare February 18, 2024 10:30
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.21.4 fix(deps): update dependency @tanstack/react-query to v5.21.7 Feb 18, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from c52d2bb to 1651f0c Compare February 19, 2024 16:56
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.21.7 fix(deps): update dependency @tanstack/react-query to v5.22.2 Feb 19, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 2 times, most recently from 1216b92 to 9ce10f0 Compare February 23, 2024 12:52
Copy link

vercel bot commented Feb 23, 2024

Deployment failed with the following error:

Too many requests - try again in 31 seconds (more than 60, code: "api-deployments-flood").

@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.22.2 fix(deps): update dependency @tanstack/react-query to v5.24.1 Feb 25, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 9ce10f0 to f1c670e Compare February 25, 2024 04:41
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from f1c670e to 208c71a Compare February 25, 2024 10:25
@glitch-txs glitch-txs closed this Feb 26, 2024
@glitch-txs glitch-txs deleted the renovate/tanstack-query-monorepo branch February 26, 2024 15:17
Copy link
Contributor Author

renovate bot commented Feb 26, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^5.18.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

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