Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @vitejs/plugin-vue to v5 #959

Open
wants to merge 1 commit into
base: release
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 26, 2023

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.1.2

v5.1.1

  • fix(plugin-vue): clear script cache if recall (f5eb5ac), closes #​431

v5.1.0

v5.0.5

v5.0.4

v5.0.3

v5.0.2

  • fix: ensure consistent user template options when reusing AST (bc0ad64), closes #​322
  • fix: only enable ast reuse for vue 3.4.3+ (4a53b6f)
  • chore: bump vue to 3.4.2 (97002e1)

v5.0.1

v5.0.0

  • Breaking: drop reactivityTransform support
  • Breaking: drop Node 14/16 support
  • Breaking: drop Vite 4.x support
  • Vue 3.4 template AST reuse support
  • Vue 3.4 compile-time flag __VUE_PROD_HYDRATION_MISMATCH_DETAILS__ support
  • Added customElement option
  • Deprecated defineModel option

v4.5.0

v4.4.1

v4.4.0

v4.3.4

Compare Source

v4.3.3

Compare Source

v4.3.2

Compare Source

v4.3.1

Compare Source

  • fix: revert "fix(plugin-vue): distinguish HMR and transform descriptor (#​227)" (0c28448), closes #​227

v4.3.0

Compare Source

v4.2.3

Compare Source

  • fix(types): widen allowed script options for 3.3 features (3ac08e4)

v4.2.2

Compare Source

  • fix: ignore generic attribute when generating script import (3170af1)
  • chore: bump vite (ffe74e5)
  • chore: bump vue version (799d875)

v4.2.1

Compare Source

v4.2.0

Compare Source

  • feat: support 3.3 imported types in SFC macros (c891652)

v4.1.0

Compare Source

  • fix: avoid resolving to 2.7 compiler-sfc (cf36b3e)

v4.0.0

Compare Source

v3.2.0

Compare Source

v3.1.2

Compare Source

v3.1.1

Compare Source

v3.1.0

Compare Source

v3.0.3

Compare Source

v3.0.2

Compare Source

v3.0.1

Compare Source

v3.0.0

Compare Source

v2.3.4

Compare Source

v2.3.3

Compare Source

v2.3.2

Compare Source

v2.3.1

Compare Source

v2.3.0

Compare Source

v2.2.4

Compare Source

v2.2.2

v2.2.0

Bug Fixes

v2.1.0

Bug Fixes

2.0.1 (2021-12-14)

Bug Fixes

v2.0.1

Bug Fixes

v2.0.0

Bug Fixes
Code Refactoring
  • plugin-vue: resolve vue/compiler-sfc from project root (ce8b0fe)
Features
  • plugin-vue: add reactivityTransform option. (955d0fe)
BREAKING CHANGES
  • plugin-vue: refTransform option has been replaced by
    reactivityTransform option. Now also requires vue@^3.2.25.
  • plugin-vue: now requires vue@^3.2.13 as peer dep

1.10.2 (2021-12-07)

Bug Fixes
  • plugin-vue: misleading error thrown after refresh or hmr (#​5870) (5c07cec)

1.10.1 (2021-11-26)

Bug Fixes

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Dec 26, 2023

⚠ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/vite
npm error   dev vite@"2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer vite@"^5.0.0" from @vitejs/[email protected]
npm error node_modules/@vitejs/plugin-vue
npm error   dev @vitejs/plugin-vue@"5" 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-08T15_55_35_539Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-08T15_55_35_539Z-debug-0.log

@renovate renovate bot force-pushed the renovate/vitejs-plugin-vue-5.x branch 6 times, most recently from eb432cf to fe3ea4c Compare December 29, 2023 12:50
@renovate renovate bot force-pushed the renovate/vitejs-plugin-vue-5.x branch 4 times, most recently from e35ac6d to bced18c Compare January 7, 2024 18:44
@renovate renovate bot force-pushed the renovate/vitejs-plugin-vue-5.x branch 7 times, most recently from 2d75bec to 6c68657 Compare January 17, 2024 00:35
@renovate renovate bot force-pushed the renovate/vitejs-plugin-vue-5.x branch 4 times, most recently from 007160d to 22116d4 Compare January 21, 2024 19:00
@renovate renovate bot force-pushed the renovate/vitejs-plugin-vue-5.x branch 8 times, most recently from e86c9a2 to 55ce791 Compare January 30, 2024 22:48
@renovate renovate bot force-pushed the renovate/vitejs-plugin-vue-5.x branch 5 times, most recently from 5fcafd1 to a37f519 Compare July 26, 2024 21:47
@renovate renovate bot force-pushed the renovate/vitejs-plugin-vue-5.x branch 4 times, most recently from c2f9085 to 7e9a85e Compare August 3, 2024 00:29
@renovate renovate bot force-pushed the renovate/vitejs-plugin-vue-5.x branch 3 times, most recently from a757f62 to f425c7c Compare August 9, 2024 15:04
@renovate renovate bot force-pushed the renovate/vitejs-plugin-vue-5.x branch 2 times, most recently from 603c3a6 to 936e5f9 Compare August 17, 2024 15:35
@renovate renovate bot force-pushed the renovate/vitejs-plugin-vue-5.x branch 6 times, most recently from 3cf0a1d to 1ef0568 Compare August 28, 2024 21:10
@renovate renovate bot force-pushed the renovate/vitejs-plugin-vue-5.x branch 6 times, most recently from 27ad70c to 56e628d Compare September 4, 2024 21:58
@renovate renovate bot force-pushed the renovate/vitejs-plugin-vue-5.x branch 2 times, most recently from 44b5404 to 55b42b9 Compare September 9, 2024 16:13
@renovate renovate bot force-pushed the renovate/vitejs-plugin-vue-5.x branch from 55b42b9 to 546a1fb Compare September 9, 2024 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants