Skip to content

Update angular monorepo

Renovate requested to merge renovate/angular-monorepo into main

This MR contains the following updates:

Package Type Update Change
@angular/animations dependencies minor 14.2.7 -> 14.3.0
@angular/common dependencies minor 14.2.7 -> 14.3.0
@angular/compiler dependencies minor 14.2.7 -> 14.3.0
@angular/compiler-cli (source) devDependencies minor 14.2.7 -> 14.3.0
@angular/core dependencies minor 14.2.7 -> 14.3.0
@angular/forms dependencies minor 14.2.7 -> 14.3.0
@angular/platform-browser dependencies minor 14.2.7 -> 14.3.0
@angular/platform-browser-dynamic dependencies minor 14.2.7 -> 14.3.0
@angular/router (source) dependencies minor 14.2.7 -> 14.3.0
zone.js (changelog) dependencies minor ~0.12.0 -> ~0.13.0

Dependency Lookup Warnings

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

angular/angular (@​angular/animations)

v14.3.0

Compare Source

common
Commit Type Description
37bbc61cfe feat Backport NgOptimizedImage to Angular 14.

Special Thanks

Alex Castle, Joey Perrott and Paul Gschwendtner

v14.2.12

Compare Source

Breaking Changes

core
  • Existing iframe usages may have security-sensitive attributes applied as an attribute or property binding in a template or via host bindings in a directive. Such usages would require an update to ensure compliance with the new stricter rules around iframe bindings.
core
Commit Type Description
54814c8e9b fix hardening attribute and property binding rules for elements (#​48028)

Special Thanks

Andrew Kushnir

v14.2.11

Compare Source

router
Commit Type Description
aef353c143 fix Ensure renavigating in component init works with enabledBlocking (#​48066)

Special Thanks

Alan Agius, Andrew Scott and Mujo Osmanovic

v14.2.10

Compare Source

core
Commit Type Description
a4312e1be5 fix add zone.js version 0.12.x as a valid peer dependency (#​48002)
router
Commit Type Description
db867fee77 fix fix redirectTo on named outlets - resolves #​33783 (#​47927)

Special Thanks

Alan Agius, Albert Szekely, Andrew Scott, Doug Parker, Kristiyan Kostadinov, Markus Eckstein, Peter Scriven and abergquist

v14.2.9

Compare Source

platform-browser
Commit Type Description
92d28bdd99 perf resolve memory leak when using animations with shadow DOM (#​47903)
platform-server
Commit Type Description
d2d9bbf5ce fix call onSerialize when state is empty (#​47888)

Special Thanks

Alan Agius, Kristiyan Kostadinov, Virginia Dooley and mgechev

v14.2.8

Compare Source

Special Thanks

Andrew Scott, Balaji, Paul Gschwendtner, WD Snoeijer, onrails and vyom1611

angular/angular (zone.js)

v0.13.1

Compare Source

Bug Fixes
Features
Reverts

v0.13.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


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

This MR has been generated by Renovate Bot.

Merge request reports