imfile-io / imfile-desktop

A full-featured download manager.
https://imfile.io
MIT License
1.71k stars 39 forks source link

Update dependency vue-loader to v15.11.1 #132

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 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.

renovate[bot] commented 2 months ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @vue/eslint-config-standard@8.0.1
npm error Found: eslint@7.32.0
npm error node_modules/eslint
npm error   peer eslint@"^7.5.0 || ^8.0.0" from @babel/eslint-parser@7.24.1
npm error   node_modules/@babel/eslint-parser
npm error     dev @babel/eslint-parser@"^7.11.0" from the root project
npm error   peer eslint@"^6.0.0 || ^7.0.0 || >=8.0.0" from @eslint-community/eslint-utils@4.4.0
npm error   node_modules/@eslint-community/eslint-utils
npm error     @eslint-community/eslint-utils@"^4.4.0" from eslint-plugin-vue@9.25.0
npm error     node_modules/eslint-plugin-vue
npm error       peer eslint-plugin-vue@"^9.2.0" from @vue/eslint-config-standard@8.0.1
npm error       node_modules/@vue/eslint-config-standard
npm error         dev @vue/eslint-config-standard@"^8.0.0" from the root project
npm error       1 more (the root project)
npm error   12 more (eslint-plugin-n, eslint-utils, eslint-plugin-es, ...)
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^8.0.1" from @vue/eslint-config-standard@8.0.1
npm error node_modules/@vue/eslint-config-standard
npm error   dev @vue/eslint-config-standard@"^8.0.0" from the root project
npm error
npm error Conflicting peer dependency: eslint@8.57.0
npm error node_modules/eslint
npm error   peer eslint@"^8.0.1" from @vue/eslint-config-standard@8.0.1
npm error   node_modules/@vue/eslint-config-standard
npm error     dev @vue/eslint-config-standard@"^8.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-05-23T16_48_06_293Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-23T16_48_06_293Z-debug-0.log