dependabot[bot] opened a new pull request, #730: URL: https://github.com/apache/dubbo-go-pixiu/pull/730
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) to 4.1.4 and updates ancestor dependencies [tough-cookie](https://github.com/salesforce/tough-cookie), [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel) and [@vue/cli-plugin-unit-jest](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-unit-jest). These dependencies need to be updated together. Updates `tough-cookie` from 2.5.0 to 4.1.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/salesforce/tough-cookie/releases">tough-cookie's releases</a>.</em></p> <blockquote> <h2>v4.1.4</h2> <p><a href="https://www.npmjs.com/package/tough-cookie/v/4.1.4">https://www.npmjs.com/package/tough-cookie/v/4.1.4</a></p> <h2>What's Changed</h2> <ul> <li>Add local alias for <code>toString</code> by <a href="https://github.com/corvidism"><code>@corvidism</code></a> in <a href="https://redirect.github.com/salesforce/tough-cookie/pull/409">salesforce/tough-cookie#409</a></li> <li>Fix incorrect string validation for URL by <a href="https://github.com/coditva"><code>@coditva</code></a> in <a href="https://redirect.github.com/salesforce/tough-cookie/pull/261">salesforce/tough-cookie#261</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/corvidism"><code>@corvidism</code></a> made their first contribution in <a href="https://redirect.github.com/salesforce/tough-cookie/pull/409">salesforce/tough-cookie#409</a></li> <li><a href="https://github.com/coditva"><code>@coditva</code></a> made their first contribution in <a href="https://redirect.github.com/salesforce/tough-cookie/pull/261">salesforce/tough-cookie#261</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/salesforce/tough-cookie/compare/v4.1.3...v4.1.4">https://github.com/salesforce/tough-cookie/compare/v4.1.3...v4.1.4</a></p> <h2>4.1.3</h2> <p>Security fix for Prototype Pollution discovery in <a href="https://redirect.github.com/salesforce/tough-cookie/issues/282">#282</a>. This is a minor release, although output from the <code>inspect</code> utility is affected by this change, we felt this change was important enough to be pushed into the next patch.</p> <h2>4.1.2 -- Patch and Bugfix Release</h2> <h2>What's Changed</h2> <ul> <li>fix: allow set cookies with localhost by <a href="https://github.com/colincasey"><code>@colincasey</code></a> in <a href="https://redirect.github.com/salesforce/tough-cookie/pull/253">salesforce/tough-cookie#253</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/salesforce/tough-cookie/compare/v4.1.1...v4.1.2">https://github.com/salesforce/tough-cookie/compare/v4.1.1...v4.1.2</a></p> <h2>4.1.1</h2> <h2>Patch Release</h2> <h2>What's Changed</h2> <ul> <li>fix: allow special use domains by default by <a href="https://github.com/colincasey"><code>@colincasey</code></a> in <a href="https://redirect.github.com/salesforce/tough-cookie/pull/249">salesforce/tough-cookie#249</a></li> <li>4.1.1 Patch -- allow special use domains by default by <a href="https://github.com/awaterma"><code>@awaterma</code></a> in <a href="https://redirect.github.com/salesforce/tough-cookie/pull/250">salesforce/tough-cookie#250</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/salesforce/tough-cookie/compare/v4.1.0...v4.1.1">https://github.com/salesforce/tough-cookie/compare/v4.1.0...v4.1.1</a></p> <h2>4.1.0</h2> <p>v4.1.0</p> <p>Minor release, focused mainly on resolving reported issues and some minor feature work.</p> <h2>What's Changed</h2> <ul> <li>Create CHANGELOG.md by <a href="https://github.com/ShivanKaul"><code>@ShivanKaul</code></a> in <a href="https://redirect.github.com/salesforce/tough-cookie/pull/189">salesforce/tough-cookie#189</a></li> <li>Missing param validation issue145 by <a href="https://github.com/medelibero-sfdc"><code>@medelibero-sfdc</code></a> in <a href="https://redirect.github.com/salesforce/tough-cookie/pull/193">salesforce/tough-cookie#193</a></li> <li>Create SECURITY.md by <a href="https://github.com/ShivanKaul"><code>@ShivanKaul</code></a> in <a href="https://redirect.github.com/salesforce/tough-cookie/pull/201">salesforce/tough-cookie#201</a></li> <li>Create CODE_OF_CONDUCT.md by <a href="https://github.com/ShivanKaul"><code>@ShivanKaul</code></a> in <a href="https://redirect.github.com/salesforce/tough-cookie/pull/200">salesforce/tough-cookie#200</a></li> <li>Fix for issue <a href="https://redirect.github.com/salesforce/tough-cookie/issues/195">#195</a> by <a href="https://github.com/medelibero-sfdc"><code>@medelibero-sfdc</code></a> in <a href="https://redirect.github.com/salesforce/tough-cookie/pull/202">salesforce/tough-cookie#202</a></li> <li>Add explanation and more special-use domains by <a href="https://github.com/ShivanKaul"><code>@ShivanKaul</code></a> in <a href="https://redirect.github.com/salesforce/tough-cookie/pull/203">salesforce/tough-cookie#203</a></li> <li>Sync of constructor options for serialization by <a href="https://github.com/medelibero-sfdc"><code>@medelibero-sfdc</code></a> in <a href="https://redirect.github.com/salesforce/tough-cookie/pull/204">salesforce/tough-cookie#204</a></li> <li>Returned null in case of empty cookie value by <a href="https://github.com/vsin12"><code>@vsin12</code></a> in <a href="https://redirect.github.com/salesforce/tough-cookie/pull/196">salesforce/tough-cookie#196</a></li> <li>132 str trim not a function by <a href="https://github.com/awaterma"><code>@awaterma</code></a> in <a href="https://redirect.github.com/salesforce/tough-cookie/pull/209">salesforce/tough-cookie#209</a></li> <li>Fix for issue <a href="https://redirect.github.com/salesforce/tough-cookie/issues/153">#153</a> by <a href="https://github.com/medelibero-sfdc"><code>@medelibero-sfdc</code></a> in <a href="https://redirect.github.com/salesforce/tough-cookie/pull/210">salesforce/tough-cookie#210</a></li> <li>Fix permuteDomain with trailing dot by <a href="https://github.com/ruoho-sfdc"><code>@ruoho-sfdc</code></a> in <a href="https://redirect.github.com/salesforce/tough-cookie/pull/216">salesforce/tough-cookie#216</a></li> <li>Issue <a href="https://redirect.github.com/salesforce/tough-cookie/issues/213">#213</a> -- added gh-actions flow for building and testing tough-co… by <a href="https://github.com/awaterma"><code>@awaterma</code></a> in <a href="https://redirect.github.com/salesforce/tough-cookie/pull/218">salesforce/tough-cookie#218</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/salesforce/tough-cookie/commit/cacbc37936bd4824693d885e1e65dca626ed3c8c"><code>cacbc37</code></a> Bump version to 4.1.4</li> <li><a href="https://github.com/salesforce/tough-cookie/commit/a48fb3a6ba2bbce41595a20e1db56543d974057b"><code>a48fb3a</code></a> Add tests for url validation</li> <li><a href="https://github.com/salesforce/tough-cookie/commit/50e69bf9372c13a1e573b77c179a879198a240e3"><code>50e69bf</code></a> Merge pull request <a href="https://redirect.github.com/salesforce/tough-cookie/issues/261">#261</a> from postmanlabs/fix/url-string-validation</li> <li><a href="https://github.com/salesforce/tough-cookie/commit/1253d58825378c2327e3a71e2228b65812d1cf7c"><code>1253d58</code></a> Merge pull request <a href="https://redirect.github.com/salesforce/tough-cookie/issues/409">#409</a> from corvidism/validators-to-string</li> <li><a href="https://github.com/salesforce/tough-cookie/commit/238367e2f1d8a2c72cc25cc80a6eeecb612983d6"><code>238367e</code></a> Add local alias for <code>toString</code></li> <li><a href="https://github.com/salesforce/tough-cookie/commit/4ff4d29f6cefd279a412b8d62a21142ebd410b36"><code>4ff4d29</code></a> 4.1.3 release preparation, update the package and lib/version to 4.1.3. (<a href="https://redirect.github.com/salesforce/tough-cookie/issues/284">#284</a>)</li> <li><a href="https://github.com/salesforce/tough-cookie/commit/12d474791bb856004e858fdb1c47b7608d09cf6e"><code>12d4747</code></a> Prevent prototype pollution in cookie memstore (<a href="https://redirect.github.com/salesforce/tough-cookie/issues/283">#283</a>)</li> <li><a href="https://github.com/salesforce/tough-cookie/commit/f06b72d1d447f33dfa6222c0a3c0c5e063558248"><code>f06b72d</code></a> Fix documentation for store.findCookies, missing allowSpecialUseDomain proper...</li> <li><a href="https://github.com/salesforce/tough-cookie/commit/cf6debd15f16df43030f36719251fcce0ed27dfc"><code>cf6debd</code></a> Fix incorrect string validation for URL</li> <li><a href="https://github.com/salesforce/tough-cookie/commit/b1a8898ee3f8af52c6c1c355555d9f50ebe626ce"><code>b1a8898</code></a> fix: allow set cookies with localhost (<a href="https://redirect.github.com/salesforce/tough-cookie/issues/253">#253</a>)</li> <li>Additional commits viewable in <a href="https://github.com/salesforce/tough-cookie/compare/v2.5.0...v4.1.4">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~ccasey">ccasey</a>, a new releaser for tough-cookie since your current version.</p> </details> <br /> Updates `@vue/cli-plugin-babel` from 3.5.1 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-babel</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://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> <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-babel</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://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> <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://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> <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/75a6d690eee4c7b3e46528d6b1d7b0b7a6d2cf3d"><code>75a6d69</code></a> v5.0.0-rc.3</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-babel">compare view</a></li> </ul> </details> <br /> Updates `@vue/cli-plugin-unit-jest` from 3.7.0 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://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> <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://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> <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://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> <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 /> 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 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/dubbo-go-pixiu/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: notifications-unsubscr...@dubbo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org