brunobesson / c2c-stats

https://brunobesson.github.io/c2c-stats/
GNU Affero General Public License v3.0
0 stars 0 forks source link

Update @angular/cli requirement from ^1.6.3 to ^8.0.3 #68

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on @angular/cli to permit the latest version.

Release notes *Sourced from [@angular/cli's releases](https://github.com/angular/angular-cli/releases).* > ## v8.0.3 > > # Commits > > > > > > > > > > > > > > > > > > > > > > > > > > > >

@angular/cli (8.0.3)

Commit > Description > Notes >
> align="top" > title="Feature" src="https://img.shields.io/badge/e24dacb-fix-green.svg" /> > > only enable CLI 1.x update handling when no new config > > > [Closes [#14703](https://github-redirect.dependabot.com/angular/angular-cli/issues/14703)]
>
> >
> align="top" > title="Feature" src="https://img.shields.io/badge/bb8bca1-fix-green.svg" /> > > allow update when git is unclean outside the workspace >
... (truncated)
Commits - [`af93227`](https://github.com/angular/angular-cli/commit/af93227f3295e918771e018d7d0fabbef774f1d1) release: v8.0.3 - [`448a8dd`](https://github.com/angular/angular-cli/commit/448a8ddee6e5c3b60cbefe160c9e9c218662a54b) fix(@schematics/update): remove update all suggestion message - [`055313c`](https://github.com/angular/angular-cli/commit/055313c310e1ef6575dbcf8bac636298408acd9d) refactor: Add explict type to allow RxJS to be updated - [`8e8f8b3`](https://github.com/angular/angular-cli/commit/8e8f8b38aa7c88c52b4da189ba673a74dc65531b) refactor: update `compilerOptions` to NG `CompilerOptions` - [`b8f0c0d`](https://github.com/angular/angular-cli/commit/b8f0c0dfb30dd20e4af2b753a5fbabe40b6ae010) refactor: small refactor in AOT plugin file - [`fa326ee`](https://github.com/angular/angular-cli/commit/fa326ee6e4b68e4c845ebf0528ce9a990724bd7d) fix([@​angular](https://github.com/angular)-devkit/build-angular): always disable `buildOptimizer` when extr... - [`e24dacb`](https://github.com/angular/angular-cli/commit/e24dacbb7a95fa0b3a8f4ac36d197423e5c2bb44) fix(@angular/cli): only enable CLI 1.x update handling when no new config - [`fe372b5`](https://github.com/angular/angular-cli/commit/fe372b533513658026cc006fcf9d8118a62d53ba) docs: remove ref to apps in ng_packagr doc - [`4028b86`](https://github.com/angular/angular-cli/commit/4028b86946d7a303d7c714cb313b8b5dbe9d6cd2) docs: differentiate lib build from app build - [`81e1a28`](https://github.com/angular/angular-cli/commit/81e1a28cfbabf84027981e0d982c53b1ebd26501) fix(@schematics/angular): remove `lint` target from minimal projects - Additional commits viewable in [compare view](https://github.com/angular/angular-cli/compare/v1.6.3...v8.0.3)


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.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@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 use this milestone` will set the current milestone 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.
dependabot-preview[bot] commented 5 years ago

Superseded by #71.