Skip to content

build(deps): bump the npm-dependencies group in /src/Reshape.Ui with 3 updates#36

Merged
jomaxso merged 1 commit into
mainfrom
dependabot/npm_and_yarn/src/Reshape.Ui/npm-dependencies-4221ac556f
Feb 6, 2026
Merged

build(deps): bump the npm-dependencies group in /src/Reshape.Ui with 3 updates#36
jomaxso merged 1 commit into
mainfrom
dependabot/npm_and_yarn/src/Reshape.Ui/npm-dependencies-4221ac556f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 27, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-dependencies group in /src/Reshape.Ui with 3 updates: vue, @types/node and vue-tsc.

Updates vue from 3.5.26 to 3.5.27

Release notes

Sourced from vue's releases.

v3.5.27

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

Changelog

Sourced from vue's changelog.

3.5.27 (2026-01-19)

Bug Fixes

  • compile-sfc: correctly handle variable shadowing in for loop for defineProps destructuring. (#14296) (6a1bb50), closes #14294
  • compiler-sfc: handle indexed access types in declare global blocks (#14260) (e4091fe), closes #14236
  • compiler-sfc: use correct scope when resolving indexed access types from external files (#14297) (f0f0a21), closes #14292
  • reactivity: collection iteration should inherit iterator instance methods (#12644) (3c8b2fc), closes #12615
  • runtime-core: skip patching reserved props for custom elements (#14275) (19cc7e2), closes #14274
  • server-renderer: use ssrRenderClass helper for className attribute (#14327) (a4708f3)
  • ssr: handle v-bind modifiers during render attrs (#14263) (c2f5964), closes #14262
Commits
  • aa9af1d release: v3.5.27
  • 35c3608 Revert "fix(runtime-core): resolve kebab-case slot names from in-DOM template...
  • 7e554bf fix(runtime-core): resolve kebab-case slot names from in-DOM templates (#14302)
  • 0596a5f types(jsx): improve autocomplete type (#14237)
  • 19cc7e2 fix(runtime-core): skip patching reserved props for custom elements (#14275)
  • c2f5964 fix(ssr): handle v-bind modifiers during render attrs (#14263)
  • 3c8b2fc fix(reactivity): collection iteration should inherit iterator instance method...
  • e4091fe fix(compiler-sfc): handle indexed access types in declare global blocks (#14260)
  • 6a1bb50 fix(compile-sfc): correctly handle variable shadowing in for loop for `define...
  • f0f0a21 fix(compiler-sfc): use correct scope when resolving indexed access types from...
  • Additional commits viewable in compare view

Updates @types/node from 24.10.7 to 25.0.10

Commits

Updates vue-tsc from 3.2.2 to 3.2.4

Release notes

Sourced from vue-tsc's releases.

v3.2.3

language-core

  • feat: support configuration for language plugins (#5678) - Thanks to @​KazariEX!
  • fix: avoid defineModel breaking ast in lang="js" (#5935) - Thanks to @​KazariEX!
  • fix: infer object keys as string if it does not extend string (#5933) - Thanks to @​serkodev!

typescript-plugin

  • feat: correct rename behavior on same name shorthands in template (#5907) - Thanks to @​KazariEX!
  • fix: only forward quick info for original results without tags (#5938) - Thanks to @​KazariEX!

vscode

  • fix: correct indent for <style> and <script> tags (#5925) - Thanks to @​serkodev!

Our Sponsors ❤️

... (truncated)

Changelog

Sourced from vue-tsc's changelog.

3.2.4 (2026-01-26)

language-core

  • feat: place plugin configs under ctx.config and support type annotation via generics (#5944) - Thanks to @​KazariEX!

workspace

3.2.3 (2026-01-23)

language-core

  • feat: support configuration for language plugins (#5678) - Thanks to @​KazariEX!
  • fix: avoid defineModel breaking ast in lang="js" (#5935) - Thanks to @​KazariEX!
  • fix: infer object keys as string if it does not extend string (#5933) - Thanks to @​serkodev!

typescript-plugin

  • feat: correct rename behavior on same name shorthands in template (#5907) - Thanks to @​KazariEX!
  • fix: only forward quick info for original results without tags (#5938) - Thanks to @​KazariEX!

vscode

  • fix: correct indent for <style> and <script> tags (#5925) - Thanks to @​serkodev!
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vue-tsc since your current version.


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm-dependencies group in /src/Reshape.Ui with 3 updates: [vue](https://github.com/vuejs/core), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc).


Updates `vue` from 3.5.26 to 3.5.27
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.26...v3.5.27)

Updates `@types/node` from 24.10.7 to 25.0.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `vue-tsc` from 3.2.2 to 3.2.4
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v3.2.4/packages/tsc)

---
updated-dependencies:
- dependency-name: vue
  dependency-version: 3.5.27
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@types/node"
  dependency-version: 25.0.10
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: vue-tsc
  dependency-version: 3.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jan 27, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, npm. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions

Copy link
Copy Markdown

👋 Welcome to Reshape!

Thank you @dependabot[bot] for opening this pull request! 🎉

We appreciate your contribution to the project. A maintainer will review your changes soon.

What happens next?

  • ✅ Automated checks will run to validate your changes
  • 📦 Build artifacts will be created for testing
  • 💬 You'll receive installation instructions in a follow-up comment
  • 👀 A maintainer will review your code

Feel free to ask questions or request help in the comments below!

@github-actions

Copy link
Copy Markdown

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/jomaxso/Reshape/main/eng/scripts/get-reshape-pr.sh | bash -s -- 36

Or

Run remotely in PowerShell:

iex "& { $(irm https://raw.githubusercontent.com/jomaxso/Reshape/main/eng/scripts/get-reshape-pr.ps1) } 36"

@jomaxso jomaxso merged commit 1d608c4 into main Feb 6, 2026
8 checks passed
@jomaxso jomaxso deleted the dependabot/npm_and_yarn/src/Reshape.Ui/npm-dependencies-4221ac556f branch February 6, 2026 13:43
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.

1 participant