chore(deps): update all non-major dependencies (minor) - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
eslint-plugin-jsdoc | devDependencies | minor | 37.1.0 -> 37.2.0 |
rollup (source) | devDependencies | minor | 2.60.2 -> 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)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Reiter, Christoph