Skip to content

build(deps-dev): bump eslint-plugin-playwright from 1.8.3 to 2.10.4#28

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

build(deps-dev): bump eslint-plugin-playwright from 1.8.3 to 2.10.4#28
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-playwright-2.10.2

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps eslint-plugin-playwright from 1.8.3 to 2.10.4.

Release notes

Sourced from eslint-plugin-playwright's releases.

v2.10.4

2.10.4 (2026-05-19)

Bug Fixes

  • valid-title: Skip title checks for anonymous describe blocks (894c0ec)

v2.10.3

2.10.3 (2026-05-18)

Bug Fixes

  • missing-playwright-await: Fix false positive when not assigning awaited variable (#464) (801f01a)

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

... (truncated)

Commits
  • 894c0ec fix(valid-title): Skip title checks for anonymous describe blocks
  • 801f01a fix(missing-playwright-await): Fix false positive when not assigning awaited ...
  • b264380 chore(deps): Bump postcss from 8.5.6 to 8.5.14 (#462)
  • adc8ad1 chore(deps): Bump ip-address from 10.1.0 to 10.2.0 (#461)
  • 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)
  • 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 dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 17, 2026
Bumps [eslint-plugin-playwright](https://github.com/mskelton/eslint-plugin-playwright) from 1.8.3 to 2.10.4.
- [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.4)

---
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] <support@github.com>
@dependabot dependabot Bot changed the title build(deps-dev): bump eslint-plugin-playwright from 1.8.3 to 2.10.2 build(deps-dev): bump eslint-plugin-playwright from 1.8.3 to 2.10.4 May 25, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-playwright-2.10.2 branch from 5442c3f to 787a074 Compare May 25, 2026 20:26
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