Skip to content

chore(deps): update all non-major dependencies #324

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 24, 2025

This PR contains the following updates:

Package Change Age Confidence
@eslint/js (source) ^9.32.0 -> ^9.33.0 age confidence
@types/node (source) ^24.2.0 -> ^24.2.1 age confidence
@volar/jsdelivr (source) ~2.4.11 -> ~2.4.23 age confidence
@volar/monaco (source) ~2.4.11 -> ~2.4.23 age confidence
@vue/babel-plugin-jsx (source) ^1.4.0 -> ^1.5.0 age confidence
@vue/language-service (source) ~2.2.2 -> ~2.2.12 age confidence
codemirror ^5.65.18 -> ^5.65.20 age confidence
eslint (source) ^9.32.0 -> ^9.33.0 age confidence
lint-staged ^16.1.4 -> ^16.1.5 age confidence
vite (source) ^7.0.6 -> ^7.1.1 age confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.33.0

Compare Source

volarjs/volar.js (@​volar/jsdelivr)

v2.4.23

Compare Source

v2.4.22

Compare Source

v2.4.21

Compare Source

v2.4.20

Compare Source

v2.4.19

Compare Source

v2.4.18

Compare Source

v2.4.17

Compare Source

v2.4.16

Compare Source

v2.4.15

Compare Source

v2.4.14

Compare Source

v2.4.13

Compare Source

