Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps eslint-plugin-playwright from 2.2.0 to 2.4.0.

Release notes

Sourced from eslint-plugin-playwright's releases.

v2.4.0

2.4.0 (2025-11-30)

Bug Fixes

  • missing-playwright-await: prevent infinite recursion in checkValidity (9ce346d)

Features

  • expect-expect: Support regex patterns (#390) (fdd0253)

v2.3.0

2.3.0 (2025-10-31)

Bug Fixes

Features

v2.2.2

2.2.2 (2025-07-30)

Bug Fixes

  • prefer-web-first-assertions: Fix false positive (#384) (38a559e)
  • valid-test-tags: disallow extra properties in rule options and add to recommended (#381) (4762bbd)

v2.2.1

2.2.1 (2025-07-28)

Features

  • Support addInitScript in no-unsafe-references
  • Add toContainClass method
  • Add valid-test-tags rule
  • Add no-wait-for-navigation rule

Bug Fixes

  • clean published package.json (#371) (b8401e5), closes #360
  • no-conditional-in-test does not trigger for conditionals in test metadata (fixes #363) (#372) (12b0832)
  • Remove no-slowed-test from recommended list (#348) (6baec3a)

... (truncated)

Commits
  • ca5601d chore: Fix formatting
  • 323f954 chore: Fix formatting
  • 9ce346d fix(missing-playwright-await): prevent infinite recursion in checkValidity
  • 0d3c957 chore: Swap utils for dedent
  • b434289 Fix standalone expect in fixture (#403)
  • fdd0253 feat(expect-expect): Support regex patterns (#390)
  • ed7c44d docs: Use ESLint defineConfig and extends (#402)
  • c0937d7 feat: Add no-unused-locators rule (#396)
  • 6b85256 chore: Cleanup imports
  • 377238c fix: Check for test tags in titles
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [eslint-plugin-playwright](https://github.com/playwright-community/eslint-plugin-playwright) from 2.2.0 to 2.4.0.
- [Release notes](https://github.com/playwright-community/eslint-plugin-playwright/releases)
- [Changelog](https://github.com/mskelton/eslint-plugin-playwright/blob/main/CHANGELOG.md)
- [Commits](mskelton/eslint-plugin-playwright@v2.2.0...v2.4.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-playwright
  dependency-version: 2.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2025

Labels

The following labels could not be found: area/dependencies, team/ui. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant