Skip to content

Update dependency eslint-plugin-playwright to v2.10.1#26711

Merged
ErisDS merged 1 commit intomainfrom
renovate/eslint-plugin-playwright-2.x
Apr 5, 2026
Merged

Update dependency eslint-plugin-playwright to v2.10.1#26711
ErisDS merged 1 commit intomainfrom
renovate/eslint-plugin-playwright-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 5, 2026

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-playwright 2.8.02.10.1 age confidence

Release Notes

mskelton/eslint-plugin-playwright (eslint-plugin-playwright)

v2.10.1

Compare Source

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

Compare Source

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

v2.9.0

Compare Source

Bug Fixes
  • no-restricted-roles: Catch all uses, not just on page methods (1861fa5)
  • Support nested locators everywhere (0e48186)
Features
  • no-duplicate-hooks: Mark as recommended (fe3ca54)
  • no-duplicate-slow: Mark as recommended (2f0b67d)
  • prefer-hooks-in-order: Mark as recommended (e8ae16e)
  • prefer-hooks-on-top: Mark as recommended (5ab9296)
  • prefer-locator: Mark as recommended (fcab221)
  • prefer-to-have-count: Mark as recommended (fcbf086)
  • prefer-to-have-length: Mark as recommended (c6c923e)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - Only on Sunday and Saturday ( * * * * 0,6 ), Between 12:00 AM and 12:59 PM, only on Monday ( * 0-12 * * 1 ) in timezone Etc/UTC.

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from 9larsons as a code owner March 5, 2026 06:13
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Mar 5, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.19%. Comparing base (8cd3274) to head (cb1d3ba).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #26711   +/-   ##
=======================================
  Coverage   73.19%   73.19%           
=======================================
  Files        1531     1531           
  Lines      121805   121805           
  Branches    14696    14696           
=======================================
+ Hits        89152    89154    +2     
+ Misses      31636    31635    -1     
+ Partials     1017     1016    -1     
Flag Coverage Δ
admin-tests 54.39% <ø> (+0.01%) ⬆️
e2e-tests 73.19% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/eslint-plugin-playwright-2.x branch from 6a4cf8f to e300739 Compare April 3, 2026 09:33
@renovate renovate bot changed the title Update dependency eslint-plugin-playwright to v2.9.0 Update dependency eslint-plugin-playwright to v2.10.1 Apr 3, 2026
@renovate renovate bot force-pushed the renovate/eslint-plugin-playwright-2.x branch 7 times, most recently from b8304d8 to afd46fd Compare April 5, 2026 10:01
@renovate renovate bot force-pushed the renovate/eslint-plugin-playwright-2.x branch from afd46fd to cb1d3ba Compare April 5, 2026 10:17
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 5, 2026

@ErisDS ErisDS merged commit edabb63 into main Apr 5, 2026
42 checks passed
@ErisDS ErisDS deleted the renovate/eslint-plugin-playwright-2.x branch April 5, 2026 11:56
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant