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.2 #58

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.2 > > # Commits > > > > > > > > > > > > > > > > > > > > > > > > > > >

@angular/cli (8.0.2)

Commit > Description > Notes >
> align="top" > title="Feature" src="https://img.shields.io/badge/d1d5ac7-fix-green.svg" /> > > use recommended TTY check logic > > > [Closes [#14640](https://github-redirect.dependabot.com/angular/angular-cli/issues/14640)]
>
> >
> align="top" > title="Feature" src="https://img.shields.io/badge/7f251b2-fix-green.svg" /> > > avoid updating when package is already up to date > >
... (truncated)
Commits - [`223813b`](https://github.com/angular/angular-cli/commit/223813b0c4c4bfdfc4df7ebc1e1fd2e363396b46) release: v8.0.2 - [`7b7bbce`](https://github.com/angular/angular-cli/commit/7b7bbce2b93cf276d1e7ba4e0e78078a60cef4f7) fix([@​angular](https://github.com/angular)-devkit/build-angular): re-order ES5 polyfills in karma HTMLs - [`2fe40ab`](https://github.com/angular/angular-cli/commit/2fe40ab7f19fc2d6ec23c4a51bf9bcb59dfb2cc3) fix(@schematics/angular): move browserslist even when no sourceRoot is available - [`d1d5ac7`](https://github.com/angular/angular-cli/commit/d1d5ac77609fc0f125e2f5e2a9ba09a317494fc9) fix(@angular/cli): use recommended TTY check logic - [`55cdfdc`](https://github.com/angular/angular-cli/commit/55cdfdcc24ebc62afbf96d808ac97ac00ba13d67) fix(@ngtools/webpack): always strip BOM when reading files - [`91ec0e1`](https://github.com/angular/angular-cli/commit/91ec0e1ffd3cbecadcd07651509215c156100e24) fix([@​angular](https://github.com/angular)-devkit/build-angular): server build is generating un-needed poly... - [`d61b252`](https://github.com/angular/angular-cli/commit/d61b2521923c17053d727bdd0ea05b04c93d038e) fix(@ngtools/webpack): rebuilding project with errors reports cannot find .ts... - [`7f251b2`](https://github.com/angular/angular-cli/commit/7f251b2de2319dd496795bd504f7b7318a1a23dc) fix(@angular/cli): avoid updating when package is already up to date - [`e71bc87`](https://github.com/angular/angular-cli/commit/e71bc87fb74c8f27f0ca0ddd53c435001513f2cf) docs: add Architect CLI to the "Tooling" section - [`02a2c70`](https://github.com/angular/angular-cli/commit/02a2c70f52103c45cdebe7d0667ae37e05b8288c) docs: remove mention of the Angular CLI depending on Node 8 - Additional commits viewable in [compare view](https://github.com/angular/angular-cli/compare/v1.6.3...v8.0.2)


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 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 #68.