Skip to content

chore(deps): bump three from 0.181.2 to 0.186.0 - #2993

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/three-0.185.1
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/three-0.185.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps three from 0.181.2 to 0.186.0.

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 7, 2026
Copilot AI lite review requested due to automatic review settings September 7, 2026 19:06
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 7, 2026
@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown

pkg.pr.new

packages
Ready to be installed by your favorite package manager ⬇️

https://pkg.pr.new/software-mansion/TypeGPU/tinyest-for-wgsl@6be81fa70ddb9fa5aedd77f0600b95fe48181fcf
https://pkg.pr.new/software-mansion/TypeGPU/typegpu@6be81fa70ddb9fa5aedd77f0600b95fe48181fcf
https://pkg.pr.new/software-mansion/TypeGPU/@typegpu/cli@6be81fa70ddb9fa5aedd77f0600b95fe48181fcf
https://pkg.pr.new/software-mansion/TypeGPU/@typegpu/gl@6be81fa70ddb9fa5aedd77f0600b95fe48181fcf
https://pkg.pr.new/software-mansion/TypeGPU/unplugin-typegpu@6be81fa70ddb9fa5aedd77f0600b95fe48181fcf

benchmark
view benchmark

commit
view commit

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

The three upgrade likely leaves @types/three out of sync and the lockfile includes additional non-three updates that should be explicitly accepted or constrained.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

Updates the workspace to use a newer Three.js release, refreshing the pnpm lockfile accordingly.

Changes:

  • Bump three catalog entry from ^0.181.0 to ^0.185.1.
  • Update pnpm-lock.yaml to resolve three@0.185.1 (and reflect other lockfile churn from re-resolution).
File summaries
File Description
pnpm-workspace.yaml Updates the workspace catalog version for three.
pnpm-lock.yaml Updates resolved versions to three@0.185.1 and records additional dependency/metadata changes from lockfile regeneration.
Review details

Files not reviewed (1)

  • pnpm-lock.yaml: Generated file
  • Files reviewed: 1/2 changed files
  • Comments generated: 2
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread pnpm-workspace.yaml
Comment on lines 27 to 29
example:
three: ^0.181.0
three: ^0.185.1
wgpu-matrix: ^3.4.0
Comment thread pnpm-lock.yaml
Comment on lines 156 to 160
devDependencies:
'@types/bun':
specifier: latest
version: 1.3.14
version: 1.4.1

@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown

Bundle size comparison (import * as ... in PR vs import * as ... in target):

🟢 Decreased ➖ Unchanged 🔴 Increased ❔ Unknown
0 325 0 0

No notable changes.

If you wish to run a comparison for other, slower bundlers, run the 'Tree-shake test' from the GitHub Actions menu.

@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown

Resolution Time Benchmark

---
config:
  themeVariables:
    xyChart:
      plotColorPalette: "#E63946, #3B82F6, #059669"
---
xychart
  title "Random Branching (🔴 PR | 🔵 main | 🟢 release)"
  x-axis "max depth" [1, 2, 3, 4, 5, 6, 7, 8]
  y-axis "time (ms)"
  line [0.87, 1.56, 3.49, 5.73, 6.77, 10.88, 22.11, 24.39]
  line [0.84, 1.65, 3.61, 6.06, 6.83, 10.95, 20.27, 19.98]
  line [0.89, 1.77, 3.84, 5.90, 6.52, 11.60, 22.12, 22.66]
Loading
---
config:
  themeVariables:
    xyChart:
      plotColorPalette: "#E63946, #3B82F6, #059669"
---
xychart
  title "Linear Recursion (🔴 PR | 🔵 main | 🟢 release)"
  x-axis "max depth" [1, 2, 3, 4, 5, 6, 7, 8]
  y-axis "time (ms)"
  line [0.30, 0.45, 0.65, 0.76, 1.04, 1.12, 1.25, 1.36]
  line [0.31, 0.51, 0.66, 0.77, 1.03, 1.08, 1.25, 1.36]
  line [0.28, 0.46, 0.66, 0.74, 1.02, 1.08, 1.29, 1.41]
Loading
---
config:
  themeVariables:
    xyChart:
      plotColorPalette: "#E63946, #3B82F6, #059669"
---
xychart
  title "Full Tree (🔴 PR | 🔵 main | 🟢 release)"
  x-axis "max depth" [1, 2, 3, 4, 5, 6, 7, 8]
  y-axis "time (ms)"
  line [0.75, 1.98, 3.80, 6.22, 10.69, 22.81, 48.95, 100.48]
  line [0.78, 1.98, 3.33, 6.12, 11.85, 23.80, 49.69, 99.17]
  line [0.85, 1.98, 3.58, 6.12, 10.74, 23.39, 49.10, 100.71]
Loading

Bumps [three](https://github.com/mrdoob/three.js) from 0.181.2 to 0.186.0.
- [Release notes](https://github.com/mrdoob/three.js/releases)
- [Commits](https://github.com/mrdoob/three.js/commits)

---
updated-dependencies:
- dependency-name: three
  dependency-version: 0.185.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump three from 0.181.2 to 0.185.1 chore(deps): bump three from 0.181.2 to 0.186.0 Sep 14, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/three-0.185.1 branch from ddaa2b6 to 6be81fa Compare September 14, 2026 15:57
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