Bug Fixes
  • fix(labs): add document selector check for language clients in virtualFilesView
  • fix(labs): add document selector check for language clients in servicePluginsView
  • fix(typescript): fix issue when mapping ranges are exactly the same as ranges passed to getFixesAtPosition and getFormattingEditsForRange (#​270) - Thanks to @​piotrtomiak!
  • fix(typescript): robust calculation of generated span for semantic classifications (#​271) - Thanks to @​KazariEX
Other Changes

v2.4.12

Compare Source

Bug Fixes
  • fix(language-core): trigger targets dirty when associatedOnly is true
  • fix(typescript): force update target file version on association dirty (#​267)
  • fix(jsdelivr): make params.getPackageVersion useful (#​266) - Thanks to @​wangcch!
Other Changes
  • docs(monaco): update documentation to match the current API status (#​255) - Thanks to @​elchininet!
  • docs(typescript): clean up and document createLanguageServicePlugin and createAsyncLanguageServicePlugin (#​261) - Thanks to @​machty!
volarjs/volar.js (@​volar/monaco)

v2.4.23

Compare Source

v2.4.22

Compare Source

v2.4.21

Compare Source

v2.4.20

Compare Source

v2.4.19

Compare Source

v2.4.18

Compare Source

v2.4.17

Compare Source

v2.4.16

Compare Source

v2.4.15

Compare Source

v2.4.14

Compare Source

v2.4.13

Compare Source

Bug Fixes
  • fix(labs): add document selector check for language clients in virtualFilesView
  • fix(labs): add document selector check for language clients in servicePluginsView
  • fix(typescript): fix issue when mapping ranges are exactly the same as ranges passed to getFixesAtPosition and getFormattingEditsForRange (#​270) - Thanks to @​piotrtomiak!
  • fix(typescript): robust calculation of generated span for semantic classifications (#​271) - Thanks to @​KazariEX
Other Changes

v2.4.12

Compare Source

Bug Fixes
  • fix(language-core): trigger targets dirty when associatedOnly is true
  • fix(typescript): force update target file version on association dirty (#​267)
  • fix(jsdelivr): make params.getPackageVersion useful (#​266) - Thanks to @​wangcch!
Other Changes
  • docs(monaco): update documentation to match the current API status (#​255) - Thanks to @​elchininet!
  • docs(typescript): clean up and document createLanguageServicePlugin and createAsyncLanguageServicePlugin (#​261) - Thanks to @​machty!
vuejs/babel-plugin-jsx (@​vue/babel-plugin-jsx)

v1.5.0

Compare Source

   🚀 Features
    View changes on GitHub
vuejs/language-tools (@​vue/language-service)

v2.2.12

Compare Source

v2.2.10

Compare Source

v2.2.8

Compare Source

Bug Fixes
  • revert "fix(language-core): validate v-model variable against model type"

Please refer to CHANGELOG.md for details.

Sponsors

Special Sponsor

Next Generation Tooling

Platinum Sponsors

An approachable, performant and versatile framework for building web user interfaces.

Astro powers the world's fastest websites, client-side web apps, dynamic API endpoints, and everything in-between.

Essential tools for software developers and teams.

Stay in the flow with instant dev experiences.
No more hours stashing/pulling/installing locally

— just click, and start coding.

Silver Sponsors

Become a sponsor

v2.2.6

Compare Source

Features
  • feat(language-core): infer prop JSDoc from defineModel's leading comments (#​5211) - Thanks to @​KazariEX!
Bug Fixes
  • fix(language-core): map camelized prop name correctly (#​5207) - Thanks to @​KazariEX!
  • fix(component-meta): resolve defineModel options to collect default value (#​5209) - Thanks to @​KazariEX!
  • fix(language-core): avoid duplicate generation of defineExpose's codes - Thanks to @​KazariEX!
  • fix(language-core): generate camelized prop name for defineModel (#​5213) - Thanks to @​KazariEX!
  • fix(language-core): validate v-model variable against model type (#​5214) - Thanks to @​KazariEX!
  • fix(language-core): use keywords instead of semicolons to separate script sections (#​5217) - Thanks to @​KazariEX!
Other Changes
  • ci: auto close issues with can't reproduce label - Thanks to @​KazariEX!
  • refactor(language-core): defer the calculation of linkedCodeMappings offsets (#​5220) - Thanks to @​KazariEX!

Please refer to CHANGELOG.md for details.

Sponsors

Special Sponsor

Next Generation Tooling

Platinum Sponsors

An approachable, performant and versatile framework for building web user interfaces.

Astro powers the world's fastest websites, client-side web apps, dynamic API endpoints, and everything in-between.

Essential tools for software developers and teams.

Stay in the flow with instant dev experiences.
No more hours stashing/pulling/installing locally

— just click, and start coding.

Silver Sponsors

Become a sponsor

v2.2.4

Compare Source

Features
  • feat(language-service): map sfc compiler errors outside the template inner content (#​5045) - Thanks to @​KazariEX!
  • feat(language-core): introduce options to control type inference of $attrs, $el, $refs and $slots (#​5135) - Thanks to @​KazariEX!
  • feat(language-core): enhance single root nodes collection (#​4819) - Thanks to @​KazariEX!
Bug Fixes
  • fix(language-core): move generateSfcBlockSection to the end to fix missing comma errors (#​5184) - Thanks to @​zhiyuanzmj!
  • fix(language-core): handle edge case of default slot name mismatch - Thanks to @​KazariEX!
  • fix(language-core): combine dollar variable keys from the upper level interface - Thanks to @​KazariEX!
  • fix(language-core): hoist the variables that may cause TS4081 (#​5192) - Thanks to @​KazariEX!
  • fix(language-core): adjust regex match for @vue-generic to improve offset calculation (#​5193) - Thanks to @​Gehbt!
  • fix(language-core): correct codegen of native element refs - Thanks to @​KazariEX!
  • fix(language-core): ignore latex block content (#​5151) - Thanks to @​KazariEX!
  • fix(language-core): do not emit undefined for model with default value (#​5198) - Thanks to @​RylanBueckert-Broadsign!
  • fix(language-service): typescript-semantic renaming first in style blocks (#​4685) - Thanks to @​KazariEX!
  • fix(typescript-plugin): prevent removed components from appearing in the completion list - Thanks to @​KazariEX!
Other Changes
  • refactor(language-core): drop invalid v-scope implemention - Thanks to @​KazariEX!
  • refactor(language-core): improve type declaration of v-for - Thanks to @​KazariEX!
  • test: enable declaration to track more errors - Thanks to @​KazariEX!
  • refactor(language-core): remove semantic highlight of style module names - Thanks to @​KazariEX!
  • chore(language-core): add docs for @vue-expect-error support (#​5176) - Thanks to @​machty!
  • ci: upload extension as artifact for each commit - Thanks to @​KazariEX!

Please refer to CHANGELOG.md for details.

Sponsors

Special Sponsor

Next Generation Tooling

Platinum Sponsors

An approachable, performant and versatile framework for building web user interfaces.

Astro powers the world's fastest websites, client-side web apps, dynamic API endpoints, and everything in-between.

Essential tools for software developers and teams.

Stay in the flow with instant dev experiences.
No more hours stashing/pulling/installing locally

— just click, and start coding.

Silver Sponsors

Become a sponsor

codemirror/basic-setup (codemirror)

v5.65.20

Compare Source

v5.65.19

Compare Source

eslint/eslint (eslint)

v9.33.0

Compare Source

lint-staged/lint-staged (lint-staged)

v16.1.5

Compare Source

Patch Changes
vitejs/vite (vite)

v7.1.1

Compare Source

Bug Fixes
Miscellaneous Chores

v7.1.0

Compare Source

Features
  • support files with more than 1000 lines by generateCodeFrame (#​20508) (e7d0b2a)
Bug Fixes
Tests

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

vercel bot commented Feb 24, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
repl ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 10, 2025 9:26am

Copy link

pkg-pr-new bot commented Feb 24, 2025

Open in StackBlitz

npm i https://pkg.pr.new/@vue/repl@324

commit: a22efde

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5820eab to 4ca8cb4 Compare February 24, 2025 12:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4ca8cb4 to a8ed000 Compare February 24, 2025 18:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a8ed000 to e698609 Compare February 25, 2025 07:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e698609 to 73978be Compare February 28, 2025 10:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 73978be to 3f44d9b Compare February 28, 2025 18:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3f44d9b to ba96921 Compare February 28, 2025 21:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ba96921 to b34da5a Compare March 1, 2025 02:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b34da5a to 05681c8 Compare March 1, 2025 09:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 05681c8 to 960c61c Compare March 1, 2025 14:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 960c61c to 1b55cc3 Compare March 2, 2025 13:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1b55cc3 to e4bd4b9 Compare March 3, 2025 02:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e4bd4b9 to a2c81a5 Compare March 3, 2025 06:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a2c81a5 to 6565193 Compare March 3, 2025 23:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 64e8db9 to 9139d0b Compare July 27, 2025 13:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9139d0b to 44594cf Compare July 27, 2025 17:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 44594cf to 423a04e Compare July 29, 2025 16:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 423a04e to df21132 Compare August 1, 2025 02:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from df21132 to 8d39e9e Compare August 4, 2025 20:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8d39e9e to 19887f4 Compare August 5, 2025 08:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 19887f4 to b0e3b3d Compare August 7, 2025 09:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b0e3b3d to f61ee27 Compare August 8, 2025 05:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f61ee27 to fe92c06 Compare August 8, 2025 12:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fe92c06 to ba8ab98 Compare August 8, 2025 17:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ba8ab98 to b31ad27 Compare August 8, 2025 20:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b31ad27 to 934e835 Compare August 9, 2025 00:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 934e835 to 7cceed0 Compare August 10, 2025 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants