Skip to content

Bump eslint-plugin-playwright from 2.2.0 to 2.7.0 in /js - #214

Open
dependabot[bot] wants to merge 1 commit into
demonstrate-cross-realm-session-vulnerabilityfrom
dependabot/npm_and_yarn/js/eslint-plugin-playwright-2.7.0
Open

Bump eslint-plugin-playwright from 2.2.0 to 2.7.0 in /js#214
dependabot[bot] wants to merge 1 commit into
demonstrate-cross-realm-session-vulnerabilityfrom
dependabot/npm_and_yarn/js/eslint-plugin-playwright-2.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 19, 2026

Copy link
Copy Markdown
Contributor

Bumps eslint-plugin-playwright from 2.2.0 to 2.7.0.

Release notes

Sourced from eslint-plugin-playwright's releases.

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)

v2.5.0

2.5.0 (2026-01-12)

Bug Fixes

... (truncated)

Commits
  • 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
  • 8afb465 chore: Update deps
  • f6cc6a2 chore: Update oxfmt
  • 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

You can trigger a rebase of this PR 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.2.0 to 2.7.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.2.0...v2.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Feb 19, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: area/dependencies, team/ui. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@augment-app-staging

Copy link
Copy Markdown

A small dependency bump in the JS lint tooling.

🤖 Augment PR Summary

Summary: This updates the JS workspace’s Playwright ESLint plugin to a newer minor release.

Changes:

  • Bumped eslint-plugin-playwright from ^2.2.0 to ^2.7.0 in js/package.json.
  • Updated the pnpm lockfile to reflect the new dependency graph.

Technical Notes:

  • The target plugin release line adds new rules and includes compatibility work for newer ESLint versions.
  • This repo’s JS workspace is currently on ESLint 9.x; upstream’s stated peer range for the plugin is broad enough that this should remain compatible.
  • Worth watching for any new/changed Playwright lint rules affecting existing test code once CI runs.

🤖 Was this summary useful? React with 👍 or 👎

@augment-app-staging augment-app-staging Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nothing else jumped out at me.

Comment augment review to trigger a new review at any time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants