Skip to content

chore(deps-dev): bump eslint-plugin-playwright from 1.5.2 to 2.2.0 #8028

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2025

Bumps eslint-plugin-playwright from 1.5.2 to 2.2.0.

Release notes

Sourced from eslint-plugin-playwright's releases.

v2.2.0

2.2.0 (2025-01-23)

Features

Bug Fixes

  • expect-expert: report on test function identifier rather than body (#337) (35e37a1)
  • prefer-comparison-matcher: Fix typo in docs (c269371), closes #343

v2.1.0

2.1.0 (2024-11-18)

Features

  • Add test.fail.only as a valid chain (c067ad2)

v2.0.1

2.0.1 (2024-11-06)

Bug Fixes

  • Fix types for native TypeScript ESM (4c61256)

v2.0.0

2.0.0 (2024-10-23)

⚠ BREAKING CHANGES

  • Remove jest-playwright configs

Features

  • Remove jest-playwright configs (ba82509)

Bug Fixes

v1.8.3

... (truncated)

Commits
  • 956fe62 feat: Add support for Playwright 1.50 (#347)
  • c269371 fix(prefer-comparison-matcher): Fix typo in docs
  • 53df693 feat: Add no-slow-tests rule (#302)
  • 35e37a1 fix(expect-expert): report on test function identifier rather than body (#337)
  • c067ad2 feat: Add test.fail.only as a valid chain
  • d2b9818 chore(deps): Bump cross-spawn from 7.0.3 to 7.0.5 (#333)
  • 97fcd60 chore(deps): Bump @​eslint/plugin-kit from 0.2.1 to 0.2.3 (#332)
  • faee198 chore: Convert internal build to ESM (#331)
  • 4c61256 fix: Fix types for native TypeScript ESM
  • f566df5 fix: Fix type exports
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file pr:daveit Disables PR Cop pr:e2e Automatically triggers e2e tests to run pr:platform Runs tests against all supported platforms type:maintenance tests, chores, or project maintenance labels Apr 7, 2025
Copy link

codecov bot commented Apr 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.15%. Comparing base (573bbb0) to head (f267f66).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8028      +/-   ##
==========================================
- Coverage   57.69%   57.15%   -0.55%     
==========================================
  Files         678      678              
  Lines       27476    27476              
  Branches     2694     2694              
==========================================
- Hits        15853    15703     -150     
- Misses      11282    11430     +148     
- Partials      341      343       +2     
Flag Coverage Δ
e2e-ci 62.72% <ø> (+0.01%) ⬆️
e2e-full 23.61% <ø> (-18.58%) ⬇️
unit 49.22% <ø> (-0.03%) ⬇️

see 11 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 573bbb0...f267f66. Read the comment docs.

🚀 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.

Bumps [eslint-plugin-playwright](https://github.com/playwright-community/eslint-plugin-playwright) from 1.5.2 to 2.2.0.
- [Release notes](https://github.com/playwright-community/eslint-plugin-playwright/releases)
- [Changelog](https://github.com/playwright-community/eslint-plugin-playwright/blob/main/CHANGELOG.md)
- [Commits](playwright-community/eslint-plugin-playwright@v1.5.2...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-playwright-2.2.0 branch from 0b0f0ef to f267f66 Compare May 5, 2025 20:20
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 pr:daveit Disables PR Cop pr:e2e Automatically triggers e2e tests to run pr:platform Runs tests against all supported platforms type:maintenance tests, chores, or project maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants