Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 29, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
@angular/build ^20.3.2 -> ^20.3.3 age confidence
@angular/cli ^20.3.2 -> ^20.3.3 age confidence
@angular/common (source) ^20.3.1 -> ^20.3.2 age confidence
@angular/compiler (source) ^20.3.1 -> ^20.3.2 age confidence
@angular/compiler-cli (source) ^20.3.1 -> ^20.3.2 age confidence
@angular/core (source) ^20.3.1 -> ^20.3.2 age confidence
@angular/forms (source) ^20.3.1 -> ^20.3.2 age confidence
@angular/platform-browser (source) ^20.3.1 -> ^20.3.2 age confidence
@angular/router (source) ^20.3.1 -> ^20.3.2 age confidence
@sveltejs/package (source) ^2.5.3 -> ^2.5.4 age confidence
@sveltejs/vite-plugin-svelte (source) ^6.2.0 -> ^6.2.1 age confidence
@tanstack/config (source) ^0.20.2 -> ^0.20.3 age confidence
@tanstack/electric-db-collection (source) ^0.1.23 -> ^0.1.25 age confidence
@tanstack/query-core (source) ^5.90.1 -> ^5.90.2 age confidence
@tanstack/query-db-collection (source) ^0.2.20 -> ^0.2.22 age confidence
@tanstack/react-router (source) ^1.132.2 -> ^1.132.25 age confidence
@tanstack/react-start (source) ^1.132.4 -> ^1.132.25 age confidence
@tanstack/solid-db (source) ^0.1.21 -> ^0.1.23 age confidence
@tanstack/solid-router (source) ^1.131.50 -> ^1.132.25 age confidence
@tanstack/solid-start (source) ^1.131.50 -> ^1.132.25 age confidence
@tanstack/trailbase-db-collection (source) ^0.1.21 -> ^0.1.23 age confidence
@types/react (source) ^19.1.13 -> ^19.1.15 age confidence
@types/react (source) ^19.1.13 -> ^19.1.15 age confidence
@typescript-eslint/eslint-plugin (source) ^8.44.0 -> ^8.45.0 age confidence
@typescript-eslint/eslint-plugin (source) ^8.44.1 -> ^8.45.0 age confidence
@typescript-eslint/parser (source) ^8.44.0 -> ^8.45.0 age confidence
@typescript-eslint/parser (source) ^8.44.1 -> ^8.45.0 age confidence
drizzle-kit (source) ^0.31.4 -> ^0.31.5 age confidence
eslint-plugin-react-refresh ^0.4.21 -> ^0.4.22 age confidence
jasmine-core (source) ~5.10.0 -> ~5.11.0 age confidence
knip (source) ^5.64.0 -> ^5.64.1 age confidence
pnpm (source) 10.17.0 -> 10.17.1 age confidence
rxdb (source) 16.19.0 -> 16.19.1 age confidence
svelte (source) ^5.39.4 -> ^5.39.6 age confidence
trailbase (source) ^0.7.3 -> ^0.7.4 age confidence
tsx (source) ^4.20.5 -> ^4.20.6 age confidence
vue (source) ^3.5.21 -> ^3.5.22 age confidence

Release Notes

angular/angular-cli (@​angular/build)

v20.3.3

Compare Source

@​schematics/angular
Commit Type Description
b7f92da78 fix add __screenshots__/ to .gitignore
@​angular/ssr
Commit Type Description
a4c9a2007 fix avoid retaining rendered HTML in memory post-request
angular/angular (@​angular/common)

v20.3.2

Compare Source

