Skip to content

Update dependency rollup to v2.56.3 - 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.54.0 -> 2.56.3 age adoption passing confidence

Release Notes

rollup/rollup

v2.56.3

Compare Source

2021-08-23

Bug Fixes
  • Make sure moduleInfo contains complete information about imported ids in the moduleParsed hook (#​4208)
Merge Requests

v2.56.2

Compare Source

2021-08-10

Bug Fixes
  • Check if after simplification, an object pattern would become an expression statement or arrow function return value (#​4204)
Merge Requests

v2.56.1

Compare Source

2021-08-08

Bug Fixes
  • Fix rendering of SystemJS export declarations initialized with a simplifiable expression (#​4202)
Merge Requests

v2.56.0

Compare Source

2021-08-05

Features
  • Create more efficient code for SystemJS exports (#​4199)
  • Extend maxParallelFileReads option to also throttle plugin load hooks (#​4200)
Bug Fixes
  • Return correct value for postfix update expressions of exported variables (#​4194)
Merge Requests

v2.55.1

Compare Source

2021-07-29

Bug Fixes
  • Improve CLI warning message for unused external imports (#​4194)
Merge Requests

v2.55.0

Compare Source

2021-07-28

Features
  • Support default export live-bindings when generating ESM output (#​4182)
Bug Fixes
  • Always write ["default"] as computed property when used as named export (#​4182)
  • Do not mask default export TDZ errors (#​4182)
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, check this box.

This MR has been generated by Renovate Bot.

Edited by igswsihw-wmadepbot

Merge request reports