stephenwade / festival

A website to host online music festivals
ISC License
2 stars 1 forks source link

Update dependency eslint-plugin-playwright to v1.7.0 #1802

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-playwright 1.6.2 -> 1.7.0 age adoption passing confidence

Release Notes

playwright-community/eslint-plugin-playwright (eslint-plugin-playwright) ### [`v1.7.0`](https://redirect.github.com/playwright-community/eslint-plugin-playwright/releases/tag/v1.7.0) [Compare Source](https://redirect.github.com/playwright-community/eslint-plugin-playwright/compare/v1.6.2...v1.7.0) ##### Features - **prefer-locator:** Add rule to suggest not using page methods ([#​315](https://redirect.github.com/playwright-community/eslint-plugin-playwright/issues/315)) ([731a4e1](https://redirect.github.com/playwright-community/eslint-plugin-playwright/commit/731a4e122935e9ccc421e453f26ec614d36ec308)) - **prefer-native-locators:** Add rule to suggest using built-in locators ([#​308](https://redirect.github.com/playwright-community/eslint-plugin-playwright/issues/308)) ([e6f92b0](https://redirect.github.com/playwright-community/eslint-plugin-playwright/commit/e6f92b0280b65cfead49499175c4a40921ef51f3)) - **prefer-to-have-count:** Warn about use of `.all()` and `.toHaveLength()` ([149ddc2](https://redirect.github.com/playwright-community/eslint-plugin-playwright/commit/149ddc231d8154b0cc12172b5576b657675acd09)), closes [#​284](https://redirect.github.com/playwright-community/eslint-plugin-playwright/issues/284) - Support `test.expect` style ([6a84431](https://redirect.github.com/playwright-community/eslint-plugin-playwright/commit/6a84431e7f3138b5139b329d58d55753a6b5b3c3)), closes [#​297](https://redirect.github.com/playwright-community/eslint-plugin-playwright/issues/297) - Apply title rules to `test.step` and add `ignoreTypeOfStepName` option ([https://github.com/playwright-community/eslint-plugin-playwright/pull/309](https://redirect.github.com/playwright-community/eslint-plugin-playwright/pull/309)) ##### Bug Fixes - Flat config TypeScript fix ([1b5aadb](https://redirect.github.com/playwright-community/eslint-plugin-playwright/commit/1b5aadbb8c0e2d10902ff529d39bbc6bca762f0d)), closes [#​299](https://redirect.github.com/playwright-community/eslint-plugin-playwright/issues/299) - **no-conditional-expect:** Fix false positive with asymmetric matchers ([#​304](https://redirect.github.com/playwright-community/eslint-plugin-playwright/issues/304)) ([3860f1e](https://redirect.github.com/playwright-community/eslint-plugin-playwright/commit/3860f1ecdc54163c4d46c983013b9f5c8b7110ed))

Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Enabled.

ā™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



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