ngxs-labs / select-snapshot

🌊 Flexibile decorator that allows to get a snapshot of the state
MIT License
42 stars 4 forks source link

chore(deps): update all dependencies to ~13.3.1 #129

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-devkit/build-angular ~13.3.0 -> ~13.3.1 age adoption passing confidence
@angular/cli ^13.3.0 -> ^13.3.1 age adoption passing confidence
@angular/common ^13.3.0 -> ^13.3.1 age adoption passing confidence
@angular/compiler ^13.3.0 -> ^13.3.1 age adoption passing confidence
@angular/compiler-cli ^13.3.0 -> ^13.3.1 age adoption passing confidence
@angular/core ^13.3.0 -> ^13.3.1 age adoption passing confidence
@angular/platform-browser ^13.3.0 -> ^13.3.1 age adoption passing confidence
@angular/platform-browser-dynamic ^13.3.0 -> ^13.3.1 age adoption passing confidence

Release Notes

angular/angular-cli ### [`v13.3.1`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#​1331-2022-03-30) [Compare Source](https://togithub.com/angular/angular-cli/compare/13.3.0...13.3.1) ##### [@​schematics/angular](https://togithub.com/schematics/angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------------------------------- | | [cf3cb2ecf](https://togithub.com/angular/angular-cli/commit/cf3cb2ecf9ca47a984c4272f0094f2a1c68c7dfe) | fix | fix extra comma added when use --change-detection=onPush and --style=none to generate a component | ##### [@​angular-devkit/architect-cli](https://togithub.com/angular-devkit/architect-cli) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------- | | [9f8d4dea0](https://togithub.com/angular/angular-cli/commit/9f8d4dea0449e236de7b928c5cc97e597a6f5844) | fix | update `minimist` to `1.2.6` | ##### [@​angular-devkit/schematics-cli](https://togithub.com/angular-devkit/schematics-cli) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------- | | [ba3486de9](https://togithub.com/angular/angular-cli/commit/ba3486de94e733addf0ac17706b806dd813c9046) | fix | update `minimist` to `1.2.6` | ##### [@​angular-devkit/benchmark](https://togithub.com/angular-devkit/benchmark) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------- | | [1f7fa6970](https://togithub.com/angular/angular-cli/commit/1f7fa6970e8cddb2ba0c42df0e048a57292b7fe8) | fix | update `minimist` to `1.2.6` | ##### [@​angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------- | | [293526c31](https://togithub.com/angular/angular-cli/commit/293526c31db9f0becc0ffc2d60999c80afa8a308) | fix | add `node_modules` prefix to excludes RegExp | | [58ed97410](https://togithub.com/angular/angular-cli/commit/58ed97410b760909d523b05c3b4a06364e3c9a0f) | fix | allow Workers in Stackblitz | | [4cd2331d3](https://togithub.com/angular/angular-cli/commit/4cd2331d34e2a9ab2ed78edf0284dbfefef511a5) | fix | don't override asset info when updating assets | ##### [@​angular-devkit/core](https://togithub.com/angular-devkit/core) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------- | | [c7c75820f](https://togithub.com/angular/angular-cli/commit/c7c75820f1d4ef827336626b78c8c3e5c0bd1f00) | fix | add Angular CLI major version as analytics dimension | #### Special Thanks Alan Agius and gauravsoni119
angular/angular ### [`v13.3.1`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#​1331-2022-03-30) [Compare Source](https://togithub.com/angular/angular/compare/13.3.0...13.3.1) ##### bazel | Commit | Type | Description | | -- | -- | -- | | [960e42b2ac](https://togithub.com/angular/angular/commit/960e42b2ac1ad01b4930f107afbdc731d8daa9ec) | fix | ng module compilation workers are subject to linker race-conditions ([#​45393](https://togithub.com/angular/angular/pull/45393)) | ##### compiler | Commit | Type | Description | | -- | -- | -- | | [3714305f84](https://togithub.com/angular/angular/commit/3714305f84da8ec74ef7d8f5090344b47d0f5dbe) | fix | scope css rules within `@layer` blocks ([#​45396](https://togithub.com/angular/angular/pull/45396)) | ##### compiler-cli | Commit | Type | Description | | -- | -- | -- | | [7f53c0f4ac](https://togithub.com/angular/angular/commit/7f53c0f4acfac4c50e3a8ba210e7879dd87d4720) | fix | handle inline type-check blocks in nullish coalescing extended check ([#​45478](https://togithub.com/angular/angular/pull/45478)) | #### Special Thanks AlirezaEbrahimkhani, Andrew Kushnir, Andrew Scott, Ben Brook, Dylan Hunn, George Kalpakas, JiaLiPassion, Joey Perrott, JoostK, Mike, Paul Gschwendtner, Willian Corrêa, arturovt, dario-piotrowicz, khai and mgechev

Configuration

📅 Schedule: "after 4:00am every 2nd week of the month" in timezone UTC.

🚦 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.