chore(deps): update devdependency eslint-plugin-playwright to v1 - autoclosed #222
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.15.3
->^1.6.2
Release Notes
playwright-community/eslint-plugin-playwright (eslint-plugin-playwright)
v1.6.2
Compare Source
Bug Fixes
v1.6.1
Compare Source
Bug Fixes
Documentation
v1.6.0
Compare Source
Features
Documentation
v1.5.4
Compare Source
Bug Fixes
expect.anything()
as invalid. (a9045db)v1.5.3
Compare Source
Bug Fixes
Tests
v1.5.2
Compare Source
Bug Fixes
v1.5.1
Compare Source
Bug Fixes
Documentation
v1.5.0
Compare Source
Features
Bug Fixes
visible
andenabled
options (e97a62b)Documentation
v1.4.2
Compare Source
Bug Fixes
test.describe.configure
(91988d5)Tests
v1.4.1
Compare Source
Bug Fixes
test.use
,test.describe.configure
, andtest.slow
(33b2905), closes #258Documentation
waitForUrl
towaitForURL
(#256) (b325718)v1.4.0
Compare Source
Features
valid-describe-callback
rule (c0bd18e)valid-expect-in-promise
rule (cbf356d)require-to-throw-message
rule (3bb8c6a)Tests
test.use
usage (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.1
Compare Source
Bug Fixes
expect()
calls in test hooks (5524bf7), closes #242test.describe.configure
outside of hooks (df7e4b2)Tests
v1.3.0
Compare Source
Features
no-hooks
rule (1c9f671), closes #232prefer-comparision-matcher
rule (51fca42), closes #230prefer-equality-matcher
rule (7029cb3)require-hook
rule (497e4e3), closes #233Bug Fixes
expect
in class methods (e2dc9aa)v1.2.0
Compare Source
Features
max-expects
rule (acf80a0)no-commented-out-tests
rule (718d900)no-conditional-expect
rule (dbf91cc)no-duplicate-hooks
rule (0a28d25)no-standalone-expect
rule (#223) (8aa75d2)prefer-hooks-in-order
rule (10babed)prefer-hooks-on-top
rule (24a51d2)v1.1.2
Compare Source
Bug Fixes
v1.1.1
Compare Source
Bug Fixes
no-unsafe-references
when using Promise, window, or console (c2e9e10)v1.1.0
Compare Source
Features
no-unsafe-references
rule to check for unsafe references to variables withinpage.evaluate()
(27f6236)prefer-web-first-assertions
(#210) (8dae81e)Bug Fixes
Tests
v1.0.1
Compare Source
Bug Fixes
no-get-by-title
config (c0e0fde)v1.0.0
Compare Source
Features
no-get-by-title
rule (d7c0753), closes #196settings.globalAliases
to support custom test/expect names (40759e7)assertFunctionNames
(cc3159a)additionalAssertFunctionNames
toassertFunctionNames
(ed5d7bc)BREAKING CHANGES
additionalAssertFunctionNames
option toassertFunctionNames
. The accepted values are the same, the setting name is the only change.assertFunctionNames
is now only available at the rule levelv0.22.2
Compare Source
Bug Fixes
prefer-to-have-count
false positive (510e71c), closes #207checked
property oftoBeChecked
when it is not a boolean literal (3563148), closes #205v0.22.1
Compare Source
Bug Fixes
v0.22.0
Compare Source
Bug Fixes
expect
without assertion inmissing-playwright-await
(#201) (47249ce)Features
no-wait-for-selector
rule (#198) (5bc943f)v0.21.0
Compare Source
Bug Fixes
missing-playwright-await
(#190) (f2aa1ec)Features
allowed
option forno-raw-locators
(#189) (ae52f21)v0.20.0
Compare Source
Bug Fixes
Features
v0.19.0
Compare Source
Bug Fixes
context.sourceCode
(#180) (0419585)Features
valid-title
rule (#177) (c0ce87a)v0.18.0
Compare Source
Bug Fixes
Features
allowConditional
option tono-skipped-test
(#174) (34b3f7b)v0.17.0
Compare Source
Features
prefer-to-have-count
rule (#165) (82a518a)v0.16.0
Compare Source
Features
no-raw-locators
rule (#160) (81d7f54)expect-expect
(#155) (b00c3e3)Configuration
📅 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 was generated by Mend Renovate. View the repository job log.