Open dependabot[bot] opened 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 48.73%. Comparing base (
2de5122
) to head (813b968
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps eslint-plugin-playwright from 0.18.0 to 1.5.0.
Release notes
Sourced from eslint-plugin-playwright's releases.
... (truncated)
Commits
99f11c7
Merge pull request #265 from playwright-community/new-test-syntax-tagse7155b6
feat: Add support for new test option syntaxd51f043
Merge pull request #264 from playwright-community/no-useless-note97a62b
fix(no-useless-not): Add support forvisible
andenabled
options95fcfd8
docs(no-standalone-expect): Improve documentation around best practices0b0baee
chore: Remove references toexpect.assertions
andexpect.hasAssertions
6bc2576
test: Add more test cases test configuration91988d5
fix(valid-describe-callback): False positive withtest.describe.configure
b325718
docs: Fix typos fromwaitForUrl
towaitForURL
(#256)5c9b510
chore: ReworkparseFnCall
yet againDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show