chore(deps): bump three from 0.181.2 to 0.186.0 - #2993
dependabot[bot] wants to merge 1 commit into
Conversation
|
pkg.pr.new packages benchmark commit |
There was a problem hiding this comment.
🟡 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
threecatalog entry from^0.181.0to^0.185.1. - Update
pnpm-lock.yamlto resolvethree@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.
| example: | ||
| three: ^0.181.0 | ||
| three: ^0.185.1 | ||
| wgpu-matrix: ^3.4.0 |
| devDependencies: | ||
| '@types/bun': | ||
| specifier: latest | ||
| version: 1.3.14 | ||
| version: 1.4.1 | ||
|
|
Bundle size comparison (
|
| 🟢 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.
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]
---
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]
---
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]
|
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>
ddaa2b6 to
6be81fa
Compare
Bumps three from 0.181.2 to 0.186.0.
Commits