chore(deps): bump rollup from 4.60.1 to 4.63.1 - #2995
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 updated lockfile introduces environment-sensitive metadata (notably Node engine constraints for a new optional dependency and a deprecated ESLint resolution) that should be reconciled or explicitly accepted before merge.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
This PR updates the workspace “build” catalog and lockfile to move the repository’s Rollup tooling from the 4.60.x line to 4.63.1, refreshing the pnpm lockfile to reflect the new dependency graph.
Changes:
- Bump the workspace catalog’s
rollupversion constraint to^4.63.1. - Update
pnpm-lock.yamlto resolve Rollup4.63.1and propagate the new Rollup peer/optional dependency resolutions across affected packages.
File summaries
| File | Description |
|---|---|
| pnpm-workspace.yaml | Updates the catalogs.build.rollup version constraint to ^4.63.1. |
| pnpm-lock.yaml | Updates the lockfile resolution from Rollup 4.60.1 to 4.63.1 and refreshes related dependency snapshots/metadata. |
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.
| '@napi-rs/lzma-linux-x64-gnu@1.5.1': | ||
| resolution: {integrity: sha512-oTXEIha4SsuXdTA4Iyskj0kpdx2yVXdhd75c2v3xGrHFfVMsbhTPZU/nMPL4sWKo4pBHm3aucLaqGlF696dTyQ==} | ||
| engines: {node: ^22.20 || ^24.12 || >=25} | ||
| cpu: [x64] | ||
| os: [linux] | ||
| libc: [glibc] |
| eslint@9.39.2: | ||
| resolution: {integrity: sha512-LEyamqS7W5HB3ujJyvi0HQK/dtVINZvd5mAAp9eT5S/ujByGjiZLCzPcHVzuXbpJDJF/cxwHlfceVUDZ2lnSTw==} | ||
| engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} | ||
| deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. | ||
| hasBin: true | ||
| peerDependencies: |
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 [1.04, 1.96, 4.38, 6.92, 7.89, 12.13, 26.25, 25.60]
line [1.00, 2.01, 4.29, 6.71, 7.87, 10.89, 22.03, 26.37]
line [1.02, 1.99, 4.36, 6.84, 7.97, 11.37, 25.35, 24.83]
---
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.52, 0.73, 0.86, 1.14, 1.27, 1.45, 1.63]
line [0.35, 0.56, 0.72, 0.83, 1.49, 1.22, 1.44, 1.59]
line [0.35, 0.57, 0.69, 0.82, 1.09, 1.19, 1.39, 1.52]
---
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.90, 2.23, 3.50, 7.47, 13.11, 28.12, 59.65, 117.61]
line [0.92, 2.26, 4.35, 7.06, 13.25, 25.94, 53.12, 107.90]
line [0.85, 2.58, 4.61, 7.77, 12.97, 27.33, 55.29, 112.71]
|
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.
Bumps [rollup](https://github.com/rollup/rollup) from 4.60.1 to 4.63.1. - [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.63.1) --- updated-dependencies: - dependency-name: rollup dependency-version: 4.63.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
4bbb3dd to
099aba7
Compare
Bumps rollup from 4.60.1 to 4.63.1.
Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
78bfef04.63.1be6b835Revert improve function return value tracking (#6490)db15922fix(deps): update minor/patch updates (#6489)34b8b924.63.0456b237feat: improve function return value tracking (#6065)21528bbfix(deps): update swc monorepo (major) (#6484)250b175chore(deps): lock file maintenance (#6486)89bda2cchore(deps): update minor/patch updates (#6483)f0b0413chore(deps): lock file maintenance (#6485)a362d28Remove unused rendered module sources map (#6482)