This repository was archived by the owner on May 6, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
⬆️ Update dependency @testing-library/user-event to v14 #1006
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/echo-webkom/echo-uib-no/CWC5KSVBr8hnZhjvB933TCVPPkDC [Deployment for c9799ce failed] |
da688dc to
3252829
Compare
3252829 to
41de2f8
Compare
41de2f8 to
bc7f5a7
Compare
bc7f5a7 to
cc25e29
Compare
cc25e29 to
3193e45
Compare
3193e45 to
6cace04
Compare
6cace04 to
123c4bb
Compare
123c4bb to
df60d20
Compare
df60d20 to
087ffdf
Compare
087ffdf to
94dcf30
Compare
94dcf30 to
5308912
Compare
5308912 to
42890b7
Compare
42890b7 to
b8005e9
Compare
b8005e9 to
0ec7f99
Compare
e456234 to
433c188
Compare
433c188 to
073d778
Compare
073d778 to
d094cb9
Compare
d094cb9 to
f1e1fb6
Compare
f1e1fb6 to
0bf6298
Compare
0bf6298 to
5591c59
Compare
5591c59 to
55f3ad4
Compare
55f3ad4 to
547e9cb
Compare
547e9cb to
1d70937
Compare
1d70937 to
d2ecd58
Compare
3616dcd to
5270254
Compare
Author
Renovate Ignore NotificationAs this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 14.x releases. However, if you upgrade to 14.x manually then Renovate will reenable minor and patch updates automatically. If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
13.5.0->14.1.1Release Notes
testing-library/user-event
v14.1.1Compare Source
14.1.1 (2022-04-17)
Bug Fixes
globalThisinstead ofglobal(#928) (497c14d)v14.1.0Compare Source
Features
advanceTimersoption (#907) (627a5cf)Bug Fixes
maxlength(#909) (f5049c4)v14.0.4Compare Source
14.0.4 (2022-04-01)
Bug Fixes
HTMLInputElement.select()(#898) (6d36828)v14.0.3Compare Source
14.0.3 (2022-03-31)
Bug Fixes
focus(#895) (06f12a6)v14.0.2Compare Source
14.0.2 (2022-03-31)
Bug Fixes
v14.0.1Compare Source
14.0.1 (2022-03-31)
Bug Fixes
v14.0.0Compare Source
⚠ BREAKING CHANGES
skipPointerEventshas been removed.Use
pointerEventsCheck: PointerEventsCheckLevel.Neverinstead.initparameter has been removed fromuserEvent.upload.applyAcceptdefaults totrue.userEvent.pasteAPI has new parameters.{ctrl},{del},{esc}no longer describe a key. Use{Control},{Delete},{Escape}instead.{alt},{ctrl},{meta},{shift}no longer imply not releasing the key. Use{Alt>},{Control>},{Meta>},{Shift>}instead.initparameter has been removed from these APIs:userEvent.clickuserEvent.dblClickuserEvent.tripleClickuserEvent.hoveruserEvent.unhoveruserEvent.selectOptionsuserEvent.deselectOptionsuserEvent.uploadno longer supportsclickInitas part of its
initparameter.{selectall}has been removed.keyCodeproperty on keyboard events has been removed.userEvent.clearon an element which is not editable.userEvent.clearfrom focussing/selecting content.focusTrapoption has been removed fromuserEvent.tab().userEvent.typedoes no longer move the cursorif used with
skipClick=falseand withoutinitialSelectionStart.This might break tests relying on unintended side-effects of the previous implementation.
Features
beforeinput(#851) (8890bd6)pointerAPI (#750) (c12ee44)setupAPI (#746) (719ba03)userEvent.copyanduserEvent.cut(#787) (8727a2d)userEvent.tripleClickAPI (#773) (0badabd)[Tab]support (#767) (87470ff){Control}+[KeyA](#774) (ea9b18a)pointerEventsCheckoption (#823) (e2a5f43)MouseEventInit(#784) (56ebf7d)userEvent.paste(#785) (f8fe217)userEvent.clearAPI (#779) (1cda1b1)Bug Fixes
:disabled(#872) (1a00fdf)copy/cut(#866) (5423094)paste(#862) (d3d71ac)createEvent(#781) (da5b5b7)KeyboardEvent.charCodeonkeypress(#771) (55e194a)<button/>on[Enter](#808) (eca157a)activeElementon click outside of focusable (#834) (d64167c)<label/>(#810) (2c5d9f1)contextmenuonmousedown(#811) (e1c4cad)tabIndex>0beforetabIndex=0(#809) (1bc5945)focusTrapoption (#772) (a0412c0)visibility:hidden(#799) (a747b0a)Miscellaneous Chores
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.