Skip to content

chore(deps-dev): bump rollup from 4.63.1 to 4.63.4 - #285

Merged
dhensby merged 1 commit into
masterfrom
dependabot/npm_and_yarn/rollup-4.63.3
Sep 22, 2026
Merged

dhensby merged 1 commit into
masterfrom
dependabot/npm_and_yarn/rollup-4.63.3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps rollup from 4.63.1 to 4.63.4.

Release notes

Sourced from rollup's releases.

v4.63.4

4.63.4

2026-09-19

Bug Fixes

  • Ensure meta information of the cached module is exposed in shouldTransformCachedModule (#6442)
  • Do not create invalid code if import attribute values contain special characters (#6502)

Pull Requests

v4.63.3

4.63.3

2026-09-14

Bug Fixes

  • Make sure that the internal shims for basename and extname in the browser build fully match NodeJS (#6473)
  • Always report and recover from failures on invalidation in watch mode (#6506)
  • Respect windows line terminators when tree-shaking in situations where line-breaks need to be removed to prevent automatic semicolon insertion (#6514)

Pull Requests

v4.63.2

4.63.2

2026-09-12

Bug Fixes

  • Fix a bug when filtering logs for nested properties via the CLI (#6511)

Pull Requests

... (truncated)

Changelog

Sourced from rollup's changelog.

4.63.4

2026-09-19

Bug Fixes

  • Ensure meta information of the cached module is exposed in shouldTransformCachedModule (#6442)
  • Do not create invalid code if import attribute values contain special characters (#6502)

Pull Requests

4.63.3

2026-09-14

Bug Fixes

  • Make sure that the internal shims for basename and extname in the browser build fully match NodeJS (#6473)
  • Always report and recover from failures on invalidation in watch mode (#6506)
  • Respect windows line terminators when tree-shaking in situations where line-breaks need to be removed to prevent automatic semicolon insertion (#6514)

Pull Requests

4.63.2

2026-09-12

Bug Fixes

  • Fix a bug when filtering logs for nested properties via the CLI (#6511)

Pull Requests

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 21, 2026
@dhensby

dhensby commented Sep 22, 2026

Copy link
Copy Markdown
Collaborator

@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>
@dependabot dependabot Bot changed the title chore(deps-dev): bump rollup from 4.63.1 to 4.63.3 chore(deps-dev): bump rollup from 4.63.1 to 4.63.4 Sep 22, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/rollup-4.63.3 branch from 2feafab to 97116e1 Compare September 22, 2026 08:13

@dhensby dhensby left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

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.

@dhensby
dhensby merged commit 76008bd into master Sep 22, 2026
16 checks passed
@dhensby
dhensby deleted the dependabot/npm_and_yarn/rollup-4.63.3 branch September 22, 2026 08:42
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