nozomiishii / configs

🍱 Crucial Configs
MIT License
5 stars 0 forks source link

chore(deps): update dependency eslint-plugin-playwright to v1.5.1 #480

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-playwright 1.4.1 -> 1.5.1 age adoption passing confidence

Release Notes

playwright-community/eslint-plugin-playwright (eslint-plugin-playwright) ### [`v1.5.1`](https://togithub.com/playwright-community/eslint-plugin-playwright/releases/tag/v1.5.1) [Compare Source](https://togithub.com/playwright-community/eslint-plugin-playwright/compare/v1.5.0...v1.5.1) ##### Bug Fixes - **require-hook:** False positive when using new options argument ([8a06748](https://togithub.com/playwright-community/eslint-plugin-playwright/commit/8a067481d65049c0129d69eb70576eb50767d55b)) - **valid-describe-callback:** False positive when using new options argument ([c25d200](https://togithub.com/playwright-community/eslint-plugin-playwright/commit/c25d200c43494b3a1265c173d81a8b6e98794468)), closes [#​266](https://togithub.com/playwright-community/eslint-plugin-playwright/issues/266) ##### Documentation - Add missing URLs to rules ([26998b5](https://togithub.com/playwright-community/eslint-plugin-playwright/commit/26998b55eed6deee1895ffafdc954ecbd3dd8c23)) ### [`v1.5.0`](https://togithub.com/playwright-community/eslint-plugin-playwright/releases/tag/v1.5.0) [Compare Source](https://togithub.com/playwright-community/eslint-plugin-playwright/compare/v1.4.2...v1.5.0) ##### Features - Add support for new [test option syntax](https://playwright.dev/docs/test-annotations#tag-tests) ([e7155b6](https://togithub.com/playwright-community/eslint-plugin-playwright/commit/e7155b64cc015767ca678ffb7a9c91d98ad649f3)) ##### Bug Fixes - **no-useless-not:** Add support for `visible` and `enabled` options ([e97a62b](https://togithub.com/playwright-community/eslint-plugin-playwright/commit/e97a62baadf156a4e67ef4de75df3de6b4a78ba6)) ##### Documentation - **no-standalone-expect:** Improve documentation around best practices ([95fcfd8](https://togithub.com/playwright-community/eslint-plugin-playwright/commit/95fcfd8f7b65acd0d799da5b43255945c97c37e7)) ### [`v1.4.2`](https://togithub.com/playwright-community/eslint-plugin-playwright/releases/tag/v1.4.2) [Compare Source](https://togithub.com/playwright-community/eslint-plugin-playwright/compare/v1.4.1...v1.4.2) ##### Bug Fixes - **valid-describe-callback:** False positive with `test.describe.configure` ([91988d5](https://togithub.com/playwright-community/eslint-plugin-playwright/commit/91988d575916b3c19139ad4df2b9ecdf2abc6909)) ##### Tests - Add more test cases test configuration ([6bc2576](https://togithub.com/playwright-community/eslint-plugin-playwright/commit/6bc2576094808490b4140f78578603934c35e6db))

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 has been generated by Mend Renovate. View repository job log here.