compiler-cli
Commit Type Description
ba40153ac0 fix capture metadata for undecorated fields (#​63904)
1d4f81c8ee fix resolve import alias in defer blocks (#​63966)
core
Commit Type Description
9515a70933 fix fix narrowing of Resource.hasValue() (#​63994)
e78451cf8a fix prevent animations renderer from impacting animate.leave (#​63921)
forms
Commit Type Description
1fd8d5d446 fix Emit FormResetEvent when resetting control (#​64034)
migrations
Commit Type Description
16d0d43ad4 fix handle import aliases to the same module name (#​63934)
3ebaeccb46 fix handle reused templates in control flow migration (#​63996)
sveltejs/kit (@​sveltejs/package)

v2.5.4

Compare Source

Patch Changes
sveltejs/vite-plugin-svelte (@​sveltejs/vite-plugin-svelte)

v6.2.1

Compare Source

Patch Changes
  • fix: remove unscopable global styles warning (#​1223)

  • Remove automatic configuration for rolldownOptions.optimization.inlineConst because latest version of rolldown-vite has it enabled by default. (#​1225)

TanStack/config (@​tanstack/config)

v0.20.3

Compare Source

Patch Changes
TanStack/db (@​tanstack/electric-db-collection)

v0.1.25

Compare Source

Patch Changes

v0.1.24

Compare Source

Patch Changes
TanStack/query (@​tanstack/query-core)

v5.90.2

Compare Source

Version 5.90.2 - 9/23/25, 7:37 AM

Changes

Fix
  • types: onMutateResult is always defined in onSuccess callback (#​9677) (2cf3ec9) by Dominik Dorfmeister

Packages

TanStack/db (@​tanstack/query-db-collection)

v0.2.22

Compare Source

Patch Changes

v0.2.21

Compare Source

Patch Changes
TanStack/router (@​tanstack/react-router)

v1.132.25

Compare Source

Version 1.132.25 - 9/29/25, 7:38 PM

Changes
Fix
  • router: hash history links with target="_blank" generate incorrect URLs (#​5242) (e52673b) by Lee
Docs
Packages

v1.132.23

Compare Source

Version 1.132.23 - 9/28/25, 11:25 PM

Changes
Fix
Docs
Examples
  • fix Bun server static routes from using the wrong path separator on Windows (#​5285) (2817a0c) by Tim Bellefleur
Tests
  • start: update spa mode e2e to use production build (#​5284) (58e8a94) by Nico Lynzaad
Packages

v1.132.21

Compare Source

Version 1.132.21 - 9/28/25, 7:05 PM (Manual Release)

Changes
Fix
  • exclude some more files from compilation (785afe3) by Manuel Schiller
  • use package alias for h3 (#​5281) (3a76b3c) by Manuel Schiller
Docs
Packages

v1.132.19

Compare Source

Version 1.132.19 - 9/28/25, 10:43 AM

Changes
Fix
  • register createServerFn fetcher as serializable (#​5268) (7d876bc) by Manuel Schiller
Docs
  • fix Validation with Zod documentation (#​5269) (985f8c6) by kkane
  • wrong link to bun server implementation in hosting page (#​5272) (b19e0b9) by Mattèo Gauthier
Packages

v1.132.17

Compare Source

Version 1.132.17 - 9/27/25, 10:25 PM

Changes
Fix
  • router-core: consider root in path parsing of trailing underscores (#​5262) (16eacb3) by Nico Lynzaad
Packages

v1.132.7

Compare Source

Version 1.132.7 - 9/25/25, 3:29 PM

Changes

Fix
  • opt into SSR type level serializability check (#​5233) (e6ef218) by Manuel Schiller

Packages

v1.132.6

Compare Source

Version 1.132.6 - 9/25/25, 3:01 AM

Changes

Fix
  • router-core: avoid infinite serializer recursion for arrays (#​5199) (98a02d7) by Brooke Holmes

Packages


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

changeset-bot bot commented Sep 29, 2025

⚠️ No Changeset found

Latest commit: 26b48c6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

pkg-pr-new bot commented Sep 29, 2025

More templates

@tanstack/angular-db

npm i https://pkg.pr.new/@tanstack/angular-db@599

@tanstack/db

npm i https://pkg.pr.new/@tanstack/db@599

@tanstack/db-ivm

npm i https://pkg.pr.new/@tanstack/db-ivm@599

@tanstack/electric-db-collection

npm i https://pkg.pr.new/@tanstack/electric-db-collection@599

@tanstack/query-db-collection

npm i https://pkg.pr.new/@tanstack/query-db-collection@599

@tanstack/react-db

npm i https://pkg.pr.new/@tanstack/react-db@599

@tanstack/rxdb-db-collection

npm i https://pkg.pr.new/@tanstack/rxdb-db-collection@599

@tanstack/solid-db

npm i https://pkg.pr.new/@tanstack/solid-db@599

@tanstack/svelte-db

npm i https://pkg.pr.new/@tanstack/svelte-db@599

@tanstack/trailbase-db-collection

npm i https://pkg.pr.new/@tanstack/trailbase-db-collection@599

@tanstack/vue-db

npm i https://pkg.pr.new/@tanstack/vue-db@599

commit: 26b48c6

Copy link
Contributor

github-actions bot commented Sep 29, 2025

Size Change: 0 B

Total Size: 74.1 kB

ℹ️ View Unchanged
Filename Size
./packages/db/dist/esm/collection/change-events.js 958 B
./packages/db/dist/esm/collection/changes.js 1.01 kB
./packages/db/dist/esm/collection/events.js 684 B
./packages/db/dist/esm/collection/index.js 3.14 kB
./packages/db/dist/esm/collection/indexes.js 1.16 kB
./packages/db/dist/esm/collection/lifecycle.js 1.8 kB
./packages/db/dist/esm/collection/mutations.js 2.59 kB
./packages/db/dist/esm/collection/state.js 3.78 kB
./packages/db/dist/esm/collection/subscription.js 1.69 kB
./packages/db/dist/esm/collection/sync.js 1.32 kB
./packages/db/dist/esm/deferred.js 230 B
./packages/db/dist/esm/errors.js 3.1 kB
./packages/db/dist/esm/index.js 1.56 kB
./packages/db/dist/esm/indexes/auto-index.js 745 B
./packages/db/dist/esm/indexes/base-index.js 605 B
./packages/db/dist/esm/indexes/btree-index.js 1.82 kB
./packages/db/dist/esm/indexes/lazy-index.js 1.25 kB
./packages/db/dist/esm/local-only.js 827 B
./packages/db/dist/esm/local-storage.js 2.02 kB
./packages/db/dist/esm/optimistic-action.js 294 B
./packages/db/dist/esm/proxy.js 3.87 kB
./packages/db/dist/esm/query/builder/functions.js 615 B
./packages/db/dist/esm/query/builder/index.js 3.93 kB
./packages/db/dist/esm/query/builder/ref-proxy.js 938 B
./packages/db/dist/esm/query/compiler/evaluators.js 1.56 kB
./packages/db/dist/esm/query/compiler/expressions.js 631 B
./packages/db/dist/esm/query/compiler/group-by.js 2.11 kB
./packages/db/dist/esm/query/compiler/index.js 2.29 kB
./packages/db/dist/esm/query/compiler/joins.js 2.53 kB
./packages/db/dist/esm/query/compiler/order-by.js 1.23 kB
./packages/db/dist/esm/query/compiler/select.js 1.28 kB
./packages/db/dist/esm/query/ir.js 508 B
./packages/db/dist/esm/query/live-query-collection.js 340 B
./packages/db/dist/esm/query/live/collection-config-builder.js 2.68 kB
./packages/db/dist/esm/query/live/collection-subscriber.js 1.91 kB
./packages/db/dist/esm/query/optimizer.js 3.1 kB
./packages/db/dist/esm/SortedMap.js 1.24 kB
./packages/db/dist/esm/transactions.js 3.03 kB
./packages/db/dist/esm/utils.js 943 B
./packages/db/dist/esm/utils/browser-polyfills.js 365 B
./packages/db/dist/esm/utils/btree.js 6.02 kB
./packages/db/dist/esm/utils/comparison.js 754 B
./packages/db/dist/esm/utils/index-optimization.js 1.62 kB

compressed-size-action::db-package-size

Copy link
Contributor

github-actions bot commented Sep 29, 2025

Size Change: 0 B

Total Size: 1.44 kB

ℹ️ View Unchanged
Filename Size
./packages/react-db/dist/esm/index.js 152 B
./packages/react-db/dist/esm/useLiveQuery.js 1.29 kB

compressed-size-action::react-db-package-size

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from b09a4af to 30deaa5 Compare September 29, 2025 21:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b68cf87 to 26b48c6 Compare September 29, 2025 22:09
@KyleAMathews KyleAMathews merged commit 3d5f782 into main Sep 29, 2025
6 checks passed
@KyleAMathews KyleAMathews deleted the renovate/all-minor-patch branch September 29, 2025 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant