Closed dependabot-preview[bot] closed 6 years ago
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps @angular/compiler from 4.1.3 to 6.0.9.
Changelog
*Sourced from [@angular/compiler's changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md).* > ## [6.0.9](https://github.com/angular/angular/compare/6.0.8...6.0.9) (2018-07-11) > > > ### Bug Fixes > * **common:** format fractional seconds ([#24844](https://github-redirect.dependabot.com/angular/angular/issues/24844)) ([3c93d07](https://github.com/angular/angular/commit/3c93d07)), closes [#24831](https://github-redirect.dependabot.com/angular/angular/issues/24831) > > > > > # [6.1.0-rc.0](https://github.com/angular/angular/compare/6.1.0-beta.3...6.1.0-rc.0) (2018-07-11) > > > ### Bug Fixes > > * **common:** do not round factional seconds ([#24831](https://github-redirect.dependabot.com/angular/angular/issues/24831)) ([a527c69](https://github.com/angular/angular/commit/a527c69)), closes [#24384](https://github-redirect.dependabot.com/angular/angular/issues/24384) > * **common:** properly update collection reference in NgForOf ([#24684](https://github-redirect.dependabot.com/angular/angular/issues/24684)) ([ff84c5c](https://github.com/angular/angular/commit/ff84c5c)), closes [#24155](https://github-redirect.dependabot.com/angular/angular/issues/24155) > * **common:** use correct currency format for locale de-AT ([#24658](https://github-redirect.dependabot.com/angular/angular/issues/24658)) ([dcabb05](https://github.com/angular/angular/commit/dcabb05)), closes [#24609](https://github-redirect.dependabot.com/angular/angular/issues/24609) > * **compiler:** fix a few non-tree-shakeable code patterns ([#24677](https://github-redirect.dependabot.com/angular/angular/issues/24677)) ([50d4a4f](https://github.com/angular/angular/commit/50d4a4f)) > * **compiler-cli:** Use typescript to resolve modules for metadata ([#22856](https://github-redirect.dependabot.com/angular/angular/issues/22856)) ([0d5f2d3](https://github.com/angular/angular/commit/0d5f2d3)) > * **core:** mark NgModule as not the root if APP_ROOT is set to false ([#24814](https://github-redirect.dependabot.com/angular/angular/issues/24814)) ([1089261](https://github.com/angular/angular/commit/1089261)) > * **core:** use addCustomEqualityTester instead of overriding toEqual ([#22983](https://github-redirect.dependabot.com/angular/angular/issues/22983)) ([0922228](https://github.com/angular/angular/commit/0922228)), closes [#22939](https://github-redirect.dependabot.com/angular/angular/issues/22939) > * **language-service:** do not overwrite native `Reflect` ([#24299](https://github-redirect.dependabot.com/angular/angular/issues/24299)) ([6881404](https://github.com/angular/angular/commit/6881404)), closes [#21420](https://github-redirect.dependabot.com/angular/angular/issues/21420) > * **platform-browser:** add missing deps for HammerGesturesPlugin ([#24682](https://github-redirect.dependabot.com/angular/angular/issues/24682)) ([13d60ea](https://github.com/angular/angular/commit/13d60ea)) > * **platform-browser:** mark Meta and Title services as tree shakable providers ([#24815](https://github-redirect.dependabot.com/angular/angular/issues/24815)) ([197387d](https://github.com/angular/angular/commit/197387d)) > * **platform-browser:** workaround wrong import path generated by ngc for DOCUMENT ([#24830](https://github-redirect.dependabot.com/angular/angular/issues/24830)) ([7d27ecc](https://github.com/angular/angular/commit/7d27ecc)) > * **router:** add ability to recover from malformed url ([#23283](https://github-redirect.dependabot.com/angular/angular/issues/23283)) ([86d254d](https://github.com/angular/angular/commit/86d254d)), closes [#21468](https://github-redirect.dependabot.com/angular/angular/issues/21468) > * **service-worker:** avoid network requests when looking up hashed resources in cache ([#24127](https://github-redirect.dependabot.com/angular/angular/issues/24127)) ([52d43a9](https://github.com/angular/angular/commit/52d43a9)) > > > ### Features > > * **core:** add support for ShadowDOM v1 ([#24718](https://github-redirect.dependabot.com/angular/angular/issues/24718)) ([3553977](https://github.com/angular/angular/commit/3553977)) > * **core:** add support for using async/await with Jasmine ([#24637](https://github-redirect.dependabot.com/angular/angular/issues/24637)) ([71100e6](https://github.com/angular/angular/commit/71100e6)) > * typescript 2.9 support ([#24652](https://github-redirect.dependabot.com/angular/angular/issues/24652)) ([e3064d5](https://github.com/angular/angular/commit/e3064d5)) > * **service-worker:** add support for `?` in SW config globbing ([#24105](https://github-redirect.dependabot.com/angular/angular/issues/24105)) ([250527c](https://github.com/angular/angular/commit/250527c)) > > > > > ## [6.0.8](https://github.com/angular/angular/compare/6.0.7...6.0.8) (2018-07-11) > > > ### Bug Fixes > > * **common:** do not round factional seconds ([#24831](https://github-redirect.dependabot.com/angular/angular/issues/24831)) ([0746485](https://github.com/angular/angular/commit/0746485)), closes [#24384](https://github-redirect.dependabot.com/angular/angular/issues/24384) > * **common:** properly update collection reference in NgForOf ([#24684](https://github-redirect.dependabot.com/angular/angular/issues/24684)) ([9a98de9](https://github.com/angular/angular/commit/9a98de9)), closes [#24155](https://github-redirect.dependabot.com/angular/angular/issues/24155) > * **common:** use correct currency format for locale de-AT ([#24658](https://github-redirect.dependabot.com/angular/angular/issues/24658)) ([a92f111](https://github.com/angular/angular/commit/a92f111)), closes [#24609](https://github-redirect.dependabot.com/angular/angular/issues/24609) > * **compiler-cli:** Use typescript to resolve modules for metadata ([#22856](https://github-redirect.dependabot.com/angular/angular/issues/22856)) ([7717ff1](https://github.com/angular/angular/commit/7717ff1)) > * **core:** use addCustomEqualityTester instead of overriding toEqual ([#22983](https://github-redirect.dependabot.com/angular/angular/issues/22983)) ([b8975a9](https://github.com/angular/angular/commit/b8975a9)), closes [#22939](https://github-redirect.dependabot.com/angular/angular/issues/22939) > * **language-service:** do not overwrite native `Reflect` ([#24299](https://github-redirect.dependabot.com/angular/angular/issues/24299)) ([de1c44f](https://github.com/angular/angular/commit/de1c44f)), closes [#21420](https://github-redirect.dependabot.com/angular/angular/issues/21420) > ... (truncated)Commits
- See full diff in [compare view](https://github.com/angular/angular/commits/6.0.9)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking
Bump now
in your Dependabot dashboard.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.