Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 28, 2025

This PR contains the following updates:

Package Change Age Confidence
@babel/types (source) ^7.28.2 -> ^7.28.4 age confidence
@evilmartians/lefthook ^1.12.3 -> ^1.12.4 age confidence
@types/node (source) ^22.17.2 -> ^22.18.11 age confidence
form-urlencoded ^6.1.5 -> ^6.1.6 age confidence
jsdom ^27.0.0 -> ^27.0.1 age confidence
rollup-plugin-visualizer ^6.0.3 -> ^6.0.5 age confidence
semantic-release ^24.2.7 -> ^24.2.9 age confidence
typescript (source) ^5.9.2 -> ^5.9.3 age confidence
vite-plugin-vue-devtools (source) ^8.0.0 -> ^8.0.3 age confidence
vue (source) ^3.5.18 -> ^3.5.22 age confidence
vue-tsc (source) ^3.0.5 -> ^3.0.9 age confidence

Release Notes

babel/babel (@​babel/types)

v7.28.4

Compare Source

🏠 Internal
evilmartians/lefthook (@​evilmartians/lefthook)

v1.12.4

Compare Source

iambumblehead/form-urlencoded (form-urlencoded)

v6.1.6

Compare Source

jsdom/jsdom (jsdom)

v27.0.1

Compare Source

  • Fixed some regressions in CSS selectors. Most such regression fixes were done in a minor update of a dependency, and thus available for all fresh installs of v27.0.0. However, one related to class="" attribute changes is only possible with a new version of jsdom. (asamuzaK)
btd/rollup-plugin-visualizer (rollup-plugin-visualizer)

v6.0.5

Compare Source

  • Bump version to test new deployment because of NPM update

v6.0.4

Compare Source

  • Allow using emitFile with dot filenames #​211
semantic-release/semantic-release (semantic-release)

v24.2.9

Compare Source

Bug Fixes

v24.2.8

Compare Source

Bug Fixes
microsoft/TypeScript (typescript)

v5.9.3: TypeScript 5.9.3

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

vuejs/devtools (vite-plugin-vue-devtools)

v8.0.3

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v8.0.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v8.0.1

Compare Source

   🚀 Features
    View changes on GitHub
vuejs/core (vue)

v3.5.22

Compare Source

Bug Fixes
Features
  • custom-element: allow specifying additional options for shadowRoot in custom elements (#​12965) (47e628d), closes #​12964
Reverts
  • Revert "fix(hmr): prevent VUE_HMR_RUNTIME from being overwritten by vue runtime in 3rd-party libraries" (#​13925) (6b68f72), closes #​13925

v3.5.21

Compare Source

Bug Fixes
Performance Improvements

v3.5.20

Compare Source

Bug Fixes

v3.5.19

Compare Source

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

v3.0.9

Compare Source

Features
  • feat(language-server): support --tsdk command line arg (#​5691)

v3.0.8

Compare Source

Features
  • feat(vscode): introduce vue.server.path setting (#​5647)
Bug Fixes
  • fix(language-core): initialize properties of VueVirtualCode in constructor (#​5635) - Thanks to @​KazariEX!
  • fix(vscode): flatten reactivity visualization decorators (#​5642) - Thanks to @​KazariEX!
  • fix(vscode): normalize reactivity visualization ranges
  • fix(vscode): patch typescriptServerPlugin languages without FS hack
  • fix(language-service): do not provide semantic tokens and document highlights for non-file scheme files (#​5653) - Thanks to @​KazariEX!
Performance
  • perf(typescript-plugin): redo single-file language service for reactivity visualization (#​5652)
Other Changes
  • refactor(typescript-plugin): externalize reactivity analysis logic (#​5645) - Thanks to @​KazariEX!

v3.0.7

Compare Source

Bug Fixes
  • fix(vscode): show welcome page only when opening a Vue file
  • fix(language-core): generate slot parameters in the same way as interpolation (#​5618) - Thanks to @​KazariEX!
  • fix(language-core): do not generate variables for builtin directives - Thanks to @​KazariEX!
Other Changes
  • docs(vscode): add descriptions for premium feature configurations (#​5612) - Thanks to @​KazariEX!
  • refactor(typescript-plugin): explicitly request parameters (#​5623)
  • chore(lint): enable @typescript-eslint/no-unnecessary-condition (#​5630)
  • refactor(language-server): reimplement Reactivity Visualization in typescript plugin (#​5632)
  • refactor(language-server): parsing interpolations in extension client (#​5633)
  • refactor(vscode): reimplement Focus Mode base on folding ranges (#​5634)
  • chore(vscode): disable Focus Mode by default (#​5578)
  • refactor(vscode): set delay of reactivity visualization updates to 250ms - Thanks to @​KazariEX!

v3.0.6

Compare Source

Bug Fixes
  • fix(language-core): wrap :class expression with parens - Thanks to @​KazariEX!
  • fix(vscode): revert Vue 2 versions in target option (#​5583) - Thanks to @​gxres042!
  • fix(language-service): skip document highlight from tsserver within element tags (#​5584) - Thanks to @​KazariEX!
  • fix(component-meta): re-export vue-component-type-helpers to lib/helpers (#​5600)
  • fix(language-core): remove the non-strict configFileName default value (#​5606)
  • fix(language-core): don't look for input files during evaluation of vueCompilerOptions (#​5598)
  • fix(vscode): Improved reliability of handling extension activation contention (#​5588)
  • chore: update volar to 2.4.23
    • Support js/ts.hover.maximumLength and typescript.experimental.expandableHover (#​5577)
Other Changes
  • feat(lint): update tsslint config (#​5602)
  • refactor(language-core): generate setup returns on demand - Thanks to @​KazariEX!
  • chore(language-service): remove exclude config suggestion from global types error message (#​5579) - Thanks to @​Ciallo-Chiaki
  • chore(vscode): update extension display name "Vue.js" (#​5582)
  • chore: update vue-component-type-helpers to current version (#​5589) - Thanks to @​kingyue737!

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) in timezone America/New_York, Automerge - Monday through Friday ( * * * * 1-5 ) in timezone America/New_York.

🚦 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.

@renovate renovate bot enabled auto-merge (squash) September 28, 2025 06:13
@renovate renovate bot force-pushed the renovate/patch-all-stable branch 3 times, most recently from 954d0ac to 2038bfd Compare October 3, 2025 06:29
@renovate renovate bot force-pushed the renovate/patch-all-stable branch 5 times, most recently from f5da518 to 50f73e7 Compare October 15, 2025 04:03
@renovate renovate bot force-pushed the renovate/patch-all-stable branch 2 times, most recently from 95382f8 to 3c2a8d0 Compare October 17, 2025 07:01
@renovate renovate bot added renovate-bot and removed mend-bot labels Oct 17, 2025
@renovate renovate bot force-pushed the renovate/patch-all-stable branch 4 times, most recently from cfbb0f6 to aa20aeb Compare October 22, 2025 07:52
@renovate renovate bot force-pushed the renovate/patch-all-stable branch 3 times, most recently from 2f2e56b to 1418773 Compare October 30, 2025 05:30
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/patch-all-stable branch from 1418773 to 888ebb1 Compare October 31, 2025 05:06
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.

1 participant