cyrilletuzi / angular-async-local-storage

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

fix(deps): update angular monorepo to v13.1.2 #900

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.1 -> 13.1.2 age adoption passing confidence
@angular/compiler 13.1.1 -> 13.1.2 age adoption passing confidence
@angular/compiler-cli 13.1.1 -> 13.1.2 age adoption passing confidence
@angular/core 13.1.1 -> 13.1.2 age adoption passing confidence
@angular/platform-browser 13.1.1 -> 13.1.2 age adoption passing confidence
@angular/platform-browser-dynamic 13.1.1 -> 13.1.2 age adoption passing confidence
@angular/router 13.1.1 -> 13.1.2 age adoption passing confidence

Release Notes

angular/angular ### [`v13.1.2`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#​1312-2022-01-12) [Compare Source](https://togithub.com/angular/angular/compare/13.1.1...13.1.2) ##### animations | Commit | Type | Description | | -- | -- | -- | | [abc217b28e](https://togithub.com/angular/angular/commit/abc217b28e43431e730c448235ab2e9801133768) | fix | retain triggers values for moved tracked list items ([#​44578](https://togithub.com/angular/angular/pull/44578)) | ##### compiler | Commit | Type | Description | | -- | -- | -- | | [59eef29a6c](https://togithub.com/angular/angular/commit/59eef29a6c5d568ca80595cd7018e21ad406c85d) | fix | correct spans when parsing bindings with comments ([#​44678](https://togithub.com/angular/angular/pull/44678)) | ##### compiler-cli | Commit | Type | Description | | -- | -- | -- | | [08049fa23f](https://togithub.com/angular/angular/commit/08049fa23f1fb751137a54b7460e90662abec476) | fix | enable narrowing of using type guard methods ([#​44447](https://togithub.com/angular/angular/pull/44447)) | | [a26afce68c](https://togithub.com/angular/angular/commit/a26afce68c8270b66afa93567f952930523ebc7b) | fix | fix crash during type-checking of library builds ([#​44587](https://togithub.com/angular/angular/pull/44587)) | | [1e918b6f31](https://togithub.com/angular/angular/commit/1e918b6f312e7c99f0eef02d5d093164d2e1e7ed) | fix | handle property reads of `ThisReceiver` in the indexer ([#​44678](https://togithub.com/angular/angular/pull/44678)) | | [63c8e56a3a](https://togithub.com/angular/angular/commit/63c8e56a3a2566eca1b00751e0f05d188db95e34) | fix | incorrectly interpreting $any calls with a property read ([#​44657](https://togithub.com/angular/angular/pull/44657)) | | [60fb27f12d](https://togithub.com/angular/angular/commit/60fb27f12ddf3e3cea1faa685c34ad98535340d0) | fix | properly index elements ([#​44678](https://togithub.com/angular/angular/pull/44678)) | ##### language-service | Commit | Type | Description | | -- | -- | -- | | [f5addee488](https://togithub.com/angular/angular/commit/f5addee4889d992e96ab31a2e4439f5085e6f5eb) | fix | revert the test files for Ivy ([#​44528](https://togithub.com/angular/angular/pull/44528)) | #### Special Thanks Abdurrahman Abu-Hijleh, Adam Plumer, Alex Rickabaugh, AlirezaEbrahimkhani, Andrew Kushnir, Andrew Scott, Borja Paz Rodríguez, Chihab Otmani, Chris Mancini, Dario Piotrowicz, Doug Parker, George Kalpakas, Joey Perrott, JoostK, Kristiyan Kostadinov, Kyoz, Patrick Prakash, Paul Gschwendtner, Serhey Dolgushev, Yousaf Nawaz, Yuchao Wu, alkavats1, dario-piotrowicz, huangqing, ivanwonder, shejialuo, twerske, wszgrcy 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.