-
-
Notifications
You must be signed in to change notification settings - Fork 3
style(deps): update eslint to v1 (major) #924
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
base: main
Are you sure you want to change the base?
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Hey there and thank you for opening this pull request! 👋🏼 We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted. Details:
|
commit: |
BREAKING CHANGE: updated dependencies to major versions
7844554
to
2355057
Compare
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
This PR contains the following updates:
>=0.1.0
->>=1.0.1
^0.16.0 || ^0.18.0
->^0.16.0 || ^0.18.0 || ^1.0.0
Release Notes
antfu/eslint-plugin-format (eslint-plugin-format)
v1.0.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.0.0
Compare Source
No significant changes
View changes on GitHub
v0.1.3
Compare Source
🐞 Bug Fixes
@dprint/formatter
- by @antfu (8dbc9)View changes on GitHub
v0.1.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.1.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
playwright-community/eslint-plugin-playwright (eslint-plugin-playwright)
v1.8.3
Compare Source
Bug Fixes
v1.8.2
Compare Source
Bug Fixes
Documentation
max-expects
as recommended (#324) (8778bd3)v1.8.1
Compare Source
Bug Fixes
expect.poll
andresolves
/rejects
(23663fb), closes #323v1.8.0
Compare Source
Features
Bug Fixes
v1.7.0
Compare Source
Features
.all()
and.toHaveLength()
(149ddc2), closes #284test.expect
style (6a84431), closes #297test.step
and addignoreTypeOfStepName
option (https://github.com/playwright-community/eslint-plugin-playwright/pull/309)Bug Fixes
v1.6.2
Compare Source
Bug Fixes
v1.6.1
Compare Source
Bug Fixes
Documentation
v1.6.0
Compare Source
Features
Documentation
v1.5.4
Compare Source
Bug Fixes
expect.anything()
as invalid. (a9045db)v1.5.3
Compare Source
Bug Fixes
Tests
v1.5.2
Compare Source
Bug Fixes
v1.5.1
Compare Source
Bug Fixes
Documentation
v1.5.0
Compare Source
Features
Bug Fixes
visible
andenabled
options (e97a62b)Documentation
v1.4.2
Compare Source
Bug Fixes
test.describe.configure
(91988d5)Tests
v1.4.1
Compare Source
Bug Fixes
test.use
,test.describe.configure
, andtest.slow
(33b2905), closes #258Documentation
waitForUrl
towaitForURL
(#256) (b325718)v1.4.0
Compare Source
Features
valid-describe-callback
rule (c0bd18e)valid-expect-in-promise
rule (cbf356d)require-to-throw-message
rule (3bb8c6a)Tests
test.use
usage (13141cc)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!
v1.3.1
Compare Source
Bug Fixes
expect()
calls in test hooks (5524bf7), closes #242test.describe.configure
outside of hooks (df7e4b2)Tests
v1.3.0
Compare Source
Features
no-hooks
rule (1c9f671), closes #232prefer-comparision-matcher
rule (51fca42), closes #230prefer-equality-matcher
rule (7029cb3)require-hook
rule (497e4e3), closes #233Bug Fixes
expect
in class methods (e2dc9aa)v1.2.0
Compare Source
Features
max-expects
rule (acf80a0)no-commented-out-tests
rule (718d900)no-conditional-expect
rule (dbf91cc)no-duplicate-hooks
rule (0a28d25)no-standalone-expect
rule (#223) (8aa75d2)prefer-hooks-in-order
rule (10babed)prefer-hooks-on-top
rule (24a51d2)v1.1.2
Compare Source
Bug Fixes
v1.1.1
Compare Source
Bug Fixes
no-unsafe-references
when using Promise, window, or console (c2e9e10)v1.1.0
Compare Source
Features
no-unsafe-references
rule to check for unsafe references to variables withinpage.evaluate()
(27f6236)prefer-web-first-assertions
(#210) (8dae81e)Bug Fixes
Tests
v1.0.1
Compare Source
Bug Fixes
no-get-by-title
config (c0e0fde)v1.0.0
Compare Source
Features
no-get-by-title
rule (d7c0753), closes #196settings.globalAliases
to support custom test/expect names (40759e7)assertFunctionNames
(cc3159a)additionalAssertFunctionNames
toassertFunctionNames
(ed5d7bc)BREAKING CHANGES
additionalAssertFunctionNames
option toassertFunctionNames
. The accepted values are the same, the setting name is the only change.assertFunctionNames
is now only available at the rule levelv0.22.2
Compare Source
Bug Fixes
prefer-to-have-count
false positive (510e71c), closes #207checked
property oftoBeChecked
when it is not a boolean literal (3563148), closes #205v0.22.1
Compare Source
Bug Fixes
v0.22.0
Compare Source
Bug Fixes
expect
without assertion inmissing-playwright-await
(#201) (47249ce)Features
no-wait-for-selector
rule (#198) (5bc943f)v0.21.0
Compare Source
Bug Fixes
missing-playwright-await
(#190) (f2aa1ec)Features
allowed
option forno-raw-locators
(#189) (ae52f21)v0.20.0
Compare Source
Bug Fixes
Features
v0.19.0
Compare Source
Bug Fixes
context.sourceCode
(#180) (0419585)Features
valid-title
rule (#177) (c0ce87a)Configuration
📅 Schedule: Branch creation - "after 1am and before 5am every weekend" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.