element-plus / element-plus-playground

Element Plus Playground
https://element-plus.run
MIT License
177 stars 53 forks source link

fix(deps): update dependency @vue/repl to v4 - autoclosed #255

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vue/repl ^3.4.0 -> ^4.3.1 age adoption passing confidence

Release Notes

vuejs/repl (@​vue/repl) ### [`v4.3.1`](https://togithub.com/vuejs/repl/blob/HEAD/CHANGELOG.md#431-2024-07-03) [Compare Source](https://togithub.com/vuejs/repl/compare/v4.3.0...v4.3.1) ##### Bug Fixes - match source file ([4cf06b6](https://togithub.com/vuejs/repl/commit/4cf06b63fa1807ccfbf14c0ef1f1fa9b1f268717)) ##### Reverts - refactor: replace assert with assert-plus ([e55baa4](https://togithub.com/vuejs/repl/commit/e55baa481f70c387f24cebfdfa7f143814fb0ce2)) ### [`v4.3.0`](https://togithub.com/vuejs/repl/blob/HEAD/CHANGELOG.md#430-2024-07-02) [Compare Source](https://togithub.com/vuejs/repl/compare/v4.2.1...v4.3.0) ##### Bug Fixes - alert if deserialization fails ([071b1d1](https://togithub.com/vuejs/repl/commit/071b1d1216fa3df2e14c9c6e5453cfe85eed4b79)), closes [#​256](https://togithub.com/vuejs/repl/issues/256) - move assert-plus to devDep ([dd9f1bb](https://togithub.com/vuejs/repl/commit/dd9f1bb74c17f19c25aa9b0e485366781094e818)) ##### Features - show view size while dragging split pane ([#​253](https://togithub.com/vuejs/repl/issues/253)) ([a6bbeea](https://togithub.com/vuejs/repl/commit/a6bbeea7b8ec7c1302ba08afa0c789ad198cc8e2)) - volar 2.x ([#​225](https://togithub.com/vuejs/repl/issues/225)) ([47030b6](https://togithub.com/vuejs/repl/commit/47030b66a6f1811a24d8292f9f3aa5185f7e8e23)) #### [4.2.1](https://togithub.com/vuejs/repl/compare/v4.2.0...v4.2.1) (2024-05-31) ##### Bug Fixes - don't overwrite import map from initial state ([1410b8c](https://togithub.com/vuejs/repl/commit/1410b8cac4dd993c5ba6a94e299b261ed84c3f12)), closes [#​252](https://togithub.com/vuejs/repl/issues/252) ### [`v4.2.1`](https://togithub.com/vuejs/repl/blob/HEAD/CHANGELOG.md#421-2024-05-31) [Compare Source](https://togithub.com/vuejs/repl/compare/v4.2.0...v4.2.1) ##### Bug Fixes - don't overwrite import map from initial state ([1410b8c](https://togithub.com/vuejs/repl/commit/1410b8cac4dd993c5ba6a94e299b261ed84c3f12)), closes [#​252](https://togithub.com/vuejs/repl/issues/252) ### [`v4.2.0`](https://togithub.com/vuejs/repl/blob/HEAD/CHANGELOG.md#420-2024-05-26) [Compare Source](https://togithub.com/vuejs/repl/compare/v4.1.2...v4.2.0) ##### Bug Fixes - refine dragging view area ([#​246](https://togithub.com/vuejs/repl/issues/246)) ([df14639](https://togithub.com/vuejs/repl/commit/df14639b85edc0e153ba2fd6f29656785a0af3aa)) - specify unspported pre-processors lang ([#​212](https://togithub.com/vuejs/repl/issues/212)) ([5cea974](https://togithub.com/vuejs/repl/commit/5cea974451ae23b82bea0c6270ad7ac726d831a4)) ##### Features - `CodeMirror` support `autoSave` option ([#​249](https://togithub.com/vuejs/repl/issues/249)) ([ae80c5b](https://togithub.com/vuejs/repl/commit/ae80c5b995ffa375013b665fd9a212c5607a1236)) - add `autoSave` option ([#​247](https://togithub.com/vuejs/repl/issues/247)) ([d47eca5](https://togithub.com/vuejs/repl/commit/d47eca5926dcac798171fc216fcee2e21f275dd4)) - jsx for vue ([#​248](https://togithub.com/vuejs/repl/issues/248)) ([d5b0d40](https://togithub.com/vuejs/repl/commit/d5b0d40ecc7f630b89e45ebe8472bc4e7563b3e2)) ##### Performance Improvements - avoid parse repeatedly ([c6b7352](https://togithub.com/vuejs/repl/commit/c6b735298d5ab630cdc130aad7b8acaf7c9c41bb)) #### [4.1.2](https://togithub.com/vuejs/repl/compare/v4.1.1...v4.1.2) (2024-04-26) ##### Bug Fixes - dynamic import ([#​213](https://togithub.com/vuejs/repl/issues/213)) ([bb6f1fe](https://togithub.com/vuejs/repl/commit/bb6f1fe8599f1a11cd1b8aa40a630bea09d2b577)) - fix file rename breaking ([caace63](https://togithub.com/vuejs/repl/commit/caace639bde964323a253bdcd252a18869973a1d)) #### [4.1.1](https://togithub.com/vuejs/repl/compare/v4.1.0...v4.1.1) (2024-02-14) ##### Bug Fixes - add vue import maps for default import map ([c74673f](https://togithub.com/vuejs/repl/commit/c74673fb55d2232de55562e62a818142681bdc8b)) - reload preview style error after switching theme ([#​214](https://togithub.com/vuejs/repl/issues/214)) ([bc4c76c](https://togithub.com/vuejs/repl/commit/bc4c76c3f143b5edc3546d80002cb813704b8351)) ### [`v4.1.2`](https://togithub.com/vuejs/repl/blob/HEAD/CHANGELOG.md#412-2024-04-26) [Compare Source](https://togithub.com/vuejs/repl/compare/v4.1.1...v4.1.2) ##### Bug Fixes - dynamic import ([#​213](https://togithub.com/vuejs/repl/issues/213)) ([bb6f1fe](https://togithub.com/vuejs/repl/commit/bb6f1fe8599f1a11cd1b8aa40a630bea09d2b577)) - fix file rename breaking ([caace63](https://togithub.com/vuejs/repl/commit/caace639bde964323a253bdcd252a18869973a1d)) ### [`v4.1.1`](https://togithub.com/vuejs/repl/blob/HEAD/CHANGELOG.md#411-2024-02-14) [Compare Source](https://togithub.com/vuejs/repl/compare/v4.1.0...v4.1.1) ##### Bug Fixes - add vue import maps for default import map ([c74673f](https://togithub.com/vuejs/repl/commit/c74673fb55d2232de55562e62a818142681bdc8b)) - reload preview style error after switching theme ([#​214](https://togithub.com/vuejs/repl/issues/214)) ([bc4c76c](https://togithub.com/vuejs/repl/commit/bc4c76c3f143b5edc3546d80002cb813704b8351)) ### [`v4.1.0`](https://togithub.com/vuejs/repl/blob/HEAD/CHANGELOG.md#410-2024-02-11) [Compare Source](https://togithub.com/vuejs/repl/compare/v4.0.2...v4.1.0) ##### Features - add `previewTheme` prop ([c830fc4](https://togithub.com/vuejs/repl/commit/c830fc434a1781523af332d289957bc485f51a0b)) #### [4.0.2](https://togithub.com/vuejs/repl/compare/v4.0.1...v4.0.2) (2024-02-10) ##### Bug Fixes - respect vue version at initialization ([ef22052](https://togithub.com/vuejs/repl/commit/ef22052055590dbbe6e85e26ce368938b0c93266)) #### [4.0.1](https://togithub.com/vuejs/repl/compare/v4.0.0...v4.0.1) (2024-02-10) ##### Bug Fixes - save version only when serialize ([d3ee13d](https://togithub.com/vuejs/repl/commit/d3ee13ded3c5a162bf990ef83cb9a38991792170)) ##### Features - register language configuration ([3ad7035](https://togithub.com/vuejs/repl/commit/3ad7035e26cb02626b06e58f53e12ffb5443a5fc)) ### [`v4.0.2`](https://togithub.com/vuejs/repl/blob/HEAD/CHANGELOG.md#402-2024-02-10) [Compare Source](https://togithub.com/vuejs/repl/compare/v4.0.1...v4.0.2) ##### Bug Fixes - respect vue version at initialization ([ef22052](https://togithub.com/vuejs/repl/commit/ef22052055590dbbe6e85e26ce368938b0c93266)) ### [`v4.0.1`](https://togithub.com/vuejs/repl/blob/HEAD/CHANGELOG.md#401-2024-02-10) [Compare Source](https://togithub.com/vuejs/repl/compare/v4.0.0...v4.0.1) ##### Bug Fixes - save version only when serialize ([d3ee13d](https://togithub.com/vuejs/repl/commit/d3ee13ded3c5a162bf990ef83cb9a38991792170)) ##### Features - register language configuration ([3ad7035](https://togithub.com/vuejs/repl/commit/3ad7035e26cb02626b06e58f53e12ffb5443a5fc)) ### [`v4.0.0`](https://togithub.com/vuejs/repl/blob/HEAD/CHANGELOG.md#400-2024-02-10) [Compare Source](https://togithub.com/vuejs/repl/compare/v3.4.0...v4.0.0) ##### Features - expose loading status ([eee6bb3](https://togithub.com/vuejs/repl/commit/eee6bb38ddecbe8bf7ba3ab77d6a549e654b6313)) - save vue version ([08b4492](https://togithub.com/vuejs/repl/commit/08b4492fe883bdd4bbe7fd972cd3fbbd8f6416cf))

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.

vercel[bot] commented 7 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
element-plus-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 4, 2024 11:53pm
btea commented 3 months ago

@sxzz @vue/repl doesn't seem to be able to upgrade the version directly, and related syntax parameters need to be adjusted. Can you update it when you have time? 🙏

sxzz commented 3 months ago

It's a huge task, and I don't have enough time to finish it right now.

btea commented 3 months ago

Well, change it when you have time, there is no rush.