nozomiishii / configs

🍱 Crucial Configs
MIT License
5 stars 0 forks source link

chore(deps): update dependency eslint-plugin-playwright to v1 #443

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-playwright 0.22.2 -> 1.0.0 age adoption passing confidence

Release Notes

playwright-community/eslint-plugin-playwright (eslint-plugin-playwright) ### [`v1.0.0`](https://togithub.com/playwright-community/eslint-plugin-playwright/releases/tag/v1.0.0) [Compare Source](https://togithub.com/playwright-community/eslint-plugin-playwright/compare/v0.22.2...v1.0.0) ##### Features - Add `no-get-by-title` rule ([d7c0753](https://togithub.com/playwright-community/eslint-plugin-playwright/commit/d7c07538633eeb12f985c31fa664595b87a3692e)), closes [#​196](https://togithub.com/playwright-community/eslint-plugin-playwright/issues/196) - Add support for `settings.globalAliases` to support custom test/expect names ([40759e7](https://togithub.com/playwright-community/eslint-plugin-playwright/commit/40759e789f4f396b8ff70f9b9e1934576572125d)) - Remove support for global `assertFunctionNames` ([cc3159a](https://togithub.com/playwright-community/eslint-plugin-playwright/commit/cc3159ac14b382a90f6eee7c0c51b1f283782c32)) - Rename `additionalAssertFunctionNames` to `assertFunctionNames` ([ed5d7bc](https://togithub.com/playwright-community/eslint-plugin-playwright/commit/ed5d7bc217125814febdca9f9af878f0d2d051ce)) ##### BREAKING CHANGES - Rename the `additionalAssertFunctionNames` option to `assertFunctionNames`. The accepted values are the same, the setting name is the only change. - `assertFunctionNames` is now only available at the rule level

Configuration

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

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

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.