Skip to content

chore(deps): update dependency rollup to v4.41.1 #42

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 2, 2025

This PR contains the following updates:

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

Release Notes

rollup/rollup (rollup)

v4.41.1

Compare Source

2025-05-24

Bug Fixes
  • If a plugin calls this.resolve with skipSelf: true, subsequent calls when handling this by the same plugin with same parameters will return null to avoid infinite recursions (#​5945)
Pull Requests

v4.41.0

Compare Source

2025-05-18

Features
  • Detect named exports in more dynamic import scenarios (#​5954)
Pull Requests

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 - 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 force-pushed the renovate/rollup-4.x-lockfile branch from 13cd3ae to df5ec23 Compare April 12, 2025 09:46
@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 df5ec23 to 79dadaf Compare April 28, 2025 05:52
@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 changed the title chore(deps): update dependency rollup to v4.40.1 chore(deps): update dependency rollup to v4.40.2 May 6, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from 79dadaf to c2ad2f5 Compare May 6, 2025 12:20
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from c2ad2f5 to 99f330a Compare May 18, 2025 05:56
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.40.2 chore(deps): update dependency rollup to v4.41.0 May 18, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from 99f330a to c2e598c Compare May 24, 2025 07:26
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.41.0 chore(deps): update dependency rollup to v4.41.1 May 24, 2025
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