Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@angular-devkit/build-angular ^21.0.5^21.1.0 age confidence pnpm.catalog.default minor
@angular/cli ^21.0.5^21.1.0 age confidence pnpm.catalog.default minor
@angular/common (source) ^21.0.8^21.1.0 age confidence pnpm.catalog.default minor
@angular/compiler (source) ^21.0.8^21.1.0 age confidence pnpm.catalog.default minor
@angular/compiler-cli (source) ^21.0.8^21.1.0 age confidence pnpm.catalog.default minor
@angular/core (source) ^21.0.8^21.1.0 age confidence pnpm.catalog.default minor
@angular/platform-browser (source) ^21.0.8^21.1.0 age confidence pnpm.catalog.default minor
@angular/platform-browser-dynamic (source) ^21.0.8^21.1.0 age confidence pnpm.catalog.default minor
@angular/platform-server (source) ^21.0.8^21.1.0 age confidence pnpm.catalog.default minor
@babel/types (source) ^7.28.5^7.28.6 age confidence pnpm.catalog.default patch
bumpp ^10.3.2^10.4.0 age confidence pnpm.catalog.default minor
pnpm/action-setup v4.1.0v4.2.0 age confidence action minor
ufo ^1.6.2^1.6.3 age confidence pnpm.catalog.default patch
vite (source) 7.2.27.3.1 age confidence pnpm.catalog.default minor
vitest (source) ^4.0.16^4.0.17 age confidence pnpm.catalog.default patch
vue (source) >=3.5.18>=3.5.26 age confidence peerDependencies patch 3.5.27

Release Notes

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

v21.1.0

Compare Source

