scttcper / ngx-codemirror

Codemirror Wrapper for Angular
https://ngx-codemirror.vercel.app
MIT License
282 stars 47 forks source link

chore(deps): update angular monorepo to v8.0.3 (patch) #188

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
@angular/common dependencies patch 8.0.0 -> 8.0.3
@angular/compiler dependencies patch 8.0.0 -> 8.0.3
@angular/compiler-cli devDependencies patch 8.0.0 -> 8.0.3
@angular/core dependencies patch 8.0.0 -> 8.0.3
@angular/forms dependencies patch 8.0.0 -> 8.0.3
@angular/language-service devDependencies patch 8.0.0 -> 8.0.3
@angular/platform-browser dependencies patch 8.0.0 -> 8.0.3
@angular/platform-browser-dynamic dependencies patch 8.0.0 -> 8.0.3

Release Notes

angular/angular ### [`v8.0.3`](https://togithub.com/angular/angular/blob/master/CHANGELOG.md#​803httpsgithubcomangularangularcompare802803-2019-06-26) [Compare Source](https://togithub.com/angular/angular/compare/8.0.2...8.0.3) ##### Bug Fixes - **bazel:** exclude all angular schematics folders from metadata build ([#​31237](https://togithub.com/angular/angular/issues/31237)) ([6bad2ca](https://togithub.com/angular/angular/commit/6bad2ca)), closes [#​31235](https://togithub.com/angular/angular/issues/31235) - **bazel:** remove unsupported Css pre-processors from ng new ([#​31234](https://togithub.com/angular/angular/issues/31234)) ([980bcaf](https://togithub.com/angular/angular/commit/980bcaf)), closes [#​31209](https://togithub.com/angular/angular/issues/31209) - **bazel:** update ng new schema to match the current ng new schema of [@​schematics](https://togithub.com/schematics)/angular ([#​31234](https://togithub.com/angular/angular/issues/31234)) ([48f7f65](https://togithub.com/angular/angular/commit/48f7f65)), closes [#​31233](https://togithub.com/angular/angular/issues/31233) - **service-worker:** registration failed on Safari ([#​31140](https://togithub.com/angular/angular/issues/31140)) ([f470e69](https://togithub.com/angular/angular/commit/f470e69)), closes [#​31061](https://togithub.com/angular/angular/issues/31061) ### [`v8.0.2`](https://togithub.com/angular/angular/blob/master/CHANGELOG.md#​803httpsgithubcomangularangularcompare802803-2019-06-26) [Compare Source](https://togithub.com/angular/angular/compare/8.0.1...8.0.2) ##### Bug Fixes - **bazel:** exclude all angular schematics folders from metadata build ([#​31237](https://togithub.com/angular/angular/issues/31237)) ([6bad2ca](https://togithub.com/angular/angular/commit/6bad2ca)), closes [#​31235](https://togithub.com/angular/angular/issues/31235) - **bazel:** remove unsupported Css pre-processors from ng new ([#​31234](https://togithub.com/angular/angular/issues/31234)) ([980bcaf](https://togithub.com/angular/angular/commit/980bcaf)), closes [#​31209](https://togithub.com/angular/angular/issues/31209) - **bazel:** update ng new schema to match the current ng new schema of [@​schematics](https://togithub.com/schematics)/angular ([#​31234](https://togithub.com/angular/angular/issues/31234)) ([48f7f65](https://togithub.com/angular/angular/commit/48f7f65)), closes [#​31233](https://togithub.com/angular/angular/issues/31233) - **service-worker:** registration failed on Safari ([#​31140](https://togithub.com/angular/angular/issues/31140)) ([f470e69](https://togithub.com/angular/angular/commit/f470e69)), closes [#​31061](https://togithub.com/angular/angular/issues/31061) ### [`v8.0.1`](https://togithub.com/angular/angular/blob/master/CHANGELOG.md#​802httpsgithubcomangularangularcompare801802-2019-06-19) [Compare Source](https://togithub.com/angular/angular/compare/8.0.0...8.0.1) ##### Bug Fixes - **bazel:** builder workspace should use nodejs v10.16.0 ([#​31088](https://togithub.com/angular/angular/issues/31088)) ([c198dc6](https://togithub.com/angular/angular/commit/c198dc6)) - **core:** temporarily remove [@​deprecated](https://togithub.com/deprecated) jsdoc tag for a TextBedStatic.get overload ([#​30714](https://togithub.com/angular/angular/issues/30714)) ([0a7aebb](https://togithub.com/angular/angular/commit/0a7aebb)), closes [#​30514](https://togithub.com/angular/angular/issues/30514) - **language-service:** Remove 'any' in getQuickInfoAtPosition ([#​31014](https://togithub.com/angular/angular/issues/31014)) ([7f21449](https://togithub.com/angular/angular/commit/7f21449))

Renovate configuration

:date: Schedule: "before 3am on the first day of the month" (UTC).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR is stale, 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.

scttcper commented 5 years ago

:tada: This PR is included in version 2.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: