Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 6, 2025

This PR contains the following updates:

Package Change Age Confidence
@analogjs/vite-plugin-angular ^1.21.1 -> ^1.22.0 age confidence
@analogjs/vitest-angular (source) ^1.21.1 -> ^1.22.0 age confidence
@angular-devkit/build-angular ^20.3.2 -> ^20.3.7 age confidence
@angular/animations (source) ^20.3.1 -> ^20.3.7 age confidence
@angular/cli ^20.3.2 -> ^20.3.7 age confidence
@angular/common (source) ^20.3.1 -> ^20.3.7 age confidence
@angular/compiler (source) ^20.3.1 -> ^20.3.7 age confidence
@angular/compiler-cli (source) ^20.3.1 -> ^20.3.7 age confidence
@angular/core (source) ^20.3.1 -> ^20.3.7 age confidence
@angular/forms (source) ^20.3.1 -> ^20.3.7 age confidence
@angular/platform-browser (source) ^20.3.1 -> ^20.3.7 age confidence
@angular/platform-browser-dynamic (source) ^20.3.1 -> ^20.3.7 age confidence
@angular/router (source) ^20.3.1 -> ^20.3.7 age confidence
@sveltejs/package (source) ^2.5.3 -> ^2.5.4 age confidence
@tanstack/angular-store (source) ^0.7.7 -> ^0.8.0 age confidence
@tanstack/config (source) 0.20.2 -> 0.22.0 age confidence
@tanstack/pacer (source) ^0.15.3 -> ^0.15.4 age confidence
@tanstack/react-devtools (source) ^0.7.0 -> ^0.7.7 age confidence
@tanstack/react-query (source) ^5.89.0 -> ^5.90.5 age confidence
@tanstack/react-router (source) 1.131.50 -> 1.133.22 age confidence
@tanstack/react-start (source) 1.131.50 -> 1.133.22 age confidence
@tanstack/react-store (source) ^0.7.7 -> ^0.8.0 age confidence
@tanstack/solid-store (source) ^0.7.7 -> ^0.8.0 age confidence
@tanstack/store (source) ^0.7.7 -> ^0.8.0 age confidence
@tanstack/svelte-form (source) ^1.23.0 -> ^1.23.7 age confidence
@tanstack/svelte-store (source) ^0.7.7 -> ^0.8.0 age confidence
@tanstack/vue-store (source) ^0.7.7 -> ^0.8.0 age confidence
@testing-library/jest-dom ^6.8.0 -> ^6.9.1 age confidence
arktype (source) ^2.1.22 -> ^2.1.23 age confidence
devalue ^5.3.2 -> ^5.4.2 age confidence
effect (source) ^3.17.14 -> ^3.18.4 age confidence
eslint (source) 9.36.0 -> 9.38.0 age confidence
goober ^2.1.16 -> ^2.1.18 age confidence
isbot (source) ^5.1.30 -> ^5.1.31 age confidence
jsdom ^27.0.0 -> ^27.0.1 age confidence
knip (source) ^5.63.1 -> ^5.66.2 age confidence
next (source) 15.5.3 -> 15.5.6 age confidence
nx (source) 21.5.3 -> 21.6.6 age confidence
pnpm (source) 10.17.0 -> 10.19.0 age confidence
publint (source) ^0.3.13 -> ^0.3.15 age confidence
sherif ^1.6.1 -> ^1.7.0 age confidence
svelte (source) ^5.39.4 -> ^5.41.2 age confidence
svelte-check ^4.3.1 -> ^4.3.3 age confidence
typescript54 (source) 5.9.2 -> 5.9.3 age confidence
typescript55 (source) 5.9.2 -> 5.9.3 age confidence
typescript56 (source) 5.9.2 -> 5.9.3 age confidence
typescript57 (source) 5.9.2 -> 5.9.3 age confidence
vite (source) ^7.1.6 -> ^7.1.11 age confidence
vite-plugin-solid ^2.11.8 -> ^2.11.10 age confidence

Release Notes

analogjs/analog (@​analogjs/vite-plugin-angular)

v1.22.0

Compare Source

Features
  • add support for Vitest 4 (4e9ff62)
angular/angular-cli (@​angular-devkit/build-angular)

v20.3.7

Compare Source

angular/angular (@​angular/animations)

v20.3.7

Compare Source

