Update angular monorepo to v14.0.4 #1437

Merged
Epsilon_02 merged 1 commit from renovate/angular-monorepo into develop 2022-06-30 09:47:43 +02:00
Member

This PR contains the following updates:

Package Type Update Change
@angular/animations dependencies patch 14.0.3 -> 14.0.4
@angular/common dependencies patch 14.0.3 -> 14.0.4
@angular/compiler dependencies patch 14.0.3 -> 14.0.4
@angular/compiler-cli devDependencies patch 14.0.3 -> 14.0.4
@angular/core dependencies patch 14.0.3 -> 14.0.4
@angular/forms dependencies patch 14.0.3 -> 14.0.4
@angular/platform-browser dependencies patch 14.0.3 -> 14.0.4
@angular/platform-browser-dynamic dependencies patch 14.0.3 -> 14.0.4

Release Notes

angular/angular

v14.0.4

Compare Source

animations
Commit Type Description
51be9bbe29 fix cleanup DOM elements when the root view is removed (#​45143)
999aca86c8 fix enable shadowElements to leave when their parent does (#​46459)
common
Commit Type Description
42aed6b13e fix handle CSS custom properties in NgStyle (#​46451)
core
Commit Type Description
1e7f22f00a fix trigger ApplicationRef.destroy when Platform is destroyed (#​46497)
8bde2dbc71 fix Update ngfor error code to be negative (#​46555)
57e8fc00eb fix Updates error to use RuntimeError code (#​46526)
forms
Commit Type Description
74a26d870e fix Convert existing reactive errors to use RuntimeErrorCode. (#​46560)
747872212d fix Update a Forms validator error to use RuntimeError (#​46537)
router
Commit Type Description
d6fac9e914 fix Ensure that new RouterOutlet instances work after old ones are destroyed (#​46554)

Special Thanks

Alan Agius, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Bezael, Chad Ramos, Chellappan, Cédric Exbrayat, Dylan Hunn, George Kalpakas, Jeremy Meiss, Jessica Janiuk, Joey Perrott, KMathy, Kristiyan Kostadinov, Paul Gschwendtner, Pawel Kozlowski, Ramesh Thiruchelvam, Vaibhav Kumar, arturovt, dario-piotrowicz and renovate[bot]


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 PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@angular/animations](https://github.com/angular/angular) | dependencies | patch | [`14.0.3` -> `14.0.4`](https://renovatebot.com/diffs/npm/@angular%2fanimations/14.0.3/14.0.4) | | [@angular/common](https://github.com/angular/angular) | dependencies | patch | [`14.0.3` -> `14.0.4`](https://renovatebot.com/diffs/npm/@angular%2fcommon/14.0.3/14.0.4) | | [@angular/compiler](https://github.com/angular/angular) | dependencies | patch | [`14.0.3` -> `14.0.4`](https://renovatebot.com/diffs/npm/@angular%2fcompiler/14.0.3/14.0.4) | | [@angular/compiler-cli](https://github.com/angular/angular) | devDependencies | patch | [`14.0.3` -> `14.0.4`](https://renovatebot.com/diffs/npm/@angular%2fcompiler-cli/14.0.3/14.0.4) | | [@angular/core](https://github.com/angular/angular) | dependencies | patch | [`14.0.3` -> `14.0.4`](https://renovatebot.com/diffs/npm/@angular%2fcore/14.0.3/14.0.4) | | [@angular/forms](https://github.com/angular/angular) | dependencies | patch | [`14.0.3` -> `14.0.4`](https://renovatebot.com/diffs/npm/@angular%2fforms/14.0.3/14.0.4) | | [@angular/platform-browser](https://github.com/angular/angular) | dependencies | patch | [`14.0.3` -> `14.0.4`](https://renovatebot.com/diffs/npm/@angular%2fplatform-browser/14.0.3/14.0.4) | | [@angular/platform-browser-dynamic](https://github.com/angular/angular) | dependencies | patch | [`14.0.3` -> `14.0.4`](https://renovatebot.com/diffs/npm/@angular%2fplatform-browser-dynamic/14.0.3/14.0.4) | --- ### Release Notes <details> <summary>angular/angular</summary> ### [`v14.0.4`](https://github.com/angular/angular/blob/HEAD/CHANGELOG.md#&#8203;1404-2022-06-29) [Compare Source](https://github.com/angular/angular/compare/14.0.3...14.0.4) ##### animations | Commit | Type | Description | | -- | -- | -- | | [51be9bbe29](https://github.com/angular/angular/commit/51be9bbe29e12ae0e8d4777cdac5c7466c8b6184) | fix | cleanup DOM elements when the root view is removed ([#&#8203;45143](https://github.com/angular/angular/pull/45143)) | | [999aca86c8](https://github.com/angular/angular/commit/999aca86c89030b6a9023cd2835636ee487334f2) | fix | enable shadowElements to leave when their parent does ([#&#8203;46459](https://github.com/angular/angular/pull/46459)) | ##### common | Commit | Type | Description | | -- | -- | -- | | [42aed6b13e](https://github.com/angular/angular/commit/42aed6b13efef59c1c33472adc4f2df5d52d4c20) | fix | handle CSS custom properties in NgStyle ([#&#8203;46451](https://github.com/angular/angular/pull/46451)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [1e7f22f00a](https://github.com/angular/angular/commit/1e7f22f00ab10a6ae01729e3355871e51bc8bf4d) | fix | trigger `ApplicationRef.destroy` when Platform is destroyed ([#&#8203;46497](https://github.com/angular/angular/pull/46497)) | | [8bde2dbc71](https://github.com/angular/angular/commit/8bde2dbc714a0d9f7cda80c7893ab213d1e3f931) | fix | Update ngfor error code to be negative ([#&#8203;46555](https://github.com/angular/angular/pull/46555)) | | [57e8fc00eb](https://github.com/angular/angular/commit/57e8fc00eba92618c2cf063589ba1a88d3b30055) | fix | Updates error to use RuntimeError code ([#&#8203;46526](https://github.com/angular/angular/pull/46526)) | ##### forms | Commit | Type | Description | | -- | -- | -- | | [74a26d870e](https://github.com/angular/angular/commit/74a26d870e2437f779c8c70f0b811f1d0bf8d4ee) | fix | Convert existing reactive errors to use RuntimeErrorCode. ([#&#8203;46560](https://github.com/angular/angular/pull/46560)) | | [747872212d](https://github.com/angular/angular/commit/747872212d12660eee59024202840e7d3ebfc866) | fix | Update a Forms validator error to use RuntimeError ([#&#8203;46537](https://github.com/angular/angular/pull/46537)) | ##### router | Commit | Type | Description | | -- | -- | -- | | [d6fac9e914](https://github.com/angular/angular/commit/d6fac9e914ad13f1ed63ea6a3738c245e547eaae) | fix | Ensure that new `RouterOutlet` instances work after old ones are destroyed ([#&#8203;46554](https://github.com/angular/angular/pull/46554)) | #### Special Thanks Alan Agius, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Bezael, Chad Ramos, Chellappan, Cédric Exbrayat, Dylan Hunn, George Kalpakas, Jeremy Meiss, Jessica Janiuk, Joey Perrott, KMathy, Kristiyan Kostadinov, Paul Gschwendtner, Pawel Kozlowski, Ramesh Thiruchelvam, Vaibhav Kumar, arturovt, dario-piotrowicz and renovate\[bot] <!-- CHANGELOG SPLIT MARKER --> </details> --- ### 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 PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
Update angular monorepo to v14.0.4
All checks were successful
ci/woodpecker/pr/crates Pipeline was successful
ci/woodpecker/pr/webserver Pipeline was successful
ci/woodpecker/pr/tauri-app Pipeline was successful
ci/woodpecker/pr/frontend Pipeline was successful
ci/woodpecker/pr/wasm-lib Pipeline was successful
24f269a026
Epsilon_02 approved these changes 2022-06-30 09:47:36 +02:00
Epsilon_02 merged commit 048ff7677d into develop 2022-06-30 09:47:43 +02:00
Epsilon_02 deleted branch renovate/angular-monorepo 2022-06-30 09:47:43 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Calciumdibromid/CaBr2!1437
No description provided.