Update dependency @aarongoldenthal/eslint-config-standard to v11
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@aarongoldenthal/eslint-config-standard (source) | ^10.0.2 -> ^11.0.0 |
Release Notes
gitlab-ci-utils/eslint-config-standard
v11.0.0
Changed
- BREAKING: Upgraded
jest/recommended
rules that are warnings to be errors (jest/expect-expect
,jest/no-commented-out-tests
,jest/no-disabled-tests
) (#40) - BREAKING: Updated
max-lines-per-function
rule to ignore blank lines and comments. This is breaking since it could make existing disables unused, which is an error. (#43) - BREAKING: Upgraded all
eslint-plugin-jsdoc/recommended
warnings to errors, and adding a few other errors. See the config for complete details. (#38)
Fixed
- Updated to latest dependencies, including
eslint-plugin-jest
andeslint-plugin-jsdoc
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.