Skip to content

Bump eslint-plugin-playwright from 2.4.0 to 2.8.0#513

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps eslint-plugin-playwright from 2.4.0 to 2.8.0.

Release notes

Sourced from eslint-plugin-playwright's releases.

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)

v2.7.1

2.7.1 (2026-02-23)

Bug Fixes

  • missing-playwirght-await: Fix false positive with promise chains (6e4f5ff)

v2.7.0

2.7.0 (2026-02-18)

Features

v2.6.1

2.6.1 (2026-02-18)

Bug Fixes

  • Exclude @typescript-eslint/utils from the bundle (6547702), closes #425

v2.6.0

2.6.0 (2026-02-18)

Bug Fixes

  • docs: consistent-spacing-between-blocks name (#421) (f2306ed)
  • valid-title: Ignore variables we can't statically determine (1597555), closes #368

Features

... (truncated)

Commits
  • c7738da chore: More test coverage (#437)
  • ce0864e chore: Add more test coverage (#436)
  • 0864ac3 chore: Add additional test coverage gaps (#435)
  • e3398ec fix: Add missing test coverage and fix several minor bugs (#434)
  • 8b22ee7 feat: Auto-detect test.extend() fixtures and import aliases (#432)
  • 70e94c1 chore: Add curly brackets to all if conditions
  • 2c5cd62 chore(deps): Bump rollup from 4.55.1 to 4.59.0 (#431)
  • df30163 fix(missing-playwright-await): Handle spread elements
  • 17b9312 chore: Format
  • ed77400 chore: Add new rule skill
  • 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.8.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.8.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-playwright
  dependency-version: 2.8.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 1, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 2, 2026

Superseded by #515.

@dependabot dependabot bot closed this Mar 2, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-playwright-2.8.0 branch March 2, 2026 17:58
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