dependabot[bot] opened a new pull request, #1368:
URL: https://github.com/apache/servicecomb-service-center/pull/1368

   Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor 
dependency 
[@angular-devkit/build-angular](https://github.com/angular/angular-cli). These 
dependencies need to be updated together.
   
   Updates `json5` from 2.2.0 to 2.2.3
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/json5/json5/releases";>json5's releases</a>.</em></p>
   <blockquote>
   <h2>v2.2.3</h2>
   <ul>
   <li>Fix: json5@2.2.3 is now the 'latest' release according to npm instead of 
v1.0.2. (<a 
href="https://github-redirect.dependabot.com/json5/json5/issues/299";>#299</a>)</li>
   </ul>
   <h2>v2.2.2</h2>
   <ul>
   <li>Fix: Properties with the name <code>__proto__</code> are added to 
objects and arrays.
   (<a 
href="https://github-redirect.dependabot.com/json5/json5/issues/199";>#199</a>) 
This also fixes a prototype pollution vulnerability reported by
   Jonathan Gregson! (<a 
href="https://github-redirect.dependabot.com/json5/json5/issues/295";>#295</a>).</li>
   </ul>
   <h2>v2.2.1</h2>
   <ul>
   <li>Fix: Removed dependence on minimist to patch CVE-2021-44906. (<a 
href="https://github-redirect.dependabot.com/json5/json5/issues/266";>#266</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/json5/json5/blob/main/CHANGELOG.md";>json5's 
changelog</a>.</em></p>
   <blockquote>
   <h3>v2.2.3 [<a href="https://github.com/json5/json5/tree/v2.2.3";>code</a>, 
<a href="https://github.com/json5/json5/compare/v2.2.2...v2.2.3";>diff</a>]</h3>
   <ul>
   <li>Fix: json5@2.2.3 is now the 'latest' release according to npm instead of
   v1.0.2. (<a 
href="https://github-redirect.dependabot.com/json5/json5/issues/299";>#299</a>)</li>
   </ul>
   <h3>v2.2.2 [<a href="https://github.com/json5/json5/tree/v2.2.2";>code</a>, 
<a href="https://github.com/json5/json5/compare/v2.2.1...v2.2.2";>diff</a>]</h3>
   <ul>
   <li>Fix: Properties with the name <code>__proto__</code> are added to 
objects and arrays.
   (<a 
href="https://github-redirect.dependabot.com/json5/json5/issues/199";>#199</a>) 
This also fixes a prototype pollution vulnerability reported by
   Jonathan Gregson! (<a 
href="https://github-redirect.dependabot.com/json5/json5/issues/295";>#295</a>).</li>
   </ul>
   <h3>v2.2.1 [<a href="https://github.com/json5/json5/tree/v2.2.1";>code</a>, 
<a href="https://github.com/json5/json5/compare/v2.2.0...v2.2.1";>diff</a>]</h3>
   <ul>
   <li>Fix: Removed dependence on minimist to patch CVE-2021-44906. (<a 
href="https://github-redirect.dependabot.com/json5/json5/issues/266";>#266</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/json5/json5/commit/c3a75242772a5026a49c4017a16d9b3543b62776";><code>c3a7524</code></a>
 2.2.3</li>
   <li><a 
href="https://github.com/json5/json5/commit/94fd06d82eeed225fa172f6fb2ca27375cbd2e39";><code>94fd06d</code></a>
 docs: update CHANGELOG for v2.2.3</li>
   <li><a 
href="https://github.com/json5/json5/commit/3b8cebf0c474a8b20c78bd75c89cca0c4dce84ce";><code>3b8cebf</code></a>
 docs(security): use GitHub security advisories</li>
   <li><a 
href="https://github.com/json5/json5/commit/f0fd9e194dde282caff114a110f4fac635f3a62c";><code>f0fd9e1</code></a>
 docs: publish a security policy</li>
   <li><a 
href="https://github.com/json5/json5/commit/6a91a05fffeda16ff6b3b5008b6b340d42d31ec0";><code>6a91a05</code></a>
 docs(template): bug -&gt; bug report</li>
   <li><a 
href="https://github.com/json5/json5/commit/14f8cb186e8abdfaccf6527171da7b1224374650";><code>14f8cb1</code></a>
 2.2.2</li>
   <li><a 
href="https://github.com/json5/json5/commit/10cc7ca9169b59c5e0f5afc03dbd870cd06bcc46";><code>10cc7ca</code></a>
 docs: update CHANGELOG for v2.2.2</li>
   <li><a 
href="https://github.com/json5/json5/commit/7774c1097993bc3ce9f0ac4b722a32bf7d6871c8";><code>7774c10</code></a>
 fix: add <strong>proto</strong> to objects and arrays</li>
   <li><a 
href="https://github.com/json5/json5/commit/edde30abd8b22facf2c06c72586b9f6edf12700d";><code>edde30a</code></a>
 Readme: slight tweak to intro</li>
   <li><a 
href="https://github.com/json5/json5/commit/97286f8bd542c89dcee096bc05dd28ed2dfc1e16";><code>97286f8</code></a>
 Improve example in readme</li>
   <li>Additional commits viewable in <a 
href="https://github.com/json5/json5/compare/v2.2.0...v2.2.3";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@angular-devkit/build-angular` from 0.1102.9 to 15.0.4
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/angular/angular-cli/releases";><code>@​angular-devkit/build-angular</code>'s
 releases</a>.</em></p>
   <blockquote>
   <h2>v15.0.4</h2>
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h1>15.0.4 (2022-12-14)</h1>
   <h3><code>@​angular-devkit/build-angular</code></h3>
   <table>
   <thead>
   <tr>
   <th>Commit</th>
   <th>Description</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/ccc8e0350810d123269f55de29acd7964e663f7e";><img
 src="https://img.shields.io/badge/ccc8e0350-fix-green"; alt="fix - ccc8e0350" 
/></a></td>
   <td>display actionable error when a style does not exist in Karma 
builder</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/507f756c34171db842365398150460e1e29f531a";><img
 src="https://img.shields.io/badge/507f756c3-fix-green"; alt="fix - 507f756c3" 
/></a></td>
   <td>downlevel class private methods when targeting Safari &lt;=v15</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/a0da91dba3d9b4c4a86102668f52ab933406e5da";><img
 src="https://img.shields.io/badge/a0da91dba-fix-green"; alt="fix - a0da91dba" 
/></a></td>
   <td>include sources in generated Sass source maps</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/9fd356234210734ec5f44ae18f055308b7acc963";><img
 src="https://img.shields.io/badge/9fd356234-fix-green"; alt="fix - 9fd356234" 
/></a></td>
   <td>only set ngDevMode when script optimizations are enabled</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/8e85f47284472f9df49f2ca6c59057ad28240e9c";><img
 src="https://img.shields.io/badge/8e85f4728-fix-green"; alt="fix - 8e85f4728" 
/></a></td>
   <td>update <code>css-loader</code> to <code>6.7.3</code></td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/b2d4415caa486bebe55e6147a153f120cf08b070";><img
 src="https://img.shields.io/badge/b2d4415ca-fix-green"; alt="fix - b2d4415ca" 
/></a></td>
   <td>update locale setting snippet to use <code>globalThis</code>.</td>
   </tr>
   </tbody>
   </table>
   <h2>Special Thanks</h2>
   <p>Alan Agius and Charles Lyding</p>
   <h2>v15.0.3</h2>
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h1>15.0.3 (2022-12-07)</h1>
   <h3><code>@​angular-devkit/build-angular</code></h3>
   <table>
   <thead>
   <tr>
   <th>Commit</th>
   <th>Description</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf";><img
 src="https://img.shields.io/badge/3d9971edb-fix-green"; alt="fix - 3d9971edb" 
/></a></td>
   <td>default preserve symlinks to Node.js value for esbuild</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a";><img
 src="https://img.shields.io/badge/24f4b51d2-fix-green"; alt="fix - 24f4b51d2" 
/></a></td>
   <td>downlevel class fields with Safari &lt;= v15 for esbuild</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957";><img
 src="https://img.shields.io/badge/45afc42db-fix-green"; alt="fix - 45afc42db" 
/></a></td>
   <td>downlevel class properties when targeting Safari &lt;=v15</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237";><img
 src="https://img.shields.io/badge/e6461badf-fix-green"; alt="fix - e6461badf" 
/></a></td>
   <td>prevent optimization adding unsupported ECMASCript features</td>
   </tr>
   </tbody>
   </table>
   <h2>Special Thanks</h2>
   <p>Charles Lyding, Dominic Elm and Paul Gschwendtner</p>
   <h2>v15.0.2</h2>
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h1>15.0.2 (2022-11-30)</h1>
   <h3><code>@​angular-devkit/build-angular</code></h3>
   <table>
   <thead>
   <tr>
   <th>Commit</th>
   <th>Description</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/2891d5bc9eecf7fa8e3b80906d9c56e6a49f3d15";><img
 src="https://img.shields.io/badge/2891d5bc9-fix-green"; alt="fix - 2891d5bc9" 
/></a></td>
   <td>correctly set Sass quietDeps and verbose options</td>
   </tr>
   </tbody>
   </table>
   <h3><code>@​ngtools/webpack</code></h3>
   <table>
   <thead>
   <tr>
   <th>Commit</th>
   <th>Description</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/d9cc4b0289eaf382782a994a15497e9526c5a4a2";><img
 src="https://img.shields.io/badge/d9cc4b028-fix-green"; alt="fix - d9cc4b028" 
/></a></td>
   <td>elide unused type references</td>
   </tr>
   </tbody>
   </table>
   <h2>Special Thanks</h2>
   <p>Alan Agius and Juuso Valkeejärvi</p>
   <h2>v15.0.1</h2>
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h1>15.0.1 (2022-11-23)</h1>
   <h3><code>@​schematics/angular</code></h3>
   <table>
   <thead>
   <tr>
   <th>Commit</th>
   <th>Description</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/48426852b0c1d5541a3e7369dc2b343e33856968";><img
 src="https://img.shields.io/badge/48426852b-fix-green"; alt="fix - 48426852b" 
/></a></td>
   <td>show warning when a TS Config is not found during migrations</td>
   </tr>
   </tbody>
   </table>
   <h3><code>@​angular/cli</code></h3>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md";><code>@​angular-devkit/build-angular</code>'s
 changelog</a>.</em></p>
   <blockquote>
   <h1>15.0.4 (2022-12-14)</h1>
   <h3><code>@​angular-devkit/build-angular</code></h3>
   <table>
   <thead>
   <tr>
   <th>Commit</th>
   <th>Type</th>
   <th>Description</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/ccc8e0350810d123269f55de29acd7964e663f7e";>ccc8e0350</a></td>
   <td>fix</td>
   <td>display actionable error when a style does not exist in Karma 
builder</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/507f756c34171db842365398150460e1e29f531a";>507f756c3</a></td>
   <td>fix</td>
   <td>downlevel class private methods when targeting Safari &lt;=v15</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/a0da91dba3d9b4c4a86102668f52ab933406e5da";>a0da91dba</a></td>
   <td>fix</td>
   <td>include sources in generated</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/9fd356234210734ec5f44ae18f055308b7acc963";>9fd356234</a></td>
   <td>fix</td>
   <td>only set ngDevMode when script optimizations are enabled</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/8e85f47284472f9df49f2ca6c59057ad28240e9c";>8e85f4728</a></td>
   <td>fix</td>
   <td>update <code>css-loader</code> to <code>6.7.3</code></td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/b2d4415caa486bebe55e6147a153f120cf08b070";>b2d4415ca</a></td>
   <td>fix</td>
   <td>update locale setting snippet to use <code>globalThis</code>.</td>
   </tr>
   </tbody>
   </table>
   <h2>Special Thanks</h2>
   <p>Alan Agius and Charles Lyding</p>
   <!-- raw HTML omitted -->
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h1>15.1.0-next.2 (2022-12-08)</h1>
   <h3><code>@​schematics/angular</code></h3>
   <table>
   <thead>
   <tr>
   <th>Commit</th>
   <th>Type</th>
   <th>Description</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/5b18ce1545d047d49851a64e81a1f8ef59624ef7";>5b18ce154</a></td>
   <td>feat</td>
   <td>add <code>guardType</code> as an alias of <code>implements</code> in 
guard schematic</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/49b313f27adef6300063c9d6817d1454a8657fe2";>49b313f27</a></td>
   <td>fix</td>
   <td>add missing import for functional interceptor spec</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/2f92fe7e589705b282102271897454ea852c4814";>2f92fe7e5</a></td>
   <td>fix</td>
   <td>add missing semicolon in functional guard/resolver/interceptor</td>
   </tr>
   </tbody>
   </table>
   <h3><code>@​angular-devkit/build-angular</code></h3>
   <table>
   <thead>
   <tr>
   <th>Commit</th>
   <th>Type</th>
   <th>Description</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/97716969c243d65e385dcd78f5035d2c13f0258b";>97716969c</a></td>
   <td>fix</td>
   <td>default preserve symlinks to Node.js value for esbuild</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/cf2f30afc0ad0ceae34c457955a22186bc5ce60d";>cf2f30afc</a></td>
   <td>fix</td>
   <td>downlevel class fields with Safari &lt;= v15 for esbuild</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/25eaaa24b51af400262b97b4d4be2391ebd4a82d";>25eaaa24b</a></td>
   <td>fix</td>
   <td>downlevel class properties when targeting Safari &lt;=v15</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/7a063238b83eea8b5b3237fed12db5528d1f6912";>7a063238b</a></td>
   <td>fix</td>
   <td>explicitly send options to JS transformer workers</td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/angular/angular-cli/commit/ef99a68b46c992c1988c5ca4c6fb066e89762d64";>ef99a68b4</a></td>
   <td>fix</td>
   <td>prevent optimization adding unsupported ECMASCript features</td>
   </tr>
   </tbody>
   </table>
   <h2>Special Thanks</h2>
   <p>Alan Agius, Charles Lyding, Cédric Exbrayat, Dominic Elm, Doug Parker and 
Paul Gschwendtner</p>
   <!-- raw HTML omitted -->
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h1>15.0.3 (2022-12-07)</h1>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/angular/angular-cli/commits/15.0.4";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   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)
   - `@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
   
   You can disable automated security fix PRs for this repo from the [Security 
Alerts 
page](https://github.com/apache/servicecomb-service-center/network/alerts).
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@servicecomb.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to