Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.

deps: update dependency eslint-plugin-testing-library to v6. #450

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 12, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-testing-library ^5.11.1 -> ^6.1.0 age adoption passing confidence

Release Notes

testing-library/eslint-plugin-testing-library (eslint-plugin-testing-library)

v6.1.0

Compare Source

Features

v6.0.2

Compare Source

Bug Fixes

v6.0.1

Compare Source

Bug Fixes
  • no-await-sync-events: stop reporting user-event by default (#​803) (88246fc)

v6.0.0

Compare Source

You can follow the migration guide to v6.

BREAKING CHANGES
  • await-async-query: await-async-query is now called await-async-queries
  • no-await-sync-events: no-await-sync-events is now enabled by default in the DOM, Angular & React configs
  • no-await-sync-query: no-await-sync-query is now called no-await-sync-queries
  • no-debugging-utils: no-debugging-utils now enables all debug methods in all configs by default
  • no-node-access: no-node-access is now enabled by default in the DOM config
  • await-fire-event: await-fire-event is now called await-async-event
  • no-global-regexp-flag-in-query: no-global-regexp-flag-in-query is now enabled by default in all configs
  • no-manual-cleanup: no-manual-cleanup is now enabled by default in the React & Vue configs
  • no-render-in-setup: no-render-in-setup is now called no-render-in-lifecycle
  • prefer-wait-for: prefer-wait-for is now removed
Bug Fixes
Features
  • await-async-event: add basic fixer (#​656) (b4b5394)
  • await-async-query: rename to await-async-queries (#​665) (c1803df)
  • await-fire-event: rename to await-async-event + add support for user-event (#​652) (b4ce9bb)
  • no-await-sync-events: add to DOM, Angular & React configs by default (#​667) (afce5ea)
  • no-await-sync-query: rename to no-await-sync-queries (#​666) (7ed3da8)
  • no-debugging-utils: enable all debug methods in all configs by default (#​663) (e394ce0)
  • no-debugging-utils: warn instead of error in all configs (#​662) (8063f8f)
  • no-global-regexp-flag-in-query: add to all configs by default (#​660) (c76a7bf)
  • no-manual-cleanup: add to React & Vue configs by default (#​659) (8f6ebf5)
  • no-node-access: add to DOM config by default (#​661) (8dfe155)
  • no-render-in-setup: rename to no-render-in-lifecycle (#​649) (9acba43)
  • prefer-wait-for: remove rule (#​648) (20f23ad)

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.


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

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

@renovate renovate bot requested a review from rajzik as a code owner August 12, 2023 13:19
@renovate renovate bot force-pushed the renovate/eslint-plugin-testing-library-6.x branch from 1cc385d to 5200c43 Compare August 24, 2023 21:11
@renovate renovate bot force-pushed the renovate/eslint-plugin-testing-library-6.x branch 9 times, most recently from b8d980d to e6fdab5 Compare September 29, 2023 11:14
@renovate renovate bot force-pushed the renovate/eslint-plugin-testing-library-6.x branch 18 times, most recently from 9783c51 to 5a30569 Compare October 19, 2023 14:43
@renovate renovate bot force-pushed the renovate/eslint-plugin-testing-library-6.x branch from 5a30569 to d8b0a01 Compare October 19, 2023 19:39
@renovate renovate bot force-pushed the renovate/eslint-plugin-testing-library-6.x branch 12 times, most recently from 0e00cf4 to 532e6a4 Compare October 24, 2023 15:12
@renovate renovate bot force-pushed the renovate/eslint-plugin-testing-library-6.x branch from 532e6a4 to 72e4464 Compare October 24, 2023 15:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants