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 non-major dependencies #55

Merged
merged 2 commits into from
Mar 11, 2024
Merged

Conversation

hywax-assistant
Copy link
Collaborator

@hywax-assistant hywax-assistant commented Mar 4, 2024

This PR contains the following updates:

Package Type Update Change
@antfu/eslint-config devDependencies minor ^2.7.0 -> ^2.8.0
@types/node (source) devDependencies patch ^20.11.24 -> ^20.11.25
@vite-pwa/nuxt devDependencies minor ^0.5.0 -> ^0.6.0
nuxt-icon devDependencies patch ^0.6.8 -> ^0.6.9
typescript (source) devDependencies minor ^5.3.3 -> ^5.4.2
vitepress (source) devDependencies patch ^1.0.0-rc.44 -> ^1.0.0-rc.45
vue-tsc (source) devDependencies patch ^2.0.3 -> ^2.0.6
yaml (source) dependencies patch ^2.4.0 -> ^2.4.1

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v2.8.0

Compare Source

   🚀 Features
    View changes on GitHub
vite-pwa/nuxt (@​vite-pwa/nuxt)

v0.6.0

Compare Source

   🚨 Breaking Changes
    View changes on GitHub
nuxt-modules/icon (nuxt-icon)

v0.6.9

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:

vuejs/vitepress (vitepress)

v1.0.0-rc.45

Compare Source

Bug Fixes
Features
  • set __VITEPRESS__ for easy detection by plugins and other tools (#​3634) (f6bd99e)
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 occur, please try disabling unrelated extensions in the Vue workspace.
Issue: https://github.com/vuejs/language-tools/issues/3942

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 for fix 2.0.5 auto-complete performance regression (#​4024)
Refactors
  • vscode: rename vue.inlayHints.vbindShorthand setting to vue.inlayHints.vBindShorthand (#​3995) - thanks @​l4dybird

v2.0.5

Compare Source

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)
eemeli/yaml (yaml)

v2.4.1

Compare Source

  • cst: Do not drop trailing newline after line comment in block-map if followed by unindented block-seq value (#​525)
  • Stringify flow collection comments in parent (#​528)
  • Do not skip folding lines after the first in indented block scalars (#​529)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 Hywax Assistant.

@hywax-assistant hywax-assistant added the dependencies Pull requests that update a dependency file label Mar 4, 2024
@hywax-assistant hywax-assistant force-pushed the renovate/all-minor-patch branch from 0c90e80 to b336cf9 Compare March 5, 2024 11:06
@hywax-assistant hywax-assistant changed the title chore(deps): update devdependency vue-tsc to ^2.0.4 chore(deps): update all non-major dependencies Mar 5, 2024
@hywax-assistant hywax-assistant force-pushed the renovate/all-minor-patch branch from b336cf9 to f447568 Compare March 6, 2024 18:07
@hywax-assistant hywax-assistant force-pushed the renovate/all-minor-patch branch from f447568 to 6d11daa Compare March 7, 2024 14:59
@hywax hywax merged commit 2f39350 into main Mar 11, 2024
3 checks passed
@hywax hywax deleted the renovate/all-minor-patch branch March 11, 2024 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants