Skip to content

chore(deps-dev): bump eslint-plugin-playwright from 1.8.3 to 2.10.2 in /frontend#13

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/eslint-plugin-playwright-2.10.2
Open

chore(deps-dev): bump eslint-plugin-playwright from 1.8.3 to 2.10.2 in /frontend#13
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/eslint-plugin-playwright-2.10.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 13, 2026

Bumps eslint-plugin-playwright from 1.8.3 to 2.10.2.

Release notes

Sourced from eslint-plugin-playwright's releases.

v2.10.2

2.10.2 (2026-04-20)

Bug Fixes

  • missing-playwright-await: Fix false positive when re-assigning awaited variable (8cca0ac), closes #456
  • no-duplicate-hooks: handle anonymous describe blocks in forEach loops (8b4ec60), closes #459
  • valid-test-tags: Support template literal strings (d98a05c), closes #460

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)

... (truncated)

Commits
  • 613db7a chore: Fix type errors
  • 8cca0ac fix(missing-playwright-await): Fix false positive when re-assigning awaited v...
  • 8b4ec60 fix(no-duplicate-hooks): handle anonymous describe blocks in forEach loops
  • d98a05c fix(valid-test-tags): Support template literal strings
  • 1158eda chore(deps): Bump flatted from 3.3.3 to 3.4.2 (#452)
  • 6e66967 chore(deps): Bump lodash-es from 4.17.23 to 4.18.1 (#457)
  • ab4e713 chore(deps): Bump vite from 7.3.1 to 7.3.2 (#458)
  • 47cc83a chore(deps): Bump handlebars from 4.7.8 to 4.7.9 (#455)
  • b224504 chore(deps): Bump picomatch from 2.3.1 to 2.3.2 (#454)
  • cff9640 fix(missing-playwright-await): Don't flag Array.fill as missing await
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by 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 1.8.3 to 2.10.2.
- [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@v1.8.3...v2.10.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 13, 2026
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