Update dependency eslint-plugin-testing-library to v6 #1256
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:
^5.0.0
->^6.0.0
Release Notes
testing-library/eslint-plugin-testing-library (eslint-plugin-testing-library)
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
Configuration
📅 Schedule: Branch creation - "after 9am on Wednesday" in timezone Europe/London, 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.