nozomiishii / configs

🍱 Crucial Configs
MIT License
5 stars 0 forks source link

chore(deps): update dependency eslint-plugin-playwright to v1.4.0 #476

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.3.1 -> 1.4.0 age adoption passing confidence

Release Notes

playwright-community/eslint-plugin-playwright (eslint-plugin-playwright) ### [`v1.4.0`](https://togithub.com/playwright-community/eslint-plugin-playwright/releases/tag/v1.4.0) [Compare Source](https://togithub.com/playwright-community/eslint-plugin-playwright/compare/v1.3.1...v1.4.0) ##### Features - Add `valid-describe-callback` rule ([c0bd18e](https://togithub.com/playwright-community/eslint-plugin-playwright/commit/c0bd18e587f5881ce12c42fef49667eb58f089d7)) - Add `valid-expect-in-promise` rule ([cbf356d](https://togithub.com/playwright-community/eslint-plugin-playwright/commit/cbf356d59ac2aaea3c48eed68a6402a6a10f1ec2)) - Add `require-to-throw-message` rule ([3bb8c6a](https://togithub.com/playwright-community/eslint-plugin-playwright/commit/3bb8c6a57ed05cc126b4af80aa4bd71299957cd2)) ##### Tests - **require-hook:** Add more test cases ([7258d98](https://togithub.com/playwright-community/eslint-plugin-playwright/commit/7258d98db46cb1d2872c918c00f29f5202de77be)) - **require-hook:** Add test for valid `test.use` usage ([13141cc](https://togithub.com/playwright-community/eslint-plugin-playwright/commit/13141ccafde63a66e31a862814c7e1d0bb941497)) ##### Refactoring This release brings with it some major refactoring to the internals of the plugin to improve consistency, performance, and future enhancements. This should not cause any issues as we have a very extensive test suite, but if you encounter any issues, please let us know!

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.