Skip to content

Bump eslint-plugin-playwright from 2.4.0 to 2.10.0#537

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-plugin-playwright-2.10.0
Closed

Bump eslint-plugin-playwright from 2.4.0 to 2.10.0#537
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-plugin-playwright-2.10.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2026

Bumps eslint-plugin-playwright from 2.4.0 to 2.10.0.

Release notes

Sourced from eslint-plugin-playwright's releases.

v2.10.0

2.10.0 (2026-03-14)

Bug Fixes

  • missing-playwright-await: Fix false positive with expect().resolves (352e15e), closes #448
  • Support additional promise methods (8646e62), closes #444

Features

  • missing-playwright-await: Add includePageLocatorMethods flag for checking more missing awaits (#438) (41921f8), closes #159
  • no-skipped-test: Support disallowFixme to optionally disable .fixme() annotations (6b42fdb), closes #446

v2.9.0

2.9.0 (2026-03-02)

Bug Fixes

  • no-restricted-roles: Catch all uses, not just on page methods (1861fa5)
  • Support nested locators everywhere (0e48186)

Features

  • no-duplicate-hooks: Mark as recommended (fe3ca54)
  • no-duplicate-slow: Mark as recommended (2f0b67d)
  • prefer-hooks-in-order: Mark as recommended (e8ae16e)
  • prefer-hooks-on-top: Mark as recommended (5ab9296)
  • prefer-locator: Mark as recommended (fcab221)
  • prefer-to-have-count: Mark as recommended (fcbf086)
  • prefer-to-have-length: Mark as recommended (c6c923e)

v2.8.0

2.8.0 (2026-02-27)

Bug Fixes

  • Add missing test coverage and fix several minor bugs (#434) (e3398ec)
  • missing-playwright-await: Handle spread elements (df30163), closes #430
  • missing-playwright-await: Support more promise edge cases (b4cdcbd)

Features

  • Auto-detect test.extend() fixtures and import aliases (#432) (8b22ee7)

... (truncated)

Commits
  • 41921f8 feat(missing-playwright-await): Add includePageLocatorMethods flag for chec...
  • 2a05e2d chore: Remove name from unit tests
  • 352e15e fix(missing-playwright-await): Fix false positive with expect().resolves
  • 6b42fdb feat(no-skipped-test): Support disallowFixme to optionally disable `.fixme(...
  • 080c3f8 Merge pull request #447 from mskelton/dependabot/npm_and_yarn/tar-7.5.11
  • 21d9446 chore(deps): Bump tar from 7.5.10 to 7.5.11
  • 8646e62 fix: Support additional promise methods
  • 306d21e Merge pull request #442 from mskelton/dependabot/npm_and_yarn/tar-7.5.10
  • 981d42e chore(deps): Bump tar from 7.5.9 to 7.5.10
  • 44b78a9 chore: More tests
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-playwright since your current version.


Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @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/mskelton/eslint-plugin-playwright) from 2.4.0 to 2.10.0.
- [Release notes](https://github.com/mskelton/eslint-plugin-playwright/releases)
- [Changelog](https://github.com/mskelton/eslint-plugin-playwright/blob/main/CHANGELOG.md)
- [Commits](mskelton/eslint-plugin-playwright@v2.4.0...v2.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 15, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 18, 2026

Superseded by #545.

@dependabot dependabot bot closed this Mar 18, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-playwright-2.10.0 branch March 18, 2026 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants