cyrilletuzi / angular-async-local-storage

Efficient client-side storage for Angular: simple API + performance + Observables + validation
MIT License
675 stars 68 forks source link

fix(deps): update angular monorepo to v13.1.1 #881

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/common 13.1.0 -> 13.1.1 age adoption passing confidence
@angular/compiler 13.1.0 -> 13.1.1 age adoption passing confidence
@angular/compiler-cli 13.1.0 -> 13.1.1 age adoption passing confidence
@angular/core 13.1.0 -> 13.1.1 age adoption passing confidence
@angular/platform-browser 13.1.0 -> 13.1.1 age adoption passing confidence
@angular/platform-browser-dynamic 13.1.0 -> 13.1.1 age adoption passing confidence
@angular/router 13.1.0 -> 13.1.1 age adoption passing confidence

Release Notes

angular/angular ### [`v13.1.1`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#​1311-2021-12-15) [Compare Source](https://togithub.com/angular/angular/compare/13.1.0...13.1.1) ##### animations | Commit | Type | Description | | -- | -- | -- | | [bb1d4ff315](https://togithub.com/angular/angular/commit/bb1d4ff31592836b5268f1b42fc05823aff212aa) | fix | don't consume instructions for animateChild ([#​44357](https://togithub.com/angular/angular/pull/44357)) | | [d8b6adb7bc](https://togithub.com/angular/angular/commit/d8b6adb7bcf1ed6edc01c61406d30c86b2385284) | fix | should not invoke disabled child animations ([#​37724](https://togithub.com/angular/angular/pull/37724)) | ##### forms | Commit | Type | Description | | -- | -- | -- | | [bce108ab49](https://togithub.com/angular/angular/commit/bce108ab49f9a136faf5f80ffb95c76d7712437a) | fix | `_reduceValue` arrow function now has correct types. ([#​44483](https://togithub.com/angular/angular/pull/44483)) | | [998c1e63fe](https://togithub.com/angular/angular/commit/998c1e63fee1029badaf43f39a4353043dc5edf8) | fix | I indroduced a minor error in a previous PR: pendingValue is a value not a boolean flag. ([#​44450](https://togithub.com/angular/angular/pull/44450)) | #### Special Thanks Aristeidis Bampakos, Dylan Hunn, George Kalpakas, JoostK, Kristiyan Kostadinov, Paul Gschwendtner, Spej, Yousaf Nawaz, dario-piotrowicz, faso-dev, jaybell and zuckjet

Configuration

📅 Schedule: "after 1am and before 7am every weekday" in timezone Europe/Paris.

🚦 Automerge: Enabled.

â™» 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.



This PR has been generated by WhiteSource Renovate. View repository job log here.