Skip to content

chore(deps): bump the dependencies-minor-patch group with 6 updates#5

Merged
quiet-node merged 2 commits intomainfrom
dependabot/npm_and_yarn/dependencies-minor-patch-d22c2b7893
Feb 16, 2026
Merged

chore(deps): bump the dependencies-minor-patch group with 6 updates#5
quiet-node merged 2 commits intomainfrom
dependabot/npm_and_yarn/dependencies-minor-patch-d22c2b7893

Conversation

@dependabot
Copy link
Contributor

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

Bumps the dependencies-minor-patch group with 6 updates:

Package From To
@mediapipe/tasks-vision 0.10.22-rc.20250304 0.10.32
three-mesh-bvh 0.9.7 0.9.8
@types/node 25.0.9 25.2.2
prettier 3.8.0 3.8.1
typescript-eslint 8.53.1 8.54.0
vite-plugin-static-copy 3.1.6 3.2.0

Updates @mediapipe/tasks-vision from 0.10.22-rc.20250304 to 0.10.32

Updates three-mesh-bvh from 0.9.7 to 0.9.8

Release notes

Sourced from three-mesh-bvh's releases.

v0.9.8

Changed

  • Added deprecation warning when using "intersectsTriangle" without casting boundsTree.

Fixed

  • "onProgress" function not broadcasting percentages correctly.

Added

  • "ObjectBVH" to examples.
Changelog

Sourced from three-mesh-bvh's changelog.

[0.9.8] - 2026-01-28

Changed

  • Added deprecation warning when using "intersectsTriangle" without casting boundsTree.

Fixed

  • "onProgress" function not broadcasting percentages correctly.

Added

  • "ObjectBVH" to examples.
Commits

Updates @types/node from 25.0.9 to 25.2.2

Commits

Updates prettier from 3.8.0 to 3.8.1

Release notes

Sourced from prettier's releases.

3.8.1

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.8.1

diff

Include available printers in plugin type declarations (#18706 by @​porada)

// Input
import * as prettierPluginEstree from "prettier/plugins/estree";
// Prettier 3.8.0
// Property 'printers' does not exist on type 'typeof import("prettier/plugins/estree")'. ts(2339)
prettierPluginEstree.printers.estree; //=> any
// Prettier 3.8.1
prettierPluginEstree.printers.estree; //=> Printer
prettierPluginEstree.printers["estree-json"]; //=> Printer

Commits

Updates typescript-eslint from 8.53.1 to 8.54.0

Release notes

Sourced from typescript-eslint's releases.

v8.54.0

8.54.0 (2026-01-26)

🚀 Features

  • eslint-plugin-internal: add prefer-tsutils-methods rule (#11974, #11625)
  • scope-manager: support ScopeManager#addGlobals (#11914)
  • typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#11965, #11955)

🩹 Fixes

  • eslint-plugin: [no-unused-private-class-members] private destructured class member is defined but used (#11785)
  • eslint-plugin: [no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions (#11967, #11559)
  • scope-manager: fix catch clause scopes def.name (#11982)
  • scope-manager: prevent misidentification of "use strict" directives (#11995)
  • utils: handle missing FlatESLint and LegacyESLint (#11958)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.54.0 (2026-01-26)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates vite-plugin-static-copy from 3.1.6 to 3.2.0

Release notes

Sourced from vite-plugin-static-copy's releases.

vite-plugin-static-copy@3.2.0

Minor Changes

  • #219 fbb2a7a Thanks @​sapphi-red! - Add environment option to configure which environment the plugin runs in. Defaults to 'client'.
Changelog

Sourced from vite-plugin-static-copy's changelog.

3.2.0

Minor Changes

  • #219 fbb2a7a Thanks @​sapphi-red! - Add environment option to configure which environment the plugin runs in. Defaults to 'client'.
Commits

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

@vercel
Copy link

vercel bot commented Feb 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
gesture-lab Ready Ready Preview, Comment Feb 16, 2026 5:54am

@vercel
Copy link

vercel bot commented Feb 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
gesture-lab Ready Ready Preview, Comment Feb 9, 2026 4:21pm

4 similar comments
@vercel
Copy link

vercel bot commented Feb 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
gesture-lab Ready Ready Preview, Comment Feb 9, 2026 4:21pm

@vercel
Copy link

vercel bot commented Feb 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
gesture-lab Ready Ready Preview, Comment Feb 9, 2026 4:21pm

@vercel
Copy link

vercel bot commented Feb 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
gesture-lab Ready Ready Preview, Comment Feb 9, 2026 4:21pm

@vercel
Copy link

vercel bot commented Feb 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
gesture-lab Ready Ready Preview, Comment Feb 9, 2026 4:21pm

dependabot bot and others added 2 commits February 15, 2026 23:53
Bumps the dependencies-minor-patch group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@mediapipe/tasks-vision](http://mediapipe.dev) | `0.10.22-rc.20250304` | `0.10.32` |
| [three-mesh-bvh](https://github.com/gkjohnson/three-mesh-bvh) | `0.9.7` | `0.9.8` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.0.9` | `25.2.2` |
| [prettier](https://github.com/prettier/prettier) | `3.8.0` | `3.8.1` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.53.1` | `8.54.0` |
| [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy) | `3.1.6` | `3.2.0` |


Updates `@mediapipe/tasks-vision` from 0.10.22-rc.20250304 to 0.10.32

Updates `three-mesh-bvh` from 0.9.7 to 0.9.8
- [Release notes](https://github.com/gkjohnson/three-mesh-bvh/releases)
- [Changelog](https://github.com/gkjohnson/three-mesh-bvh/blob/master/CHANGELOG.md)
- [Commits](gkjohnson/three-mesh-bvh@v0.9.7...v0.9.8)

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

Updates `prettier` from 3.8.0 to 3.8.1
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.8.0...3.8.1)

Updates `typescript-eslint` from 8.53.1 to 8.54.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.54.0/packages/typescript-eslint)

Updates `vite-plugin-static-copy` from 3.1.6 to 3.2.0
- [Release notes](https://github.com/sapphi-red/vite-plugin-static-copy/releases)
- [Changelog](https://github.com/sapphi-red/vite-plugin-static-copy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sapphi-red/vite-plugin-static-copy/compare/vite-plugin-static-copy@3.1.6...vite-plugin-static-copy@3.2.0)

---
updated-dependencies:
- dependency-name: "@mediapipe/tasks-vision"
  dependency-version: 0.10.32
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies-minor-patch
- dependency-name: three-mesh-bvh
  dependency-version: 0.9.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies-minor-patch
- dependency-name: "@types/node"
  dependency-version: 25.2.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies-minor-patch
- dependency-name: prettier
  dependency-version: 3.8.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies-minor-patch
- dependency-name: typescript-eslint
  dependency-version: 8.54.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies-minor-patch
- dependency-name: vite-plugin-static-copy
  dependency-version: 3.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Quiet Node <logan@quiet-node.dev>
@quiet-node quiet-node force-pushed the dependabot/npm_and_yarn/dependencies-minor-patch-d22c2b7893 branch from 94f71a7 to eb89434 Compare February 16, 2026 05:54
@quiet-node quiet-node merged commit 759a70e into main Feb 16, 2026
2 of 3 checks passed
@quiet-node quiet-node deleted the dependabot/npm_and_yarn/dependencies-minor-patch-d22c2b7893 branch February 16, 2026 05:55
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