Closed renovate[bot] closed 9 months ago
Latest commit: 63dc06f7770e3b27b5ad6d0b7b010f1091d99df4
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.
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
This PR contains the following updates:
0.22.2
->1.0.1
Release Notes
playwright-community/eslint-plugin-playwright (eslint-plugin-playwright)
### [`v1.0.1`](https://togithub.com/playwright-community/eslint-plugin-playwright/releases/tag/v1.0.1) [Compare Source](https://togithub.com/playwright-community/eslint-plugin-playwright/compare/v1.0.0...v1.0.1) ##### Bug Fixes - Add missing `no-get-by-title` config ([c0e0fde](https://togithub.com/playwright-community/eslint-plugin-playwright/commit/c0e0fde85f80974ce114823e10d06a64e1736e15)) ### [`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 levelConfiguration
📅 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.