wKovacs64 / hibp

An unofficial TypeScript SDK for the 'Have I been pwned?' service.
https://wkovacs64.github.io/hibp
MIT License
115 stars 5 forks source link

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

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

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

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 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.

changeset-bot[bot] commented 9 months ago

⚠️ No Changeset found

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.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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