Skip to content

Bump rollup from 4.53.2 to 4.62.3 - #5007

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/rollup-4.62.3
Open

Bump rollup from 4.53.2 to 4.62.3#5007
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/rollup-4.62.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps rollup from 4.53.2 to 4.62.3.

Release notes

Sourced from rollup's releases.

v4.62.3

4.62.3

2026-07-26

Bug Fixes

  • Sanitize illegal characters preserved modules input base (#6439)

Pull Requests

v4.62.2

4.62.2

2026-06-19

Bug Fixes

  • Do not add spurious side-effect-free external imports to chunks when using minChunkSize (#6411)

Pull Requests

... (truncated)

Changelog

Sourced from rollup's changelog.

4.62.3

2026-07-26

Bug Fixes

  • Sanitize illegal characters preserved modules input base (#6439)

Pull Requests

4.62.2

2026-06-19

Bug Fixes

  • Do not add spurious side-effect-free external imports to chunks when using minChunkSize (#6411)

Pull Requests

... (truncated)

Commits
  • a80a197 4.62.3
  • e87e19b Update audit resolve
  • 72f98e9 Fix build:docs after rollup update (#6460)
  • e3821cd fix: make isLegal idempotent by not using a global-flag regex (#6432)
  • db0c477 Sanitize input base before computing preserved module chunk names (#6439)
  • a65f21c chore(deps): update dependency magic-string to v1 (#6457)
  • a43aae4 docs: fix broken commonjs namedExports link in troubleshooting (#6455)
  • 41c28d7 chore(deps): lock file maintenance (#6459)
  • 894136e chore(deps): update dtolnay/rust-toolchain digest to 4cda84d (#6446)
  • fad0ba3 fix(deps): update swc monorepo (major) (#6458)
  • Additional commits viewable in compare view
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [rollup](https://github.com/rollup/rollup) from 4.53.2 to 4.62.3.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.53.2...v4.62.3)

---
updated-dependencies:
- dependency-name: rollup
  dependency-version: 4.62.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 27, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

@dependabot merge

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.

Run reviewer

TIP This summary will be updated as you push new changes.

@codacy-production codacy-production Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request is intended to upgrade a core dependency. Although the project quality analysis indicates that the code remains up to standards, the PR is currently incomplete as the necessary modifications to the manifest files are missing from the diff. The upgrade cannot be validated or finalized until the package configuration changes are included. Furthermore, there is no evidence of build verification or compatibility testing to ensure that the transition does not disrupt the existing build pipeline or output.

About this PR

  • The PR indicates a dependency upgrade, but no changes to the manifest files were found in the diff.
  • No automated tests or CI results were provided to confirm that this dependency upgrade does not break the existing build pipeline.

Test suggestions

  • Execute the project build process to ensure compatibility with the dependency upgrade.
  • Verify that the build output remains consistent with the previous version or expected changes due to bug fixes.
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Execute the project build process to ensure compatibility with the dependency upgrade.
2. Verify that the build output remains consistent with the previous version or expected changes due to bug fixes.

TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback

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.

0 participants