Update dependency rollup to v2.55.1 - autoclosed
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
rollup (source) | 2.53.3 -> 2.55.1 |
Release Notes
rollup/rollup
v2.55.1
2021-07-29
Bug Fixes
- Improve CLI warning message for unused external imports (#4194)
Merge Requests
- #4194: Align batch warning for UNUSED_EXTERNAL_IMPORT to individual warning (@benmccann)
v2.55.0
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
- #4182: Use mutable bindings for default exports (@lukastaegert)
v2.54.0
2021-07-25
Features
- Extend UMD import.meta.url polyfill to support web workers (#4186)
Bug Fixes
- Resolve an issue where certain uses of classes could lead to an infinite recursion (#4189)
Merge Requests
- #4186: Fix UMD import.meta.url inside web workers (@ceifa)
- #4188: Fix typo in renderHelpers.ts (@eltociear)
- #4189: Move long path recursion prevention to MemberExpression (@lukastaegert)
- #4190: Stop recommending node-builtins (@curran)
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.
Edited by igswsihw-wmadepbot