-
Notifications
You must be signed in to change notification settings - Fork 31
chore(deps): update dependency eslint-plugin-testing-library to v6 - abandoned #1389
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-testing-library to v6 - abandoned #1389
Conversation
8ebf2b7
to
1dff8dd
Compare
Waiting until this external issue is resolved: |
1dff8dd
to
44982d0
Compare
@olemartinorg they say its fixed in 6.0.1 |
44982d0
to
17c0c6a
Compare
Yup, I noticed as well - haven't taken the time to test it yet. Maybe @lassopicasso can, as it's his week? 😉 |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
The tests that failed runs fine locally on 6.0.1 :) edit: Or not.. |
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
Kudos, SonarCloud Quality Gate passed! |
This PR contains the following updates:
^5.10.2
->^6.0.0
Release Notes
testing-library/eslint-plugin-testing-library (eslint-plugin-testing-library)
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)Configuration
📅 Schedule: Branch creation - "before 07:00 on Thursday" in timezone Europe/Oslo, 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.