-
Notifications
You must be signed in to change notification settings - Fork 152
chore(deps): update all non-major dependencies #987
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
Conversation
|
More templates
@tanstack/angular-db
@tanstack/db
@tanstack/db-ivm
@tanstack/electric-db-collection
@tanstack/offline-transactions
@tanstack/powersync-db-collection
@tanstack/query-db-collection
@tanstack/react-db
@tanstack/rxdb-db-collection
@tanstack/solid-db
@tanstack/svelte-db
@tanstack/trailbase-db-collection
@tanstack/vue-db
commit: |
|
Size Change: 0 B Total Size: 89.5 kB ℹ️ View Unchanged
|
|
Size Change: 0 B Total Size: 3.35 kB ℹ️ View Unchanged
|
6aa92b1 to
ae47277
Compare
d6fce5b to
a116f8b
Compare
c077a71 to
41dc69b
Compare
41dc69b to
be66cbb
Compare
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]>
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
^1.3.0->^1.3.1^9.39.1->^9.39.2^9.39.1->^9.39.2^9.39.1->^9.39.2^1.43.1->^1.44.0^0.14.3->^0.15.1^1.0.0->^1.1.0^4.1.17->^4.1.18^4.1.17->^4.1.18^4.1.17->^4.1.18^4.1.17->^4.1.18^0.1.1->^0.2.0^5.90.12->^5.90.15^5.90.12->^5.90.15^1.140.0->^1.144.0^1.140.0->^1.144.0^1.140.0->^1.144.0^1.140.0->^1.144.0^1.140.0->^1.145.0^1.140.0->^1.145.0^1.140.0->^1.144.0^1.140.0->^1.144.0^1.140.0->^1.145.0^16.3.0->^16.3.1^11.7.2->^11.8.1^8.15.6->^8.16.0^8.15.6->^8.16.0^8.15.6->^8.16.0^8.48.1->^8.51.0^8.48.1->^8.51.0^8.48.1->^8.51.0^8.48.1->^8.51.0^5.1.1->^5.1.2^6.0.2->^6.0.3^2.1.28->^2.1.29^0.45.0->^0.45.1^0.45.0->^0.45.1^9.39.1->^9.39.2^9.39.1->^9.39.2^9.39.1->^9.39.2^0.4.24->^0.4.26^27.2.0->^27.4.0^5.71.0->^5.78.010.24.0->10.26.210.24.0->10.26.2^0.3.15->^0.3.16^19.2.1->^19.2.3^19.2.1->^19.2.3^19.2.1->^19.2.3^19.2.1->^19.2.3^19.2.1->^19.2.3^19.2.1->^19.2.3^5.45.6->^5.46.1^4.3.4->^4.3.5^4.1.17->^4.1.18^4.1.17->^4.1.18^7.2.6->^7.3.0^3.5.25->^3.5.26Release Notes
electric-sql/electric (@electric-sql/client)
v1.3.1Compare Source
Patch Changes
f6e7c75: Fix infinite 409 loop when proxy returns stale cached response with expired shape handle.Root cause: When a 409 response arrives, the client marks the old handle as expired and fetches with a new handle. If a proxy ignores the
expired_handlecache buster parameter and returns a stale cached response containing the old handle, the client would accept it and enter an infinite 409 loop.The fix:
#onInitialResponse: Don't accept a shape handle from the response if it matches the expired handle in the expired shapes cachegetNextChunkUrl(prefetch): Don't prefetch the next chunk if the response handle equals theexpired_handlefrom the request URLThis provides defense-in-depth against misconfigured proxies that don't include all query parameters in their cache keys.
eslint/eslint (@eslint/js)
v9.39.2Compare Source
powersync-ja/powersync-js (@powersync/common)
v1.44.0Compare Source
Minor Changes
299c6dc: Update PowerSync SQLite core to v0.4.10616c2a1: Added ability to specifyappMetadatafor sync/stream requests.Note: This requires a PowerSync service version
>=1.17.0in order for logs to display metadata.standard-schema/standard-schema (@standard-schema/spec)
v1.1.0Compare Source
Adds the Standard JSON Schema specification.
Please refer to the README and standardschema.dev for more details.
tailwindlabs/tailwindcss (@tailwindcss/postcss)
v4.1.18Compare Source
Fixed
source(…)happens relative to the file it is in (#19274)!in the value (#19243)@tailwindcss/vite(#18970)--watch(#19373)ringColor.DEFAULT) in JS configs (#19348)contenttheme key from JS configs (#19381)futureandexperimentalconfig keys (#19344)text-*andleading-*classes (#19396)@keyframes(#19419)/dev/stdout(#19421)TanStack/pacer (@tanstack/pacer-lite)
v0.2.0Minor Changes
TanStack/query (@tanstack/query-core)
v5.90.15Compare Source
Patch Changes
v5.90.14Patch Changes
v5.90.13Patch Changes
TanStack/query (@tanstack/react-query)
v5.90.15Compare Source
Patch Changes
fccef79]:v5.90.14Patch Changes
d576092]:v5.90.13Patch Changes
4a0a78a]:TanStack/router (@tanstack/react-router)
v1.144.0Compare Source
Version 1.144.0 - 12/27/25, 2:58 PM
Changes
Feat
680671c) by Manuel SchillerPackages
v1.143.11Compare Source
Version 1.143.11 - 12/26/25, 1:34 AM
Changes
Fix
aa208f1) by Manuel SchillerChore
7d598a1) by Manuel SchillerPackages
v1.143.6Compare Source
Version 1.143.6 - 12/24/25, 11:22 PM
Changes
Fix
af9ef26) by Manuel SchillerPackages
v1.143.4Compare Source
Version 1.143.4 - 12/23/25, 11:42 PM
Changes
Fix
6ea81b4) by Nico LynzaadPackages
v1.143.3Compare Source
Version 1.143.3 - 12/23/25, 11:38 AM
Changes
Fix
17c07d9) by Manuel SchillerPackages
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.