Skip to content

Bump eslint-plugin-playwright from 2.7.1 to 2.10.1#451

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

Bump eslint-plugin-playwright from 2.7.1 to 2.10.1#451
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-plugin-playwright-2.10.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps eslint-plugin-playwright from 2.7.1 to 2.10.1.

Release notes

Sourced from eslint-plugin-playwright's releases.

v2.10.1

2.10.1 (2026-03-18)

Bug Fixes

  • missing-playwright-await: Don't flag Array.fill as missing await (cff9640), closes #450
  • Narrow page detection to prefer false positives (10238e1)

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

... (truncated)

Commits
  • cff9640 fix(missing-playwright-await): Don't flag Array.fill as missing await
  • 10238e1 fix: Narrow page detection to prefer false positives
  • 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
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 19, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-playwright-2.10.1 branch from f1f3a19 to 9bd1508 Compare April 15, 2026 13:24
@nimalank7
Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-playwright-2.10.1 branch from 9bd1508 to 9fc3f92 Compare April 15, 2026 13:28
Bumps [eslint-plugin-playwright](https://github.com/mskelton/eslint-plugin-playwright) from 2.7.1 to 2.10.1.
- [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.7.1...v2.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-playwright-2.10.1 branch from 9fc3f92 to 7d21f21 Compare April 15, 2026 13:36
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.

1 participant