chore(deps): update all non-major dependencies#670
Merged
renovate[bot] merged 1 commit intomainfrom Oct 13, 2025
Merged
Conversation
|
More templates
@tanstack/angular-db
@tanstack/db
@tanstack/db-ivm
@tanstack/electric-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: 76.9 kB ℹ️ View Unchanged
|
Contributor
|
Size Change: 0 B Total Size: 1.46 kB ℹ️ View Unchanged
|
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:
^20.3.4->^20.3.5^20.3.4->^20.3.5^20.3.3->^20.3.4^20.3.3->^20.3.4^20.3.3->^20.3.4^20.3.3->^20.3.4^20.3.3->^20.3.4^20.3.3->^20.3.4^20.3.3->^20.3.4^0.20.3->^0.21.0^0.1.28->^0.1.32^0.2.25->^0.2.29^1.132.41->^1.132.47^1.132.41->^1.132.47^1.132.41->^1.132.51^1.132.43->^1.132.56^1.132.43->^1.132.56^1.132.41->^1.132.56^0.1.26->^0.1.30^1.132.41->^1.132.49^1.132.43->^1.132.56^0.7.7->^0.8.0^0.1.26->^0.1.30^19.2.0->^19.2.2^19.2.0->^19.2.2^19.2.0->^19.2.2^19.2.0->^19.2.1^19.2.0->^19.2.1^19.2.0->^19.2.1^8.45.0->^8.46.0^8.45.0->^8.46.0^8.45.0->^8.46.0^8.45.0->^8.46.0^5.64.2->^5.64.310.18.1->10.18.2^5.39.9->^5.39.11^4.3.2->^4.3.3^0.7.4->^0.8.0Release Notes
angular/angular-cli (@angular/build)
v20.3.5Compare Source
@angular/build
angular/angular (@angular/common)
v20.3.4Compare Source
core
migrations
TanStack/config (@tanstack/config)
v0.21.0Compare Source
Minor Changes
Patch Changes
e45558e]:TanStack/db (@tanstack/electric-db-collection)
v0.1.32Compare Source
Patch Changes
d9ae7b7,44555b7]:v0.1.31Compare Source
Patch Changes
feat: Add awaitMatch utility and reduce default timeout (#402) (#499)
Adds a new
awaitMatchutility function to support custom synchronization matching logic when transaction IDs (txids) are not available. Also reduces the default timeout forawaitTxIdfrom 30 seconds to 5 seconds for faster feedback.New Features:
collection.utils.awaitMatch(matchFn, timeout?)- Wait for custom match logicisChangeMessageandisControlMessagehelper functions for custom match functionsMatchFunction<T>for custom match functionsChanges:
awaitTxIdreduced from 30 seconds to 5 secondsExample Usage:
Benefits:
Updated dependencies [
6692aad]:v0.1.30Compare Source
Patch Changes
prefix logs and errors with collection id, when available (#655)
Updated dependencies [
dd6cdf7,c30a20b]:v0.1.29Compare Source
Patch Changes
The awaitTxId utility now resolves transaction IDs based on snapshot-end message metadata (xmin, xmax, xip_list) in addition to explicit txid arrays, enabling matching on the initial snapshot at the start of a new shape. (#648)
Updated dependencies [
7556fb6]:TanStack/db (@tanstack/query-db-collection)
v0.2.29Compare Source
Patch Changes
d9ae7b7,44555b7]:v0.2.28Compare Source
Patch Changes
6692aad]:v0.2.27Compare Source
Patch Changes
dd6cdf7,c30a20b]:v0.2.26Compare Source
Patch Changes
7556fb6]:TanStack/router (@tanstack/react-router)
v1.132.47Compare Source
Version 1.132.47 - 10/6/25, 9:20 PM
Changes
Fix
2db746c) by Manuel SchillerExamples
42500ce) by fukoPackages
v1.132.45Compare Source
Version 1.132.45 - 10/6/25, 8:13 PM
Changes
Fix
020e96b) by Manuel SchillerDocs
e8052ce) by Manuel SchillerPackages
TanStack/db (@tanstack/solid-db)
v0.1.30Compare Source
Patch Changes
d9ae7b7,44555b7]:v0.1.29Compare Source
Patch Changes
6692aad]:v0.1.28Compare Source
Patch Changes
dd6cdf7,c30a20b]:v0.1.27Compare Source
Patch Changes
7556fb6]:TanStack/store (@tanstack/store)
v0.8.0Compare Source
Version 0.8.0 - 10/11/25, 12:03 AM
Changes
Feat
be4f045) by Alejandro Aburto S.Fix
4a8bdea) by @SheraffChore
dfbb669) by renovate[bot]41139a6) by renovate[bot]570caec) by renovate[bot]4d92c18) by Lachlan Collinsd77dbce) by renovate[bot]635ffb0(#206) (e69e6f8) by renovate[bot]Packages
TanStack/db (@tanstack/trailbase-db-collection)
v0.1.30Compare Source
Patch Changes
d9ae7b7,44555b7]:v0.1.29Compare Source
Patch Changes
6692aad]:v0.1.28Compare Source
Patch Changes
dd6cdf7,c30a20b]:v0.1.27Compare Source
Patch Changes
7556fb6]:typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.46.0Compare Source
🚀 Features
🩹 Fixes
export imports (#11603)this: voidand binding (#11634)❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.46.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
webpro-nl/knip (knip)
v5.64.3Compare Source
5dd115f) - thanks @rfalke-rtl!83b02bb) - thanks @rfalke-rtl!cf0556e)3db7eb7)0531075)c6845c7)pnpm/pnpm (pnpm)
v10.18.2Compare Source
Patch Changes
pnpm outdated --longshould work #10040.pnpm dlxshould request the full metadata of packages, whenminimumReleaseAgeis set #9963.EPIPEerrors when piping output to other commands #10027.sveltejs/svelte (svelte)
v5.39.11Compare Source
Patch Changes
v5.39.10Compare Source
Patch Changes
fix: hydrate each blocks inside element correctly (#16908)
fix: allow await in if block consequent and alternate (#16890)
fix: don't replace rest props with
$$propsfor excluded props (#16898)fix: correctly transform
$derivedprivate fields on server (#16894)fix: add
UNKNOWNevaluation value before breaking forbinding.initial===SnippetBlock(#16910)sveltejs/language-tools (svelte-check)
v4.3.3Compare Source
Patch Changes
fix: prevent file watcher issue (#2859)
fix: allow
undefinedandnullvalues for#eachin Svelte 5 (#2863)perf: check if file content changed in tsconfig file watch (#2859)
trailbaseio/trailbase (trailbase)
v0.8.0discoverabilty, and avoid drift.
backup_interval_secfrom proto config. When explicitly specified,users will need to remove it from their
<traildepot>/config.textprotoand set anappropriate cron schedule instead.
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.