brodycj / prettierx

a less opinionated fork of Prettier code formatter
MIT License
209 stars 22 forks source link

prettierx: Update @angular/compiler -> 12.2.17 - dependency #673

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/compiler (source) 12.1.1 -> 12.2.17 age adoption passing confidence

Release Notes

angular/angular (@​angular/compiler) ### [`v12.2.17`](https://redirect.github.com/angular/angular/blob/HEAD/CHANGELOG.md#12217-2022-11-22) [Compare Source](https://redirect.github.com/angular/angular/compare/12.2.16...12.2.17) #### 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 | | -- | -- | -- | | [b871db57da](https://redirect.github.com/angular/angular/commit/b871db57daab10ef6d4d92041177458f19fd3ebd) | fix | hardening attribute and property binding rules for