Skip to content

Update dependency rollup to v4.63.1 - #296

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

Update dependency rollup to v4.63.1#296
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rollup-4.x

Conversation

@renovate

@renovate renovate Bot commented Jul 20, 2024

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
rollup (source) 4.18.14.63.1 age confidence

Release Notes

rollup/rollup (rollup)

v4.63.1

Compare Source

2026-08-28

Bug Fixes
  • Revert function return value tracking until the most recent issue is understood (#​6490)
Pull Requests

v4.63.0

Compare Source

2026-08-25

Features
  • Allow to analyze function return values in many more cases (#​6065)
Pull Requests

v4.62.5

Compare Source

2026-08-20

Bug Fixes
  • Resolve an issue where compact mode could result in invalid module concatenations (#​6468)
Pull Requests

v4.62.4

Compare Source

2026-08-01

Bug Fixes
  • Resolve a regression when using Rollup on older Linux distributions (#​6467)
Pull Requests

v4.62.3

Compare Source

2026-07-26

Bug Fixes
  • Sanitize illegal characters preserved modules input base (#​6439)
Pull Requests

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

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 Re

Note

PR body was truncated to here.


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 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 branch from 4a01959 to ecd3fb4 Compare July 27, 2024 07:25
@renovate renovate Bot changed the title Update dependency rollup to v4.19.0 Update dependency rollup to v4.19.1 Jul 27, 2024
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch from ecd3fb4 to 84b0911 Compare August 1, 2024 12:47
@renovate renovate Bot changed the title Update dependency rollup to v4.19.1 Update dependency rollup to v4.19.2 Aug 1, 2024
@renovate renovate Bot changed the title Update dependency rollup to v4.19.2 Update dependency rollup to v4.20.0 Aug 3, 2024
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch from 84b0911 to 818c8c8 Compare August 3, 2024 07:57
@renovate renovate Bot changed the title Update dependency rollup to v4.20.0 Update dependency rollup to v4.21.0 Aug 18, 2024
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch from 818c8c8 to 6daf4c8 Compare August 18, 2024 06:48
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch from 6daf4c8 to 24a1e19 Compare August 26, 2024 16:56
@renovate renovate Bot changed the title Update dependency rollup to v4.21.0 Update dependency rollup to v4.21.1 Aug 26, 2024
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch from 24a1e19 to d33deda Compare August 30, 2024 07:36
@renovate renovate Bot changed the title Update dependency rollup to v4.21.1 Update dependency rollup to v4.21.2 Aug 30, 2024
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch from d33deda to ac25dcc Compare September 12, 2024 10:17
@renovate renovate Bot changed the title Update dependency rollup to v4.21.2 Update dependency rollup to v4.21.3 Sep 12, 2024
@renovate renovate Bot changed the title Update dependency rollup to v4.21.3 Update dependency rollup to v4.22.0 Sep 19, 2024
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch from ac25dcc to f420c53 Compare September 19, 2024 07:44
@renovate renovate Bot changed the title Update dependency rollup to v4.22.0 Update dependency rollup to v4.22.2 Sep 20, 2024
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch 2 times, most recently from d718dbd to 2fa0e41 Compare September 21, 2024 07:39
@renovate renovate Bot changed the title Update dependency rollup to v4.22.2 Update dependency rollup to v4.22.4 Sep 21, 2024
@renovate renovate Bot changed the title Update dependency rollup to v4.22.4 Update dependency rollup to v4.22.5 Sep 27, 2024
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch from 2fa0e41 to 376837f Compare September 27, 2024 13:07
@renovate renovate Bot changed the title Update dependency rollup to v4.22.5 Update dependency rollup to v4.23.0 Oct 1, 2024
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch from 376837f to 3a52a74 Compare October 1, 2024 11:28
@renovate renovate Bot changed the title Update dependency rollup to v4.23.0 Update dependency rollup to v4.24.0 Oct 2, 2024
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch from 3a52a74 to d0628f8 Compare October 2, 2024 14:06
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch from d0628f8 to bb1c1ba Compare October 27, 2024 07:19
@renovate renovate Bot changed the title Update dependency rollup to v4.24.0 Update dependency rollup to v4.24.1 Oct 27, 2024
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch from bb1c1ba to be75dae Compare October 27, 2024 16:39
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch from 9e60ac3 to c157afe Compare November 15, 2024 19:50
@renovate renovate Bot changed the title Update dependency rollup to v4.27.2 Update dependency rollup to v4.27.3 Nov 18, 2024
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch 2 times, most recently from a67b081 to e1a961b Compare November 23, 2024 10:54
@renovate renovate Bot changed the title Update dependency rollup to v4.27.3 Update dependency rollup to v4.27.4 Nov 23, 2024
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch from e1a961b to 7fdd9fa Compare November 30, 2024 13:39
@renovate renovate Bot changed the title Update dependency rollup to v4.27.4 Update dependency rollup to v4.28.0 Nov 30, 2024
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch from 7fdd9fa to 72759ea Compare December 6, 2024 13:19
@renovate renovate Bot changed the title Update dependency rollup to v4.28.0 Update dependency rollup to v4.28.1 Dec 6, 2024
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch from 72759ea to 8b5191a Compare December 20, 2024 19:23
@renovate renovate Bot changed the title Update dependency rollup to v4.28.1 Update dependency rollup to v4.29.0 Dec 20, 2024
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch from 8b5191a to 54e769a Compare December 21, 2024 07:22
@renovate renovate Bot changed the title Update dependency rollup to v4.29.0 Update dependency rollup to v4.29.1 Dec 21, 2024
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch from 54e769a to 10245ca Compare January 5, 2025 13:25
@renovate renovate Bot changed the title Update dependency rollup to v4.29.1 Update dependency rollup to v4.29.2 Jan 5, 2025
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch from 10245ca to 7c18618 Compare January 6, 2025 09:09
@renovate renovate Bot changed the title Update dependency rollup to v4.29.2 Update dependency rollup to v4.30.0 Jan 6, 2025
@renovate renovate Bot changed the title Update dependency rollup to v4.30.0 Update dependency rollup to v4.30.1 Jan 7, 2025
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch from 7c18618 to 103dfe0 Compare January 7, 2025 12:38
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch from 103dfe0 to d475bae Compare January 19, 2025 13:23
@renovate renovate Bot changed the title Update dependency rollup to v4.30.1 Update dependency rollup to v4.31.0 Jan 19, 2025
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch from d475bae to 82f64f8 Compare January 24, 2025 09:50
@renovate renovate Bot changed the title Update dependency rollup to v4.31.0 Update dependency rollup to v4.32.0 Jan 24, 2025
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch from 82f64f8 to 965d8ea Compare January 28, 2025 13:23
@renovate renovate Bot changed the title Update dependency rollup to v4.32.0 Update dependency rollup to v4.32.1 Jan 28, 2025
@renovate renovate Bot changed the title Update dependency rollup to v4.32.1 Update dependency rollup to v4.34.0 Feb 1, 2025
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch 2 times, most recently from af3b223 to 0de9866 Compare February 3, 2025 12:48
@renovate renovate Bot changed the title Update dependency rollup to v4.34.0 Update dependency rollup to v4.34.1 Feb 3, 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