Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 7, 2025

This PR contains the following updates:

Package Change Age Confidence
rollup (source) 4.52.5 -> 4.54.0 age confidence

Release Notes

rollup/rollup (rollup)

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: Enabled.

Rebasing: Whenever PR is behind base branch, 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 branch from da0b2af to 3718cf4 Compare November 8, 2025 03:00
@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 8, 2025
@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 force-pushed the renovate/rollup-4.x branch from 3718cf4 to 35c19c0 Compare November 10, 2025 09:59
@renovate renovate bot force-pushed the renovate/rollup-4.x branch from 35c19c0 to cecc9cd Compare November 19, 2025 08:41
@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 branch from cecc9cd to a51232f Compare December 15, 2025 14:05
@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 branch from a51232f to 6a847e4 Compare December 16, 2025 08:59
@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 force-pushed the renovate/rollup-4.x branch from 6a847e4 to c2397ed Compare December 20, 2025 12:50
@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 branch from c2397ed to 32e1956 Compare December 22, 2025 22:11
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.

1 participant