chore(deps): update all non-major dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@rollup/plugin-node-resolve | devDependencies | minor | 11.0.1 -> 11.1.0 |
eslint (source) | devDependencies | minor | 7.17.0 -> 7.18.0 |
eslint-plugin-jsdoc | devDependencies | patch | 31.0.3 -> 31.0.6 |
rollup (source) | devDependencies | patch | 2.36.1 -> 2.36.2 |
Release Notes
eslint/eslint
v7.18.0
-
e3264b2
Upgrade: @eslint/eslintrc to improve error message for invalid extends (#14009) (Milos Djermanovic) -
f17c3c3
Update: check logical assignment operators in the complexity rule (#13979) (Milos Djermanovic) -
672deb0
Docs: fix no-invalid-regexp docs regarding ecmaVersion (#13991) (Milos Djermanovic) -
179a910
Fix: --init crash on question to upgrade/downgrade ESLint (fixes #13978) (#13995) (Milos Djermanovic) -
292b1c0
Fix: no-extra-parens false positive withlet
identifier in for-loop (#13981) (Milos Djermanovic) -
de61f94
Sponsors: Sync README with website (ESLint Jenkins) -
9250d16
Upgrade: Bump lodash to fix security issue (#13993) (Frederik Prijck) -
75fea9b
Sponsors: Sync README with website (ESLint Jenkins) -
f2687e7
Docs: update space-in-parens related rules (#13985) (Chris Brody) -
4a38bbe
Docs: space-in-parens examples with no arguments etc. (#13987) (Chris Brody) -
3e49169
Sponsors: Sync README with website (ESLint Jenkins) -
c5bf1f2
Sponsors: Sync README with website (ESLint Jenkins) -
98a729c
Sponsors: Sync README with website (ESLint Jenkins) -
e83a696
Sponsors: Sync README with website (ESLint Jenkins) -
78cb483
Chore: testfoo( )
with space-in-parens option "always" (#13986) (Chris Brody) -
f6948f6
Docs: Update semantic versioning policy (#13970) (Nicholas C. Zakas) -
0688212
Sponsors: Sync README with website (ESLint Jenkins) -
aeba5e5
Chore: fix typo (#13975) (Nitin Kumar) -
4ee1134
Sponsors: Sync README with website (ESLint Jenkins)
gajus/eslint-plugin-jsdoc
v31.0.6
Bug Fixes
- update
comment-parser
to surface restoration of support for equal signs in defaults and multi-line types; fixes #669; fixes #673 (081d7eb)
v31.0.5
Bug Fixes
-
require-description-complete-sentence
: regression re: not trimming of description for check as relevant to tag description checking; fixes #672 (d81caa2)
v31.0.4
Bug Fixes
rollup/rollup
v2.36.2
2021-01-16
Bug Fixes
- Fix an issue where invalid code was generated for unused assignments with side effects (#3926)
Merge Requests
- #3926: Correctly simplify assignments with parentheses (@lukastaegert)
Renovate configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.