chore(deps): update dependency eslint-plugin-playwright to ^2.2.2 - autoclosed
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| eslint-plugin-playwright | ^2.2.0 -> ^2.2.2 |
Release Notes
playwright-community/eslint-plugin-playwright (eslint-plugin-playwright)
v2.2.2
Bug Fixes
- prefer-web-first-assertions: Fix false positive (#384) (38a559e)
- valid-test-tags: disallow extra properties in rule options and add to recommended (#381) (4762bbd)
v2.2.1
Features
- Support addInitScript in no-unsafe-references
- Add toContainClass method
- Add valid-test-tags rule
- Add no-wait-for-navigation rule
Bug Fixes
- clean published package.json (#371) (b8401e5), closes #360
- no-conditional-in-test does not trigger for conditionals in test metadata (fixes #363) (#372) (12b0832)
- Remove no-slowed-test from recommended list (#348) (6baec3a)
- Support non-awaited expressions in prefer-web-first-assertions
- Allow valid locators declared as variables
- Fix false positive when using allowConditional
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.