Skip to content
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

Update dependency @testing-library/user-event to v13 #29

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 1, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/user-event ^12.8.3 -> ^13.5.0 age adoption passing confidence

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

v13.1.1

Compare Source

Bug Fixes

v13.1.0

Compare Source

Features

v13.0.16

Compare Source

Bug Fixes
  • keyboard: suppress invalid input on <input type="number"> (#​628) (f633a52)

v13.0.15

Compare Source

Bug Fixes

v13.0.14

Compare Source

Bug Fixes

v13.0.13

Compare Source

Bug Fixes

v13.0.12

Compare Source

Bug Fixes

v13.0.11

Compare Source

Bug Fixes

v13.0.10

Compare Source

Bug Fixes

v13.0.9

Compare Source

Bug Fixes
  • keyboard: inputType for Enter on contenteditable (#​614) (2b0632a)

v13.0.8

Compare Source

Bug Fixes

v13.0.7

Compare Source

Bug Fixes

v13.0.6

Compare Source

Bug Fixes

v13.0.5

Compare Source

Bug Fixes

v13.0.4

Compare Source

Bug Fixes

v13.0.3

Compare Source

Bug Fixes

v13.0.2

Compare Source

Bug Fixes

v13.0.1

Compare Source

Bug Fixes

v13.0.0

Compare Source

Features
BREAKING CHANGES
  • userEvent.type features a rewritten implementation shared with the new userEvent.keyboard. This might break code depending on unintended/undocumented behavior of the previous implementation.
  • userEvent.type treats { and [ as special characters.
  • userEvent.type returns no Promise if called without delay.

Configuration

📅 Schedule: "before 3am on the first day of the month" (UTC).

🚦 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, click this checkbox.

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

@renovate renovate bot force-pushed the renovate/testing-library-user-event-13.x branch from 94ab9a8 to 88a26a5 Compare April 1, 2021 04:36
@renovate renovate bot force-pushed the renovate/testing-library-user-event-13.x branch 2 times, most recently from d90f9e9 to 5ce51e0 Compare April 14, 2021 22:07
@renovate renovate bot force-pushed the renovate/testing-library-user-event-13.x branch 2 times, most recently from 165d13f to 44ebdb0 Compare April 19, 2021 13:41
@renovate renovate bot force-pushed the renovate/testing-library-user-event-13.x branch 2 times, most recently from 7fd9884 to 8e50701 Compare April 29, 2021 11:31
@renovate renovate bot force-pushed the renovate/testing-library-user-event-13.x branch from 8e50701 to 50910f5 Compare May 12, 2021 21:19
@renovate renovate bot force-pushed the renovate/testing-library-user-event-13.x branch from 50910f5 to b3b3860 Compare July 17, 2021 17:01
@renovate renovate bot force-pushed the renovate/testing-library-user-event-13.x branch from b3b3860 to 8e4e25f Compare July 25, 2021 14:22
@renovate renovate bot force-pushed the renovate/testing-library-user-event-13.x branch 2 times, most recently from 381bf8e to 462606e Compare October 15, 2021 11:07
@renovate renovate bot force-pushed the renovate/testing-library-user-event-13.x branch from 462606e to 945bb48 Compare October 18, 2021 17:44
@renovate renovate bot force-pushed the renovate/testing-library-user-event-13.x branch from 945bb48 to 8544b8a Compare October 19, 2021 03:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant