chore(deps-dev): bump @angular/cli from 10.1.7 to 10.2.0 #47

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/angular/cli-10.2.0 into master 2020-10-26 19:18:28 +08:00
dependabot[bot] commented 2020-10-26 14:45:20 +08:00 (Migrated from github.com)

Bumps @angular/cli from 10.1.7 to 10.2.0.

Release notes

Sourced from @angular/cli's releases.

v10.2.0

Commits

... (truncated)

Commits
  • 553be40 release: v10.2.0
  • 1ab5998 Revert "release: v10.2.0"
  • a5bbcd5 test(@angular/cli): use correct version of devkit packages for universal test
  • bc2efc9 ci: update nightly job to run on 10.2.x branch
  • ad60c2f release: v10.2.0
  • c63132c docs: remove =true from --next
  • 8d29d87 docs: update further help section in readme
  • 13ce747 fix(@angular/cli): include deprecated option in JSON help
  • 080957d ci: schedule nightly CI for 10.1.x branch
  • c430d36 fix(@angular-devkit/build-angular): update resolve-url-loader to version 3.1.2
  • Additional commits viewable in compare view

Dependabot compatibility score

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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 10.1.7 to 10.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases">@angular/cli's releases</a>.</em></p> <blockquote> <h2>v10.2.0</h2> <h1>Commits</h1> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/553be40c8dff56a55bcccf2a636fe1c83944c049"><code>553be40</code></a> release: v10.2.0</li> <li><a href="https://github.com/angular/angular-cli/commit/1ab59986de4cf23e56d6015bb2f5f3cc682b5d28"><code>1ab5998</code></a> Revert &quot;release: v10.2.0&quot;</li> <li><a href="https://github.com/angular/angular-cli/commit/a5bbcd56b5ef5cead726acc96f3e5b73f23d42e4"><code>a5bbcd5</code></a> test(@angular/cli): use correct version of devkit packages for universal test</li> <li><a href="https://github.com/angular/angular-cli/commit/bc2efc97d75ce92538a29f4fd042f8c6a193ac3b"><code>bc2efc9</code></a> ci: update nightly job to run on 10.2.x branch</li> <li><a href="https://github.com/angular/angular-cli/commit/ad60c2f64d4068a0234c288d4039dffdc61c6398"><code>ad60c2f</code></a> release: v10.2.0</li> <li><a href="https://github.com/angular/angular-cli/commit/c63132c208c474bc66b9aaea298b29cc597da87d"><code>c63132c</code></a> docs: remove <code>=true</code> from <code>--next</code></li> <li><a href="https://github.com/angular/angular-cli/commit/8d29d87ace81bb7d1f809334161011611b7d7cbc"><code>8d29d87</code></a> docs: update further help section in readme</li> <li><a href="https://github.com/angular/angular-cli/commit/13ce7478633f92c88093db5830bdf7c77dc63c71"><code>13ce747</code></a> fix(@angular/cli): include deprecated option in JSON help</li> <li><a href="https://github.com/angular/angular-cli/commit/080957d204b35db0b3ce7cf77dc6021222f83d1c"><code>080957d</code></a> ci: schedule nightly CI for 10.1.x branch</li> <li><a href="https://github.com/angular/angular-cli/commit/c430d363c29771d29e9f9c3daaa1a455d574d3ac"><code>c430d36</code></a> fix(@angular-devkit/build-angular): update resolve-url-loader to version 3.1.2</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/v10.1.7...v10.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular/cli&package-manager=npm_and_yarn&previous-version=10.1.7&new-version=10.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) </details>
xiaohai2271 (Migrated from github.com) approved these changes 2020-10-26 19:18:16 +08:00
Sign in to join this conversation.
No description provided.