animations
Commit Type Description
bd38cd45a5 fix account for Element.animate exceptions (#​64506)
compiler
Commit Type Description
891f180262 fix correctly compile long numeric HTML entities (#​64297)
compiler-cli
Commit Type Description
371274bfc6 fix missingStructuralDirective diagnostic produces false negatives (#​64470)
core
Commit Type Description
4c89a267c3 fix pass element removal property through in all locations (#​64565)
2fad4d4ab6 fix prevent duplicate nodes from being retained with fast `animate.leave`` calls (#​64592)
router
Commit Type Description
cfd8ed3fff fix Fix outlet serialization and parsing with no primary children (#​64505)
182fe78f91 fix Surface parse errors in Router.parseUrl (#​64503)
TanStack/store (@​tanstack/angular-store)

v0.8.0

Compare Source

Version 0.8.0 - 10/11/25, 12:03 AM

Changes

Feat
  • allow specifying comparator / equality function (#​244) (be4f045) by Alejandro Aburto S.
Fix
Chore

Packages

TanStack/config (@​tanstack/config)

v0.22.0

Compare Source

Minor Changes
  • feat: update to typedoc v0.28 (#​306)

  • BREAKING: typedoc output is no longer lower-cased due to API changes (#​306)

Patch Changes

v0.21.0

Compare Source

Minor Changes
  • feat: support for bundling dependencies (#​302)
Patch Changes

v0.20.3

Compare Source

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

v1.133.22

Compare Source

v1.133.21

Compare Source

Version 1.133.21 - 10/21/25, 2:35 PM

Changes

Fix
Test
  • solid-start: basic-auth e2e suite and example (#​5558) (da10edf) by Birk Skyum
  • solid-start: add virtual-routes e2e suite (#​5556) (410fdf8) by Birk Skyum
Docs
  • display auth, query, static examples on website (#​5563) (12f0e8c) by Birk Skyum
  • solid-start: start-basic-solid-query example (#​5562) (616a38e) by Birk Skyum
Other

Packages

v1.133.20

Compare Source

Version 1.133.20 - 10/20/25, 11:21 PM

Changes

Fix
  • router-core: add support for handling any kind of empty _splat consistently (#​5510) (3eccdeb) by Paul Sachs
Other

Packages

v1.133.19

Compare Source

Version 1.133.19 - 10/20/25, 10:56 PM (Manual Release)

Changes
Docs
  • solid-router: add solid-query router examples (#​3891) (fc82bf2) by Birk Skyum
Other
Packages

v1.133.18

Compare Source

Version 1.133.18 - 10/20/25, 10:17 PM

Changes

Fix
Ci
  • apply automated fixes (attempt 2/3) (d9d1efc) by autofix-ci[bot]
  • apply automated fixes (31834e3) by autofix-ci[bot]
Other

Packages

v1.133.15

Compare Source

Version 1.133.15 - 10/19/25, 9:58 PM

Changes

Fix
  • set statusCode to 500 if error occurs (#​5541) (015bc2d) by Manuel Schiller
Docs

Packages

v1.133.13

Compare Source

Version 1.133.13 - 10/18/25, 12:31 AM

Changes

Fix
  • server side redirects causd by default search param respect rewrite (#​5523) (de16769) by Manuel Schiller

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 becomes conflicted, 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.

@renovate renovate bot added the dependencies label Oct 6, 2025
@changeset-bot
Copy link

changeset-bot bot commented Oct 6, 2025

⚠️ No Changeset found

Latest commit: 70e2b22

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

@nx-cloud
Copy link

nx-cloud bot commented Oct 6, 2025

🤖 Nx Cloud AI Fix Eligible

An automatically generated fix could have helped fix failing tasks for this run, but Self-healing CI is disabled for this workspace. Visit workspace settings to enable it and get automatic fixes in future runs.

To disable these notifications, a workspace admin can disable them in workspace settings.


View your CI Pipeline Execution ↗ for commit 70e2b22

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ❌ Failed 1m 17s View ↗
nx run-many --target=build --exclude=examples/** ❌ Failed 23s View ↗

☁️ Nx Cloud last updated this comment at 2025-10-23 01:02:32 UTC

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 24 times, most recently from 8edf203 to f5d72e5 Compare October 13, 2025 02:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from bf71105 to f2cb596 Compare October 13, 2025 21:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 22 times, most recently from 8ac8826 to 86581c5 Compare October 21, 2025 00:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from fe6ba8b to 84acaf9 Compare October 22, 2025 22:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 84acaf9 to 70e2b22 Compare October 23, 2025 01:00
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.

0 participants