Skip to content

Update dependency @testing-library/user-event to v13.5.0 - autoclosed

Tine Wittler requested to merge renovate/testing-library-user-event-13.x into master

This MR contains the following updates:

Package Type Update Change
@testing-library/user-event dependencies minor ^13.1.1 -> 13.5.0

Release Notes

testing-library/user-event

v13.5.0

Compare Source

Features
  • keyboard: keep key pressed for multiple keydown events (#​728) (5d946d5)

v13.4.2

Compare Source

Bug Fixes
  • keyboard: submit on enter keypress for checkboxes and radio buttons (#​741) (97ba08e)

v13.4.1

Compare Source

Bug Fixes

v13.4.0

Compare Source

Features

v13.3.0

Compare Source

Features

v13.2.1

Compare Source

Bug Fixes

v13.2.0

Compare Source

Features
  • add keydownBehavior for ArrowLeft and ArrowRight on <textarea> (#​686) (f8f00d4)

v13.1.9

Compare Source

Bug Fixes
  • keyboard: do not set document selection when typing on <input> (#​679) (f2fec13)

v13.1.8

Compare Source

Bug Fixes
  • keyboard: maintain cursor position on controlled React input (#​665) (03f38b9)

v13.1.7

Compare Source

Bug Fixes

v13.1.6

Compare Source

Bug Fixes
  • keyboard: add link to README in key descriptor error (#​666) (ebc90d8)

v13.1.5

Compare Source

Bug Fixes
  • relax typing and throw error for unsupported elements (#​649) (dc13160)

v13.1.4

Compare Source

Bug Fixes
  • keyboard: recognize checkbox/radio as clickable inputs (#​654) (35d996e)

v13.1.3

Compare Source

Bug Fixes
  • throw error when click/hover on pointer-events: none (#​647) (6b2ce66)

v13.1.2

Compare Source

Bug Fixes

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Tine Wittler

Merge request reports