chore(deps): update all non-major dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
eslint (source) | devDependencies | minor | 8.3.0 -> 8.4.0 |
eslint-plugin-jsdoc | devDependencies | minor | 37.0.3 -> 37.1.0 |
rollup (source) | devDependencies | patch | 2.60.1 -> 2.60.2 |
Release Notes
eslint/eslint
v8.4.0
Features
-
5771663
feat: addallowReserved
parser option (#15387) (Milos Djermanovic) -
32ac37a
feat: Flat config support in Linter (refs #13481) (#15185) (Nicholas C. Zakas) -
d041f34
feat: Treat Class/New Expressions as truthy in no-constant-condition (#15326) (Jordan Eldredge) -
8f44cf5
feat: report only lines that exceed the limit in max-lines-per-function (#15140) (Sneh Khatri) -
808ad35
feat: pass cwd to formatters (refs eslint/rfcs#57) (#13392) (Toru Nagashima) -
f1b7499
feat: support async formatters (#15243) (MO)
Bug Fixes
Documentation
-
54deec5
docs: update integrations.md (#15380) (Vlad Sholokhov) -
fa0423a
docs: fix typo in MR template (#15365) (Nitin Kumar) -
e233920
docs: enable a few more markdownlint rules and fix violations (#15368) (Bryan Mishkin) -
632176d
docs: Dedent needlessly indented example in getter-return docs (#15363) (Jordan Eldredge) -
4497e88
docs: Update release notes blog post template (#15285) (Nicholas C. Zakas)
Chores
-
efede90
chore: upgrade @eslint/eslintrc@1.0.5 (#15389) (Milos Djermanovic) -
0b8c846
chore: fix update-readme to avoid multiple consecutive blank lines (#15375) (Milos Djermanovic) -
94b2a8b
chore: Use default Chromium binary in M1 Mac tests (#15371) (Brandon Mills) -
ba58d94
ci: use nodev16
for Verify Files (#15364) (Nitin Kumar) -
1e32ee5
chore: add jsdoc type annotation to rules (#15291) (Bryan Mishkin)
rollup/rollup
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)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.