Skip to content

Bump eslint-plugin-playwright from 2.9.0 to 2.10.0#49

Merged
chrisjwalk merged 2 commits into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-playwright-2.10.0
Mar 15, 2026
Merged

Bump eslint-plugin-playwright from 2.9.0 to 2.10.0#49
chrisjwalk merged 2 commits into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-playwright-2.10.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps eslint-plugin-playwright from 2.9.0 to 2.10.0.

Release notes

Sourced from eslint-plugin-playwright's releases.

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
  • 41921f8 feat(missing-playwright-await): Add includePageLocatorMethods flag for chec...
  • 2a05e2d chore: Remove name from unit tests
  • 352e15e fix(missing-playwright-await): Fix false positive with expect().resolves
  • 6b42fdb feat(no-skipped-test): Support disallowFixme to optionally disable `.fixme(...
  • 080c3f8 Merge pull request #447 from mskelton/dependabot/npm_and_yarn/tar-7.5.11
  • 21d9446 chore(deps): Bump tar from 7.5.10 to 7.5.11
  • 8646e62 fix: Support additional promise methods
  • 306d21e Merge pull request #442 from mskelton/dependabot/npm_and_yarn/tar-7.5.10
  • 981d42e chore(deps): Bump tar from 7.5.9 to 7.5.10
  • 44b78a9 chore: More tests
  • See full diff 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 14, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-playwright-2.10.0 branch 3 times, most recently from ddf9bd7 to de8253f Compare March 15, 2026 00:13
Bumps [eslint-plugin-playwright](https://github.com/mskelton/eslint-plugin-playwright) from 2.9.0 to 2.10.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.9.0...v2.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-playwright-2.10.0 branch from de8253f to f7d4a8d Compare March 15, 2026 00:15
@chrisjwalk chrisjwalk merged commit b673d05 into main Mar 15, 2026
1 check passed
@chrisjwalk chrisjwalk deleted the dependabot/npm_and_yarn/eslint-plugin-playwright-2.10.0 branch March 15, 2026 01:43
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.

1 participant