Skip to content

Conversation

@pactflow-renovate-bot
Copy link
Contributor

@pactflow-renovate-bot pactflow-renovate-bot bot commented Feb 19, 2025

This PR contains the following updates:

Package Type Update Change
eslint-plugin-playwright devDependencies minor 0.10.0 -> 0.22.2

Release Notes

playwright-community/eslint-plugin-playwright (eslint-plugin-playwright)

v0.22.2

Compare Source

Bug Fixes
  • Add toPass to missing-playwright-await test matchers (#​206) (3a8f674)
  • Fix prefer-to-have-count false positive (510e71c), closes #​207
  • Use checked property of toBeChecked when it is not a boolean literal (3563148), closes #​205

v0.22.1

Compare Source

Bug Fixes
  • Remove accidental console log (11ac823)

v0.22.0

Compare Source

Bug Fixes
  • Ignore expect without assertion in missing-playwright-await (#​201) (47249ce)
Features

v0.21.0

Compare Source

Bug Fixes
  • Fix more edge cases with missing-playwright-await (#​190) (f2aa1ec)
Features

v0.20.0

Compare Source

Bug Fixes
Features
  • Add missed assertions to the 'missing-playwright-await' rule (#​181) (b54e7df)

v0.19.0

Compare Source

Bug Fixes
  • Support older ESLint versions that don't support context.sourceCode (#​180) (0419585)
Features

v0.18.0

Compare Source

Bug Fixes
Features

v0.17.0

Compare Source

Features

v0.16.0

Compare Source

Features

v0.15.3

Compare Source

Bug Fixes
  • Only support ...Expect as a variation to expect. This prevents false negatives such as expectSomethingToBe() but still will catch softExpect() type variants. (ec35829), closes #​153

v0.15.2

Compare Source

Bug Fixes
  • Fix false positive for expect-expect when using test.step (e7b108d), closes #​149
  • Support custom expect objects created with expect.configure (73e4d06), closes #​150

v0.15.1

Compare Source

Bug Fixes
  • Fewer false negatives for no-useless-await (79d8c7d)

v0.15.0

Compare Source

Features

v0.14.3

Compare Source

Fix publish

v0.14.0

Compare Source

What's Changed

Full Changelog: mskelton/eslint-plugin-playwright@v0.13.0...v0.14.0

v0.13.0

Compare Source

Features

Bug fixes

New Contributors

Full Changelog: mskelton/eslint-plugin-playwright@v0.12.0...v0.13.0

v0.12.0

Compare Source

This release introduces three new rules as well as a major improvement to the location of errors. Previously, many rules would attach errors to portions of the code that were not as relevant to the error. This has been improved as well as support for this.page to make it easier when linting in page objects.

What's New

Fixes & Maintenance

Dependencies

New Contributors

Full Changelog: mskelton/eslint-plugin-playwright@v0.11.2...v0.12.0

v0.11.2

Compare Source

What's Changed

New Contributors

Full Changelog: mskelton/eslint-plugin-playwright@v0.11.1...v0.11.2

v0.11.1

Compare Source

Fix version in v0.11.0 publish


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 has been generated by Renovate Bot.

@pactflow-renovate-bot pactflow-renovate-bot bot force-pushed the gh-renovate/eslint-plugin-playwright-0.x branch from ac6b7b9 to e5165e1 Compare February 19, 2025 22:20
@pactflow-renovate-bot pactflow-renovate-bot bot changed the title chore(deps): update dependency eslint-plugin-playwright to ^0.22.0 chore(deps): update dependency eslint-plugin-playwright to v0.22.2 Feb 19, 2025
@pactflow-renovate-bot pactflow-renovate-bot bot force-pushed the gh-renovate/eslint-plugin-playwright-0.x branch from e5165e1 to 635ccd6 Compare February 19, 2025 22:45
@JP-Ellis JP-Ellis merged commit 53e8997 into main Feb 19, 2025
3 checks passed
@JP-Ellis JP-Ellis deleted the gh-renovate/eslint-plugin-playwright-0.x branch February 19, 2025 23:03
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.

2 participants