chore(deps): bump zone.js from 0.11.8 to 0.12.0 #282

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/zone.js-0.12.0 into master 2022-12-02 01:09:57 +08:00
dependabot[bot] commented 2022-12-02 00:41:53 +08:00 (Migrated from github.com)

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps zone.js from 0.11.8 to 0.12.0.

Changelog

Sourced from zone.js's changelog.

0.12.0 (2022-10-27)

Bug Fixes

Commits

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)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) from 0.11.8 to 0.12.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md">zone.js's changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/angular/angular/compare/zone.js-0.11.8...zone.js-0.12.0">0.12.0</a> (2022-10-27)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>zone.js:</strong> cancel tasks only when they are scheduled or running (<a href="https://github-redirect.dependabot.com/angular/angular/issues/46435">#46435</a>) (<a href="https://github.com/angular/angular/commit/b618b5aa86138c900055c5496967e3348a7b98fc">b618b5a</a>), closes <a href="https://github-redirect.dependabot.com/angular/angular/issues/45711">#45711</a></li> <li><strong>zone.js:</strong> Fix ConsoleTask interface typo (<a href="https://github-redirect.dependabot.com/angular/angular/issues/47090">#47090</a>) (<a href="https://github.com/angular/angular/commit/91954cf20e17a386d71cc8ea25d1d17b9ae1e31c">91954cf</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular/commit/24c93bbd87b39d66b70efd41b12209ff022c6b9a"><code>24c93bb</code></a> release: cut the zone.js-0.12.0 release (<a href="https://github.com/angular/angular/tree/HEAD/packages/zone.js/issues/47895">#47895</a>)</li> <li><a href="https://github.com/angular/angular/commit/b618b5aa86138c900055c5496967e3348a7b98fc"><code>b618b5a</code></a> fix(zone.js): cancel tasks only when they are scheduled or running (<a href="https://github.com/angular/angular/tree/HEAD/packages/zone.js/issues/46435">#46435</a>)</li> <li><a href="https://github.com/angular/angular/commit/370aa345b1f080c669f181239c12cbce7c6bd90c"><code>370aa34</code></a> build: update dependency google-closure-compiler to v20221004 (<a href="https://github.com/angular/angular/tree/HEAD/packages/zone.js/issues/47696">#47696</a>)</li> <li><a href="https://github.com/angular/angular/commit/b2aa9ce3e5f0367781181add5a961fae86864dd1"><code>b2aa9ce</code></a> build: update puppeteer to 18.0.5 (<a href="https://github.com/angular/angular/tree/HEAD/packages/zone.js/issues/47584">#47584</a>)</li> <li><a href="https://github.com/angular/angular/commit/86372538ab017058cb9b2a7910e761d823bd3c16"><code>8637253</code></a> refactor(zone.js): remove zone-async-tagging from zone.js (<a href="https://github.com/angular/angular/tree/HEAD/packages/zone.js/issues/47416">#47416</a>)</li> <li><a href="https://github.com/angular/angular/commit/59aa2c06d1bee5c671a4c0ba3a2d98f0cc8bffd6"><code>59aa2c0</code></a> test(zone.js): update jest test code after upgrade to jest 29.0 (<a href="https://github.com/angular/angular/tree/HEAD/packages/zone.js/issues/47486">#47486</a>)</li> <li><a href="https://github.com/angular/angular/commit/c9991ca49df4b4b3c7c2c1449c9c7536f285cabc"><code>c9991ca</code></a> build: update dependency google-closure-compiler to v20220905 (<a href="https://github.com/angular/angular/tree/HEAD/packages/zone.js/issues/47437">#47437</a>)</li> <li><a href="https://github.com/angular/angular/commit/7d3df4724d2baf087453d317ab6ab893d4a7b85f"><code>7d3df47</code></a> build: update to TypeScript 4.8 final (<a href="https://github.com/angular/angular/tree/HEAD/packages/zone.js/issues/47270">#47270</a>)</li> <li><a href="https://github.com/angular/angular/commit/31429eaccc973672efb4ed98a628cf9842e24b02"><code>31429ea</code></a> feat(core): support TypeScript 4.8 (<a href="https://github.com/angular/angular/tree/HEAD/packages/zone.js/issues/47038">#47038</a>)</li> <li><a href="https://github.com/angular/angular/commit/91954cf20e17a386d71cc8ea25d1d17b9ae1e31c"><code>91954cf</code></a> fix(zone.js): Fix ConsoleTask interface typo (<a href="https://github.com/angular/angular/tree/HEAD/packages/zone.js/issues/47090">#47090</a>)</li> <li>See full diff in <a href="https://github.com/angular/angular/commits/zone.js-0.12.0/packages/zone.js">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=zone.js&package-manager=npm_and_yarn&previous-version=0.11.8&new-version=0.12.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 commented 2022-12-02 01:04:45 +08:00 (Migrated from github.com)

@dependabot rebase

@dependabot rebase
Sign in to join this conversation.
No description provided.