Skip to content

Bump eslint-plugin-playwright from 2.4.0 to 2.7.1#506

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps eslint-plugin-playwright from 2.4.0 to 2.7.1.

Release notes

Sourced from eslint-plugin-playwright's releases.

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

  • Add no-duplicate-slow rule (dac9495), closes #418
  • Add no-restricted-roles rule (#422) (91817bf)
  • Add require-to-pass-timeout rule (e620e87), closes #345
  • Add require-tags rule (c83b13a), closes #401
  • missing-playwright-await: Add support for waitForResponse and other similar functions (960be8a), closes #199

v2.5.1

2.5.1 (2026-01-26)

Bug Fixes

  • no-conditional-in-test: Fix false positive for || (611657c)

... (truncated)

Commits
  • 6e4f5ff fix(missing-playwirght-await): Fix false positive with promise chains
  • d2dad06 docs: Update readme
  • aa5315b feat: Support ESLint 10
  • 864edb1 chore(deps): Bump tar from 7.5.7 to 7.5.9 (#426)
  • 6547702 fix: Exclude @typescript-eslint/utils from the bundle
  • c83b13a feat: Add require-tags rule
  • 960be8a feat(missing-playwright-await): Add support for waitForResponse and other sim...
  • dac9495 feat: Add no-duplicate-slow rule
  • e620e87 feat: Add require-to-pass-timeout rule
  • 1597555 fix(valid-title): Ignore variables we can't statically determine
  • 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.7.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.4.0...v2.7.1)

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

dependabot bot commented on behalf of github Mar 1, 2026

Superseded by #513.

@dependabot dependabot bot closed this Mar 1, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-playwright-2.7.1 branch March 1, 2026 16:08
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