Skip to content

Bump minimatch, npm-run-all2 and vue-tsc in /IntelPresentMon/AppCef/ipm-ui-vue#594

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/IntelPresentMon/AppCef/ipm-ui-vue/multi-75761ea5e8
Open

Bump minimatch, npm-run-all2 and vue-tsc in /IntelPresentMon/AppCef/ipm-ui-vue#594
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/IntelPresentMon/AppCef/ipm-ui-vue/multi-75761ea5e8

Conversation

@dependabot
Copy link
Contributor

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

Removes minimatch. It's no longer used after updating ancestor dependencies minimatch, npm-run-all2 and vue-tsc. These dependencies need to be updated together.

Removes minimatch

Updates npm-run-all2 from 7.0.2 to 8.0.4

Release notes

Sourced from npm-run-all2's releases.

v8.0.4

Commits

v8.0.4-beta.0

Merged

Commits

v8.0.3

Commits

  • Merge pull request #175 from bcomnes/revert-pico 75bb00e
  • Revert "replace minimatch with picomatch" 5d93a54

v8.0.2

Commits

v8.0.1

Commits

  • Merge pull request #159 from bcomnes/dependabot/npm_and_yarn/minimatch-10.0.1 54af3ab
  • Upgrade: Bump minimatch from 9.0.5 to 10.0.1 f50ddf4
  • Merge pull request #170 from bcomnes/fix-engine-range e43e670

v8.0.0

Commits

  • Breaking change: Raise engine floor to >= Node 20 b1b12f8
  • Merge pull request #169 from bcomnes/node-20-or-greater bb27458
Changelog

Sourced from npm-run-all2's changelog.

v8.0.4 - 2025-05-25

Commits

v8.0.4-beta.0 - 2025-05-20

Merged

Commits

v8.0.3 - 2025-05-20

Commits

  • Merge pull request #175 from bcomnes/revert-pico 75bb00e
  • Revert "replace minimatch with picomatch" 5d93a54

v8.0.2 - 2025-05-16

Commits

v8.0.1 - 2025-05-02

Commits

  • Merge pull request #159 from bcomnes/dependabot/npm_and_yarn/minimatch-10.0.1 54af3ab
  • Upgrade: Bump minimatch from 9.0.5 to 10.0.1 f50ddf4
  • Merge pull request #170 from bcomnes/fix-engine-range e43e670

v8.0.0 - 2025-05-02

Commits

  • Breaking change: Raise engine floor to >= Node 20 b1b12f8
  • Merge pull request #169 from bcomnes/node-20-or-greater bb27458
Commits

Updates vue-tsc from 2.2.8 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!

3.2.2 (2026-01-06)

language-core

  • fix: correct code features on v-bind shorthands of special attributes - Thanks to @​KazariEX!

language-plugin-pug

  • feat: accurate Pug shorthand mapping (#5906)
  • fix: pre-map HTML to Pug offset attribute (#5905)

language-service

  • feat: strip ="" for boolean props completion edits (#5888) - Thanks to @​KazariEX!
  • fix: avoid duplicate directive modifiers in completion (#5920) - Thanks to @​KazariEX!

typescript-plugin

  • fix: only forward quick info and suggestion diagnostics for setup bindings (#5892) - Thanks to @​KazariEX!

3.2.1 (2025-12-22)

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 dependencies [minimatch](https://github.com/isaacs/minimatch), [npm-run-all2](https://github.com/bcomnes/npm-run-all2) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc). These dependencies need to be updated together.


Removes `minimatch`

Updates `npm-run-all2` from 7.0.2 to 8.0.4
- [Release notes](https://github.com/bcomnes/npm-run-all2/releases)
- [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md)
- [Commits](bcomnes/npm-run-all2@v7.0.2...v8.0.4)

Updates `vue-tsc` from 2.2.8 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: minimatch
  dependency-version: 
  dependency-type: indirect
- dependency-name: npm-run-all2
  dependency-version: 8.0.4
  dependency-type: direct:development
- dependency-name: vue-tsc
  dependency-version: 3.2.4
  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 19, 2026
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.

0 participants