Update dependency rollup to v2.61.1 - autoclosed
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
rollup (source) | 2.58.0 -> 2.61.1 |
Release Notes
rollup/rollup
v2.61.1
2021-12-11
Bug Fixes
- Only resolve this.load once the code of the module is available (#4296)
Merge Requests
- #4296: Make sure this.load waits for modules that are already loading (@lukastaegert)
- #4298: use set for reserved words (@dnalborczyk)
v2.61.0
2021-12-09
Features
- Support ergonomic brand checks for private fields (#4293)
Bug Fixes
- Improve handling of directory creation on systems with restrictive open files limit (#4288)
Merge Requests
- #4288: modifymkdirpath (@mgrabowski84)
- #4293: bump deps (@dnalborczyk)
v2.60.2
2021-11-30
Bug Fixes
- Produce correct output when dynamic import paths contain quotes (#4286)
Merge Requests
- #4286: Escape dynamic import paths (@danielroe)
v2.60.1
2021-11-22
Bug Fixes
- Make sure virtual files have proper file extensions when preserving modules (#4270)
Merge Requests
v2.60.0
2021-11-11
Features
- Add
this.load
context function to load, transform and parse modules without adding them to the graph (#4234) - Sanitize non-url-safe characters in generated chunk names by default (#4262)
- Support ESM plugins via command line (#4265)
Merge Requests
- #4234: Plugin context function for pre-loading modules (@lukastaegert)
- #4262: exclude invalid URL chars (@danielroe)
- #4265: support loading ESM plugins from the CLI via --plugin (@kzc)
v2.59.0
2021-11-01
Features
- Support static class initialization blocks (#4249)
Bug Fixes
- Fix an issue with the CommonJS plugin when module.exports has inherited properties (#4256)
Merge Requests
- #4236: typescript bug class field initialization order (@dnalborczyk)
- #4249: Support for class static initialization block (@dnalborczyk and @lukastaegert)
- #4256: Skip inherited properties in synthetic namespaces (@lukastaegert)
v2.58.3
2021-10-25
Bug Fixes
- Republish 2.58.1 with npm 6 as files were missing
v2.58.2
2021-10-25
Bug Fixes
- Republish 2.58.1 as files were missing
v2.58.1
2021-10-25
Bug Fixes
- Fix an issue with the CommonJS plugin when module.exports is falsy (#4247)
Merge Requests
- #4247: Handle falsy synthetic namespaces (@lukastaegert)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by igswsihw-wmadepbot