rmwc
rmwc copied to clipboard
build(deps-dev): bump eslint-plugin-playwright from 0.22.1 to 1.5.2
Bumps eslint-plugin-playwright from 0.22.1 to 1.5.2.
Release notes
Sourced from eslint-plugin-playwright's releases.
v1.5.2
1.5.2 (2024-03-04)
Bug Fixes
- valid-describe-callback: Support unnamed describe (b3768f8)
v1.5.1
1.5.1 (2024-02-28)
Bug Fixes
- require-hook: False positive when using new options argument (8a06748)
- valid-describe-callback: False positive when using new options argument (c25d200), closes #266
Documentation
- Add missing URLs to rules (26998b5)
v1.5.0
1.5.0 (2024-02-28)
Features
- Add support for new test option syntax (e7155b6)
Bug Fixes
- no-useless-not: Add support for
visibleandenabledoptions (e97a62b)Documentation
- no-standalone-expect: Improve documentation around best practices (95fcfd8)
v1.4.2
1.4.2 (2024-02-27)
Bug Fixes
- valid-describe-callback: False positive with
test.describe.configure(91988d5)
... (truncated)
Commits
b3768f8fix(valid-describe-callback): Support unnamed describe3b272afchore: Fix formattingfbb6875chore: Fix action4796f75chore: Update Prettier config to disable semicolons1affb2echore: Update example folder26998b5docs: Add missing URLs to rules8a06748fix(require-hook): False positive when using new options argumentc25d200fix(valid-describe-callback): False positive when using new options argument99f11c7Merge pull request #265 from playwright-community/new-test-syntax-tagse7155b6feat: Add support for new test option syntax- Additional commits viewable in compare view
Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Review changes with SemanticDiff.
Analyzed 2 of 2 files.
| Filename | Status | |
|---|---|---|
| :heavy_check_mark: | package-lock.json | 38.45% smaller |
| :heavy_check_mark: | package.json | Analyzed |
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code
Superseded by #1369.