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 #59

Merged
merged 1 commit into from
Apr 29, 2024
Merged

chore(deps): update all dependencies #59

merged 1 commit into from
Apr 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 28, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vitest/coverage-v8 (source) 1.5.0 -> 1.5.2 age adoption passing confidence
vite (source) 5.2.9 -> 5.2.10 age adoption passing confidence
vite-plugin-dts 3.8.3 -> 3.9.0 age adoption passing confidence
vitest (source) 1.5.0 -> 1.5.2 age adoption passing confidence
vue (source) 3.4.23 -> 3.4.25 age adoption passing confidence
vue-tsc (source) 2.0.13 -> 2.0.14 age adoption passing confidence

Release Notes

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

v1.5.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.5.1

Compare Source

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

v5.2.10

Compare Source

qmhc/vite-plugin-dts (vite-plugin-dts)

v3.9.0

Compare Source

Features

3.8.3 (2024-04-15)

Bug Fixes

3.8.2 (2024-04-12)

Bug Fixes
  • correctly process aliases which are inside generic types (0d204d9), closes #​317
  • ignore walk for module declaration node (1d65015), closes #​318

3.8.1 (2024-03-28)

Bug Fixes
vuejs/core (vue)

v3.4.25

Compare Source

Bug Fixes

v3.4.24

Compare Source

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

v2.0.14

Compare Source

Features
  • language-core: added search html tag (#​4280) - Thanks @​audunhov
  • language-service: added Russian, Czech localization support
Bug Fixes
  • language-core: @ts-ignore not working for slots (#​4263)
  • language-core: reduce unnecessary props mapping (#​4284)
  • tsc: improve regexp performance for global type removal (#​4260) - Thanks @​blake-newman
Other Changes
  • Upgrade Volar from v2.2.0-alpha.8 to v2.2.0-alpha.10 to fix some issues:
    • Parameter Hints not working in Hybrid Mode (#​3948)
    • TS server to crash repeatedly when include large js file (#​4278)
    • Randomly causing errors when renaming / find definitions in Hybrid Mode (#​4257, #​4281, #​4282)
    • Unable to resolve Nuxt UI component type
    • Incomplete results for find refernces in Hybrid Mode
  • The following extensions have been added to Hybrid Mode’s compatibility whitelist:
    • bierner.lit-html
    • denoland.vscode-deno (When deno.enable is false)
    • jenkey2011.string-highlight
  • language-core: improve maintainability of codegen (#​4276)
    • Deprecated vueCompilerOptions.nativeTags, now respects the nodeType property of template AST node.
    • Dynamic component types without v-bind:is are no longer supported.

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

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 43e63a3 into main Apr 29, 2024
3 checks passed
@renovate renovate bot deleted the renovate/all branch April 29, 2024 02:02
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