angular-cli
angular-cli copied to clipboard
build: update cross-repo angular dependencies (main)
This PR contains the following updates:
| Package | Type | Update | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|---|---|
| @angular/animations | dependencies | digest | 01dabba -> 4fd25b7 |
||||
| @angular/animations (source) | devDependencies | patch | 21.1.0-next.0 -> 21.1.0-next.1 |
||||
| @angular/cdk | dependencies | digest | d5270ab -> 0f465cd |
||||
| @angular/cdk | devDependencies | patch | 21.1.0-next.0 -> 21.1.0-next.1 |
||||
| @angular/common | dependencies | digest | 8b9648c -> fae67d4 |
||||
| @angular/common (source) | devDependencies | patch | 21.1.0-next.0 -> 21.1.0-next.1 |
||||
| @angular/compiler | dependencies | digest | 2cc5088 -> 18facb6 |
||||
| @angular/compiler (source) | devDependencies | patch | 21.1.0-next.0 -> 21.1.0-next.1 |
||||
| @angular/compiler-cli | dependencies | digest | b466d85 -> a948fb2 |
||||
| @angular/compiler-cli (source) | devDependencies | patch | 21.1.0-next.0 -> 21.1.0-next.1 |
||||
| @angular/core | dependencies | digest | 6a786bc -> 58f3209 |
||||
| @angular/core (source) | devDependencies | patch | 21.1.0-next.0 -> 21.1.0-next.1 |
||||
| @angular/forms | dependencies | digest | 33c4210 -> a95b5f6 |
||||
| @angular/forms (source) | devDependencies | patch | 21.1.0-next.0 -> 21.1.0-next.1 |
||||
| @angular/language-service | dependencies | digest | 586bd2b -> df1494b |
||||
| @angular/localize | dependencies | digest | 08a23a2 -> 7e18066 |
||||
| @angular/localize | devDependencies | patch | 21.1.0-next.0 -> 21.1.0-next.1 |
||||
| @angular/material | dependencies | digest | d2102b0 -> fcd2548 |
||||
| @angular/material | devDependencies | patch | 21.1.0-next.0 -> 21.1.0-next.1 |
||||
| @angular/material-moment-adapter | dependencies | digest | 52dec32 -> ed266ac |
||||
| @angular/ng-dev | devDependencies | digest | bbba566 -> a6bcef8 |
||||
| @angular/platform-browser | dependencies | digest | cadab2d -> b2c5e17 |
||||
| @angular/platform-browser (source) | devDependencies | patch | 21.1.0-next.0 -> 21.1.0-next.1 |
||||
| @angular/platform-browser-dynamic | dependencies | digest | 0591d34 -> f3ecea1 |
||||
| @angular/platform-server | dependencies | digest | 1403cb3 -> 2cb5daf |
||||
| @angular/platform-server (source) | devDependencies | patch | 21.1.0-next.0 -> 21.1.0-next.1 |
||||
| @angular/router | dependencies | digest | 8b5a55f -> 2589698 |
||||
| @angular/router (source) | devDependencies | patch | 21.1.0-next.0 -> 21.1.0-next.1 |
||||
| @angular/service-worker | dependencies | digest | 405395e -> fc1c504 |
||||
| @angular/service-worker (source) | devDependencies | patch | 21.1.0-next.0 -> 21.1.0-next.1 |
||||
| angular/dev-infra | action | digest | 18448ed -> 73051ae |
||||
| devinfra | git_override | digest | 18448ed -> 73051ae |
🔡 If you wish to disable git hash updates, add ":disableDigestUpdates" to the extends array in your config.
Release Notes
angular/angular (@angular/animations)
v21.1.0-next.1
compiler
| Commit | Type | Description |
|---|---|---|
| 1c6b0704fb | fix | prevent XSS via SVG animation attributeName and MathML/SVG URLs |
compiler-cli
| Commit | Type | Description |
|---|---|---|
| e30e61b789 | fix | avoid allocating an object for signals in production mode |
| 6773d3b97d | fix | check that field radio button values are strings |
core
| Commit | Type | Description |
|---|---|---|
| d8ab83ca82 | fix | run animation queue in environment injector context |
| 886cf6c452 | fix | unable to inject viewProviders when host directive with providers is present |
| e6d5632a30 | perf | tree shake unused dynamic [field] binding instructions (#65599) |
forms
| Commit | Type | Description |
|---|---|---|
| 7d1e502345 | feat | Allows transforms on FormUiControl signals |
| cd7ae7e2ce | fix | support dynamic [field] bindings (#65599) |
http
| Commit | Type | Description |
|---|---|---|
| 0659d11c85 | fix | enable XSRF protection for same-origin absolute URLs |
router
| Commit | Type | Description |
|---|---|---|
| b74a0693f2 | fix | handle errors from view transition finished promise |
angular/components (@angular/cdk)
v21.1.0-next.1
aria
| Commit | Type | Description |
|---|---|---|
| 8533f4285 | fix | menu: focus flicker bug |
| c097570e2 | fix | menu: update api goldens (#32463) |
| 5c7b36fe1 | fix | menu: update unit tests to use ngMenuContent |
cdk
| Commit | Type | Description |
|---|---|---|
| 75b373bbc | feat | a11y: allow safe HTML to be passed to live announcer (#32412) |
material
| Commit | Type | Description |
|---|---|---|
| 4cc5880d4 | fix | datepicker: do not re-assign the same forms value (#32447) |
| cd22ab69f | fix | timepicker: valueChanges emitting on init (#32434) |
Configuration
📅 Schedule: Branch creation - Every 2 hours, between 12:00 AM and 10:59 PM ( * 0-22/2 * * * ) in timezone Europe/Rome, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 has been generated by Renovate Bot.