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_DUPLICATES
functionality.
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.