You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2023/01/05 12:33:14 UTC

[GitHub] [cloudstack] dependabot[bot] opened a new pull request, #7060: build(deps): bump json5, @vue/cli-plugin-unit-jest and @vue/cli-service in /ui

dependabot[bot] opened a new pull request, #7060:
URL: https://github.com/apache/cloudstack/pull/7060

   Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [json5](https://github.com/json5/json5), [@vue/cli-plugin-unit-jest](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-unit-jest) and [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies need to be updated together.
   
   Updates `json5` from 2.2.1 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>
   </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>
   </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.1...v2.2.3">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `json5` from 1.0.1 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>
   </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>
   </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.1...v2.2.3">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@vue/cli-plugin-unit-jest` from 4.5.17 to 5.0.8
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/vuejs/vue-cli/releases"><code>@​vue/cli-plugin-unit-jest</code>'s releases</a>.</em></p>
   <blockquote>
   <h2>v5.0.8</h2>
   <h4>:bug: Bug Fix</h4>
   <ul>
   <li><code>@vue/cli-service</code>
   <ul>
   <li><a href="https://github.com/vuejs/vue-cli/commit/0260e4d">0260e4d</a> fix: add devServer.server.type to useHttps judgement (<a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7222">vuejs/vue-cli#7222</a>)</li>
   </ul>
   </li>
   <li><code>@vue/cli-ui</code>
   <ul>
   <li><a href="https://github.com/vuejs/vue-cli/commit/07052c4">07052c4</a> fix: Vue CLI UI graphql subscription server error, fixes <a href="https://github-redirect.dependabot.com/vuejs/vue-cli/issues/7221">vuejs/vue-cli#7221</a></li>
   </ul>
   </li>
   </ul>
   <h2>v5.0.7</h2>
   <ul>
   <li><code>@vue/cli-service</code>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7202">#7202</a>, [<a href="https://github.com/vuejs/vue-cli/commit/558dea2">558dea2</a>] fix: support <code>devServer.server</code> option, avoid deprecation warnings (<a href="https://github.com/backrunner"><code>@​backrunner</code></a>, <a href="https://github.com/sodatea"><code>@​sodatea</code></a>)</li>
   <li>[<a href="https://github.com/vuejs/vue-cli/commit/beffe8a">beffe8a</a>] fix: allow disabling progress plugin via <code>devServer.client.progress</code></li>
   </ul>
   </li>
   <li><code>@vue/cli-ui</code>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7210">#7210</a> chore: upgrade to apollo-server-express 3.x</li>
   </ul>
   </li>
   </ul>
   <h4>Committers: 2</h4>
   <ul>
   <li>BackRunner (<a href="https://github.com/backrunner"><code>@​backrunner</code></a>)</li>
   <li>Haoqun Jiang (<a href="https://github.com/sodatea"><code>@​sodatea</code></a>)</li>
   </ul>
   <h2>v5.0.6</h2>
   <p>Fix compatibility with the upcoming Vue 2.7 (currently in alpha) and Vue Loader 15.10 (currently in beta).</p>
   <p>In Vue 2.7, <code>vue-template-compiler</code> is no longer a required peer dependency. Rather, there's a new export under the main package as <code>vue/compiler-sfc</code>.</p>
   <h2>v5.0.5</h2>
   <h4>:bug: Bug Fix</h4>
   <ul>
   <li><code>@vue/cli</code>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7167">#7167</a> fix(upgrade): prevent changing the structure of package.json file during upgrade (<a href="https://github.com/blzsaa"><code>@​blzsaa</code></a>)</li>
   </ul>
   </li>
   <li><code>@vue/cli-service</code>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7023">#7023</a> fix: windows vue.config.mjs support (<a href="https://github.com/xiaoxiangmoe"><code>@​xiaoxiangmoe</code></a>)</li>
   </ul>
   </li>
   <li><code>@vue/cli-plugin-e2e-cypress</code>
   <ul>
   <li><a href="https://github.com/vuejs/vue-cli/commit/697bb44">[697bb44]</a> fix: should correctly resolve cypress bin path for Cypress 10 (Note that the project is still created with Cypress 9 by default, but you can upgrade to Cypress 10 on your own now)</li>
   </ul>
   </li>
   </ul>
   <h4>Committers: 3</h4>
   <ul>
   <li>Martijn Jacobs (<a href="https://github.com/maerteijn"><code>@​maerteijn</code></a>)</li>
   <li>ZHAO Jinxiang (<a href="https://github.com/xiaoxiangmoe"><code>@​xiaoxiangmoe</code></a>)</li>
   <li><a href="https://github.com/blzsaa"><code>@​blzsaa</code></a></li>
   </ul>
   <h2>v5.0.4</h2>
   <h4>:bug: Bug Fix</h4>
   <ul>
   <li><code>@vue/cli-service</code>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7005">#7005</a> Better handling of <code>publicPath: 'auto'</code> (<a href="https://github.com/AndreiSoroka"><code>@​AndreiSoroka</code></a>)</li>
   </ul>
   </li>
   <li><code>@vue/cli-shared-utils</code>, <code>@vue/cli-ui</code>
   <ul>
   <li><a href="https://github.com/vuejs/vue-cli/commit/75826d6">75826d6</a> fix: replace <code>node-ipc</code> with <code>@achrinza/node-ipc</code> to further secure the dependency chain</li>
   </ul>
   </li>
   </ul>
   <h4>Committers: 1</h4>
   <ul>
   <li>Andrei (<a href="https://github.com/AndreiSoroka"><code>@​AndreiSoroka</code></a>)</li>
   <li>Haoqun Jiang (<a href="https://github.com/sodatea"><code>@​sodatea</code></a>)</li>
   </ul>
   <h2>v5.0.3</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md"><code>@​vue/cli-plugin-unit-jest</code>'s changelog</a>.</em></p>
   <blockquote>
   <h2>5.0.7 (2022-07-05)</h2>
   <ul>
   <li><code>@vue/cli-service</code>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7202">#7202</a>, [<a href="https://github.com/vuejs/vue-cli/commit/558dea2">558dea2</a>] fix: support <code>devServer.server</code> option, avoid deprecation warnings (<a href="https://github.com/backrunner"><code>@​backrunner</code></a>, <a href="https://github.com/sodatea"><code>@​sodatea</code></a>)</li>
   <li>[<a href="https://github.com/vuejs/vue-cli/commit/beffe8a">beffe8a</a>] fix: allow disabling progress plugin via <code>devServer.client.progress</code></li>
   </ul>
   </li>
   <li><code>@vue/cli-ui</code>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7210">#7210</a> chore: upgrade to apollo-server-express 3.x</li>
   </ul>
   </li>
   </ul>
   <h4>Committers: 2</h4>
   <ul>
   <li>BackRunner (<a href="https://github.com/backrunner"><code>@​backrunner</code></a>)</li>
   <li>Haoqun Jiang (<a href="https://github.com/sodatea"><code>@​sodatea</code></a>)</li>
   </ul>
   <h2>5.0.6 (2022-06-16)</h2>
   <p>Fix compatibility with the upcoming Vue 2.7 (currently in alpha) and Vue Loader 15.10 (currently in beta).</p>
   <p>In Vue 2.7, <code>vue-template-compiler</code> is no longer a required peer dependency. Rather, there's a new export under the main package as <code>vue/compiler-sfc</code>.</p>
   <h2>5.0.5 (2022-06-16)</h2>
   <h4>:bug: Bug Fix</h4>
   <ul>
   <li><code>@vue/cli</code>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7167">#7167</a> feat(upgrade): prevent changing the structure of package.json file during upgrade (<a href="https://github.com/blzsaa"><code>@​blzsaa</code></a>)</li>
   </ul>
   </li>
   <li><code>@vue/cli-service</code>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7023">#7023</a> fix: windows vue.config.mjs support (<a href="https://github.com/xiaoxiangmoe"><code>@​xiaoxiangmoe</code></a>)</li>
   </ul>
   </li>
   </ul>
   <h4>Committers: 3</h4>
   <ul>
   <li>Martijn Jacobs (<a href="https://github.com/maerteijn"><code>@​maerteijn</code></a>)</li>
   <li>ZHAO Jinxiang (<a href="https://github.com/xiaoxiangmoe"><code>@​xiaoxiangmoe</code></a>)</li>
   <li><a href="https://github.com/blzsaa"><code>@​blzsaa</code></a></li>
   </ul>
   <h2>5.0.4 (2022-03-22)</h2>
   <h4>:bug: Bug Fix</h4>
   <ul>
   <li><code>@vue/cli-service</code>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7005">#7005</a> Better handling of <code>publicPath: 'auto'</code> (<a href="https://github.com/AndreiSoroka"><code>@​AndreiSoroka</code></a>)</li>
   </ul>
   </li>
   <li><code>@vue/cli-shared-utils</code>, <code>@vue/cli-ui</code>
   <ul>
   <li><a href="https://github.com/vuejs/vue-cli/commit/75826d6">75826d6</a> fix: replace <code>node-ipc</code> with <code>@achrinza/node-ipc</code> to further secure the dependency chain</li>
   </ul>
   </li>
   </ul>
   <h4>Committers: 1</h4>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/vuejs/vue-cli/commit/b154dbd7aca4b4538e6c483b1d4b817499d7b8eb"><code>b154dbd</code></a> v5.0.8</li>
   <li><a href="https://github.com/vuejs/vue-cli/commit/4a0655f7ac09b64d2b47506e7f21e7923d43262b"><code>4a0655f</code></a> v5.0.7</li>
   <li><a href="https://github.com/vuejs/vue-cli/commit/ef08a08c41b028a2484f262414a8c91d151febc7"><code>ef08a08</code></a> v5.0.6</li>
   <li><a href="https://github.com/vuejs/vue-cli/commit/98c66c93ae45d3347f62c56838caab86561ad4f7"><code>98c66c9</code></a> v5.0.5</li>
   <li><a href="https://github.com/vuejs/vue-cli/commit/ca97fc2920a3fc9b0288d5fabef1a97356b8da23"><code>ca97fc2</code></a> v5.0.4</li>
   <li><a href="https://github.com/vuejs/vue-cli/commit/dd53f26bc0c51fec7c5fb2c18f4769de984ad79c"><code>dd53f26</code></a> v5.0.3</li>
   <li><a href="https://github.com/vuejs/vue-cli/commit/a859b1fdf26bca3fcd44b535965926da333d11f8"><code>a859b1f</code></a> v5.0.2</li>
   <li><a href="https://github.com/vuejs/vue-cli/commit/92d80a89122cea830a4e7e32946af64b4c3b62f7"><code>92d80a8</code></a> v5.0.1</li>
   <li><a href="https://github.com/vuejs/vue-cli/commit/c913cdcb67f4a8e7c1f8affd1a6ba9a93c0f3ebd"><code>c913cdc</code></a> v5.0.0</li>
   <li><a href="https://github.com/vuejs/vue-cli/commit/9be19f0ef0ae4666f983c0c23809bb0c5847a714"><code>9be19f0</code></a> test: fix tsx import</li>
   <li>Additional commits viewable in <a href="https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-unit-jest">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@vue/cli-service` from 4.5.17 to 5.0.8
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/vuejs/vue-cli/releases"><code>@​vue/cli-service</code>'s releases</a>.</em></p>
   <blockquote>
   <h2>v5.0.8</h2>
   <h4>:bug: Bug Fix</h4>
   <ul>
   <li><code>@vue/cli-service</code>
   <ul>
   <li><a href="https://github.com/vuejs/vue-cli/commit/0260e4d">0260e4d</a> fix: add devServer.server.type to useHttps judgement (<a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7222">vuejs/vue-cli#7222</a>)</li>
   </ul>
   </li>
   <li><code>@vue/cli-ui</code>
   <ul>
   <li><a href="https://github.com/vuejs/vue-cli/commit/07052c4">07052c4</a> fix: Vue CLI UI graphql subscription server error, fixes <a href="https://github-redirect.dependabot.com/vuejs/vue-cli/issues/7221">vuejs/vue-cli#7221</a></li>
   </ul>
   </li>
   </ul>
   <h2>v5.0.7</h2>
   <ul>
   <li><code>@vue/cli-service</code>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7202">#7202</a>, [<a href="https://github.com/vuejs/vue-cli/commit/558dea2">558dea2</a>] fix: support <code>devServer.server</code> option, avoid deprecation warnings (<a href="https://github.com/backrunner"><code>@​backrunner</code></a>, <a href="https://github.com/sodatea"><code>@​sodatea</code></a>)</li>
   <li>[<a href="https://github.com/vuejs/vue-cli/commit/beffe8a">beffe8a</a>] fix: allow disabling progress plugin via <code>devServer.client.progress</code></li>
   </ul>
   </li>
   <li><code>@vue/cli-ui</code>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7210">#7210</a> chore: upgrade to apollo-server-express 3.x</li>
   </ul>
   </li>
   </ul>
   <h4>Committers: 2</h4>
   <ul>
   <li>BackRunner (<a href="https://github.com/backrunner"><code>@​backrunner</code></a>)</li>
   <li>Haoqun Jiang (<a href="https://github.com/sodatea"><code>@​sodatea</code></a>)</li>
   </ul>
   <h2>v5.0.6</h2>
   <p>Fix compatibility with the upcoming Vue 2.7 (currently in alpha) and Vue Loader 15.10 (currently in beta).</p>
   <p>In Vue 2.7, <code>vue-template-compiler</code> is no longer a required peer dependency. Rather, there's a new export under the main package as <code>vue/compiler-sfc</code>.</p>
   <h2>v5.0.5</h2>
   <h4>:bug: Bug Fix</h4>
   <ul>
   <li><code>@vue/cli</code>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7167">#7167</a> fix(upgrade): prevent changing the structure of package.json file during upgrade (<a href="https://github.com/blzsaa"><code>@​blzsaa</code></a>)</li>
   </ul>
   </li>
   <li><code>@vue/cli-service</code>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7023">#7023</a> fix: windows vue.config.mjs support (<a href="https://github.com/xiaoxiangmoe"><code>@​xiaoxiangmoe</code></a>)</li>
   </ul>
   </li>
   <li><code>@vue/cli-plugin-e2e-cypress</code>
   <ul>
   <li><a href="https://github.com/vuejs/vue-cli/commit/697bb44">[697bb44]</a> fix: should correctly resolve cypress bin path for Cypress 10 (Note that the project is still created with Cypress 9 by default, but you can upgrade to Cypress 10 on your own now)</li>
   </ul>
   </li>
   </ul>
   <h4>Committers: 3</h4>
   <ul>
   <li>Martijn Jacobs (<a href="https://github.com/maerteijn"><code>@​maerteijn</code></a>)</li>
   <li>ZHAO Jinxiang (<a href="https://github.com/xiaoxiangmoe"><code>@​xiaoxiangmoe</code></a>)</li>
   <li><a href="https://github.com/blzsaa"><code>@​blzsaa</code></a></li>
   </ul>
   <h2>v5.0.4</h2>
   <h4>:bug: Bug Fix</h4>
   <ul>
   <li><code>@vue/cli-service</code>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7005">#7005</a> Better handling of <code>publicPath: 'auto'</code> (<a href="https://github.com/AndreiSoroka"><code>@​AndreiSoroka</code></a>)</li>
   </ul>
   </li>
   <li><code>@vue/cli-shared-utils</code>, <code>@vue/cli-ui</code>
   <ul>
   <li><a href="https://github.com/vuejs/vue-cli/commit/75826d6">75826d6</a> fix: replace <code>node-ipc</code> with <code>@achrinza/node-ipc</code> to further secure the dependency chain</li>
   </ul>
   </li>
   </ul>
   <h4>Committers: 1</h4>
   <ul>
   <li>Andrei (<a href="https://github.com/AndreiSoroka"><code>@​AndreiSoroka</code></a>)</li>
   <li>Haoqun Jiang (<a href="https://github.com/sodatea"><code>@​sodatea</code></a>)</li>
   </ul>
   <h2>v5.0.3</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md"><code>@​vue/cli-service</code>'s changelog</a>.</em></p>
   <blockquote>
   <h2>5.0.7 (2022-07-05)</h2>
   <ul>
   <li><code>@vue/cli-service</code>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7202">#7202</a>, [<a href="https://github.com/vuejs/vue-cli/commit/558dea2">558dea2</a>] fix: support <code>devServer.server</code> option, avoid deprecation warnings (<a href="https://github.com/backrunner"><code>@​backrunner</code></a>, <a href="https://github.com/sodatea"><code>@​sodatea</code></a>)</li>
   <li>[<a href="https://github.com/vuejs/vue-cli/commit/beffe8a">beffe8a</a>] fix: allow disabling progress plugin via <code>devServer.client.progress</code></li>
   </ul>
   </li>
   <li><code>@vue/cli-ui</code>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7210">#7210</a> chore: upgrade to apollo-server-express 3.x</li>
   </ul>
   </li>
   </ul>
   <h4>Committers: 2</h4>
   <ul>
   <li>BackRunner (<a href="https://github.com/backrunner"><code>@​backrunner</code></a>)</li>
   <li>Haoqun Jiang (<a href="https://github.com/sodatea"><code>@​sodatea</code></a>)</li>
   </ul>
   <h2>5.0.6 (2022-06-16)</h2>
   <p>Fix compatibility with the upcoming Vue 2.7 (currently in alpha) and Vue Loader 15.10 (currently in beta).</p>
   <p>In Vue 2.7, <code>vue-template-compiler</code> is no longer a required peer dependency. Rather, there's a new export under the main package as <code>vue/compiler-sfc</code>.</p>
   <h2>5.0.5 (2022-06-16)</h2>
   <h4>:bug: Bug Fix</h4>
   <ul>
   <li><code>@vue/cli</code>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7167">#7167</a> feat(upgrade): prevent changing the structure of package.json file during upgrade (<a href="https://github.com/blzsaa"><code>@​blzsaa</code></a>)</li>
   </ul>
   </li>
   <li><code>@vue/cli-service</code>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7023">#7023</a> fix: windows vue.config.mjs support (<a href="https://github.com/xiaoxiangmoe"><code>@​xiaoxiangmoe</code></a>)</li>
   </ul>
   </li>
   </ul>
   <h4>Committers: 3</h4>
   <ul>
   <li>Martijn Jacobs (<a href="https://github.com/maerteijn"><code>@​maerteijn</code></a>)</li>
   <li>ZHAO Jinxiang (<a href="https://github.com/xiaoxiangmoe"><code>@​xiaoxiangmoe</code></a>)</li>
   <li><a href="https://github.com/blzsaa"><code>@​blzsaa</code></a></li>
   </ul>
   <h2>5.0.4 (2022-03-22)</h2>
   <h4>:bug: Bug Fix</h4>
   <ul>
   <li><code>@vue/cli-service</code>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7005">#7005</a> Better handling of <code>publicPath: 'auto'</code> (<a href="https://github.com/AndreiSoroka"><code>@​AndreiSoroka</code></a>)</li>
   </ul>
   </li>
   <li><code>@vue/cli-shared-utils</code>, <code>@vue/cli-ui</code>
   <ul>
   <li><a href="https://github.com/vuejs/vue-cli/commit/75826d6">75826d6</a> fix: replace <code>node-ipc</code> with <code>@achrinza/node-ipc</code> to further secure the dependency chain</li>
   </ul>
   </li>
   </ul>
   <h4>Committers: 1</h4>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/vuejs/vue-cli/commit/b154dbd7aca4b4538e6c483b1d4b817499d7b8eb"><code>b154dbd</code></a> v5.0.8</li>
   <li><a href="https://github.com/vuejs/vue-cli/commit/0260e4dacd89b6edf63bef07fd80d3b6108f72b5"><code>0260e4d</code></a> fix: add devServer.server.type to useHttps judgement (<a href="https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/7222">#7222</a>)</li>
   <li><a href="https://github.com/vuejs/vue-cli/commit/4a0655f7ac09b64d2b47506e7f21e7923d43262b"><code>4a0655f</code></a> v5.0.7</li>
   <li><a href="https://github.com/vuejs/vue-cli/commit/beffe8a50515c48b9ad5085e79d3c2b16ae76825"><code>beffe8a</code></a> fix: allow disabling progress plugin via <code>devServer.client.progress</code></li>
   <li><a href="https://github.com/vuejs/vue-cli/commit/558dea2af693893ca75e372f286d92152bc8d960"><code>558dea2</code></a> fix: support <code>devServer.server</code> option, avoid deprecation warning</li>
   <li><a href="https://github.com/vuejs/vue-cli/commit/bddd64d5b7eba65e1b0f0ec36fd8af2e7d5e3ce6"><code>bddd64d</code></a> fix: optimize the judgment on whether HTTPS has been set in options (<a href="https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/7202">#7202</a>)</li>
   <li><a href="https://github.com/vuejs/vue-cli/commit/ef08a08c41b028a2484f262414a8c91d151febc7"><code>ef08a08</code></a> v5.0.6</li>
   <li><a href="https://github.com/vuejs/vue-cli/commit/fcf27e350e743a2fbc99d4c021dcd49e43cac929"><code>fcf27e3</code></a> fixup! fix: compatibility with Vue 2.7</li>
   <li><a href="https://github.com/vuejs/vue-cli/commit/a648958b00758bd267743090a894c510ecaa8b40"><code>a648958</code></a> fix: compatibility with Vue 2.7</li>
   <li><a href="https://github.com/vuejs/vue-cli/commit/98c66c93ae45d3347f62c56838caab86561ad4f7"><code>98c66c9</code></a> v5.0.5</li>
   <li>Additional commits viewable in <a href="https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-service">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/cloudstack/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-unsubscribe@cloudstack.apache.org

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


[GitHub] [cloudstack] sonarcloud[bot] commented on pull request #7060: build(deps): bump json5, @vue/cli-plugin-unit-jest and @vue/cli-service in /ui

Posted by GitBox <gi...@apache.org>.
sonarcloud[bot] commented on PR #7060:
URL: https://github.com/apache/cloudstack/pull/7060#issuecomment-1372234963

   Kudos, SonarCloud Quality Gate passed!&nbsp; &nbsp; [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png 'Quality Gate passed')](https://sonarcloud.io/dashboard?id=apache_cloudstack&pullRequest=7060)
   
   [![Bug](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/bug-16px.png 'Bug')](https://sonarcloud.io/project/issues?id=apache_cloudstack&pullRequest=7060&resolved=false&types=BUG) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache_cloudstack&pullRequest=7060&resolved=false&types=BUG) [0 Bugs](https://sonarcloud.io/project/issues?id=apache_cloudstack&pullRequest=7060&resolved=false&types=BUG)  
   [![Vulnerability](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/vulnerability-16px.png 'Vulnerability')](https://sonarcloud.io/project/issues?id=apache_cloudstack&pullRequest=7060&resolved=false&types=VULNERABILITY) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache_cloudstack&pullRequest=7060&resolved=false&types=VULNERABILITY) [0 Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_cloudstack&pullRequest=7060&resolved=false&types=VULNERABILITY)  
   [![Security Hotspot](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/security_hotspot-16px.png 'Security Hotspot')](https://sonarcloud.io/project/security_hotspots?id=apache_cloudstack&pullRequest=7060&resolved=false&types=SECURITY_HOTSPOT) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/security_hotspots?id=apache_cloudstack&pullRequest=7060&resolved=false&types=SECURITY_HOTSPOT) [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_cloudstack&pullRequest=7060&resolved=false&types=SECURITY_HOTSPOT)  
   [![Code Smell](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/code_smell-16px.png 'Code Smell')](https://sonarcloud.io/project/issues?id=apache_cloudstack&pullRequest=7060&resolved=false&types=CODE_SMELL) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache_cloudstack&pullRequest=7060&resolved=false&types=CODE_SMELL) [0 Code Smells](https://sonarcloud.io/project/issues?id=apache_cloudstack&pullRequest=7060&resolved=false&types=CODE_SMELL)
   
   [![No Coverage information](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/CoverageChart/NoCoverageInfo-16px.png 'No Coverage information')](https://sonarcloud.io/component_measures?id=apache_cloudstack&pullRequest=7060&metric=coverage&view=list) No Coverage information  
   [![No Duplication information](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Duplications/NoDuplicationInfo-16px.png 'No Duplication information')](https://sonarcloud.io/component_measures?id=apache_cloudstack&pullRequest=7060&metric=duplicated_lines_density&view=list) No Duplication information
   
   


-- 
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-unsubscribe@cloudstack.apache.org

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


[GitHub] [cloudstack] dependabot[bot] commented on pull request #7060: build(deps): bump json5, @vue/cli-plugin-unit-jest and @vue/cli-service in /ui

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #7060:
URL: https://github.com/apache/cloudstack/pull/7060#issuecomment-1373206441

   OK, I won't notify you again about this release, but will get in touch when a new version is available.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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-unsubscribe@cloudstack.apache.org

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


[GitHub] [cloudstack] rohityadavcloud closed pull request #7060: build(deps): bump json5, @vue/cli-plugin-unit-jest and @vue/cli-service in /ui

Posted by GitBox <gi...@apache.org>.
rohityadavcloud closed pull request #7060: build(deps): bump json5, @vue/cli-plugin-unit-jest and @vue/cli-service in /ui
URL: https://github.com/apache/cloudstack/pull/7060


-- 
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-unsubscribe@cloudstack.apache.org

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


[GitHub] [cloudstack] codecov[bot] commented on pull request #7060: build(deps): bump json5, @vue/cli-plugin-unit-jest and @vue/cli-service in /ui

Posted by GitBox <gi...@apache.org>.
codecov[bot] commented on PR #7060:
URL: https://github.com/apache/cloudstack/pull/7060#issuecomment-1372214538

   # [Codecov](https://codecov.io/gh/apache/cloudstack/pull/7060?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#7060](https://codecov.io/gh/apache/cloudstack/pull/7060?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (dadb767) into [main](https://codecov.io/gh/apache/cloudstack/commit/c2b75f4c81cf0b2846da10de52b9dd66292bff36?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (c2b75f4) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   ```diff
   @@            Coverage Diff            @@
   ##               main    #7060   +/-   ##
   =========================================
     Coverage     11.58%   11.58%           
     Complexity     7550     7550           
   =========================================
     Files          2494     2494           
     Lines        247073   247073           
     Branches      38614    38614           
   =========================================
     Hits          28633    28633           
   - Misses       214695   214696    +1     
   + Partials       3745     3744    -1     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/cloudstack/pull/7060?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...dstack/network/contrail/model/ModelObjectBase.java](https://codecov.io/gh/apache/cloudstack/pull/7060?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cGx1Z2lucy9uZXR3b3JrLWVsZW1lbnRzL2p1bmlwZXItY29udHJhaWwvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2Nsb3Vkc3RhY2svbmV0d29yay9jb250cmFpbC9tb2RlbC9Nb2RlbE9iamVjdEJhc2UuamF2YQ==) | `21.15% <0.00%> (-7.70%)` | :arrow_down: |
   | [...apache/cloudstack/syslog/AlertsSyslogAppender.java](https://codecov.io/gh/apache/cloudstack/pull/7060?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cGx1Z2lucy9hbGVydC1oYW5kbGVycy9zeXNsb2ctYWxlcnRzL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9jbG91ZHN0YWNrL3N5c2xvZy9BbGVydHNTeXNsb2dBcHBlbmRlci5qYXZh) | `58.75% <0.00%> (+2.25%)` | :arrow_up: |
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
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-unsubscribe@cloudstack.apache.org

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