Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 11, 2025

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-playwright ^0.12.0^0.22.0 age confidence
eslint-plugin-promise ^6.1.1^6.6.0 age confidence

Release Notes

mskelton/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

  • Add prefer-web-first-assertions rule by @​mskelton in playwright-community#129
  • Add recommended config to replace the playwright-test config. The existing playwright-test config will be removed in v1.

Bug fixes

New Contributors

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

eslint-community/eslint-plugin-promise (eslint-plugin-promise)

v6.6.0

Compare Source

Bug Fixes
  • always-return: treat process.exit() or process.abort() as an acceptable "return" (#​493) (f368c5a)
Features
  • add strict option to disallow then or catch following await or yield (#​494) (fa482cc)

v6.5.1

Compare Source

Bug Fixes

v6.5.0

Compare Source

Features
  • add name property to configs (for use with tooling) (#​486) (ca9e9b4)

v6.4.0

Compare Source

Features

v6.3.0

Compare Source

🌟 Features
🩹 Fixes
  • permit appropriate computed member expressions and prototype access (#​535) (4de9d43)
🧹 Chores

v6.2.0

Compare Source

Bug Fixes
  • no-callback-in-promise: false positives when the exception is an argument (#​446) (5e4546d)
Features
  • Resolve getAncestors and getScope calls in eslint v9 (#​466) (c0c716b)

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 05:59 AM, only on Monday ( * 0-5 * * 1 ) in timezone Europe/Berlin, Automerge - Monday through Friday ( * * * * 1-5 ) in timezone Europe/Berlin.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 a team as a code owner August 11, 2025 00:30
@changeset-bot
Copy link

changeset-bot bot commented Aug 11, 2025

⚠️ No Changeset found

Latest commit: 3440cc7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/linter-dependencies branch from 24c235b to 2a2d968 Compare August 12, 2025 11:37
@renovate renovate bot force-pushed the renovate/linter-dependencies branch from 2a2d968 to ab5a696 Compare January 9, 2026 17:55
@renovate renovate bot force-pushed the renovate/linter-dependencies branch from ab5a696 to 3440cc7 Compare January 13, 2026 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant