thirdweb-dev / js

Best in class web3 SDKs for Browser, Node and Mobile apps
https://thirdweb.com
Apache License 2.0
379 stars 259 forks source link

build(deps): bump @tanstack/query-async-storage-persister from 4.36.1 to 5.49.1 #3565

Closed dependabot[bot] closed 4 days ago

dependabot[bot] commented 4 days ago

Bumps @tanstack/query-async-storage-persister from 4.36.1 to 5.49.1.

Release notes

Sourced from @​tanstack/query-async-storage-persister's releases.

v5.49.1

Version 5.49.1 - 6/30/24, 5:49 AM

Changes

Fix

  • react-query: add experimental beforeQuery/afterQuery client options (#7650) (8927e4c) by Tanner Linsley

Ci

  • Optimise Nx workflow (#7648) (a80cea3) by Lachlan Collins

Docs

  • examples: Update Next.js version (#7649) (f454bf1) by Lachlan Collins

Packages

  • @​tanstack/eslint-plugin-query@​5.49.1
  • @​tanstack/query-async-storage-persister@​5.49.1
  • @​tanstack/query-broadcast-client-experimental@​5.49.1
  • @​tanstack/query-core@​5.49.1
  • @​tanstack/query-devtools@​5.49.1
  • @​tanstack/query-persist-client-core@​5.49.1
  • @​tanstack/query-sync-storage-persister@​5.49.1
  • @​tanstack/react-query@​5.49.1
  • @​tanstack/react-query-devtools@​5.49.1
  • @​tanstack/react-query-persist-client@​5.49.1
  • @​tanstack/react-query-next-experimental@​5.49.1
  • @​tanstack/solid-query@​5.49.1
  • @​tanstack/solid-query-devtools@​5.49.1
  • @​tanstack/solid-query-persist-client@​5.49.1
  • @​tanstack/svelte-query@​5.49.1
  • @​tanstack/svelte-query-devtools@​5.49.1
  • @​tanstack/svelte-query-persist-client@​5.49.1
  • @​tanstack/vue-query@​5.49.1
  • @​tanstack/vue-query-devtools@​5.49.1
  • @​tanstack/angular-query-devtools-experimental@​5.49.1
  • @​tanstack/angular-query-experimental@​5.49.1

v5.49.0

Version 5.49.0 - 6/29/24, 6:21 AM

Changes

Feat

  • hydration: dehydrate.serialize and hydrate.deserialize (#7615) (8cbe7d5) by Julius Marminge

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

PR-Codex overview

This PR updates dependencies related to query async storage persister and react query persist client versions.

Detailed summary

The following files were skipped due to too many changes: pnpm-lock.yaml

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

vercel[bot] commented 4 days ago

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

Name Status Preview Comments Updated (UTC)
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 1, 2024 9:08pm
thirdweb-www ❌ Failed (Inspect) Jul 1, 2024 9:08pm
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 1, 2024 9:08pm
graphite-app[bot] commented 4 days ago

Your org requires the Graphite merge queue for merging into main

Add the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

codspeed-hq[bot] commented 4 days ago

CodSpeed Performance Report

Merging #3565 will improve performances by ×2

Comparing dependabot/npm_and_yarn/tanstack/query-async-storage-persister-5.49.1 (ff6a84a) with main (3bee20d)

Summary

⚡ 2 improvements ✅ 7 untouched benchmarks

Benchmarks breakdown

Benchmark main dependabot/npm_and_yarn/tanstack/query-async-storage-persister-5.49.1 Change
encode tx (contract abi) 408.9 µs 201.2 µs ×2
encode tx (prepared method) 338.2 µs 189.8 µs +78.23%
dependabot[bot] commented 4 days ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.