Skip to content

chore(deps): update all non-major dependencies#1714

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/all-minor-patch
Aug 25, 2025
Merged

chore(deps): update all non-major dependencies#1714
renovate[bot] merged 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Aug 25, 2025

This PR contains the following updates:

Package Change Age Confidence
@analogjs/vite-plugin-angular ^1.19.4 -> ^1.20.1 age confidence
@analogjs/vitest-angular (source) ^1.19.4 -> ^1.20.1 age confidence
@angular-devkit/build-angular ^20.1.6 -> ^20.2.0 age confidence
@angular/animations (source) ^20.1.7 -> ^20.2.1 age confidence
@angular/cli ^20.1.6 -> ^20.2.0 age confidence
@angular/common (source) ^20.1.7 -> ^20.2.1 age confidence
@angular/compiler (source) ^20.1.7 -> ^20.2.1 age confidence
@angular/compiler-cli (source) ^20.1.7 -> ^20.2.1 age confidence
@angular/core (source) ^20.1.7 -> ^20.2.1 age confidence
@angular/forms (source) ^20.1.7 -> ^20.2.1 age confidence
@angular/platform-browser (source) ^20.1.7 -> ^20.2.1 age confidence
@angular/platform-browser-dynamic (source) ^20.1.7 -> ^20.2.1 age confidence
@angular/router (source) ^20.1.7 -> ^20.2.1 age confidence
@eslint-react/eslint-plugin (source) ^1.52.5 -> ^1.52.6 age confidence
@material/web ^2.3.0 -> ^2.4.0 age confidence
@sveltejs/package (source) ^2.4.1 -> ^2.5.0 age confidence
@tanstack/angular-store (source) ^0.7.3 -> ^0.7.4 age confidence
@tanstack/react-query (source) ^5.85.3 -> ^5.85.5 age confidence
@tanstack/react-router (source) ^1.131.25 -> ^1.131.27 age confidence
@tanstack/react-start (source) ^1.131.25 -> ^1.131.27 age confidence
@tanstack/react-store (source) ^0.7.3 -> ^0.7.4 age confidence
@tanstack/solid-store (source) ^0.7.3 -> ^0.7.4 age confidence
@tanstack/store (source) ^0.7.2 -> ^0.7.4 age confidence
@tanstack/svelte-store (source) ^0.7.3 -> ^0.7.4 age confidence
@tanstack/vue-store (source) ^0.7.3 -> ^0.7.4 age confidence
@testing-library/jest-dom ^6.7.0 -> ^6.8.0 age confidence
@tsconfig/svelte (source) ^5.0.4 -> ^5.0.5 age confidence
effect (source) ^3.17.7 -> ^3.17.9 age confidence
eslint (source) 9.33.0 -> 9.34.0 age confidence
isbot (source) ^5.1.29 -> ^5.1.30 age confidence
knip (source) ^5.62.0 -> ^5.63.0 age confidence
next (source) 15.4.6 -> 15.5.0 age confidence
ng-packagr ^20.1.0 -> ^20.2.0 age confidence
nx (source) 21.4.0 -> 21.4.1 age confidence
pnpm (source) 10.14.0 -> 10.15.0 age confidence
svelte (source) ^5.38.1 -> ^5.38.3 age confidence
vite (source) ^7.1.2 -> ^7.1.3 age confidence

Release Notes

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

v1.20.1

Compare Source

