chore(deps): update all non-major dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
eslint (source) | devDependencies | patch | 8.4.0 -> 8.4.1 |
eslint-plugin-jsdoc | devDependencies | minor | 37.1.0 -> 37.2.0 |
i18next (source) | dependencies | minor | 21.5.4 -> 21.6.0 |
rollup (source) | devDependencies | minor | 2.60.2 -> 2.61.1 |
Release Notes
eslint/eslint
v8.4.1
Bug Fixes
-
234e3d9
fix: revert changes to reported locations in max-lines-per-function (#15397) (Milos Djermanovic)
Documentation
i18next/i18next
v21.6.0
- add _zero suffix lookup if count === 0 1705
v21.5.6
- fix: correct defaults for plural forms (if supplied) 1703
v21.5.5
- fix: prevent TypeError when using
returnObjects: true
with non string values 1702
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.