dependabot[bot] opened a new pull request, #158: URL: https://github.com/apache/echarts-examples/pull/158
Bumps [postcss](https://github.com/postcss/postcss) to 8.5.13 and updates ancestor dependencies [postcss](https://github.com/postcss/postcss), [css-loader](https://github.com/webpack/css-loader) and [vue-loader](https://github.com/vuejs/vue-loader). These dependencies need to be updated together. Updates `postcss` from 7.0.39 to 8.5.13 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss/releases">postcss's releases</a>.</em></p> <blockquote> <h2>8.5.13</h2> <ul> <li>Fixed <code>postcss-scss</code> commend regression.</li> </ul> <h2>8.5.12</h2> <ul> <li>Fixed reading any file via user-generated CSS.</li> <li>Added <code>opts.unsafeMap</code> to disable checks.</li> </ul> <h2>8.5.11</h2> <ul> <li>Fixed nested brackets parsing performance (by <a href="https://github.com/offset"><code>@offset</code></a>).</li> </ul> <h2>8.5.10</h2> <ul> <li>Fixed XSS via unescaped <code></style></code> in non-bundler cases (by <a href="https://github.com/TharVid"><code>@TharVid</code></a>).</li> </ul> <h2>8.5.9</h2> <ul> <li>Speed up source map encoding paring in case of the error.</li> </ul> <h2>8.5.8</h2> <ul> <li>Fixed <code>Processor#version</code>.</li> </ul> <h2>8.5.7</h2> <ul> <li>Improved source map annotation cleaning performance (by CodeAnt AI).</li> </ul> <h2>8.5.6</h2> <ul> <li>Fixed <code>ContainerWithChildren</code> type discriminating (by <a href="https://github.com/Goodwine"><code>@Goodwine</code></a>).</li> </ul> <h2>8.5.5</h2> <ul> <li>Fixed <code>package.json</code>→<code>exports</code> compatibility with some tools (by <a href="https://github.com/JounQin"><code>@JounQin</code></a>).</li> </ul> <h2>8.5.4</h2> <ul> <li>Fixed Parcel compatibility issue (by <a href="https://github.com/git-sumitchaudhary"><code>@git-sumitchaudhary</code></a>).</li> </ul> <h2>8.5.3</h2> <ul> <li>Added more details to <code>Unknown word</code> error (by <a href="https://github.com/hiepxanh"><code>@hiepxanh</code></a>).</li> <li>Fixed types (by <a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> <li>Fixed docs (by <a href="https://github.com/catnipan"><code>@catnipan</code></a>).</li> </ul> <h2>8.5.2</h2> <ul> <li>Fixed end position of rules with semicolon (by <a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> </ul> <h2>8.5.1</h2> <ul> <li>Fixed backwards compatibility for complex cases (by <a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> </ul> <h2>8.5 “Duke Alloces”</h2> <!-- raw HTML omitted --> <p>PostCSS 8.5 brought API to work better with non-CSS sources like HTML, Vue.js/Svelte sources or CSS-in-JS.</p> <p><a href="https://github.com/romainmenke"><code>@romainmenke</code></a> during <a href="https://redirect.github.com/postcss/postcss/issues/1995">his work</a> on <a href="https://stylelint.io">Stylelint</a> added <code>Input#document</code> in additional to <code>Input#css</code>.</p> <pre lang="js"><code></tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's changelog</a>.</em></p> <blockquote> <h2>8.5.13</h2> <ul> <li>Fixed <code>postcss-scss</code> commend regression.</li> </ul> <h2>8.5.12</h2> <ul> <li>Fixed reading any file via user-generated CSS.</li> <li>Added <code>opts.unsafeMap</code> to disable checks.</li> </ul> <h2>8.5.11</h2> <ul> <li>Fixed nested brackets parsing performance (by <a href="https://github.com/offset"><code>@offset</code></a>).</li> </ul> <h2>8.5.10</h2> <ul> <li>Fixed XSS via unescaped <code></style></code> in non-bundler cases (by <a href="https://github.com/TharVid"><code>@TharVid</code></a>).</li> </ul> <h2>8.5.9</h2> <ul> <li>Speed up source map encoding paring in case of the error.</li> </ul> <h2>8.5.8</h2> <ul> <li>Fixed <code>Processor#version</code>.</li> </ul> <h2>8.5.7</h2> <ul> <li>Improved source map annotation cleaning performance (by CodeAnt AI).</li> </ul> <h2>8.5.6</h2> <ul> <li>Fixed <code>ContainerWithChildren</code> type discriminating (by <a href="https://github.com/Goodwine"><code>@Goodwine</code></a>).</li> </ul> <h2>8.5.5</h2> <ul> <li>Fixed <code>package.json</code>→<code>exports</code> compatibility with some tools (by <a href="https://github.com/JounQin"><code>@JounQin</code></a>).</li> </ul> <h2>8.5.4</h2> <ul> <li>Fixed Parcel compatibility issue (by <a href="https://github.com/git-sumitchaudhary"><code>@git-sumitchaudhary</code></a>).</li> </ul> <h2>8.5.3</h2> <ul> <li>Added more details to <code>Unknown word</code> error (by <a href="https://github.com/hiepxanh"><code>@hiepxanh</code></a>).</li> <li>Fixed types (by <a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> <li>Fixed docs (by <a href="https://github.com/catnipan"><code>@catnipan</code></a>).</li> </ul> <h2>8.5.2</h2> <ul> <li>Fixed end position of rules with semicolon (by <a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/postcss/postcss/commit/af58cf1b7af02e9b9fcb138a4a2d7ef3450158b1"><code>af58cf1</code></a> Release 8.5.13 version</li> <li><a href="https://github.com/postcss/postcss/commit/f227dbd0e9443e5f33e18e633b8b4d2b55aac5ee"><code>f227dbd</code></a> Temporary ignore pnpm 11 config</li> <li><a href="https://github.com/postcss/postcss/commit/d3abd40d723cf3559e5ddb5fc738b7cb64e92bb0"><code>d3abd40</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/postcss/commit/dd06c3e11362087bc18f9c20cee30fd82bda3de9"><code>dd06c3e</code></a> Revert stringifier changes because of the conflict with postcss-scss</li> <li><a href="https://github.com/postcss/postcss/commit/ae889c815fb88d785401a88f1a7dfc8cb11915fb"><code>ae889c8</code></a> Try to fix CI</li> <li><a href="https://github.com/postcss/postcss/commit/e0093e49bcf00347383a13e40bb1f67bc823ca15"><code>e0093e4</code></a> Move to pnpm 11</li> <li><a href="https://github.com/postcss/postcss/commit/9bc81c48f054a630c9a2e3868263b7ad4fc15013"><code>9bc81c4</code></a> Release 8.5.12 version</li> <li><a href="https://github.com/postcss/postcss/commit/85c4d7dab830be366f8a96047f9e5b7944e101d8"><code>85c4d7d</code></a> Another try to fix coverage</li> <li><a href="https://github.com/postcss/postcss/commit/94484cae6d4308167939f2ac888d166bd80dff01"><code>94484ca</code></a> Try to fix coverage</li> <li><a href="https://github.com/postcss/postcss/commit/c64b7488d2731dfa16213739b42c34faf5a9eba3"><code>c64b748</code></a> Load only .map source maps</li> <li>Additional commits viewable in <a href="https://github.com/postcss/postcss/compare/7.0.39...8.5.13">compare view</a></li> </ul> </details> <br /> Updates `css-loader` from 3.6.0 to 7.1.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/css-loader/releases">css-loader's releases</a>.</em></p> <blockquote> <h2>v7.1.4</h2> <h3><a href="https://github.com/webpack/css-loader/compare/v7.1.3...v7.1.4">7.1.4</a> (2026-02-16)</h3> <h3>Bug Fixes</h3> <ul> <li>update peer dependency for <code>@rspack/core</code> v2 (<a href="https://redirect.github.com/webpack/css-loader/issues/1652">#1652</a>) (<a href="https://github.com/webpack/css-loader/commit/aeddefee8feb6fe22dd3f98cd2fc2bac50dc7c45">aeddefe</a>)</li> </ul> <h2>v7.1.3</h2> <h3><a href="https://github.com/webpack/css-loader/compare/v7.1.2...v7.1.3">7.1.3</a> (2026-01-27)</h3> <h3>Bug Fixes</h3> <ul> <li>allow to use <code>module</code> class name (<a href="https://redirect.github.com/webpack/css-loader/issues/1649">#1649</a>) (<a href="https://github.com/webpack/css-loader/commit/01869bcace63d17c4bfafedbc29c11965e62360d">01869bc</a>)</li> <li>use official <code>createHash</code> for hashes (<a href="https://redirect.github.com/webpack/css-loader/issues/1618">#1618</a>) (<a href="https://github.com/webpack/css-loader/commit/06587e54c6a580ee0c20e47021943aa9989acd5c">06587e5</a>)</li> <li>use official <code>hash*</code> options for hashes (<a href="https://redirect.github.com/webpack/css-loader/issues/1619">#1619</a>) (<a href="https://github.com/webpack/css-loader/commit/9544c3e9a90c1c58476d3d87188f8ff39105294f">9544c3e</a>)</li> </ul> <h2>v7.1.2</h2> <h3><a href="https://github.com/webpack-contrib/css-loader/compare/v7.1.1...v7.1.2">7.1.2</a> (2024-05-22)</h3> <h3>Bug Fixes</h3> <ul> <li>keep order of <code>@import</code>s with the <code>webpackIgnore</code> comment (<a href="https://redirect.github.com/webpack-contrib/css-loader/issues/1600">#1600</a>) (<a href="https://github.com/webpack-contrib/css-loader/commit/76757ef30ec37f88ccf9d8b82d8d84b7625c5d66">76757ef</a>)</li> </ul> <h2>v7.1.1</h2> <h3><a href="https://github.com/webpack-contrib/css-loader/compare/v7.1.0...v7.1.1">7.1.1</a> (2024-04-10)</h3> <h3>Bug Fixes</h3> <ul> <li>automatically rename class <code>default</code> to <code>_default</code> when named export is enabled (<a href="https://redirect.github.com/webpack-contrib/css-loader/issues/1590">#1590</a>) (<a href="https://github.com/webpack-contrib/css-loader/commit/d6c31a17a0dde3e2bcf2b5e55f913c3645d32868">d6c31a1</a>)</li> </ul> <h2>v7.1.0</h2> <h2><a href="https://github.com/webpack-contrib/css-loader/compare/v7.0.0...v7.1.0">7.1.0</a> (2024-04-08)</h2> <h3>Features</h3> <ul> <li>added the <code>getJSON</code> option to output CSS modules mapping (<a href="https://redirect.github.com/webpack-contrib/css-loader/issues/1577">#1577</a>) (<a href="https://github.com/webpack-contrib/css-loader/commit/af834b43b375f336108d74ff7bd9ed13bc79200a">af834b4</a>)</li> </ul> <h2>v7.0.0</h2> <h2><a href="https://github.com/webpack-contrib/css-loader/compare/v6.11.0...v7.0.0">7.0.0</a> (2024-04-04)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>The <code>modules.namedExport</code> option is <code>true</code> by default if you enable the <code>esModule</code> option</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webpack/css-loader/blob/main/CHANGELOG.md">css-loader's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/webpack/css-loader/compare/v7.1.3...v7.1.4">7.1.4</a> (2026-02-16)</h3> <h3>Bug Fixes</h3> <ul> <li>update peer dependency for <code>@rspack/core</code> v2 (<a href="https://redirect.github.com/webpack/css-loader/issues/1652">#1652</a>) (<a href="https://github.com/webpack/css-loader/commit/aeddefee8feb6fe22dd3f98cd2fc2bac50dc7c45">aeddefe</a>)</li> </ul> <h3><a href="https://github.com/webpack/css-loader/compare/v7.1.2...v7.1.3">7.1.3</a> (2026-01-27)</h3> <h3>Bug Fixes</h3> <ul> <li>allow to use <code>module</code> class name (<a href="https://redirect.github.com/webpack/css-loader/issues/1649">#1649</a>) (<a href="https://github.com/webpack/css-loader/commit/01869bcace63d17c4bfafedbc29c11965e62360d">01869bc</a>)</li> <li>use official <code>createHash</code> for hashes (<a href="https://redirect.github.com/webpack/css-loader/issues/1618">#1618</a>) (<a href="https://github.com/webpack/css-loader/commit/06587e54c6a580ee0c20e47021943aa9989acd5c">06587e5</a>)</li> <li>use official <code>hash*</code> options for hashes (<a href="https://redirect.github.com/webpack/css-loader/issues/1619">#1619</a>) (<a href="https://github.com/webpack/css-loader/commit/9544c3e9a90c1c58476d3d87188f8ff39105294f">9544c3e</a>)</li> </ul> <h3><a href="https://github.com/webpack-contrib/css-loader/compare/v7.1.1...v7.1.2">7.1.2</a> (2024-05-22)</h3> <h3>Bug Fixes</h3> <ul> <li>keep order of <code>@import</code>s with the <code>webpackIgnore</code> comment (<a href="https://redirect.github.com/webpack-contrib/css-loader/issues/1600">#1600</a>) (<a href="https://github.com/webpack-contrib/css-loader/commit/76757ef30ec37f88ccf9d8b82d8d84b7625c5d66">76757ef</a>)</li> </ul> <h3><a href="https://github.com/webpack-contrib/css-loader/compare/v7.1.0...v7.1.1">7.1.1</a> (2024-04-10)</h3> <h3>Bug Fixes</h3> <ul> <li>automatically rename class <code>default</code> to <code>_default</code> when named export is enabled (<a href="https://redirect.github.com/webpack-contrib/css-loader/issues/1590">#1590</a>) (<a href="https://github.com/webpack-contrib/css-loader/commit/d6c31a17a0dde3e2bcf2b5e55f913c3645d32868">d6c31a1</a>)</li> </ul> <h2><a href="https://github.com/webpack-contrib/css-loader/compare/v7.0.0...v7.1.0">7.1.0</a> (2024-04-08)</h2> <h3>Features</h3> <ul> <li>added the <code>getJSON</code> option to output CSS modules mapping (<a href="https://redirect.github.com/webpack-contrib/css-loader/issues/1577">#1577</a>) (<a href="https://github.com/webpack-contrib/css-loader/commit/af834b43b375f336108d74ff7bd9ed13bc79200a">af834b4</a>)</li> </ul> <h2><a href="https://github.com/webpack-contrib/css-loader/compare/v6.11.0...v7.0.0">7.0.0</a> (2024-04-04)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>The <code>modules.namedExport</code> option is <code>true</code> by default if you enable the <code>esModule</code> option</li> </ul> <p>Migration guide:</p> <p>Before:</p> <pre lang="js"><code>import style from "./style.css"; </tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/css-loader/commit/5b795afc2fb928e548a06040b1964304f101a2fc"><code>5b795af</code></a> chore(release): 7.1.4</li> <li><a href="https://github.com/webpack/css-loader/commit/aeddefee8feb6fe22dd3f98cd2fc2bac50dc7c45"><code>aeddefe</code></a> fix: update peer dependency for <code>@rspack/core</code> v2 (<a href="https://redirect.github.com/webpack/css-loader/issues/1652">#1652</a>)</li> <li><a href="https://github.com/webpack/css-loader/commit/b2b2de789d69fbfc02832d48b4f1abefadbcbbcf"><code>b2b2de7</code></a> chore(release): 7.1.3</li> <li><a href="https://github.com/webpack/css-loader/commit/01869bcace63d17c4bfafedbc29c11965e62360d"><code>01869bc</code></a> fix: allow to use <code>module</code> class name (<a href="https://redirect.github.com/webpack/css-loader/issues/1649">#1649</a>)</li> <li><a href="https://github.com/webpack/css-loader/commit/7dd15ec0d2327b8ead619a138b16c608e37ff6f4"><code>7dd15ec</code></a> chore(deps): bump js-yaml (<a href="https://redirect.github.com/webpack/css-loader/issues/1648">#1648</a>)</li> <li><a href="https://github.com/webpack/css-loader/commit/db262022fa42f799194479926e235e3f0dbdaf10"><code>db26202</code></a> chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 (<a href="https://redirect.github.com/webpack/css-loader/issues/1647">#1647</a>)</li> <li><a href="https://github.com/webpack/css-loader/commit/7daf1b88f659bec709839cf414764497b2f3efbc"><code>7daf1b8</code></a> Update CONTRIBUTING link to point to GitHub page</li> <li><a href="https://github.com/webpack/css-loader/commit/de1e63339114704e161bc60628d5d5e1b9f2e2ce"><code>de1e633</code></a> chore: correct link path (<a href="https://redirect.github.com/webpack/css-loader/issues/1645">#1645</a>)</li> <li><a href="https://github.com/webpack/css-loader/commit/563ad63cd48601c80a8e508349d53d947e83aa40"><code>563ad63</code></a> chore: migrate from contrib and swap branches (<a href="https://redirect.github.com/webpack/css-loader/issues/1644">#1644</a>)</li> <li><a href="https://github.com/webpack/css-loader/commit/e68bf7eb59f3d404bcb2263c32f5d563d9cd85d4"><code>e68bf7e</code></a> chore: update github actions/checkout from v4 to v5 (<a href="https://redirect.github.com/webpack/css-loader/issues/1642">#1642</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webpack/css-loader/compare/v3.6.0...v7.1.4">compare view</a></li> </ul> </details> <details> <summary>Install script changes</summary> <p>This version modifies <code>prepare</code> script that runs during installation. Review the package contents before updating.</p> </details> <br /> Updates `vue-loader` from 15.11.1 to 17.4.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/vue-loader/releases">vue-loader's releases</a>.</em></p> <blockquote> <h2>v17.3.1</h2> <h3>Bug Fixes</h3> <ul> <li>do not skip style post loader for v-bind() in non-scoped CSS (<a href="https://github.com/vuejs/vue-loader/commit/d7071bbdeb45518c053bdae8eb7de52fc598adc6">d7071bb</a>), closes <a href="https://redirect.github.com/vuejs/vue-loader/issues/2061">#2061</a></li> </ul> <h2>v17.3.0</h2> <h3>Bug Fixes</h3> <ul> <li>re-use ident of vue rule for template compiler, fixes <a href="https://redirect.github.com/vuejs/vue-loader/issues/2029">#2029</a> (<a href="https://redirect.github.com/vuejs/vue-loader/issues/2030">#2030</a>) (<a href="https://github.com/vuejs/vue-loader/commit/b50fa5665f2cbc1c0b8e18f65dd3adf1dfe848dc">b50fa56</a>)</li> </ul> <h3>Features</h3> <ul> <li>skip normal css files without scoped flag in stylePostLoader (<a href="https://redirect.github.com/vuejs/vue-loader/issues/2053">#2053</a>) (<a href="https://github.com/vuejs/vue-loader/commit/98782e794fadca83b600b047b55aa6f0c230cc25">98782e7</a>)</li> </ul> <h2>v17.2.2</h2> <h3>Bug Fixes</h3> <ul> <li>fix: windows path for <code>experiments.css</code> by <a href="https://github.com/h-a-n-a"><code>@h-a-n-a</code></a> in <a href="https://redirect.github.com/vuejs/vue-loader/pull/2049">vuejs/vue-loader#2049</a></li> </ul> <h2>v17.2.1</h2> <h3>Features</h3> <ul> <li>A new <code>experimentalInlineMatchResource</code> option (webpack 5 only), which leverages webpack 5's <a href="https://webpack.js.org/api/loaders/#inline-matchresource">inline matchResource</a> feature in the underlying implementation, and works well with the <a href="https://webpack.js.org/configuration/experiments/#experimentscss"><code>experiments.css</code></a> feature This also makes <code>vue-loader</code> compatible with <a href="https://www.rspack.dev/guide/vue">Rspack</a> (<a href="https://redirect.github.com/vuejs/vue-loader/issues/2046">#2046</a>) (<a href="https://github.com/vuejs/vue-loader/commit/3149f6d69c2f456bdcfa23acc0da93473a93a764">3149f6d</a>).</li> </ul> <p>Note: v17.2.0 was released by accident; it has the same content as v17.1.2, therefore not included in the Releases page.</p> <h2>v17.1.2</h2> <h3>Bug Fixes</h3> <ul> <li>keep build stable when run in a different path (<a href="https://redirect.github.com/vuejs/vue-loader/issues/2040">#2040</a>) (<a href="https://github.com/vuejs/vue-loader/commit/a81dc0f573d216eefa13b0275f3fc147bf3e2ef3">a81dc0f</a>)</li> <li>properly close the watcher after webpack 4 tests (<a href="https://github.com/vuejs/vue-loader/commit/40b93b9c2722e85a000de62e3eb8bc02facafd10">40b93b9</a>)</li> </ul> <h2>v17.1.1</h2> <h3>Bug Fixes</h3> <ul> <li>support experimental <code>propsDestructure</code> and <code>defineModel</code> options (<a href="https://github.com/vuejs/vue-loader/commit/6269698f9fda37f0e3849db3e8b8e67ad1862f57">6269698</a>)</li> </ul> <h2>v17.1.0</h2> <h3>Bug Fixes</h3> <ul> <li>fix: reference project compiler, fixes <a href="https://redirect.github.com/vuejs/vue-loader/issues/2031">#2031</a> by <a href="https://github.com/heywhy"><code>@heywhy</code></a> in <a href="https://redirect.github.com/vuejs/vue-loader/pull/2038">vuejs/vue-loader#2038</a></li> <li>fix: do not throw when <code>Rule.layer</code> is used by <a href="https://github.com/nolimitdev"><code>@nolimitdev</code></a> in <a href="https://redirect.github.com/vuejs/vue-loader/pull/2000">vuejs/vue-loader#2000</a></li> </ul> <h3>Features</h3> <ul> <li>support 3.3 imported types hmr (<a href="https://github.com/vuejs/vue-loader/commit/bbd98fc8bdc17fcbffb456a5ffe772bc184f22e4">bbd98fc</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vuejs/vue-loader/compare/v17.0.1...v17.1.0">https://github.com/vuejs/vue-loader/compare/v17.0.1...v17.1.0</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/vue-loader/blob/main/CHANGELOG.md">vue-loader's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/vue-loader/compare/v17.4.1...v17.4.2">17.4.2</a> (2023-12-30)</h2> <h3>Bug Fixes</h3> <ul> <li>pass compilerOptions to sfc parse & re-enable AST reuse (<a href="https://github.com/vuejs/vue-loader/commit/d2a2e051c3d985d1ae6bb468749b24543631b482">d2a2e05</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vue-loader/compare/v17.4.0...v17.4.1">17.4.1</a> (2023-12-30)</h2> <h3>Bug Fixes</h3> <ul> <li>(temporarily) disable template ast reuse (<a href="https://github.com/vuejs/vue-loader/commit/31b03af121edbe70337f538b1def95acbef4d0f1">31b03af</a>)</li> </ul> <h1><a href="https://github.com/vuejs/vue-loader/compare/v17.3.1...v17.4.0">17.4.0</a> (2023-12-25)</h1> <h3>Features</h3> <ul> <li>leverage ast reuse in 3.4 (<a href="https://github.com/vuejs/vue-loader/commit/479835fe751691a39c62cda12bffeef9e6830443">479835f</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vue-loader/compare/v17.3.0...v17.3.1">17.3.1</a> (2023-10-31)</h2> <h3>Bug Fixes</h3> <ul> <li>do not skip style post loader for v-bind() in CSS (<a href="https://github.com/vuejs/vue-loader/commit/d7071bbdeb45518c053bdae8eb7de52fc598adc6">d7071bb</a>), closes <a href="https://redirect.github.com/vuejs/vue-loader/issues/2061">#2061</a></li> </ul> <h1><a href="https://github.com/vuejs/vue-loader/compare/v17.2.2...v17.3.0">17.3.0</a> (2023-10-07)</h1> <h3>Bug Fixes</h3> <ul> <li>re-use ident of vue rule for template compiler, fixes <a href="https://redirect.github.com/vuejs/vue-loader/issues/2029">#2029</a> (<a href="https://redirect.github.com/vuejs/vue-loader/issues/2030">#2030</a>) (<a href="https://github.com/vuejs/vue-loader/commit/b50fa5665f2cbc1c0b8e18f65dd3adf1dfe848dc">b50fa56</a>)</li> </ul> <h3>Features</h3> <ul> <li>skip normal css files without scoped flag in stylePostLoader (<a href="https://redirect.github.com/vuejs/vue-loader/issues/2053">#2053</a>) (<a href="https://github.com/vuejs/vue-loader/commit/98782e794fadca83b600b047b55aa6f0c230cc25">98782e7</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vue-loader/compare/v17.2.1...v17.2.2">17.2.2</a> (2023-06-02)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vue-loader/commit/1c0324f46ba86c6cdaa630642b1034b4786f7389"><code>1c0324f</code></a> v17.4.2</li> <li><a href="https://github.com/vuejs/vue-loader/commit/d2a2e051c3d985d1ae6bb468749b24543631b482"><code>d2a2e05</code></a> fix: pass compilerOptions to sfc parse & re-enable AST reuse</li> <li><a href="https://github.com/vuejs/vue-loader/commit/071f30d9a043b4e71bec63bc092505f5187a027f"><code>071f30d</code></a> chore: bump to vue 3.4.3</li> <li><a href="https://github.com/vuejs/vue-loader/commit/94e778e660fb8461ba0b9c08f27ac7212d1fc97e"><code>94e778e</code></a> chore: 17.4.1 changelog</li> <li><a href="https://github.com/vuejs/vue-loader/commit/284a333a4ff2e4f48aa540a14cc7e394c2f9f3af"><code>284a333</code></a> 17.4.1</li> <li><a href="https://github.com/vuejs/vue-loader/commit/31b03af121edbe70337f538b1def95acbef4d0f1"><code>31b03af</code></a> fix: (temporarily) disable template ast reuse</li> <li><a href="https://github.com/vuejs/vue-loader/commit/50699e687e4750acc53a8412f7cba2c47a5464fd"><code>50699e6</code></a> chore: set <code>compilerOptions</code> in example</li> <li><a href="https://github.com/vuejs/vue-loader/commit/59a05709a05dc25e421be3120527b1023c3d7182"><code>59a0570</code></a> chore: changelog for 17.4.0</li> <li><a href="https://github.com/vuejs/vue-loader/commit/1bce3f8fa80d86b77dc21d60693bf78aa5cab06b"><code>1bce3f8</code></a> v17.4.0</li> <li><a href="https://github.com/vuejs/vue-loader/commit/f71cb1d263649dbb72d22b31a94a1f08571fa35e"><code>f71cb1d</code></a> chore: update caniuse db</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vue-loader/compare/v15.11.1...v17.4.2">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/echarts-examples/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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
