Skip to content

Update dependency rollup to v2.67.0 - autoclosed

igswsihw-wmadepbot requested to merge renovate/rollup-2.x into main

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup (source) 2.64.0 -> 2.67.0 age adoption passing confidence

Release Notes

rollup/rollup

v2.67.0

Compare Source

2022-02-02

Features
  • Improve side effect detection when using Array.prototype.groupBy/groupByToMap (#​4360)
  • Allow changing moduleSideEffects at any time during the build (#​4379)
  • Soft-deprecate ModuleInfo.hasModuleSideEffects in favour of ModuleInfo.moduleSideEffects (#​4379)
Bug Fixes
  • Do not include queries and hashes in generated file names when preserving modules (#​4374)
Merge Requests

v2.66.1

Compare Source

2022-01-25

Bug Fixes
  • Only warn for conflicting names in namespace reexports if it actually causes problems (#​4363)
  • Only allow explicit exports or reexports as synthetic namespaces and hide them from namespace reexports (#​4364)
Merge Requests

v2.66.0

Compare Source

2022-01-22

Features
  • Note if a module has a default export in ModuleInfo to allow writing better proxy modules (#​4356)
  • Add option to wait until all imported ids have been resolved when awaiting this.load (#​4358)
Merge Requests

v2.65.0

Compare Source

2022-01-21

Features
  • Add complete import resolution objects to ModuleInfo for use in this.load (#​4354)
Bug Fixes
  • Use correct context in plugin hooks with perf: true (#​4357)
Merge Requests

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by igswsihw-wmadepbot

Merge request reports