mei23 / misskey

めいすきー
GNU Affero General Public License v3.0
65 stars 12 forks source link

fix(deps): update dependency vue-loader to v15.11.1 - autoclosed #4870

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vue-loader 15.10.1 -> 15.11.1 age adoption passing confidence

Release Notes

vuejs/vue-loader (vue-loader) ### [`v15.11.1`](https://togithub.com/vuejs/vue-loader/releases/tag/v15.11.1) [Compare Source](https://togithub.com/vuejs/vue-loader/compare/v15.11.0...v15.11.1) ##### Bug Fixes - fix: fix read property error for accessing lang of script by [@​freedomlang](https://togithub.com/freedomlang) in [https://github.com/vuejs/vue-loader/pull/2060](https://togithub.com/vuejs/vue-loader/pull/2060) ##### New Contributors - [@​freedomlang](https://togithub.com/freedomlang) made their first contribution in [https://github.com/vuejs/vue-loader/pull/2060](https://togithub.com/vuejs/vue-loader/pull/2060) **Full Changelog**: https://github.com/vuejs/vue-loader/compare/v15.11.0...v15.11.1 ### [`v15.11.0`](https://togithub.com/vuejs/vue-loader/releases/tag/v15.11.0) [Compare Source](https://togithub.com/vuejs/vue-loader/compare/v15.10.2...v15.11.0) ##### Features - A new `experimentalInlineMatchResource` option (webpack 5 only), which leverages webpack 5's [inline matchResource](https://webpack.js.org/api/loaders/#inline-matchresource) feature in the underlying implementation, and works well with the [`experiments.css`](https://webpack.js.org/configuration/experiments/#experimentscss) feature. This also improves `vue-loader`'s compatibility with [Rspack](https://www.rspack.dev/guide/vue). ([#​2058](https://togithub.com/vuejs/vue-loader/pull/2058)) ##### New Contributors - [@​jeromehan](https://togithub.com/jeromehan) made their first contribution in [https://github.com/vuejs/vue-loader/pull/2058](https://togithub.com/vuejs/vue-loader/pull/2058) ### [`v15.10.2`](https://togithub.com/vuejs/vue-loader/releases/tag/v15.10.2) [Compare Source](https://togithub.com/vuejs/vue-loader/compare/v15.10.1...v15.10.2) ##### Bug Fixes - don't enable [`prettify`](https://vue-loader.vuejs.org/options.html#prettify) by default if prettier 3 is detected ([aa2558d](https://togithub.com/vuejs/vue-loader/commit/aa2558d))

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.