chore(deps): bump the dependencies-minor-patch group across 1 directory with 8 updates#13
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…ry with 8 updates Bumps the dependencies-minor-patch group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@mediapipe/tasks-vision](http://mediapipe.dev) | `0.10.32` | `0.10.33` | | [postprocessing](https://github.com/pmndrs/postprocessing) | `6.38.2` | `6.39.0` | | [three](https://github.com/mrdoob/three.js) | `0.182.0` | `0.183.2` | | [three-mesh-bvh](https://github.com/gkjohnson/three-mesh-bvh) | `0.9.8` | `0.9.9` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.2` | `9.39.4` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.2.2` | `25.5.0` | | [@types/three](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/three) | `0.182.0` | `0.183.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.54.0` | `8.57.1` | Updates `@mediapipe/tasks-vision` from 0.10.32 to 0.10.33 Updates `postprocessing` from 6.38.2 to 6.39.0 - [Release notes](https://github.com/pmndrs/postprocessing/releases) - [Commits](pmndrs/postprocessing@v6.38.2...v6.39.0) Updates `three` from 0.182.0 to 0.183.2 - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) Updates `three-mesh-bvh` from 0.9.8 to 0.9.9 - [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.8...v0.9.9) Updates `@eslint/js` from 9.39.2 to 9.39.4 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.4/packages/js) Updates `@types/node` from 25.2.2 to 25.5.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/three` from 0.182.0 to 0.183.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/three) Updates `typescript-eslint` from 8.54.0 to 8.57.1 - [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.57.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@mediapipe/tasks-vision" dependency-version: 0.10.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies-minor-patch - dependency-name: postprocessing dependency-version: 6.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies-minor-patch - dependency-name: three dependency-version: 0.183.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies-minor-patch - dependency-name: three-mesh-bvh dependency-version: 0.9.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies-minor-patch - dependency-name: "@eslint/js" dependency-version: 9.39.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-minor-patch - dependency-name: "@types/node" dependency-version: 25.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-minor-patch - dependency-name: "@types/three" dependency-version: 0.183.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-minor-patch - dependency-name: typescript-eslint dependency-version: 8.57.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies-minor-patch group with 8 updates in the / directory:
0.10.320.10.336.38.26.39.00.182.00.183.20.9.80.9.99.39.29.39.425.2.225.5.00.182.00.183.18.54.08.57.1Updates
@mediapipe/tasks-visionfrom 0.10.32 to 0.10.33Updates
postprocessingfrom 6.38.2 to 6.39.0Release notes
Sourced from postprocessing's releases.
Commits
69c61a6Update pnpm-lock.yamlfd2f7f8Merge pull request #741 from pmndrs/dev4356fa1Version 6.39.0ab99cd1Add needsDepthBlit flag052705dUpdate demos4a33d12Update workflows534f42bUpdate pnpm-lock.yaml1bcdefaMake depth texture management more robust14404f7Reduce nestingdd2bf69Remove createBuffer from public APIUpdates
threefrom 0.182.0 to 0.183.2Commits
Maintainer changes
This version was pushed to npm by mugen87, a new releaser for three since your current version.
Updates
three-mesh-bvhfrom 0.9.8 to 0.9.9Release notes
Sourced from three-mesh-bvh's releases.
Changelog
Sourced from three-mesh-bvh's changelog.
Commits
349ce6a0.9.9758bcedMerge pull request #860 from gkjohnson/add-new-bvh0f11a13Update testsfa85682Lint fix3636050README update3fb4bd9lint fix9e33f30Update demos, move bvhs7cd558cMerge pull request #859 from gkjohnson/new-tests775eaa9Add a version test4359a60Update revisionUpdates
@eslint/jsfrom 9.39.2 to 9.39.4Release notes
Sourced from
@eslint/js's releases.Commits
71b2f6bchore: package.json update for@eslint/jsrelease9ceef92chore: package.json update for@eslint/jsreleaseUpdates
@types/nodefrom 25.2.2 to 25.5.0Commits
Updates
@types/threefrom 0.182.0 to 0.183.1Commits
Updates
typescript-eslintfrom 8.54.0 to 8.57.1Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
c7c38aachore(release): publish 8.57.12c6aeeechore(release): publish 8.57.0f696dadchore: use pnpm catalog (#12047)a09921echore: update vitest to 4.x (#12071)96a04a9chore(release): publish 8.56.18b8b68fchore(release): publish 8.56.068a074ffeat: support ESLint v10 (#12057)fedfe86chore(release): publish 8.55.0b931f8cchore: use workspace refs for workspace deps (#12018)1f17a79chore: migrate to pnpm (#11248)Most Recent Ignore Conditions Applied to This Pull Request
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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