chore(deps-dev): bump rollup from 4.63.1 to 4.63.4 - #285
Conversation
|
@dependabot rebase |
Bumps [rollup](https://github.com/rollup/rollup) from 4.63.1 to 4.63.4. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.63.1...v4.63.4) --- updated-dependencies: - dependency-name: rollup dependency-version: 4.63.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2feafab to
97116e1
Compare
dhensby
left a comment
There was a problem hiding this comment.
Approved.
Scope. The diff changes package.json and package-lock.json only. rollup moves ^4.63.1 to ^4.63.4, a devDependency. The lockfile also moves the 25 optional platform binaries, which rollup pins to its own version.
Rebase. Dependabot rebased this pull request after #284 and #286 merged. The new head re-resolved to 4.63.4, not the 4.63.3 in the title. The moving set was re-derived against the live base on the new head. It contains rollup and its platform binaries only, with zero references to js-yaml and @types/node, so #284 and #286 cannot be reverted.
Supply chain. The publisher is GitHub Actions with OIDC, and the oidcConfigId is identical to 4.63.1. The dependency set is unchanged (@types/estree@1.0.9). engines is unchanged (node >=18.0.0, npm >=8.0.0). There are no install hooks. The only script change adds two development coverage scripts, test:coverage:rust and build:napi:coverage, which never run for a registry install.
CI. All 14 checks pass at head 97116e1b, including the full runaction matrix across windows-2022 and windows-2025 for SQL Server 2016, 2017, 2019, 2022 and latest. Release is skipped, as expected on a pull request.
Bumps rollup from 4.63.1 to 4.63.4.
Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
ba78d574.63.467c3379Escape quotes and backslashes in import attribute values (#6502)35f6053fix: expose cached module meta during cache checks (#6442)b7ae5e2Request Copilot code review via workflow (#6519)504824cfix(deps): update minor/patch updates (#6518)05980cfImprove agent instructions (#6517)942a0a8ci: collect Rust coverage from JS tests in dedicated job (#6429)e8c8dd6docs: name the parameter runHook actually takes (#6496)250deca4.63.301ab3f8fix(watch): await the rerun so listener failures surface as ERROR events (#6506)