chore(deps): update dependency eslint-plugin-playwright to v2 #59
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.22.2->2.2.0Release Notes
playwright-community/eslint-plugin-playwright (eslint-plugin-playwright)
v2.2.0Compare Source
Features
no-slowed-testrule (#302) (53df693), closes #296Bug Fixes
v2.1.0Compare Source
Features
test.fail.onlyas a valid chain (c067ad2)v2.0.1Compare Source
Bug Fixes
v2.0.0Compare Source
⚠ BREAKING CHANGES
Features
Bug Fixes
v1.8.3Compare Source
Bug Fixes
v1.8.2Compare Source
Bug Fixes
Documentation
max-expectsas recommended (#324) (8778bd3)v1.8.1Compare Source
Bug Fixes
expect.pollandresolves/rejects(23663fb), closes #323v1.8.0Compare Source
Features
Bug Fixes
v1.7.0Compare Source
Features
.all()and.toHaveLength()(149ddc2), closes #284test.expectstyle (6a84431), closes #297test.stepand addignoreTypeOfStepNameoption (https://github.com/playwright-community/eslint-plugin-playwright/pull/309)Bug Fixes
v1.6.2Compare Source
Bug Fixes
v1.6.1Compare Source
Bug Fixes
Documentation
v1.6.0Compare Source
Features
Documentation
v1.5.4Compare Source
Bug Fixes
expect.anything()as invalid. (a9045db)v1.5.3Compare Source
Bug Fixes
Tests
v1.5.2Compare Source
Bug Fixes
v1.5.1Compare Source
Bug Fixes
Documentation
v1.5.0Compare Source
Features
Bug Fixes
visibleandenabledoptions (e97a62b)Documentation
v1.4.2Compare Source
Bug Fixes
test.describe.configure(91988d5)Tests
v1.4.1Compare Source
Bug Fixes
test.use,test.describe.configure, andtest.slow(33b2905), closes #258Documentation
waitForUrltowaitForURL(#256) (b325718)v1.4.0Compare Source
Features
valid-describe-callbackrule (c0bd18e)valid-expect-in-promiserule (cbf356d)require-to-throw-messagerule (3bb8c6a)Tests
test.useusage (13141cc)Refactoring
This release brings with it some major refactoring to the internals of the plugin to improve consistency, performance, and future enhancements. This should not cause any issues as we have a very extensive test suite, but if you encounter any issues, please let us know!
v1.3.1Compare Source
Bug Fixes
expect()calls in test hooks (5524bf7), closes #242test.describe.configureoutside of hooks (df7e4b2)Tests
v1.3.0Compare Source
Features
no-hooksrule (1c9f671), closes #232prefer-comparision-matcherrule (51fca42), closes #230prefer-equality-matcherrule (7029cb3)require-hookrule (497e4e3), closes #233Bug Fixes
expectin class methods (e2dc9aa)v1.2.0Compare Source
Features
max-expectsrule (acf80a0)no-commented-out-testsrule (718d900)no-conditional-expectrule (dbf91cc)no-duplicate-hooksrule (0a28d25)no-standalone-expectrule (#223) (8aa75d2)prefer-hooks-in-orderrule (10babed)prefer-hooks-on-toprule (24a51d2)v1.1.2Compare Source
Bug Fixes
v1.1.1Compare Source
Bug Fixes
no-unsafe-referenceswhen using Promise, window, or console (c2e9e10)v1.1.0Compare Source
Features
no-unsafe-referencesrule to check for unsafe references to variables withinpage.evaluate()(27f6236)prefer-web-first-assertions(#210) (8dae81e)Bug Fixes
Tests
v1.0.1Compare Source
Bug Fixes
no-get-by-titleconfig (c0e0fde)v1.0.0Compare Source
Features
no-get-by-titlerule (d7c0753), closes #196settings.globalAliasesto support custom test/expect names (40759e7)assertFunctionNames(cc3159a)additionalAssertFunctionNamestoassertFunctionNames(ed5d7bc)BREAKING CHANGES
additionalAssertFunctionNamesoption toassertFunctionNames. The accepted values are the same, the setting name is the only change.assertFunctionNamesis now only available at the rule levelConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.