chore(deps): update dependency eslint-plugin-playwright to v0.22.2 #51
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.10.0->0.22.2Release Notes
playwright-community/eslint-plugin-playwright (eslint-plugin-playwright)
v0.22.2Compare Source
Bug Fixes
prefer-to-have-countfalse positive (510e71c), closes #207checkedproperty oftoBeCheckedwhen it is not a boolean literal (3563148), closes #205v0.22.1Compare Source
Bug Fixes
v0.22.0Compare Source
Bug Fixes
expectwithout assertion inmissing-playwright-await(#201) (47249ce)Features
no-wait-for-selectorrule (#198) (5bc943f)v0.21.0Compare Source
Bug Fixes
missing-playwright-await(#190) (f2aa1ec)Features
allowedoption forno-raw-locators(#189) (ae52f21)v0.20.0Compare Source
Bug Fixes
Features
v0.19.0Compare Source
Bug Fixes
context.sourceCode(#180) (0419585)Features
valid-titlerule (#177) (c0ce87a)v0.18.0Compare Source
Bug Fixes
Features
allowConditionaloption tono-skipped-test(#174) (34b3f7b)v0.17.0Compare Source
Features
prefer-to-have-countrule (#165) (82a518a)v0.16.0Compare Source
Features
no-raw-locatorsrule (#160) (81d7f54)expect-expect(#155) (b00c3e3)v0.15.3Compare Source
Bug Fixes
...Expectas a variation toexpect. This prevents false negatives such asexpectSomethingToBe()but still will catchsoftExpect()type variants. (ec35829), closes #153v0.15.2Compare Source
Bug Fixes
expect-expectwhen usingtest.step(e7b108d), closes #149expect.configure(73e4d06), closes #150v0.15.1Compare Source
Bug Fixes
no-useless-await(79d8c7d)v0.15.0Compare Source
Features
expect-expectrule (420ee4c)no-nested-steprule (56ebc36)no-nth-methodsrule (0579822)prefer-to-containrule (1507299)v0.14.3Compare Source
Fix publish
v0.14.0Compare Source
What's Changed
no-networkidlerule by @mskelton in https://github.com/playwright-community/eslint-plugin-playwright/pull/134no-useless-awaitrule by @mskelton in https://github.com/playwright-community/eslint-plugin-playwright/pull/135Full Changelog: mskelton/eslint-plugin-playwright@v0.13.0...v0.14.0
v0.13.0Compare Source
Features
prefer-web-first-assertionsrule by @mskelton in https://github.com/playwright-community/eslint-plugin-playwright/pull/129recommendedconfig to replace theplaywright-testconfig. The existingplaywright-testconfig will be removed in v1.Bug fixes
New Contributors
Full Changelog: mskelton/eslint-plugin-playwright@v0.12.0...v0.13.0
v0.12.0Compare Source
This release introduces three new rules as well as a major improvement to the location of errors. Previously, many rules would attach errors to portions of the code that were not as relevant to the error. This has been improved as well as support for
this.pageto make it easier when linting in page objects.What's New
prefer-to-berule by @mskelton in https://github.com/playwright-community/eslint-plugin-playwright/pull/106prefer-strict-equalrule by @mskelton in https://github.com/playwright-community/eslint-plugin-playwright/pull/105require-soft-assertionsrule by @mskelton in https://github.com/playwright-community/eslint-plugin-playwright/pull/118Fixes & Maintenance
this.pagein rules by @mskelton in https://github.com/playwright-community/eslint-plugin-playwright/pull/115Promise.allfor missing-playwright-await by @mskelton in https://github.com/playwright-community/eslint-plugin-playwright/pull/117parseExpectCallby @mskelton in https://github.com/playwright-community/eslint-plugin-playwright/pull/108Dependencies
New Contributors
Full Changelog: mskelton/eslint-plugin-playwright@v0.11.2...v0.12.0
v0.11.2Compare Source
What's Changed
expect.poll()regardless of matcher by @mskelton in https://github.com/playwright-community/eslint-plugin-playwright/pull/98New Contributors
Full Changelog: mskelton/eslint-plugin-playwright@v0.11.1...v0.11.2
v0.11.1Compare Source
Fix version in v0.11.0 publish
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.