ngxs-labs / async-storage-plugin

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

fix(deps): update angular monorepo to v7.2.0 #10

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/animations dependencies minor 7.1.4 -> 7.2.0 source
@​angular/common dependencies minor 7.1.4 -> 7.2.0 source
@​angular/compiler dependencies minor 7.1.4 -> 7.2.0 source
@​angular/compiler-cli devDependencies minor 7.1.4 -> 7.2.0 source
@​angular/core dependencies minor 7.1.4 -> 7.2.0 source
@​angular/forms dependencies minor 7.1.4 -> 7.2.0 source
@​angular/language-service devDependencies minor 7.1.4 -> 7.2.0 source
@​angular/platform-browser dependencies minor 7.1.4 -> 7.2.0 source
@​angular/platform-browser-dynamic dependencies minor 7.1.4 -> 7.2.0 source
@​angular/router dependencies minor 7.1.4 -> 7.2.0 source

Release Notes

angular/angular ### [`v7.2.0`](https://renovatebot.com/gh/angular/angular/blob/master/CHANGELOG.md#​720-rc0httpsgithubcomangularangularcompare720-beta2720-rc0-2018-12-18) ##### Bug Fixes - **animations:** do not truncate decimals for delay ([#​24455](https://renovatebot.com/gh/angular/angular/issues/24455)) ([f1c9d6a](https://renovatebot.com/gh/angular/angular/commit/f1c9d6a)) - **animations:** mark actual descendant node as disabled ([#​26180](https://renovatebot.com/gh/angular/angular/issues/26180)) ([df123e0](https://renovatebot.com/gh/angular/angular/commit/df123e0)) - **bazel:** devserver entry_module should have underscore name ([#​27719](https://renovatebot.com/gh/angular/angular/issues/27719)) ([f57916c](https://renovatebot.com/gh/angular/angular/commit/f57916c)) - **bazel:** emit full node stack traces when Angular compilation crashes ([#​27678](https://renovatebot.com/gh/angular/angular/issues/27678)) ([522919a](https://renovatebot.com/gh/angular/angular/commit/522919a)) - **bazel:** fix major/minor semver check between [@​angular](https://renovatebot.com/gh/angular)/bazel npm packager version and angular bazel repo version ([#​27635](https://renovatebot.com/gh/angular/angular/issues/27635)) ([1cc08b4](https://renovatebot.com/gh/angular/angular/commit/1cc08b4)) - **bazel:** Load http_archive and rules_nodejs dependencies ([#​27609](https://renovatebot.com/gh/angular/angular/issues/27609)) ([8313ffc](https://renovatebot.com/gh/angular/angular/commit/8313ffc)) - **bazel:** ng_package writes unrelevant definitions to bazel out ([#​27519](https://renovatebot.com/gh/angular/angular/issues/27519)) ([44dfa60](https://renovatebot.com/gh/angular/angular/commit/44dfa60)), closes [/github.com/angular/angular/blob/4f9374951d67c75f67a31c110bd61ab72563db7d/packages/bazel/src/ng_package/packager.ts#L105-L124](https://renovatebot.com/gh//github.com/angular/angular/blob/4f9374951d67c75f67a31c110bd61ab72563db7d/packages/bazel/src/ng_package/packager.ts/issues/L105-L124) - **bazel:** Set module_name and enable ng test ([#​27715](https://renovatebot.com/gh/angular/angular/issues/27715)) ([85866de](https://renovatebot.com/gh/angular/angular/commit/85866de)) - **common:** KeyValuePipe should return empty array for empty objects ([#​27258](https://renovatebot.com/gh/angular/angular/issues/27258)) ([b39efdd](https://renovatebot.com/gh/angular/angular/commit/b39efdd)) - **compiler-cli:** create LiteralLikeNode for String and Number literal ([#​27536](https://renovatebot.com/gh/angular/angular/issues/27536)) ([2c9b6c0](https://renovatebot.com/gh/angular/angular/commit/2c9b6c0)) - **router:** ensure URL is updated after second redirect with UrlUpdateStrategy="eager" ([#​27523](https://renovatebot.com/gh/angular/angular/issues/27523)) ([ad26cd6](https://renovatebot.com/gh/angular/angular/commit/ad26cd6)), closes [#​27116](https://renovatebot.com/gh/angular/angular/issues/27116) - **upgrade:** upgrade Directive facade should not return different instance from constructor ([#​27660](https://renovatebot.com/gh/angular/angular/issues/27660)) ([c986d3d](https://renovatebot.com/gh/angular/angular/commit/c986d3d)) ##### Features - add support for typescript 3.2 ([#​27536](https://renovatebot.com/gh/angular/angular/issues/27536)) ([17e702b](https://renovatebot.com/gh/angular/angular/commit/17e702b)) - **router:** add predicate function mode for runGuardsAndResolvers ([#​27682](https://renovatebot.com/gh/angular/angular/issues/27682)) ([12c3176](https://renovatebot.com/gh/angular/angular/commit/12c3176)), closes [#​26861](https://renovatebot.com/gh/angular/angular/issues/26861) [#​18253](https://renovatebot.com/gh/angular/angular/issues/18253) [#​27464](https://renovatebot.com/gh/angular/angular/issues/27464) #### [7.1.4](https://renovatebot.com/gh/angular/angular/compare/7.1.3...7.1.4) (2018-12-18) ##### Bug Fixes - **animations:** do not truncate decimals for delay ([#​24455](https://renovatebot.com/gh/angular/angular/issues/24455)) ([cd1e206](https://renovatebot.com/gh/angular/angular/commit/cd1e206)) - **animations:** mark actual descendant node as disabled ([#​26180](https://renovatebot.com/gh/angular/angular/issues/26180)) ([453589f](https://renovatebot.com/gh/angular/angular/commit/453589f)) - **bazel:** devserver entry_module should have underscore name ([#​27719](https://renovatebot.com/gh/angular/angular/issues/27719)) ([b108e9a](https://renovatebot.com/gh/angular/angular/commit/b108e9a)) - **bazel:** emit full node stack traces when Angular compilation crashes ([#​27678](https://renovatebot.com/gh/angular/angular/issues/27678)) ([0d8528b](https://renovatebot.com/gh/angular/angular/commit/0d8528b)) - **bazel:** fix major/minor semver check between [@​angular](https://renovatebot.com/gh/angular)/bazel npm packager version and angular bazel repo version ([#​27635](https://renovatebot.com/gh/angular/angular/issues/27635)) ([3ed1e84](https://renovatebot.com/gh/angular/angular/commit/3ed1e84)) - **bazel:** Load http_archive and rules_nodejs dependencies ([#​27609](https://renovatebot.com/gh/angular/angular/issues/27609)) ([89ace1a](https://renovatebot.com/gh/angular/angular/commit/89ace1a)) - **bazel:** ng_package writes unrelevant definitions to bazel out ([#​27519](https://renovatebot.com/gh/angular/angular/issues/27519)) ([ef056c5](https://renovatebot.com/gh/angular/angular/commit/ef056c5)), closes [/github.com/angular/angular/blob/4f9374951d67c75f67a31c110bd61ab72563db7d/packages/bazel/src/ng_package/packager.ts#L105-L124](https://renovatebot.com/gh//github.com/angular/angular/blob/4f9374951d67c75f67a31c110bd61ab72563db7d/packages/bazel/src/ng_package/packager.ts/issues/L105-L124) - **bazel:** Read latest versions from latest-versions.ts & use semver check ([#​27591](https://renovatebot.com/gh/angular/angular/issues/27591)) ([93078e3](https://renovatebot.com/gh/angular/angular/commit/93078e3)) - **bazel:** Set module_name and enable ng test ([#​27715](https://renovatebot.com/gh/angular/angular/issues/27715)) ([183f278](https://renovatebot.com/gh/angular/angular/commit/183f278)) - **common:** KeyValuePipe should return empty array for empty objects ([#​27258](https://renovatebot.com/gh/angular/angular/issues/27258)) ([fa3af8b](https://renovatebot.com/gh/angular/angular/commit/fa3af8b))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

: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!".

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



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