Skip to content

chore(deps): update dependency rollup to v4.60.0#1354

Open
renovate[bot] wants to merge 1 commit intodevfrom
renovate/rollup-4.x-lockfile
Open

chore(deps): update dependency rollup to v4.60.0#1354
renovate[bot] wants to merge 1 commit intodevfrom
renovate/rollup-4.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Nov 7, 2025

This PR contains the following updates:

Package Change Age Confidence
rollup (source) 4.52.54.60.0 age confidence

Release Notes

rollup/rollup (rollup)

v4.60.0

Compare Source

2026-03-22

Features
  • Support source phase imports as long as they are external (#​6279)
Pull Requests

v4.59.1

Compare Source

2026-03-21

Bug Fixes
  • Fix a crash when using lazy dynamic imports with moduleSideEffects:false (#​6306)
Pull Requests

v4.59.0

Compare Source

2026-02-22

Features
  • Throw when the generated bundle contains paths that would leave the output directory (#​6276)
Pull Requests

v4.58.0

Compare Source

2026-02-20

Features
  • Also support __NO_SIDE_EFFECTS__ annotation before variable declarations declaring function expressions (#​6272)
Pull Requests

v4.57.1

Compare Source

2026-01-30

Bug Fixes
  • Fix heap corruption issue in Windows (#​6251)
  • Ensure exports of a dynamic import are fully included when called from a try...catch (#​6254)
Pull Requests

v4.57.0

Compare Source

2026-01-27

Features
  • Add import attributes to all plugin hooks that did not provide them yet (#​5700)
  • Deprecate returning import attributes from load or transform hooks as that will no longer be supported with rollup 5 (#​5700)
Pull Requests

v4.56.0

Compare Source

2026-01-22

Features
  • Track object property inclusions of dynamic namespace members (#​6230)
Bug Fixes
  • Handle methods that access dynamically imported namespace members via this (#​6230)
Pull Requests

v4.55.3

Compare Source

2026-01-21

Bug Fixes
  • Fix JSX semicolon insert position in variable declarations (#​6241)
Pull Requests

v4.55.2

Compare Source

2026-01-19

Bug Fixes
  • Sort manual chunks by execution order to reduce circular dependency issues (#​6240)
Pull Requests

v4.55.1

Compare Source

2026-01-05

Bug Fixes
  • Fix artifact reference for OpenBSD (#​6231)
Pull Requests

v4.54.0

Compare Source

2025-12-20

Features
  • Enable tree-shaking for Symbol.hasInstance, Symbol.dispose and Symbol.asyncDispose properties if unused (#​6046)
Bug Fixes
  • Ensure that well-known-Symbol-valued properties are not tree-shaken except in select cases (#​6046)
  • Ensure namespace properties are included when referenced only from a try-catch (#​6216)
Pull Requests

v4.53.5

Compare Source

2025-12-16

Bug Fixes
  • Fix wrong semicolon insertion position when using JSX (#​6206)
  • Generate spec-compliant sourcemaps when sources content is excluded (#​6196)
Pull Requests

v4.53.4

Compare Source

2025-12-15

Bug Fixes
  • Ensure Symbol.dispose and Symbol.asyncDispose properties are never removed with (await) using declarations. (#​6209)
Pull Requests

v4.53.3

Compare Source

2025-11-19

Bug Fixes
  • Fix an error where too many modules where flagged for having an unused external import (#​6182)
  • Fix an error where an assignment was wrongly tree-shaken when mutating it (#​6183)
Pull Requests

v4.53.2

Compare Source

2025-11-10

Bug Fixes
  • Do not throw when using invalid escape sequences in template literals (#​6177)
Pull Requests

v4.53.1

Compare Source

2025-11-07

Bug Fixes
Pull Requests

v4.53.0

Compare Source

2025-11-07

Features
  • Improve rendering performance by caching generated variable names (#​5947)
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 a930efd to 38dc9ee Compare November 7, 2025 22:37
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.53.0 chore(deps): update dependency rollup to v4.53.1 Nov 7, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from 38dc9ee to f7f883f Compare November 10, 2025 09:50
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.53.1 chore(deps): update dependency rollup to v4.53.2 Nov 10, 2025
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.53.2 chore(deps): update dependency rollup to v4.53.3 Nov 19, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from f7f883f to 8009348 Compare November 19, 2025 10:37
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from 8009348 to 148ef8c Compare December 15, 2025 14:01
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.53.3 chore(deps): update dependency rollup to v4.53.4 Dec 15, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from 148ef8c to 7bad15d Compare December 16, 2025 09:49
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.53.4 chore(deps): update dependency rollup to v4.53.5 Dec 16, 2025
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.53.5 chore(deps): update dependency rollup to v4.54.0 Dec 20, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from 7bad15d to 88904bb Compare December 20, 2025 13:07
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.54.0 chore(deps): update dependency rollup to v4.55.1 Jan 5, 2026
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from 88904bb to 7b89dfb Compare January 5, 2026 11:58
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from 7b89dfb to 28d706c Compare January 19, 2026 11:10
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.55.1 chore(deps): update dependency rollup to v4.55.2 Jan 19, 2026
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.55.2 chore(deps): update dependency rollup to v4.55.3 Jan 21, 2026
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch 2 times, most recently from f6c7730 to 2a4dd89 Compare January 22, 2026 08:56
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.55.3 chore(deps): update dependency rollup to v4.56.0 Jan 22, 2026
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.56.0 chore(deps): update dependency rollup to v4.57.0 Jan 27, 2026
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch 2 times, most recently from cf9ce42 to aa573f0 Compare January 30, 2026 08:31
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.57.0 chore(deps): update dependency rollup to v4.57.1 Jan 30, 2026
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.57.1 chore(deps): update dependency rollup to v4.58.0 Feb 20, 2026
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch 2 times, most recently from fcce723 to 60654d0 Compare February 22, 2026 17:21
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.58.0 chore(deps): update dependency rollup to v4.59.0 Feb 22, 2026
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from 60654d0 to 300740f Compare March 5, 2026 19:59
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from 300740f to 4500b45 Compare March 21, 2026 09:50
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.59.0 chore(deps): update dependency rollup to v4.59.1 Mar 21, 2026
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from 4500b45 to f7a464a Compare March 22, 2026 12:54
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.59.1 chore(deps): update dependency rollup to v4.60.0 Mar 22, 2026
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