ngxs-labs / async-storage-plugin

⏱ WIP: Async Storage Plugin
MIT License
34 stars 13 forks source link

chore(deps): update @angular-dev - autoclosed #50

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
@​angular-devkit/architect devDependencies patch 0.13.1 -> 0.13.6 source
@​angular-devkit/build-angular devDependencies patch 0.13.1 -> 0.13.6 source
@​angular-devkit/build-ng-packagr devDependencies patch 0.13.1 -> 0.13.6 source
@​angular-devkit/core devDependencies patch 7.3.1 -> 7.3.6 source
@​angular-devkit/schematics devDependencies patch 7.3.1 -> 7.3.6 source
@​angular/cli devDependencies patch 7.3.1 -> 7.3.6 source
@​angular/compiler-cli devDependencies patch 7.2.5 -> 7.2.9 source
@​angular/language-service devDependencies patch 7.2.5 -> 7.2.9 source

Release Notes

angular/angular-cli ### [`v7.3.6`](https://togithub.com/angular/angular-cli/releases/v7.3.6) [Compare Source](https://togithub.com/angular/angular-cli/compare/v7.3.5...v7.3.6) ### Commits

@​schematics/angular (7.3.6)

Commit Description Notes
reintroduce `.sass` as a supported file extention [Closes #​13739]
change entry file name of the library schematic according to the kebab-case convention

@​angular-devkit/build-angular (0.13.6)

Commit Description Notes
fix base href insertion when HTML is in a single line [Closes #​13851]
fix check for absolute paths in windows in server config [Closes #​13865]
[Closes #​1139]

@​angular-devkit/build-optimizer (0.13.6)

Commit Description Notes
don't add pure comments inside arrow functions [Closes #​13768]
* * * ### Special Thanks Alan, Vikram Subramanian, WilliamKoza ### [`v7.3.5`](https://togithub.com/angular/angular-cli/releases/v7.3.5) [Compare Source](https://togithub.com/angular/angular-cli/compare/v7.3.4...v7.3.5) ### Commits

@​schematics/angular (7.3.5)

Commit Description Notes
kebab case prefix causes lint errors in new directives [Closes #​13796]

@​angular-devkit/build-angular (0.13.5)

Commit Description Notes
don't bundle linked modules when `bundleDependencies` in `none` in server builder [Closes #​13817]
* * * ### Special Thanks Alan, Hans Larsen, Alan Agius ### [`v7.3.4`](https://togithub.com/angular/angular-cli/releases/v7.3.4) [Compare Source](https://togithub.com/angular/angular-cli/compare/v7.3.3...v7.3.4) ### Commits

@​schematics/angular (7.3.4)

Commit Description Notes
default newProjectRoot to current directory
remove ViewEncapsulation from root component
JsonUtils should respect indent

@​angular-devkit/build-angular (0.13.4)

Commit Description Notes
sourceMap option not working in tests [Closes #​13766]
* * * ### Special Thanks Keen Yee Liau, Hans Larsen, Charles Lyding, Alan Agius, Cédric Exbrayat ### [`v7.3.3`](https://togithub.com/angular/angular-cli/releases/v7.3.3) [Compare Source](https://togithub.com/angular/angular-cli/compare/v7.3.2...v7.3.3) ### Commits

@​schematics/angular (7.3.3)

Commit Description Notes
update karma to version 4 [Closes #​13724]
`findModuleFromOptions` not handling properly different casing in name [Closes #​13714]
undefined is used as newProjectRoot when none is set [Closes #​13703]
add file extensions to style prompt
fixes issue that `ViewEncapsulation` is not being configured when provided [Closes #​13689]

@​angular-devkit/build-angular (0.13.3)

Commit Description Notes
improve webpack loader resolution
minimum threshold
* * * ### Special Thanks Alan Agius, Amadou Sall, Alan, Charles Lyding, hrocha16 ### [`v7.3.2`](https://togithub.com/angular/angular-cli/releases/v7.3.2) [Compare Source](https://togithub.com/angular/angular-cli/compare/v7.3.1...v7.3.2) ### Commits

@​angular/cli (7.3.2)

Commit Description Notes
wrap `opn` in a new Promise because `opn` is already resolve is already resolve.

@​schematics/angular (7.3.2)

Commit Description Notes
respect the flag when we create a guard with schematics
Include bazel-out in .gitignore [Closes #​13636]
set restartOnFileChange to true in karma.conf templates [Closes #​13542]
e2e test fails strict TS config

@​angular-devkit/build-angular (0.13.2)

Commit Description Notes
added warning for ES2017
error when both `baseUrl` and `devServerTarget` are used in protractor [Closes #​13611]

@​angular-devkit/schematics (7.3.2)

Commit Description Notes
add aliases to collection-schema.json
use `join` instead of normal string concatenation [Closes #​13654]
* * * ### Special Thanks Alan, WilliamKoza, Louis Larry, Alan Agius, Renovate Bot, Charles Lyding, hrocha16, Luis Confraria, Cédric Exbrayat
angular/angular ### [`v7.2.9`](https://togithub.com/angular/angular/blob/master/CHANGELOG.md#​729httpsgithubcomangularangularcompare728729-2019-03-12) [Compare Source](https://togithub.com/angular/angular/compare/7.2.8...7.2.9) This release contains various API docs improvements. ### [`v7.2.8`](https://togithub.com/angular/angular/blob/master/CHANGELOG.md#​729httpsgithubcomangularangularcompare728729-2019-03-12) [Compare Source](https://togithub.com/angular/angular/compare/7.2.7...7.2.8) This release contains various API docs improvements. ### [`v7.2.7`](https://togithub.com/angular/angular/blob/master/CHANGELOG.md#​728httpsgithubcomangularangularcompare727728-2019-03-06) [Compare Source](https://togithub.com/angular/angular/compare/7.2.6...7.2.7) ##### Bug Fixes - **animations:** ensure `position` and `display` styles are handled outside of keyframes/web-animations ([#​28911](https://togithub.com/angular/angular/issues/28911)) ([86981b3](https://togithub.com/angular/angular/commit/86981b3)), closes [#​24923](https://togithub.com/angular/angular/issues/24923) [#​25635](https://togithub.com/angular/angular/issues/25635) - **router:** removed obsolete TODO comment ([#​29085](https://togithub.com/angular/angular/issues/29085)) ([2a25ac2](https://togithub.com/angular/angular/commit/2a25ac2)) - **service-worker:** detect new version even if files are identical to an old one ([#​26006](https://togithub.com/angular/angular/issues/26006)) ([5669333](https://togithub.com/angular/angular/commit/5669333)), closes [#​24338](https://togithub.com/angular/angular/issues/24338) - **service-worker:** ignore passive mixed content requests ([#​25994](https://togithub.com/angular/angular/issues/25994)) ([b598e88](https://togithub.com/angular/angular/commit/b598e88)), closes [/github.com/angular/angular/issues/23012#issuecomment-376430187](https://togithub.com//github.com/angular/angular/issues/23012/issues/issuecomment-376430187) [#​23012](https://togithub.com/angular/angular/issues/23012) ### [`v7.2.6`](https://togithub.com/angular/angular/blob/master/CHANGELOG.md#​727httpsgithubcomangularangularcompare726727-2019-02-27) [Compare Source](https://togithub.com/angular/angular/compare/7.2.5...7.2.6) ##### Bug Fixes - **bazel:** pin browser repositories using [@​npm](https://togithub.com/npm)\_bazel_karma//:browser_repositories.bzl in bazel schematics ([#​28896](https://togithub.com/angular/angular/issues/28896)) ([b686449](https://togithub.com/angular/angular/commit/b686449)) - **core:** traverse and sanitize content of unsafe elements ([#​28804](https://togithub.com/angular/angular/issues/28804)) ([fdcf877](https://togithub.com/angular/angular/commit/fdcf877)), closes [#​25879](https://togithub.com/angular/angular/issues/25879) [#​25879](https://togithub.com/angular/angular/issues/25879) [#​26007](https://togithub.com/angular/angular/issues/26007) [#​28427](https://togithub.com/angular/angular/issues/28427) - **language-service:** Fix completions for input/output with alias ([#​28904](https://togithub.com/angular/angular/issues/28904)) ([d0018e6](https://togithub.com/angular/angular/commit/d0018e6)), closes [#​27959](https://togithub.com/angular/angular/issues/27959)

Renovate configuration

:date: Schedule: "after 10pm every weekday,before 4am every weekday,every weekend" in timezone UTC.

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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