@​angular/cli
Commit Type Description
772e6efe7 feat add 'test' and 'e2e' MCP tools
8efb86318 feat Add "all" as an experimental tool group
c3c9ac506 feat Add MCP tools for building and running devservers
d635a6c63 feat add signal forms lessons
d8b76e93d fix correctly handle yarn classic tag manifest fetching
7ab5c0b0a fix correctly spawn package managers on Windows in new abstraction
348096623 fix enhance list_projects MCP tool file system traversal and symlink handling
316fca862 fix handle array output from npm view in manifest parser
032257a6d fix improve signal forms lesson examples in AI tutor
18d74dde8 fix rename mcp devserver tools to comply with naming spec
1ad773671 fix update dependency @​modelcontextprotocol/sdk to v1.25.2
45d4f5668 fix update yarn berry package manager configuration
122ed27c9 fix use project-local temporary directory in ng add
a15db28b2 perf cache resolved specific version in package manager abstraction
240588b7e perf optimize ng add version discovery
@​schematics/angular
Commit Type Description
36cf3afb4 feat add browserMode option to jasmine-vitest schematic
e71a72ffd feat generate detailed migration report for refactor-jasmine-vitest
18cf6c51b fix add MCP configuration file to new workspaces
@​angular/build
Commit Type Description
1eda0a99f feat directly support ng-packagr in unit-test builder
87175f9dc feat disable TestBed teardown during debugging in Vitest
1e39c77a4 fix inject source-map-support for Vitest browser tests
3fd7dcd76 fix normalize roots to POSIX in test discovery for Windows compatibility
164e7dbbc fix resolve test files correctly on Windows when using non-C drives
ad99e00ad fix simplify SSL handling for ng serve with SSR (#​31722)

v21.0.6

Compare Source

@​angular/ssr
Commit Type Description
730ae6609 fix handle platform destruction during rendering
angular/angular (@​angular/common)

v21.1.0

Compare Source

Deprecations

upgrade
  • VERSION from @angular/upgrade is deprecated. Please use the entry from @angular/upgrade/static instead.
common
Commit Type Description
d8790972be feat Add custom transformations for Cloudflare and Cloudinary image loaders
a6b8cb68af feat support custom transformations in ImageKit and Imgix loaders
compiler
Commit Type Description
640693da8e feat Add support for multiple swich cases matching
0ad3adc7c6 fix Support empty cases
core
Commit Type Description
99ad18a4ee feat Add stability debugging utility
a0dfa5fa86 feat support rest arguments in function calls
6e18fa8bc9 feat support spread elements in array literals
e407280ab5 feat support spread expressions in object literals
06be8034bb fix Microtask scheduling should be used after any application synchronization
b4f584cf42 fix return StaticProvider for providePlatformInitializer
forms
Commit Type Description
1ea5c97703 feat allow focusing bound control from field state
platform-browser
Commit Type Description
ec9dc94cee feat add context to createApplication
ab67988d2e feat resolve JIT resources in createApplication
router
Commit Type Description
5edceffd04 feat add controls for route cleanup
a03c82564d feat Add scroll behavior controls on router navigation
e44839b016 feat Add standalone function to create a comptued for isActive
c25d749d85 feat Execute RunGuardsAndResolvers function in injection context
1c00ab42f8 feat extend paramters of RedirectFunction to include paramMap and queryParamMap
7003e8d241 feat Publish Router's integration with platform Navigation API as experimental
c84d372778 feat Support wildcard params with segments trailing (#​64737)
upgrade
Commit Type Description
75fe8f8af9 refactor deprecate VERSION export

v21.0.9

Compare Source

forms
Commit Type Description
82d556a8fb fix Ensure the control instruction comes after the other bindings
0055f3cc79 fix Rename signal form [field] to [formField]
migrations
Commit Type Description
e4bfa5c9e7 fix prevent duplicate imports in common-to-standalone migration
babel/babel (@​babel/types)

v7.28.6

Compare Source

v7.28.6 (2026-01-12)

Thanks @​kadhirash and @​kolvian for your first PRs!

🐛 Bug Fix
  • babel-cli, babel-code-frame, babel-core, babel-helper-check-duplicate-nodes, babel-helper-fixtures, babel-helper-plugin-utils, babel-node, babel-plugin-transform-flow-comments, babel-plugin-transform-modules-commonjs, babel-plugin-transform-property-mutators, babel-preset-env, babel-traverse, babel-types
  • babel-plugin-transform-regenerator
  • babel-plugin-transform-react-jsx
💅 Polish
  • babel-core, babel-standalone
🏠 Internal
  • babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-plugin-proposal-decorators, babel-plugin-proposal-import-attributes-to-assertions, babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-async-do-expressions, babel-plugin-syntax-decorators, babel-plugin-syntax-destructuring-private, babel-plugin-syntax-do-expressions, babel-plugin-syntax-explicit-resource-management, babel-plugin-syntax-export-default-from, babel-plugin-syntax-flow, babel-plugin-syntax-function-bind, babel-plugin-syntax-function-sent, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-plugin-syntax-import-defer, babel-plugin-syntax-import-source, babel-plugin-syntax-jsx, babel-plugin-syntax-module-blocks, babel-plugin-syntax-optional-chaining-assign, babel-plugin-syntax-partial-application, babel-plugin-syntax-pipeline-operator, babel-plugin-syntax-throw-expressions, babel-plugin-syntax-typescript, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-dotall-regex, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-plugin-transform-explicit-resource-management, babel-plugin-transform-exponentiation-operator, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object, babel-plugin-transform-regexp-modifiers, babel-plugin-transform-unicode-property-regex, babel-plugin-transform-unicode-sets-regex
🏃‍♀️ Performance
Committers: 7
antfu-collective/bumpp (bumpp)

v10.4.0

Compare Source

No significant changes

    View changes on GitHub
pnpm/action-setup (pnpm/action-setup)

v4.2.0

Compare Source

When there's a .npmrc file at the root of the repository, pnpm will be fetched from the registry that is specified in that .npmrc file #​179

unjs/ufo (ufo)

v1.6.3

Compare Source

compare changes

🩹 Fixes
  • withBase, withoutBase: Prevent false prefix matches (#​313)
🏡 Chore
❤️ Contributors
vitejs/vite (vite)

v7.3.1

Compare Source

Please refer to CHANGELOG.md for details.

v7.3.0

Compare Source

Please refer to CHANGELOG.md for details.

v7.2.7

Compare Source

v7.2.6

Compare Source

7.2.6 (2025-12-01)

v7.2.4

Compare Source

Bug Fixes

v7.2.3

Compare Source

Bug Fixes
Performance Improvements
Miscellaneous Chores
vitest-dev/vitest (vitest)

v4.0.17

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vuejs/core (vue)

v3.5.26

Compare Source

Bug Fixes
Performance Improvements

v3.5.25

Compare Source

Bug Fixes

v3.5.24

Compare Source

Reverts

v3.5.23

Compare Source

Bug Fixes

v3.5.22

Compare Source

Bug Fixes
Features
  • custom-element: allow specifying additional options for shadowRoot in custom elements ([#​12965](htt

Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 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.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 16, 2025

Bundle Size Analysis

Bundle Size Gzipped
Client (Minimal) 0.2 kB 0.2 kB
Server (Minimal) 0.3 kB 0.2 kB
Vue Client (Minimal) 0.3 kB 0.2 kB
Vue Server (Minimal) 0.3 kB 0.2 kB

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from f5568c6 to ae6080d Compare August 22, 2025 23:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 4097de6 to 8cee419 Compare August 28, 2025 11:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 43fb4d1 to 4939a22 Compare September 5, 2025 10:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a840877 to 3b77c7d Compare September 14, 2025 11:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 0346efa to 9cfe81c Compare September 17, 2025 22:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from ae892ba to 8ea2633 Compare December 29, 2025 15:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 4e19b9c to bcbab5e Compare January 9, 2026 22:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 0f1a07d to 847878c Compare January 16, 2026 07:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from d063c68 to 192df70 Compare January 19, 2026 08:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 192df70 to 25acbc5 Compare January 20, 2026 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant