Skip to content

Bump minimatch and vue-tsc in /entry_guide#19

Merged
gbarter merged 1 commit intomainfrom
dependabot/npm_and_yarn/entry_guide/multi-2235991456
Feb 23, 2026
Merged

Bump minimatch and vue-tsc in /entry_guide#19
gbarter merged 1 commit intomainfrom
dependabot/npm_and_yarn/entry_guide/multi-2235991456

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Removes minimatch. It's no longer used after updating ancestor dependency vue-tsc. These dependencies need to be updated together.

Removes minimatch

Updates vue-tsc from 2.2.0 to 3.2.5

Release notes

Sourced from vue-tsc's releases.

v3.2.5

language-core

  • fix: re-parse template when interpolation syntax breaks (#5971) - Thanks to @​Dsaquel!

language-service

language-plugin-pug

workspace

  • docs: document all packages with consistent README structure (#5953)
  • docs: update tsconfig schema of plugins option - Thanks to @​KazariEX!

Our Sponsors ❤️

... (truncated)

Changelog

Sourced from vue-tsc's changelog.

3.2.5 (2026-02-21)

language-core

  • fix: re-parse template when interpolation syntax breaks (#5971) - Thanks to @​Dsaquel!

language-service

language-plugin-pug

workspace

  • docs: document all packages with consistent README structure (#5953)
  • docs: update tsconfig schema of plugins option - Thanks to @​KazariEX!

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!

3.2.2 (2026-01-06)

language-core

... (truncated)

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [minimatch](https://github.com/isaacs/minimatch). It's no longer used after updating ancestor dependency [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc). These dependencies need to be updated together.


Removes `minimatch`

Updates `vue-tsc` from 2.2.0 to 3.2.5
- [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.5/packages/tsc)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 
  dependency-type: indirect
- dependency-name: vue-tsc
  dependency-version: 3.2.5
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 23, 2026
@gbarter gbarter merged commit 4a1c00f into main Feb 23, 2026
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/entry_guide/multi-2235991456 branch February 23, 2026 19:45
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant