Skip to content

chore(deps-dev): bump @types/three from 0.184.1 to 0.185.4 - #4421

Merged
mortik merged 1 commit into
mainfrom
dependabot/npm_and_yarn/types/three-0.185.4
Aug 17, 2026
Merged

chore(deps-dev): bump @types/three from 0.184.1 to 0.185.4#4421
mortik merged 1 commit into
mainfrom
dependabot/npm_and_yarn/types/three-0.185.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps @types/three from 0.184.1 to 0.185.4.

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 17, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/types/three-0.185.4 branch 2 times, most recently from e934422 to 0782d7c Compare August 17, 2026 09:38
@mortik

mortik commented Aug 17, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

Rebasing onto main now that #4429 has landed — it patches @tresjs/core's MathRepresentation constraint, which is what made tsc fail here. @types/three 0.185 made the trailing arg of Vector2/3/4.set optional (correctly — it matches three's runtime if (z === undefined) z = this.z), and that stopped Vector3 satisfying TresJS's structural check, collapsing every :position="[x, y, z]" prop type. This bump should be green after the rebase.

🤖

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/types/three-0.185.4 branch from 0782d7c to bad47e3 Compare August 17, 2026 10:11
@mortik
mortik enabled auto-merge August 17, 2026 10:14
Bumps [@types/three](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/three) from 0.184.1 to 0.185.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/three)

---
updated-dependencies:
- dependency-name: "@types/three"
  dependency-version: 0.185.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/types/three-0.185.4 branch from bad47e3 to c8d5aad Compare August 17, 2026 10:16
@mortik
mortik added this pull request to the merge queue Aug 17, 2026
Merged via the queue into main with commit 7ea9f60 Aug 17, 2026
17 checks passed
@mortik
mortik deleted the dependabot/npm_and_yarn/types/three-0.185.4 branch August 17, 2026 10:38
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