Skip to content

BAU: Bump eslint-plugin-playwright from 2.9.0 to 2.10.2#60

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

BAU: Bump eslint-plugin-playwright from 2.9.0 to 2.10.2#60
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/eslint-plugin-playwright-2.10.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps eslint-plugin-playwright from 2.9.0 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
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

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.9.0 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@v2.9.0...v2.10.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-playwright
  dependency-version: 2.10.2
  dependency-type: direct:production
  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 May 14, 2026
@dependabot dependabot Bot requested review from a team as code owners May 14, 2026 03:10
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 14, 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