Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 12, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

playwright-community/eslint-plugin-playwright (eslint-plugin-playwright)

v1.0.1

Compare Source

Bug Fixes
  • Add missing no-get-by-title config (c0e0fde)

v1.0.0

Compare Source

Features
  • Add no-get-by-title rule (d7c0753), closes #​196
  • Add support for settings.globalAliases to support custom test/expect names (40759e7)
  • Remove support for global assertFunctionNames (cc3159a)
  • Rename additionalAssertFunctionNames to assertFunctionNames (ed5d7bc)
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

v0.22.2

Compare Source

Bug Fixes
  • Add toPass to missing-playwright-await test matchers (#​206) (3a8f674)
  • Fix prefer-to-have-count false positive (510e71c), closes #​207
  • Use checked property of toBeChecked when it is not a boolean literal (3563148), closes #​205

v0.22.1

Compare Source

Bug Fixes
  • Remove accidental console log (11ac823)

v0.22.0

Compare Source

Bug Fixes
  • Ignore expect without assertion in missing-playwright-await (#​201) (47249ce)
Features

v0.21.0

Compare Source

Bug Fixes
  • Fix more edge cases with missing-playwright-await (#​190) (f2aa1ec)
Features

v0.20.0

Compare Source

Bug Fixes
Features
  • Add missed assertions to the 'missing-playwright-await' rule (#​181) (b54e7df)

v0.19.0

Compare Source

Bug Fixes
  • Support older ESLint versions that don't support context.sourceCode (#​180) (0419585)
Features

v0.18.0

Compare Source

Bug Fixes
Features

v0.17.0

Compare Source

Features

v0.16.0

Compare Source

Features

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@webteam-app
Copy link

Demo starting at https://maas-ui-5314.demos.haus

@petermakowski petermakowski merged commit c58e1f9 into main Feb 12, 2024
6 checks passed
@renovate renovate bot deleted the renovate/eslint-plugin-playwright-1.x branch February 12, 2024 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants