chore(deps): update all non-major dependencies#1248
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update all non-major dependencies#1248renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
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: |
Contributor
|
Size Change: 0 B Total Size: 92 kB ℹ️ View Unchanged
|
Contributor
|
Size Change: 0 B Total Size: 3.7 kB ℹ️ View Unchanged
|
ec91cc7 to
a82b5f7
Compare
a82b5f7 to
12440cf
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.5.3→^1.5.5^1.5.3→^1.5.5^0.2.0→^0.2.4^1.46.0→^1.47.0^0.15.2→^0.17.02.1.2→2.2.011.4.1→11.5.211.4.1→11.5.20.3.4→0.4.0^5.90.20→^5.90.21^1.159.5→^1.160.2^1.159.5→^1.160.2^1.159.5→^1.160.2^1.159.5→^1.160.2^1.159.5→^1.160.2^1.159.5→^1.160.2^1.159.5→^1.160.2^1.159.5→^1.160.0^1.159.5→^1.160.2^0.8.0→^0.9.1^19.2.13→^19.2.14^19.2.13→^19.2.14^19.2.13→^19.2.14^8.55.0→^8.56.0^8.55.0→^8.56.0^8.55.0→^8.56.0^8.55.0→^8.56.0^5.1.3→^5.1.4v6.0.1→v6.0.2v1.5.3→v1.7.0^17.2.4→^17.3.1^0.4.26→^0.5.0~53.0.26→~53.0.27~17.1.0→~17.1.8~7.1.0→~7.1.7~2.2.0→~2.2.3^3.23.0→^3.23.28.13→8.14.4~2.1.0→~2.2.00.82.5→0.83.30.82.5→0.83.310.27.0→10.30.010.27.0→10.30.010.26.0→10.30.00.79.6→0.84.00.79.6→0.84.05.4.0→5.6.2~4.11.1→~4.23.0^5.50.0→^5.51.3^4.3.6→^4.4.0^0.8.0→^0.9.0^7.3.0→^7.3.1^7.3.0→^7.3.1~0.15.0→~0.16.0~0.15.0→~0.16.0Release Notes
electric-sql/electric (@electric-sql/client)
v1.5.5Compare Source
Patch Changes
e9bc504: FixTypeError: Cannot use 'in' operatorcrash when a proxy or CDN returns a non-array JSON response from the shape endpoint. Add null-safety to message type guards and throw a properFetchErrorfor non-array responses so the existing retry/backoff infrastructure handles it.v1.5.4Compare Source
Patch Changes
186b8f8: Properly bundlefetch-event-source, so consumer use patched version.When liveSse mode got introduced, it included
fetch-event-sourcewhich is used instead of built-inEventSourcebecause of richer capabilities. However, it had a few assumptions (document/window existence) + bugs, when it comes to aborting. This was patched, however, when buildingtypescript-clientpatched version isn't included and when user uses it - they have unpatched version.powersync-ja/powersync-js (@powersync/common)
v1.47.0Compare Source
Minor Changes
d86799a: Deprecated @powersync/attachments in favor of enhanced and consistent attachment functionality built into @powersync/common and platform-specific SDKs8dee8d7: Exported common Mutex helper functionsPatch Changes
c506299: Enable trusted publishing for the PowerSync SDK.react-native-async-storage/async-storage (@react-native-async-storage/async-storage)
v2.2.0Compare Source
Minor Changes
8b2f32b: Fix support for React Native 0.80react-native-netinfo/react-native-netinfo (@react-native-community/netinfo)
v11.5.2Compare Source
Bug Fixes
v11.5.1Compare Source
Bug Fixes
v11.5.0Compare Source
Bug Fixes
Features
11.4.1 (2024-09-20)
Bug Fixes
TanStack/config (@tanstack/eslint-config)
v0.4.0Compare Source
Minor Changes
TanStack/query (@tanstack/react-query)
v5.90.21Compare Source
Patch Changes
TanStack/router (@tanstack/react-router)
v1.160.2Compare Source
Version 1.160.2 - 2/16/26, 7:27 PM
Changes
Fix
27a563e) by Manuel SchillerOther
5d667aa) by Manuel SchillerPackages
v1.160.0Compare Source
Version 1.160.0 - 2/15/26, 7:06 AM
Changes
Feat
6ddb586) by @SheraffPackages
v1.159.14Compare Source
Version 1.159.14 - 2/15/26, 1:45 AM
Changes
Fix
067951f) by 홍규진Test
988a9d6) by @KyleAMathewsDocs
6ee1586) by Pavan ShindeOther
27d0867) by Manuel SchillerPackages
v1.159.10Compare Source
Version 1.159.10 - 2/14/26, 1:19 AM
Changes
Fix
fb139e8) by nikuscsf212098) by Manuel SchillerPackages
v1.159.9Compare Source
Version 1.159.9 - 2/14/26, 12:46 AM
Changes
Fix
2148b1b) by Manuel SchillerPackages
v1.159.6Compare Source
Version 1.159.6 - 2/13/26, 6:35 PM
Changes
Fix
85b34a7) by Manuel SchillerChore
174be10) by Birk SkyumTest
97658cd) by Birk SkyumDocs
a8c786c) by Yuki TerashimaPackages
TanStack/store (@tanstack/store)
v0.9.1Compare Source
Patch Changes
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.