Skip to content

fix(deps): Update dependency rollup to ^4.40.2 #1430

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup (source) ^4.38.0 -> ^4.40.2 age adoption passing confidence

Release Notes

rollup/rollup (rollup)

v4.40.2

Compare Source

2025-05-06

Bug Fixes
  • Create correct IIFE/AMD/UMD bundles when using a mutable default export (#​5934)
  • Fix execution order when using top-level await for dynamic imports with inlineDynamicImports (#​5937)
  • Throw when the output is watched in watch mode (#​5939)
Pull Requests

v4.40.1

Compare Source

2025-04-28

Bug Fixes
  • Limit hash size for asset file names to the supported 21 (#​5921)
  • Do not inline user-defined entry chunks or chunks with explicit file name (#​5923)
  • Avoid top-level-await cycles when non-entry chunks use top-level await (#​5930)
  • Expose package.json via exports (#​5931)
Pull Requests

v4.40.0

Compare Source

2025-04-12

Features
  • Only show eval warnings on first render and only when the call is not tree-shaken (#​5892)
  • Tree-shake non-included dynamic import members when the handler just maps to one named export (#​5898)
Bug Fixes
  • Consider dynamic imports nested within top-level-awaited dynamic import expressions to be awaited as well (#​5900)
  • Fix namespace rendering when tree-shaking is disabled (#​5908)
  • When using multiple transform hook filters, all of them need to be satisfied together (#​5909)
Pull Requests

v4.39.0

Compare Source

2025-04-02

Features
  • Do not create separate facade chunks if a chunk would contain several entry modules that allow export extension if there are no export name conflicts (#​5891)
Bug Fixes
  • Mark the id property as optional in the filter for the resolveId hook (#​5896)
Pull Requests

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here

@renovate renovate bot requested a review from a team as a code owner April 7, 2025 08:45
Copy link

socket-security bot commented Apr 7, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedrollup@​4.38.0 ⏵ 4.40.297 +110010099 +1100

View full report

@renovate renovate bot force-pushed the renovate/rollup-packages branch 2 times, most recently from 3fb2c1c to 7727852 Compare April 12, 2025 08:55
@renovate renovate bot changed the title fix(deps): Update dependency rollup to ^4.39.0 fix(deps): Update dependency rollup to ^4.40.0 Apr 12, 2025
@renovate renovate bot force-pushed the renovate/rollup-packages branch from 7727852 to eef8367 Compare April 28, 2025 10:56
@renovate renovate bot changed the title fix(deps): Update dependency rollup to ^4.40.0 fix(deps): Update dependency rollup to ^4.40.1 Apr 28, 2025
@renovate renovate bot force-pushed the renovate/rollup-packages branch 2 times, most recently from 944e392 to 45ab945 Compare April 30, 2025 12:00
@renovate renovate bot changed the title fix(deps): Update dependency rollup to ^4.40.1 fix(deps): Update dependency rollup to ^4.40.2 May 6, 2025
@renovate renovate bot force-pushed the renovate/rollup-packages branch from 45ab945 to e24063c Compare May 6, 2025 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants