Update dependency @aarongoldenthal/eslint-config-standard to v42
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| @aarongoldenthal/eslint-config-standard | ^41.0.0 -> ^42.0.0 |
Release Notes
gitlab-ci-utils/eslint-config-standard (@aarongoldenthal/eslint-config-standard)
v42.0.0
Changed
- BREAKING: Updated to
@vitest/eslint-plugin@1.4.3and added the following new rule as an error:require-awaited-expect-poll. - BREAKING: Updated to
eslint-plugin-jest@29.2.1and added the following new rule as an error:valid-mock-module-path. - BREAKING: Updated to
eslint-plugin-playwright@2.3.0and added the following new rule as an error:no-unused-locators. - BREAKING: Updated to
eslint-plugin-unicorn@62.0.0and added the following new rules as errors:no-immediate-mutation,no-useless-collection-argument,prefer-response-static-json, - Updated to
eslint-plugin-jsdoc@61.4.1and added the following new rule as disabled:require-rejects.
Fixed
- Updated to
vitest@4and refactored code for compatibility with v8 coverage changes. - Updated unit tests to cover
ENABLE_ESLINT_CORE_RULE_DUPLICATESfunctionality.
Miscellaneous
- Updated GitLab CI Templates from v46.0.0 to v48.0.0. See the release notes for details.
- Updated to Renovate config presets v4.0.1. See the release notes for details.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.