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

   Removes [merge](https://github.com/yeikos/js.merge). It's no longer used 
after updating ancestor dependency 
[@vue/cli](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli). These 
dependencies need to be updated together.
   
   Removes `merge`
   
   Updates `@vue/cli` from 4.5.19 to 5.0.9
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/vuejs/vue-cli/releases";>@​vue/cli's 
releases</a>.</em></p>
   <blockquote>
   <h2>v5.0.9</h2>
   <h4>:bug: Bug Fix</h4>
   <ul>
   <li><code>@vue/cli-service</code>
   <ul>
   <li><a href="https://redirect.github.com/vuejs/vue-cli/pull/7443";>#7443</a> 
fix: add missing default <code>__VUE_PROD_HYDRATION_MISMATCH_DETAILS__</code>, 
fixes compatibility with vue 3.5.19 (<a 
href="https://github.com/bobvandevijver";><code>@​bobvandevijver</code></a>)</li>
   </ul>
   </li>
   </ul>
   <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://redirect.github.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://redirect.github.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://redirect.github.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://redirect.github.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://redirect.github.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://redirect.github.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://redirect.github.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>
   <!-- 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";>@​vue/cli's 
changelog</a>.</em></p>
   <blockquote>
   <h2>5.0.9 (2025-08-21)</h2>
   <h4>:bug: Bug Fix</h4>
   <ul>
   <li><code>@vue/cli</code>
   <ul>
   <li><a href="https://redirect.github.com/vuejs/vue-cli/pull/7265";>#7265</a> 
fix: pnpm v7 install error (<a 
href="https://github.com/lvqq";><code>@​lvqq</code></a>)</li>
   </ul>
   </li>
   </ul>
   <h4>Committers: 2</h4>
   <ul>
   <li>Bob van de Vijver (<a 
href="https://github.com/bobvandevijver";><code>@​bobvandevijver</code></a>)</li>
   <li>chlorine (<a href="https://github.com/lvqq";><code>@​lvqq</code></a>)</li>
   </ul>
   <h2>5.0.7 (2022-07-05)</h2>
   <ul>
   <li><code>@vue/cli-service</code>
   <ul>
   <li><a href="https://redirect.github.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://redirect.github.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://redirect.github.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://redirect.github.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>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/vuejs/vue-cli/commit/7eb93c169c7520935252e2473387f923ef80d856";><code>7eb93c1</code></a>
 v5.0.9</li>
   <li><a 
href="https://github.com/vuejs/vue-cli/commit/ea4c98ae84f20d410126707a1defc58a33998e8b";><code>ea4c98a</code></a>
 fix: pnpm v7 install error (<a 
href="https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli/issues/7265";>#7265</a>)</li>
   <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/23fa20f2ded3a99042819a9af9e39a0cd474d0a3";><code>23fa20f</code></a>
 chore: upgrade to apollo-server-express 3.x (<a 
href="https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli/issues/7210";>#7210</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/98c66c93ae45d3347f62c56838caab86561ad4f7";><code>98c66c9</code></a>
 v5.0.5</li>
   <li><a 
href="https://github.com/vuejs/vue-cli/commit/64446e035dde101c7953669fd45634741e3ef4d8";><code>64446e0</code></a>
 feat(upgrade): prevent changing the structure of package.json file during 
upg...</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>Additional commits viewable in <a 
href="https://github.com/vuejs/vue-cli/commits/v5.0.9/packages/@vue/cli";>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 show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@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)
   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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to