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

Merged
merged 1 commit into from Mar 11, 2024
Merged

chore(deps): update all dependencies #40

merged 1 commit into from Mar 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 11, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 20.11.24 -> 20.11.25 age adoption passing confidence
happy-dom 13.6.2 -> 13.7.0 age adoption passing confidence
typescript (source) 5.3.3 -> 5.4.2 age adoption passing confidence
vite (source) 5.1.4 -> 5.1.5 age adoption passing confidence
vue-tsc (source) 2.0.1 -> 2.0.6 age adoption passing confidence

Release Notes

capricorn86/happy-dom (happy-dom)

v13.7.0

Compare Source

Microsoft/TypeScript (typescript)

v5.4.2: TypeScript 5.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

vitejs/vite (vite)

v5.1.5

Compare Source

vuejs/language-tools (vue-tsc)

v2.0.6

Compare Source

[!IMPORTANT]
If the TypeScript language server crashes since 2.0, please try using VSCode Insiders and install JavaScript and TypeScript Nightly, or temporarily downgrade to 1.8.27.
Issue: https://github.com/vuejs/language-tools/issues/3962

If false positive errors occurs, please try disabling unrelated extensions in the Vue workspace.
Issuehttps://github.com/vuejs/language-tools/issues/394242

Fixes
  • language-core: use local variables in v-bind shorthand (#​4017) - thanks @​so1ve
  • language-core: sfc folding end position failed to mapping (#​4038) - thanks @​so1ve
  • language-service: remove extraLiners option for formatting (#​3943)
  • language-service: bump volar-service-typescript for fix jsx formatting (#​3949)
  • language-service: bump @volar/typescript 2.0.5 completion performance regression (#​4024)
Refactors
  • vscode: rename vue.inlayHints.vbindShorthand setting to vue.inlayHints.vBindShorthand (#​3995) - thanks @​l4dybird

v2.0.5

Compare Source

[!IMPORTANT]
If the TypeScript language server crashes in version 2.0, please try using VSCode Insiders, or temporarily downgrade to 1.8.27.
Issue: https://github.com/vuejs/language-tools/issues/3962

If false positive errors occurs, try creating an empty jsconfig in the workspace root directory.
Issue: https://github.com/vuejs/language-tools/issues/3942

Features
  • language-core: support v-bind shorthand (#​3990) - thanks @​so1ve
  • language-service: support inlay hints for v-bind shorthand (#​3990) - thanks @​so1ve
  • vscode: prompt to disable Svelte extension in Vue workspace to avoid conflicts
Fixes
  • typescript-plugin: fault tolerance for named pipe server data
  • language-core: avoid globalTypesHolder being specified from a node_modules file (#​3990)
  • language-core: fault tolerance for plugin creation
  • language-plugin-pug: failed to load due to an invalid require path (#​3930)
  • typescript-plugin: custom extensions do not work (#​3977)
  • language-service: html custom data not working (#​3975)
Refactors

v2.0.4

Compare Source

Features
  • vscode: report requires TSDK version in doctor
Fixes
  • typescript-plugin: JSON parsing error when server data length > 8192 (#​3961)

v2.0.3

Compare Source

Features
Fixes
  • vscode: compatible with VSCode 1.87.0
  • vscode: search "TypeScript and JavaScript Language Features" with id (#​3932)
  • typescript-plugin: more reliable connection to named pipe server (#​3941)
Refactors
  • language-service: dependency injection typescript plugin (#​3994)

v2.0.2

Compare Source

Fixes
  • vscode: fix random Cannot access 'i' before initialization errors
  • typescript-plugin: vue-tsp-table.json path is invalid in windows

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.97% 163 / 302
🔵 Statements 53.97% 163 / 302
🔵 Functions 0% 0 / 7
🔵 Branches 0% 0 / 14
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
playwright.config.ts 0% 0% 0% 0% 1-57
postcss.config.cjs 0% 0% 0% 0% 1-6
tailwind.config.js 0% 0% 0% 0% 1-5
src/Dev.vue 0% 0% 0% 0% 1-61
src/dev.ts 0% 0% 0% 0% 1-5
src/index.ts 0% 0% 0% 0% 1-3
src/vite-env.d.ts 0% 0% 0% 0% 1
src/components/SlipmatButton.vue 99.39% 0% 100% 99.39% 1

@renovate renovate bot merged commit 52d5d16 into main Mar 11, 2024
3 checks passed
@renovate renovate bot deleted the renovate/all branch March 11, 2024 03:29
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