Skip to content

chore(deps): update dependency rollup to v4.40.1 #381

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: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 17, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup (source) 4.35.0 -> 4.40.1 age adoption passing confidence

Release Notes

rollup/rollup (rollup)

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

v4.38.0

Compare Source

2025-03-29

Features
  • Support .filter option in resolveId, load and transform hooks (#​5882)
Pull Requests

v4.37.0

Compare Source

2025-03-23

Features
  • Support Musl Linux on Riscv64 architectures (#​5726)
  • Handles class decorators placed before the export keyword (#​5871)
Bug Fixes
  • Log Rust panic messages to the console when using the WASM build (#​5875)
Pull Requests

v4.36.0

Compare Source

2025-03-17

Features
  • Extend renderDynamicImport hook to provide information about static dependencies of the imported module (#​5870)
  • Export several additional types used by Vite (#​5879)
Bug Fixes
  • Do not merge chunks if that would create a top-level await cycle between chunks (#​5843)
Pull Requests

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.36.0 chore(deps): update dependency rollup to v4.37.0 Mar 23, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from b4c3a2b to 1fdd7c8 Compare March 23, 2025 17:51
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.37.0 chore(deps): update dependency rollup to v4.38.0 Mar 29, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from 1fdd7c8 to b3eab14 Compare March 29, 2025 09:50
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.38.0 chore(deps): update dependency rollup to v4.39.0 Apr 2, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch 2 times, most recently from a8bcabe to aec9a75 Compare April 8, 2025 11:31
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.39.0 chore(deps): update dependency rollup to v4.40.0 Apr 12, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from aec9a75 to c8466dc Compare April 12, 2025 09:46
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.40.0 chore(deps): update dependency rollup to v4.40.1 Apr 28, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from c8466dc to 0b70de2 Compare April 28, 2025 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants