chore(deps): bump rollup from 4.60.1 to 4.62.4 - #2717
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
|
pkg.pr.new packages benchmark commit |
Bundle size comparison (
|
| 🟢 Decreased | ➖ Unchanged | 🔴 Increased | ❔ Unknown |
|---|---|---|---|
| 0 | 322 | 0 | 0 |
import { ... } in PR vs import * as ... in PR (is the library tree-Shakeable?):
| Test | tsdown |
|---|---|
| tgpu_init.ts | 260.04 kB ( |
| tgpu_initFromDevice.ts | 259.51 kB ( |
| tgpu_resolve.ts | 165.41 kB ( |
| tgpu_resolveWithContext.ts | 165.35 kB ( |
| tgpu_bindGroupLayout.ts | 69.27 kB ( |
| tgpu_mutableAccessor.ts | 66.27 kB ( |
| tgpu_accessor.ts | 66.26 kB ( |
| tgpu_privateVar.ts | 65.61 kB ( |
| tgpu_workgroupVar.ts | 65.60 kB ( |
| tgpu_const.ts | 64.85 kB ( |
| tgpu_fn.ts | 38.45 kB ( |
| tgpu_fragmentFn.ts | 38.45 kB ( |
| tgpu_vertexFn.ts | 38.27 kB ( |
| tgpu_computeFn.ts | 37.97 kB ( |
| tgpu_vertexLayout.ts | 27.08 kB ( |
| tgpu_comptime.ts | 14.77 kB ( |
| tgpu_unroll.ts | 1.66 kB ( |
| tgpu_slot.ts | 1.54 kB ( |
| tgpu_lazy.ts | 1.19 kB ( |
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.89, 1.74, 3.55, 5.27, 6.42, 9.95, 19.44, 22.83]
line [0.83, 1.70, 3.28, 5.58, 6.37, 11.01, 19.78, 21.50]
line [0.85, 1.69, 3.73, 5.67, 6.55, 10.21, 21.30, 22.88]
---
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.31, 0.51, 0.68, 0.81, 1.12, 1.12, 1.32, 1.43]
line [0.31, 0.53, 0.62, 0.84, 1.09, 1.10, 1.26, 1.37]
line [0.30, 0.49, 0.61, 0.73, 1.00, 1.06, 1.32, 1.40]
---
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.86, 1.91, 3.08, 5.72, 10.35, 22.03, 49.04, 98.75]
line [0.82, 1.91, 3.41, 5.85, 10.36, 22.07, 46.89, 97.30]
line [0.84, 1.86, 3.74, 5.65, 10.75, 22.51, 49.09, 99.72]
|
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/rollup-4.62.2
branch
2 times, most recently
from
July 26, 2026 10:51
e2fa4cd to
c11d7ad
Compare
Bumps [rollup](https://github.com/rollup/rollup) from 4.60.1 to 4.62.4. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.60.1...v4.62.4) --- updated-dependencies: - dependency-name: rollup dependency-version: 4.62.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/rollup-4.62.2
branch
from
August 5, 2026 13:34
c11d7ad to
abea530
Compare
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 rollup from 4.60.1 to 4.62.4.
Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
ddc4ffa4.62.486d1710Update audit resolve7beedfaci: fix linux-gnu glibc regression and enforce glibc ≤ 2.28 compatibility (#6...9c2c58ddocs: add llms.txt documentation index for LLMs and agents (#6463)dc69288chore(deps): lock file maintenance (#6466)5ee0821chore(deps): lock file maintenance (#6465)4501389fix(deps): update minor/patch updates (#6464)a80a1974.62.3e87e19bUpdate audit resolve72f98e9Fix build:docs after rollup update (#6460)