Skip to content

fix(deps): update dependency rollup to v4 - #31

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

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

Conversation

@renovate

@renovate renovate Bot commented Oct 5, 2023

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) ^3.28.0^4.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 Requests
  • [#​6177](

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 dc7865c to 7ba654e Compare October 6, 2023 15:18
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch 4 times, most recently from a008ecf to 7abc624 Compare October 16, 2023 07:15
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch 4 times, most recently from 0bd21e0 to c2caa40 Compare November 3, 2023 21:43
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch 4 times, most recently from 5787e2d to 922bbc9 Compare November 18, 2023 07:47
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch 3 times, most recently from bd568f3 to 01457ab Compare November 26, 2023 13:56
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch from 01457ab to e836cfc Compare November 30, 2023 08:13
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch 3 times, most recently from 0b5445c to f70313e Compare December 13, 2023 10:33
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch from f70313e to 23f4054 Compare December 17, 2023 07:21
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch 2 times, most recently from e13cea8 to f4c15c6 Compare January 5, 2024 07:40
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch 2 times, most recently from fac86a2 to 6b5996c Compare January 12, 2024 08:10
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch from 6b5996c to 23f52aa Compare January 21, 2024 07:09
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch 3 times, most recently from 93dd5cf to b96278b Compare February 16, 2024 16:54
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch from b96278b to 9d71c6a Compare March 6, 2024 06:20
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch 4 times, most recently from c4a609d to 30db744 Compare April 29, 2024 06:31
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch from 30db744 to 7f2e59c Compare April 30, 2024 07:52
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch from 7f2e59c to efcd499 Compare May 22, 2024 12:22
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch from efcd499 to 3be8c6d Compare July 8, 2024 18:50
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch from 3be8c6d to d6baa63 Compare July 20, 2024 06:29
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch 3 times, most recently from 53ff8d9 to 402e2bf Compare August 3, 2024 07:15
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch from 402e2bf to bfe433e Compare August 18, 2024 07:04
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch 2 times, most recently from 29f2f36 to 0bb623d Compare August 30, 2024 10:58
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch 2 times, most recently from 0666f46 to 5aa0743 Compare September 19, 2024 07:05
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch 2 times, most recently from b4114c8 to ad5d25c Compare September 21, 2024 06:19
@renovate renovate Bot changed the title fix(deps): update dependency rollup to v4 fix(deps): update dependency rollup to v4 - autoclosed Sep 21, 2024
@renovate renovate Bot closed this Sep 21, 2024
@renovate
renovate Bot deleted the renovate/rollup-4.x branch September 21, 2024 09:48
@renovate renovate Bot changed the title fix(deps): update dependency rollup to v4 - autoclosed fix(deps): update dependency rollup to v4 Sep 21, 2024
@renovate renovate Bot reopened this Sep 21, 2024
@renovate
renovate Bot restored the renovate/rollup-4.x branch September 21, 2024 22:59
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch 3 times, most recently from 41c9f97 to bc66a3c Compare October 2, 2024 11:06
@renovate
renovate Bot force-pushed the renovate/rollup-4.x branch 2 times, most recently from 4982f41 to daa7297 Compare October 27, 2024 16:21
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