Bug Fixes
  • storybook-angular: update support for CSS and preprocessor options (#​1850) (c5a9fa6)

v1.20.0

Compare Source

Bug Fixes
Features
angular/angular-cli (@​angular-devkit/build-angular)

v20.2.0

Compare Source

@​angular/cli
Commit Type Description
b4de9a1bf feat add --experimental-tool option to mcp command
755ba70fd feat add --local-only option to mcp command
59d7ef343 feat add --read-only option to mcp command
4e92eb6f1 feat add modernize tool to the MCP server
a3b25f675 fix add choices to command line parser when type is array and has an enum
e19eee614 fix address Node.js deprecation DEP0190
4ee6f327a fix apply default to array types
8ba6b0bcc fix use correct path for MCP get_best_practices tool
@​schematics/angular
Commit Type Description
2e3cfd598 feat add migration to remove default Karma configurations
d80dae276 feat add schematics to generate ai context files.
ffe6fb916 fix allow AI config prompt to be skipped without selecting a value
ae2802b7d fix improve AI config prompt wording
b017f84fd fix improve coverage directory handling for Karma configuration comparisons
6a79f9a75 fix zoneless is now stable
@​angular-devkit/schematics
Commit Type Description
c43504d8d fix address Node.js deprecation DEP0190
@​angular/build
Commit Type Description
fb06bb505 feat add headless mode for vitest browser mode
angular/angular (@​angular/animations)

v20.2.1

Compare Source

compiler
Commit Type Description
a28672fb70 fix Keep paraenthesis in Nullish + Boolean expression. (#​63292)

v20.2.0

Compare Source

Deprecations

animations
core
router
  • The Router.getCurrentNavigation method is deprecated. Use the Router.currentNavigation signal instead.
  • The Router.getCurrentNavigation method is deprecated. Use the Router.currentNavigation signal instead.
animations
Commit Type Description
9766116cea refactor deprecate the animations package (#​62795)
compiler
Commit Type Description
7767aa640c fix allow more characters in square-bracketed attribute names (#​62742)
7b51728813 fix fixes animation event host bindings not firing (#​63217)
compiler-cli
Commit Type Description
5abfe4a899 feat add diagnostic for uninvoked functions in text interpolation (#​59191)
c4917074f1 fix display proper function in NG8117 message (#​62842)
812463c563 fix Ignore diagnostics on ngTemplateContextGuard lines in TCB (#​63054)
45b030b5ce fix prevent dom event assertion in TCB generation on older angular versions (#​63053)
core
Commit Type Description
6b1f4b9e8b feat add enter and leave animation instructions (#​62682)
cec91c0035 feat add option to infer the tag names of components in tests (#​62283)
141bb75ff2 feat Promote zoneless to stable (#​62699)
4138aca91f feat render ARIA property bindings as attributes (#​62630)
a409534d6c feat support as aliases on else if blocks (#​63047)
745ea44394 feat support TypeScript 5.9 (#​62541)
593cc8a368 fix checks if body exists before continuing (#​62768)
bdc31675b7 fix ensure animate events do not have duplicate elements (#​63216)
de3a0c5cf3 fix Fix animate.enter class removal when composing classes (#​62981)
6597ac0af7 fix fix support for space separated strings in leave animations (#​62979)
ebd622b344 fix fixes empty animations when recalculating styles (#​63007)
455b147488 fix fixes timing issues with enter animations (#​62925)
f9d73cc687 fix handle cases where classes added have no animations (#​63242)
6a1184600c fix prevents duplicate nodes when @if toggles with leave animations (#​63048)
063b5e166f fix switch check to documentElement with chaining (#​62773)
320de4e96d refactor deprecate animations field on component interface (#​62895)
forms
Commit Type Description
c353497a01 feat add support for pushing an array of controls to formarray (#​57102)
http
Commit Type Description
0984b30388 feat Add redirected property to HttpResponse and HttpErrorResponse (#​62675)
be811fee79 feat add referrer & integrity support for fetch requests in httpResource (#​62461)
1cf9d9064c feat Add support for fetch referrer & integrity options in HttpClient (#​62417)
1408baff45 fix Add missing timeout and transferCache options to HttpClient (#​62586)
language-service
Commit Type Description
c81e345e72 feat support auto-import for attribute completions (#​62797)
d64dd27a02 feat support to report the deprecated API in the template (#​62054)
591c7e2ec8 fix Support to resolve the re-export component. (#​62585)
platform-browser
Commit Type Description
52b8e07d6e feat Warns on conflicting hydration and blocking navigation (#​62963)
router
Commit Type Description
d00b3fed58 feat add a currentNavigation signal to the Router service. (#​62971)
687c374826 feat add a currentNavigation signal to the Router service. (#​63011)
9c45c322d1 fix ensure preloaded components are properly activated (#​62502)
service-worker
Commit Type Description
8255e0cf15 feat add messageerror event handling and logging (#​62834)
5220b51e75 feat Adds for type in provideServiceWorker (#​62831)
4ac6171b09 feat Adds support for updateViaCache in provideServiceWorker (#​62721)
b65c3d5e19 feat Improves storage full detection in data caching (#​62737)
3b214d2040 feat Logs unhandled promise rejections in service worker (#​63059)
6d011687ec feat notify clients about version failures (#​62718)

v20.1.8

Compare Source

compiler
Commit Type Description
691f5ed033 fix error when ng-content fallback has translated children (#​63156)
b1dec9bc50 fix incorrect source span for expression AST inside template attribute (#​63175)
compiler-cli
Commit Type Description
cda402f1d8 fix account for expression with type arguments during HMR extraction (#​63261)
Rel1cx/eslint-react (@​eslint-react/eslint-plugin)

v1.52.6

Compare Source

🐞 Fixes
  • fix: correct logic in naming-convention/component-name validation to continue on valid names, closes #​1176 by @​Rel1cx in #​1177

Full Changelog: Rel1cx/eslint-react@v1.52.5...v1.52.6

material-components/material-web (@​material/web)

v2.4.0

Compare Source

Features
  • button: add disabled link support (c3c4848)
  • button: add gradient support to container colors (5bc1506)
  • catalog: hide body if dsd-pending (bf89645)
  • select: add showPicker() functionality (8808a25)
Bug Fixes
  • catalog: hydrate CSR component pages (0037c14)
  • menu: output menu item theme values (ca5f750)
  • radio: stack overflow error when rendering many radios (688ab3c)
  • ripple: misaligned when using CSS zoom (3072a9b)
  • ripple: remove pointerdown contextmenu bounds check for Chrome (cd7512f)
sveltejs/kit (@​sveltejs/package)

v2.5.0

Compare Source

Minor Changes
  • feat: add --preserve-output flag to prevent deletion of the output directory before packaging (#​13055)
TanStack/store (@​tanstack/angular-store)

v0.7.4

Compare Source

Version 0.7.4 - 8/22/25, 9:57 AM

Changes
Fix
  • unknown array length derived values should now by typed properly (#​224) (46f8d9a) by Corbin Crutchley
Chore
  • deps: update all non-major dependencies (#​223) (8173467) by renovate[bot]
  • deps: update all non-major dependencies (#​221) (b5a1d90) by renovate[bot]
  • deps: update all non-major dependencies (#​220) (1d13232) by renovate[bot]
  • sync repo config (#​219) (759e37b) by Lachlan Collins
  • deps: update all non-major dependencies (#​217) (4cb0166) by renovate[bot]
  • deps: update all non-major dependencies (#​216) (a679bc9) by renovate[bot]
  • deps: update all non-major dependencies (#​215) (ace391e) by renovate[bot]
Packages
TanStack/query (@​tanstack/react-query)

v5.85.5

Compare Source

v5.85.4

Compare Source

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

v1.131.27

Compare Source

Version 1.131.27 - 8/19/25, 6:53 AM

Changes
Refactor
Test
Packages

v1.131.26

Compare Source

Version 1.131.26 - 8/18/25, 7:56 AM

Changes

Refactor

Packages

testing-library/jest-dom (@​testing-library/jest-dom)

v6.8.0

Compare Source

tsconfig/bases (@​tsconfig/svelte)

v5.0.5

Compare Source

Effect-TS/effect (effect)

v3.17.9

Compare Source

Patch Changes

v3.17.8

Compare Source

Patch Changes
eslint/eslint (eslint)

v9.34.0

Compare Source

</deta


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.

@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented Aug 25, 2025

View your CI Pipeline Execution ↗ for commit b46ec3c

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

☁️ Nx Cloud last updated this comment at 2025-08-25 00:41:08 UTC

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Aug 25, 2025

More templates

@tanstack/angular-form

npm i https://pkg.pr.new/@tanstack/angular-form@1714

@tanstack/form-core

npm i https://pkg.pr.new/@tanstack/form-core@1714

@tanstack/lit-form

npm i https://pkg.pr.new/@tanstack/lit-form@1714

@tanstack/react-form

npm i https://pkg.pr.new/@tanstack/react-form@1714

@tanstack/solid-form

npm i https://pkg.pr.new/@tanstack/solid-form@1714

@tanstack/svelte-form

npm i https://pkg.pr.new/@tanstack/svelte-form@1714

@tanstack/vue-form

npm i https://pkg.pr.new/@tanstack/vue-form@1714

commit: b46ec3c

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.52%. Comparing base (d3a1b59) to head (b46ec3c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1714   +/-   ##
=======================================
  Coverage   90.52%   90.52%           
=======================================
  Files          37       37           
  Lines        1688     1688           
  Branches      421      421           
=======================================
  Hits         1528     1528           
  Misses        143      143           
  Partials       17       17           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot merged commit 84c64f7 into main Aug 25, 2025
6 checks passed
@renovate renovate Bot deleted the renovate/all-minor-patch branch August 25, 2025 04:23
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