chore(deps): update all non-major dependencies (minor) - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
eslint (source) | devDependencies | minor | 8.10.0 -> 8.11.0 |
rollup (source) | devDependencies | minor | 2.69.2 -> 2.70.0 |
Release Notes
eslint/eslint
v8.11.0
Features
-
800bd25
feat: adddestructuredArrayIgnorePattern
option inno-unused-vars
(#15649) (Nitin Kumar) -
8933fe7
feat: Catchundefined
andBoolean()
in no-constant-condition (#15613) (Jordan Eldredge) -
f90fd9d
feat: Add ESLint favicon to the HTML report document (#15671) (Mahdi Hosseinzadeh) -
57b8a57
feat:valid-typeof
always banundefined
(#15635) (Zzzen)
Bug Fixes
-
6814922
fix: escaping for square brackets in ignore patterns (#15666) (Milos Djermanovic) -
c178ce7
fix: extend the autofix range in comma-dangle to ensure the last element (#15669) (Milos Djermanovic)
Documentation
-
c481cec
docs: add fast-eslint-8 to atom integrations (userguide) (#15695) (db developer) -
d2255db
docs: Add clarification abouteslint-enable
(#15680) (dosisod) -
8b9433c
docs: add object pattern to first section of computed-property-spacing (#15679) (Milos Djermanovic) -
de800c3
docs: link to minimatch docs added. (#15688) (Gaurav Tewari) -
8f675b1
docs: sort-imports add single named import example (#15675) (Arye Eidelman)
Chores
rollup/rollup
v2.70.0
2022-03-07
Features
- Make the
watchChange
andcloseWatcher
hooks asynchronous and make Rollup wait for these hooks before continuing (#4427)
Bug Fixes
- Do not abort watch mode for errors in
watchChange
but display them properly (#4427)
Merge Requests
- #4427: Do not abort watch mode on errors in watchChange (@lukastaegert)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Reiter, Christoph