fix(deps): update dependency eslint-plugin-testing-library from v3.10.2 to v6 - autoclosed #173
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.10.2
->6.5.0
Release Notes
testing-library/eslint-plugin-testing-library (eslint-plugin-testing-library)
v6.5.0
Compare Source
Features
v6.4.0
Compare Source
Features
v6.3.4
Compare Source
Bug Fixes
v6.3.3
Compare Source
Bug Fixes
v6.3.2
Compare Source
Bug Fixes
v6.3.1
Compare Source
Bug Fixes
@testing-library
imports (#934) (62a3f61)v6.3.0
Compare Source
Features
v6.2.2
Compare Source
Bug Fixes
v6.2.1
Compare Source
v6.2.0
Compare Source
Features
toBeOnTheScreen
(#844) (b9fef59)v6.1.2
Compare Source
Bug Fixes
userEvent.setup()
in wrappers (#834) (a1bb21e), closes #800v6.1.1
Compare Source
Bug Fixes
no-manual-cleanup
(#835) (cb84da2)v6.1.0
Compare Source
Features
v6.0.2
Compare Source
Bug Fixes
v6.0.1
Compare Source
Bug Fixes
user-event
by default (#803) (88246fc)v6.0.0
Compare Source
You can follow the migration guide to v6.
BREAKING CHANGES
await-async-query
is now calledawait-async-queries
no-await-sync-events
is now enabled by default in the DOM, Angular & React configsno-await-sync-query
is now calledno-await-sync-queries
no-debugging-utils
now enables all debug methods in all configs by defaultno-node-access
is now enabled by default in the DOM configawait-fire-event
is now calledawait-async-event
no-global-regexp-flag-in-query
is now enabled by default in all configsno-manual-cleanup
is now enabled by default in the React & Vue configsno-render-in-setup
is now calledno-render-in-lifecycle
prefer-wait-for
is now removedBug Fixes
Features
await-async-queries
(#665) (c1803df)await-async-event
+ add support foruser-event
(#652) (b4ce9bb)no-await-sync-queries
(#666) (7ed3da8)no-render-in-lifecycle
(#649) (9acba43)v5.11.1
Compare Source
Bug Fixes
getBy*
insidewithin
on absence queries (#740) (b75dc73)v5.11.0
Compare Source
Features
prefer-query-matchers
rule (#750) (31516ad)v5.10.3
Compare Source
Bug Fixes
v5.10.2
Compare Source
Bug Fixes
v5.10.1
Compare Source
Bug Fixes
v5.10.0
Compare Source
Features
v5.9.1
Compare Source
Bug Fixes
v5.9.0
Compare Source
Features
.toResolve
&.toRejects
(#612) (9576462)v5.8.0
Compare Source
Features
v5.7.3
Compare Source
Bug Fixes
v5.7.2
Compare Source
Bug Fixes
props.children
(#658) (5f4287f)v5.7.1
Compare Source
Bug Fixes
v5.7.0
Compare Source
Features
v5.6.4
Compare Source
Bug Fixes
.then()
(#645) (fc6ccf8), closes #500v5.6.3
Compare Source
Bug Fixes
v5.6.2
Compare Source
Bug Fixes
v5.6.1
Compare Source
Bug Fixes
v5.6.0
Compare Source
Features
allowContainerFirstChild
option (#611) (d16d284)v5.5.1
Compare Source
Bug Fixes
v5.5.0
Compare Source
Features
@marko/testing-library
(#572) (e332173)v5.4.0
Compare Source
Features
v5.3.1
Compare Source
Bug Fixes
v5.3.0
Compare Source
Features
v5.2.1
Compare Source
Bug Fixes
v5.2.0
Compare Source
Features
no-global-regex-flag-in-query
rule (#560) (6e645e6), closes #559v5.1.0
Compare Source
Features
absence
&presence
options (#557) (3999534), closes #518v5.0.6
Compare Source
Bug Fixes
v5.0.5
Compare Source
Bug Fixes
v5.0.4
Compare Source
Bug Fixes
v5.0.3
Compare Source
Bug Fixes
v5.0.2
Compare Source
Bug Fixes
v5.0.1
Compare Source
Bug Fixes
v5.0.0
Compare Source
BREAKING CHANGES
prefer-query-by-disappearance
is now enabled by default in all configsprefer-presence-queries
is now enabled by default in all configsno-wait-for-snapshot
is now enabled by default in all configsno-wait-for-side-effects
is now enabled by default in all configsno-wait-for-multiple-assertions
is now enabled by default in all configsno-render-in-setup
is now enabled by default in the Angular, React & Vue configsno-unnecessary-act
is now enabled by default in the React configno-debug
is now calledno-debugging-utils
You can follow the migration guide to v5.
Features
v4.12.4
Compare Source
Reverts
v4.12.3
Compare Source
Bug Fixes
v4.12.2
Compare Source
Bug Fixes
v4.12.1
Compare Source
Bug Fixes
v4.12.0
Compare Source
Features
v4.11.0
Compare Source
Features
v4.10.1
Compare Source
Bug Fixes
v4.10.0
Compare Source
Features
findBy*
queries too (#421) (c92e7ff), closes #409v4.9.3
Compare Source
Bug Fixes
isStrict
option is set tofalse
(#418) (e0da981)v4.9.2
Compare Source
Bug Fixes
createEvent
function (#422) (4808bca), closes #405v4.9.1
Compare Source
Bug Fixes
v4.9.0
Compare Source
Features
isStrict
option (#404) (b68d66b), closes #382v4.8.0
Compare Source
Features
prefer-query-by-disappearance
rule (#402) (b94437a), closes #399v4.7.0
Compare Source
Features
fireEvent
as function (#398) (0c11511), closes #261v4.6.0
Compare Source
Features
v4.5.1
Compare Source
Bug Fixes
v4.5.0
Compare Source
Features
v4.4.0
Compare Source
Features
v4.3.0
Compare Source
Features
no-unnecessary-act
rule (#365) (88416b2), closes #259v4.2.1
Compare Source
Bug Fixes
v4.2.0
Compare Source
Features
render
usage inwaitFor
(#363) (9f5de30)v4.1.2
Compare Source
Bug Fixes
v4.1.1
Compare Source
Bug Fixes
v4.1.0
Compare Source
Features
testing-library/custom-queries
(#344) (a8d2017), closes #335"off"
option for all shared settings to disable related Aggressive Reporting mechanism (#344) (a8d2017), closes #335v4.0.2
Compare Source
Bug Fixes
v4.0.1
Compare Source
Bug Fixes
v4.0.0
Compare Source
Overview
eslint-plugin-testing-library
v4 brings the new Aggressive Reporting (an advanced mechanism to drastically improve reporting things related to Testing Library), 7 new rules, Shareable Configs updates, more consistent and flexible detection, and tons of bug fixes. You can follow this migrating to v4 guide.BREAKING CHANGES
recommended
Shareable Config has been renamed todom
no-promise-in-fire-event
rule enabled indom
,angular
,react
andvue
Shareable Configsno-wait-for-empty-callback
rule enabled indom
,angular
,react
andvue
Shareable Configsprefer-screen-queries
rule enabled indom
,angular
,react
andvue
Shareable Configsno-container
rule enabled inangular
,react
andvue
Shareable Configsno-node-access
rule enabled inangular
,react
andvue
Shareable Configsrender-result-naming-convention
rule enabled inangular
,react
andvue
Shareable Configsno-debug
rule changed from "warning" to "error" inangular
,react
andvue
Shareable ConfigscustomQueryNames
has been removedrenderFunctions
has been removedrenderFunctions
has been removedBug Fixes
type
andkeyboard
methods with 0 delay (#302)debug
properly (#295)Features
no-container
(#177, #295)render-result-naming-convention
(#200, #280, #282)prefer-user-event
(#192, #251)no-promise-in-fire-event
(#180, #266)no-wait-for-side-effects
(#196, #300)no-node-access
(#190, #237)no-wait-for-multiple-assertions
(#189, #301)testing-library/utils-module
(#239)testing-library/custom-renders
(#280, #282)Contributors
Huge thanks to @nickmccurdy @thebinaryfelix @timdeschryver @gndelia @renatoagds @MichaelDeBoey @thomaslombart for your contributions of all kind! v4 wouldn't be possible without you ❤️
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 was generated by Mend Renovate. View the repository job log.