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

Merged
merged 1 commit into from
Jul 29, 2024
Merged

chore(deps): update all dependencies #72

merged 1 commit into from
Jul 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 28, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@playwright/test (source) 1.45.2 -> 1.45.3 age adoption passing confidence
@types/node (source) 20.14.11 -> 20.14.12 age adoption passing confidence
@vitejs/plugin-vue (source) 5.0.5 -> 5.1.0 age adoption passing confidence
@vitest/coverage-v8 (source) 2.0.3 -> 2.0.4 age adoption passing confidence
typescript (source) 5.5.3 -> 5.5.4 age adoption passing confidence
vite (source) 5.3.4 -> 5.3.5 age adoption passing confidence
vitest (source) 2.0.3 -> 2.0.4 age adoption passing confidence
vue (source) 3.4.33 -> 3.4.34 age adoption passing confidence
vue-tsc (source) 2.0.26 -> 2.0.29 age adoption passing confidence

Release Notes

microsoft/playwright (@​playwright/test)

v1.45.3

Compare Source

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

v5.1.0

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

v2.0.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
Microsoft/TypeScript (typescript)

v5.5.4

Compare Source

vitejs/vite (vite)

v5.3.5

Compare Source

vuejs/core (vue)

v3.4.34

Compare Source

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

v2.0.29

Compare Source

Features
Fixes
  • tsc: errors should be thrown instead of being console.log printed
  • language-server: observe named pipes changes when server startup (#​4292)
  • language-core: infer define model type from options type (#​4545) - Thanks @​davidmatter
  • language-core: type-checking not working with hyphen in slot name with JS (#​4478) - Thanks @​KermanX
  • language-core: add type check for v-model without argument (#​4598) - Thanks @​zhiyuanzmj
  • language-service: filter special tags (#​4596) - Thanks @​so1ve
  • typescript-plugin: improve named pipes reliability (#​4603)
  • language-core: property access is incorrectly identified as compound expression (#​4600)
  • language-core: fix compatibility of generic component virtual code with TS 5.5 (#​4577)
  • tsc: TS4082 not reported for functional component (#​4569)
Other Changes
  • Upgraded Volar from v2.4.0-alpha.15 to v2.4.0-alpha.18:
    • Fix VS Code IntelliSense will be lost in new created files (#​4424)
    • Add workspace symbols support in Hybrid Mode (#​4595)
    • Add workspace addMissingImports action support in Hybrid Mode (#​4586)
  • Fix yarn 4 compatibility (#​4587)
  • Add vue vine to hybrid mode compatible list (#​4543) - Thanks @​so1ve
  • Add global components prop validation test (#​4542) - Thanks @​davidmatter

v2.0.28

Compare Source

Features
  • vscode: focus mode Insiders
  • language-core: Plugin API 2.1
    • Added plugin hooks: getLanguageId, isValidFile, parseSFC2
    • Improve backward compatibility (#​4585) - Thanks @​zhiyuanzmj
  • language-core: support default prop when using __typeProps (#​4602) - Thanks @​zhiyuanzmj
  • language-core: improve nested plugins (#​4581) - Thanks @​zhiyuanzmj
  • language-service: remove v-bind code action (#​4601)
  • vscode: add empty pattern to codeblock attributes scope (#​4590) - Thanks @​KermanX
Fixes
  • tsc: errors should be thrown instead of being console.log printed
  • language-server: observe named pipes changes when server startup (#​4292)
  • language-core: infer define model type from options type (#​4545) - Thanks @​davidmatter
  • language-core: type-checking not working with hyphen in slot name with JS (#​4478) - Thanks @​KermanX
  • language-core: add type check for v-model without argument (#​4598) - Thanks @​zhiyuanzmj
  • language-service: filter special tags (#​4596) - Thanks @​so1ve
  • typescript-plugin: improve named pipes reliability (#​4603)
  • language-core property access is incorrectly identified as compound expression (#​4600)
  • language-core fix compatibility of generic component virtual code with TS 5.5 (#​4577)
  • tsc TS4082 not reported for functional component (#​4569)
Other Changes
  • Upgraded Volar from v2.4.0-alpha.15 to v2.4.0-alpha.18:
    • Fix VS Code IntelliSense will be lost in new created files (#​4424)
    • Add workspace symbols support in Hybrid Mode (#​4595)
    • Add workspace addMissingImports action support in Hybrid Mode (#​4586)
  • Fix yarn 4 compatibility (#​4587)
  • Add vue vine to hybrid mode compatible list (#​4543) - Thanks @​so1ve
  • Add global components prop validation test (#​4542) - Thanks @​davidmatter

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 was generated by Mend Renovate. View the repository job log.

Copy link

Coverage Summary

Status Category Percentage Covered / Total
🔵 Lines 35.51% 190 / 535
🔵 Statements 35.51% 190 / 535
🔵 Functions 61.53% 16 / 26
🔵 Branches 72.58% 45 / 62
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-2, 4-7, 12-13, 15, 17, 19-23, 25-55, 57
vite.config.ts 0% 0% 0% 0% 1-4, 6-37
dist/index.cjs 0% 0% 0% 0% 1-3
dist/index.d.ts 0% 100% 100% 0% 41
dist/index.js 0% 0% 0% 0% 1-134
src/Dev.vue 0% 0% 0% 0% 1-4, 6-9, 11-12, 14-17, 19-23, 25-28, 30-33, 35-38, 40-43, 45-48, 50-53, 55-58, 61, 63-71
src/dev.ts 0% 0% 0% 0% 1-2, 4
src/index.ts 84.61% 81.57% 93.33% 84.61% 37-38, 50-51, 83, 95-100, 105-106, 164-172, 177-178
src/loggertest.ts 0% 0% 0% 0% 1, 3-4
src/testfn.ts 0% 0% 0% 0% 1, 3-7
src/types.ts 100% 100% 100% 100%
src/vue.ts 96.22% 92.3% 100% 96.22% 57-58

@renovate renovate bot merged commit aca8287 into main Jul 29, 2024
3 checks passed
@renovate renovate bot deleted the renovate/all branch July 29, 2024 01:12
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