chore(deps): update all non-major dependencies (minor) - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@rollup/plugin-node-resolve | devDependencies | minor | 13.0.6 -> 13.1.1 |
eslint (source) | devDependencies | minor | 8.4.1 -> 8.5.0 |
eslint-plugin-jsdoc | devDependencies | minor | 37.2.8 -> 37.3.0 |
Release Notes
rollup/plugins
v13.1.1
2021-12-13
Updates
- test: add tests for mixing custom
exportConditions
withbrowser: true
(#1043)
v13.1.0
2021-12-13
Features
- feat: expose plugin version (#1050)
eslint/eslint
v8.5.0
Features
-
94e77a6
feat: Suggestions support forprefer-regex-literals
(#15077) (Yash Singh) -
eafaf52
feat: addprefer-object-has-own
rule (#15346) (Nitin Kumar)
Bug Fixes
-
7d832d4
fix: improveprefer-template
fixer (#15230) (Nitin Kumar) -
981fb48
fix: do not report global references inid-match
rule (#15420) (Nitin Kumar) -
f13d4a6
fix: improve autofix ofprefer-object-has-own
(#15419) (Nitin Kumar) -
f4559a0
fix: add helpful message when test case has non-string code/name (#15425) (Bryan Mishkin)
Documentation
-
314c84c
docs: add an incorrect code example in for-direction (#15434) (Holger Jeromin) -
3928175
docs: add destructuring examples forcomputed-property-spacing
(#15423) (Nitin Kumar) -
a53e59e
docs: add more examples forarray-element-newline
rule (#15427) (Nitin Kumar) -
74cf0a0
docs: update CLA info (#15370) (Nitin Kumar) -
e84195e
docs: fix heading level for an option inclass-methods-use-this
rule (#15399) (Takuya Fukuju)
Chores
gajus/eslint-plugin-jsdoc
v37.3.0
Features
-
valid-types
: require whitelist of types and prevent names withsuppress
tag (c91e49c)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Reiter, Christoph