Skip to content

chore(deps): update dependency rollup to v4.62.2#379

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

chore(deps): update dependency rollup to v4.62.2#379
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rollup-4.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Apr 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
rollup (source) 4.53.34.62.2 age confidence

Release Notes

rollup/rollup (rollup)

v4.62.2

Compare Source

2026-06-19

Bug Fixes
  • Do not add spurious side-effect-free external imports to chunks when using minChunkSize (#​6411)
Pull Requests

v4.62.1

Compare Source

2026-06-19

Bug Fixes
  • Preserve multipart file extensions when deconflicting output chunks (#​6408)
  • Fix an issue where getLogFilter would match additional logs (#​6415)
Pull Requests

v4.62.0

Compare Source

2026-06-13

Features
  • Ensure that shared dependencies between manual chunks and entry points receive a serparate chunk (#​6374)
Pull Requests

v4.61.1

Compare Source

2026-06-04

Bug Fixes
  • Avoid extraneous newlines when adding headers via plugins (#​6403)
  • Fix a rare issue where starting Rollup would hang on Windows (#​6404)
Pull Requests

v4.61.0

Compare Source

2026-06-01

Features
  • Sort entry modules to make chunk hashes deterministic (#​6391)
Pull Requests

v4.60.4

Compare Source

2026-05-14

Bug Fixes
  • Improve stability of chunk hashes (#​6362)
Pull Requests

v4.60.3

Compare Source

2026-05-04

Bug Fixes
  • Ensure nested "exports" variables are not renamed (#​6360)
Pull Requests

v4.60.2

Compare Source

2026-04-18

Bug Fixes
  • Resolve a variable rendering bug when generating different formats from the same build (#​6350)
Pull Requests

v4.60.1

Compare Source

2026-03-30

Bug Fixes
  • Resolve a situation where side effect imports could be dropped due to a caching issue (#​6286)
Pull Requests

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

Configuration

📅 Schedule: (UTC)

  • 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 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-lockfile branch from b789975 to 6ef2e0d Compare April 8, 2026 17:35
@renovate renovate Bot changed the title chore(deps): update dependency rollup to v4.60.1 chore(deps): update dependency rollup to v4.60.2 Apr 18, 2026
@renovate
renovate Bot force-pushed the renovate/rollup-4.x-lockfile branch from 6ef2e0d to 95c80ec Compare April 18, 2026 16:50
@renovate
renovate Bot force-pushed the renovate/rollup-4.x-lockfile branch 2 times, most recently from 01d9c8f to 7b26920 Compare May 4, 2026 17:42
@renovate renovate Bot changed the title chore(deps): update dependency rollup to v4.60.2 chore(deps): update dependency rollup to v4.60.3 May 4, 2026
@renovate
renovate Bot force-pushed the renovate/rollup-4.x-lockfile branch 2 times, most recently from 326014a to bef8e06 Compare May 14, 2026 18:40
@renovate renovate Bot changed the title chore(deps): update dependency rollup to v4.60.3 chore(deps): update dependency rollup to v4.60.4 May 14, 2026
@renovate
renovate Bot force-pushed the renovate/rollup-4.x-lockfile branch from bef8e06 to bd8f1ce Compare May 18, 2026 19:49
@renovate
renovate Bot force-pushed the renovate/rollup-4.x-lockfile branch 2 times, most recently from 1f8ba38 to ec7df82 Compare June 1, 2026 18:57
@renovate renovate Bot changed the title chore(deps): update dependency rollup to v4.60.4 chore(deps): update dependency rollup to v4.61.0 Jun 1, 2026
@renovate renovate Bot changed the title chore(deps): update dependency rollup to v4.61.0 chore(deps): update dependency rollup to v4.61.1 Jun 4, 2026
@renovate
renovate Bot force-pushed the renovate/rollup-4.x-lockfile branch from ec7df82 to db33df6 Compare June 4, 2026 06:40
@renovate
renovate Bot force-pushed the renovate/rollup-4.x-lockfile branch 2 times, most recently from 0f790ad to 403d93d Compare June 13, 2026 09:30
@renovate renovate Bot changed the title chore(deps): update dependency rollup to v4.61.1 chore(deps): update dependency rollup to v4.62.0 Jun 13, 2026
@renovate
renovate Bot force-pushed the renovate/rollup-4.x-lockfile branch from 403d93d to cc14585 Compare June 19, 2026 15:36
@renovate renovate Bot changed the title chore(deps): update dependency rollup to v4.62.0 chore(deps): update dependency rollup to v4.62.2 Jun 19, 2026
@renovate
renovate Bot force-pushed the renovate/rollup-4.x-lockfile branch from cc14585 to 2b3beb5 Compare July 12, 2026 19:10
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