intlify / bundle-tools

bundling for intlify i18n tools
MIT License
244 stars 37 forks source link

chore(deps): update dependency vue-loader17 to v17.4.0 #337

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vue-loader17 17.2.2 -> 17.4.0 age adoption passing confidence

Release Notes

vuejs/vue-loader (vue-loader17) ### [`v17.4.0`](https://togithub.com/vuejs/vue-loader/blob/HEAD/CHANGELOG.md#1740-2023-12-25) [Compare Source](https://togithub.com/vuejs/vue-loader/compare/v17.3.1...v17.4.0) ##### Features - leverage ast reuse in 3.4 ([479835f](https://togithub.com/vuejs/vue-loader/commit/479835fe751691a39c62cda12bffeef9e6830443)) #### [17.3.1](https://togithub.com/vuejs/vue-loader/compare/v17.3.0...v17.3.1) (2023-10-31) ##### Bug Fixes - do not skip style post loader for v-bind() in CSS ([d7071bb](https://togithub.com/vuejs/vue-loader/commit/d7071bbdeb45518c053bdae8eb7de52fc598adc6)), closes [#​2061](https://togithub.com/vuejs/vue-loader/issues/2061) ### [`v17.3.1`](https://togithub.com/vuejs/vue-loader/blob/HEAD/CHANGELOG.md#1731-2023-10-31) [Compare Source](https://togithub.com/vuejs/vue-loader/compare/v17.3.0...v17.3.1) ##### Bug Fixes - do not skip style post loader for v-bind() in CSS ([d7071bb](https://togithub.com/vuejs/vue-loader/commit/d7071bbdeb45518c053bdae8eb7de52fc598adc6)), closes [#​2061](https://togithub.com/vuejs/vue-loader/issues/2061) ### [`v17.3.0`](https://togithub.com/vuejs/vue-loader/blob/HEAD/CHANGELOG.md#1730-2023-10-07) [Compare Source](https://togithub.com/vuejs/vue-loader/compare/v17.2.2...v17.3.0) ##### Bug Fixes - re-use ident of vue rule for template compiler, fixes [#​2029](https://togithub.com/vuejs/vue-loader/issues/2029) ([#​2030](https://togithub.com/vuejs/vue-loader/issues/2030)) ([b50fa56](https://togithub.com/vuejs/vue-loader/commit/b50fa5665f2cbc1c0b8e18f65dd3adf1dfe848dc)) ##### Features - skip normal css files without scoped flag in stylePostLoader ([#​2053](https://togithub.com/vuejs/vue-loader/issues/2053)) ([98782e7](https://togithub.com/vuejs/vue-loader/commit/98782e794fadca83b600b047b55aa6f0c230cc25)) #### [17.2.2](https://togithub.com/vuejs/vue-loader/compare/v17.2.1...v17.2.2) (2023-06-02) ##### Bug Fixes - windows path for `experiments.css` ([#​2049](https://togithub.com/vuejs/vue-loader/issues/2049)) ([f3f45df](https://togithub.com/vuejs/vue-loader/commit/f3f45df925bcd80307232e7410ead355f87953d3)) #### [17.2.1](https://togithub.com/vuejs/vue-loader/compare/v17.1.2...v17.2.1) (2023-06-01) ##### Features - A new `experimentalInlineMatchResource` option (webpack 5 only), which leverages webpack 5's inline match resource feature and works well with the [`experiments.css`](https://webpack.js.org/configuration/experiments/#experimentscss) feature ([#​2046](https://togithub.com/vuejs/vue-loader/issues/2046)) ([3149f6d](https://togithub.com/vuejs/vue-loader/commit/3149f6d69c2f456bdcfa23acc0da93473a93a764)) Note: v17.2.0 was released by accident, it has the same content as v17.1.2, therefore not included in the changelog. #### [17.1.2](https://togithub.com/vuejs/vue-loader/compare/v17.1.1...v17.1.2) (2023-05-29) ##### Bug Fixes - keep build stable when run in a different path ([#​2040](https://togithub.com/vuejs/vue-loader/issues/2040)) ([a81dc0f](https://togithub.com/vuejs/vue-loader/commit/a81dc0f573d216eefa13b0275f3fc147bf3e2ef3)) - properly close the watcher after tests ([40b93b9](https://togithub.com/vuejs/vue-loader/commit/40b93b9c2722e85a000de62e3eb8bc02facafd10)) #### [17.1.1](https://togithub.com/vuejs/vue-loader/compare/v17.1.0...v17.1.1) (2023-05-11) ##### Bug Fixes - support propsDestructure and defineModel options ([6269698](https://togithub.com/vuejs/vue-loader/commit/6269698f9fda37f0e3849db3e8b8e67ad1862f57))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.