cawa-93 / anime-library

Бесплатное Приложение для просмотра аниме онлайн
https://t.me/playshikionline
GNU General Public License v3.0
29 stars 5 forks source link

deps: update dependency @vitejs/plugin-vue to v3 - autoclosed #659

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vitejs/plugin-vue (source) 2.3.4 -> 3.2.0 age adoption passing confidence

Release Notes

vitejs/vite ### [`v3.2.0`](https://togithub.com/vitejs/vite/blob/HEAD/packages/plugin-vue/CHANGELOG.md#​320-2022-10-26) [Compare Source](https://togithub.com/vitejs/vite/compare/v3.1.2...v3.2.0) - chore(deps): update all non-major dependencies ([#​10393](https://togithub.com/vitejs/vite/issues/10393)) ([f519423](https://togithub.com/vitejs/vite/commit/f519423)), closes [#​10393](https://togithub.com/vitejs/vite/issues/10393) - chore(deps): update all non-major dependencies ([#​10488](https://togithub.com/vitejs/vite/issues/10488)) ([15aa827](https://togithub.com/vitejs/vite/commit/15aa827)), closes [#​10488](https://togithub.com/vitejs/vite/issues/10488) - fix(plugin-vue): enable ts in template when using tsx in dev mode ([#​10180](https://togithub.com/vitejs/vite/issues/10180)) ([a9f9d31](https://togithub.com/vitejs/vite/commit/a9f9d31)), closes [#​10180](https://togithub.com/vitejs/vite/issues/10180) - docs: add missing binding in asset import example ([#​10414](https://togithub.com/vitejs/vite/issues/10414)) ([d7ac96d](https://togithub.com/vitejs/vite/commit/d7ac96d)), closes [#​10414](https://togithub.com/vitejs/vite/issues/10414) ### [`v3.1.2`](https://togithub.com/vitejs/vite/releases/tag/v3.1.2) [Compare Source](https://togithub.com/vitejs/vite/compare/v3.1.1...v3.1.2) Please refer to [CHANGELOG.md](https://togithub.com/vitejs/vite/blob/v3.1.2/packages/vite/CHANGELOG.md) for details. ### [`v3.1.1`](https://togithub.com/vitejs/vite/releases/tag/v3.1.1) [Compare Source](https://togithub.com/vitejs/vite/compare/v3.1.0...v3.1.1) Please refer to [CHANGELOG.md](https://togithub.com/vitejs/vite/blob/v3.1.1/packages/vite/CHANGELOG.md) for details. ### [`v3.1.0`](https://togithub.com/vitejs/vite/blob/HEAD/packages/plugin-vue/CHANGELOG.md#​310-2022-09-05) [Compare Source](https://togithub.com/vitejs/vite/compare/v3.0.3...v3.1.0) ### [`v3.0.3`](https://togithub.com/vitejs/vite/blob/HEAD/packages/plugin-vue/CHANGELOG.md#small303-2022-08-12-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v3.0.2...v3.0.3) ### [`v3.0.2`](https://togithub.com/vitejs/vite/blob/HEAD/packages/plugin-vue/CHANGELOG.md#small302-2022-08-11-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v3.0.1...v3.0.2) - chore: fix code typos ([#​9033](https://togithub.com/vitejs/vite/issues/9033)) ([ed02861](https://togithub.com/vitejs/vite/commit/ed02861)), closes [#​9033](https://togithub.com/vitejs/vite/issues/9033) - chore: narrow down rollup version ([#​9637](https://togithub.com/vitejs/vite/issues/9637)) ([fcf4d98](https://togithub.com/vitejs/vite/commit/fcf4d98)), closes [#​9637](https://togithub.com/vitejs/vite/issues/9637) ### [`v3.0.1`](https://togithub.com/vitejs/vite/blob/HEAD/packages/plugin-vue/CHANGELOG.md#small301-2022-07-18-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v3.0.0...v3.0.1) - fix: mention that Node.js 13/15 support is dropped (fixes [#​9113](https://togithub.com/vitejs/vite/issues/9113)) ([#​9116](https://togithub.com/vitejs/vite/issues/9116)) ([2826303](https://togithub.com/vitejs/vite/commit/2826303)), closes [#​9113](https://togithub.com/vitejs/vite/issues/9113) [#​9116](https://togithub.com/vitejs/vite/issues/9116) - fix(vue): remove ssr.external config ([#​9128](https://togithub.com/vitejs/vite/issues/9128)) ([ec91f98](https://togithub.com/vitejs/vite/commit/ec91f98)), closes [#​9128](https://togithub.com/vitejs/vite/issues/9128) - refactor(vue): limit passable compilerOptions ([#​8994](https://togithub.com/vitejs/vite/issues/8994)) ([b7b3e65](https://togithub.com/vitejs/vite/commit/b7b3e65)), closes [#​8994](https://togithub.com/vitejs/vite/issues/8994) ### [`v3.0.0`](https://togithub.com/vitejs/vite/blob/HEAD/packages/plugin-vue/CHANGELOG.md#​300-2022-07-13) [Compare Source](https://togithub.com/vitejs/vite/compare/v2.3.4...v3.0.0) - chore: 3.0 release notes and bump peer deps ([#​9072](https://togithub.com/vitejs/vite/issues/9072)) ([427ba26](https://togithub.com/vitejs/vite/commit/427ba26)), closes [#​9072](https://togithub.com/vitejs/vite/issues/9072) - fix(vue): handle undefined on import.meta.hot.accept (fixes [#​8625](https://togithub.com/vitejs/vite/issues/8625)) ([#​9011](https://togithub.com/vitejs/vite/issues/9011)) ([70af44a](https://togithub.com/vitejs/vite/commit/70af44a)), closes [#​8625](https://togithub.com/vitejs/vite/issues/8625) [#​9011](https://togithub.com/vitejs/vite/issues/9011) - docs: cleanup changes ([#​8989](https://togithub.com/vitejs/vite/issues/8989)) ([07aef1b](https://togithub.com/vitejs/vite/commit/07aef1b)), closes [#​8989](https://togithub.com/vitejs/vite/issues/8989)

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 years 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 ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: anime-library@undefined
npm ERR! Found: vite@2.9.14
npm ERR! node_modules/vite
npm ERR!   dev vite@"2.9.14" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer vite@"^3.0.0" from @vitejs/plugin-vue@3.2.0
npm ERR! node_modules/@vitejs/plugin-vue
npm ERR!   dev @vitejs/plugin-vue@"3.2.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-10-26T16_39_09_368Z-debug-0.log