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 all dependencies #60

Merged
merged 1 commit into from
May 6, 2024
Merged

chore(deps): update all dependencies #60

merged 1 commit into from
May 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 20.12.7 -> 20.12.8 age adoption passing confidence
@vitest/coverage-v8 (source) 1.5.2 -> 1.6.0 age adoption passing confidence
vite (source) 5.2.10 -> 5.2.11 age adoption passing confidence
vitest (source) 1.5.2 -> 1.6.0 age adoption passing confidence
vue (source) 3.4.25 -> 3.4.26 age adoption passing confidence
vue-tsc (source) 2.0.14 -> 2.0.16 age adoption passing confidence

Release Notes

vitest-dev/vitest (@​vitest/coverage-v8)

v1.6.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v1.5.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vitejs/vite (vite)

v5.2.11

Compare Source

vuejs/core (vue)

v3.4.26

Compare Source

Bug Fixes
vuejs/language-tools (vue-tsc)

v2.0.16

Compare Source

Bug Fixes
Other Changes

v2.0.15

Compare Source

Features
  • Redesign additional extensions, VitePress, PetiteVue support (#​4321)
    • Fix custom file extensions not working in Hybrid Mode (#​4251)
  • vscode: prompt when Hybrid Mode is explicitly enabled but known incompatible extensions are installed
  • language-core: use internal options for directly exposing user props/emits types (vuejs/core#10801)
  • language-core: support defineSlots destructuring (#​4312) - Thanks @​zhiyuanzmj
Bug Fixes
  • vscode: when enabled VitePress support, extension not activated when opening markdown files
  • language-core: auto-complete not working in v-bind
Performance
  • language-service: emmet completion should not be blocked by TS type evaluation (#​4298)
  • language-core: simplify virtual code for intrinsic elements
Other Changes
  • Upgrade Volar from v2.2.0-alpha.10 to v2.2.0-alpha.12:
    • Avoid extension crash when workspace TSDK does not exist
    • Fix template variables cannot be renamed at the first character in Hybrid Mode (#​4297)
    • Fix template virtual code mapping is misaligned in Windows in Hybrid Mode (#​4297)
  • Add svelte.svelte-vscode (>=108.4.0) to Hybrid Mode compatibility whitelist (sveltejs/language-tools#2317)
  • component-meta: convert source code to TS
  • language-core: export allCodeFeatures (#​4320) - Thanks @​zhiyuanzmj

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone Europe/Helsinki, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

github-actions bot commented May 5, 2024

Coverage Summary

Status Category Percentage Covered / Total
🔵 Lines 53.56% 233 / 435
🔵 Statements 53.56% 233 / 435
🔵 Functions 68.18% 15 / 22
🔵 Branches 75.86% 44 / 58
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
.eslintrc.cjs 0% 0% 0% 0% 1-29
playwright.config.ts 0% 0% 0% 0% 1-57
src/Dev.vue 0% 0% 0% 0% 1-72
src/dev.ts 0% 0% 0% 0% 1-4
src/index.ts 86.48% 81.57% 93.33% 86.48% 37-38, 50-51, 83, 94-100, 105-106, 164-172, 177-178
src/loggertest.ts 0% 0% 0% 0% 1-6
src/testfn.ts 0% 0% 0% 0% 1-7
src/types.ts 100% 100% 100% 100%
src/vue.ts 96.61% 92.3% 100% 96.61% 57-58

@renovate renovate bot merged commit 8047561 into main May 6, 2024
3 checks passed
@renovate renovate bot deleted the renovate/all branch May 6, 2024 00:48
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.

None yet

0 participants