Skip to content
This repository was archived by the owner on May 6, 2022. It is now read-only.

Conversation

@renovate
Copy link

@renovate renovate bot commented Apr 4, 2022

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

testing-library/user-event

v14.1.1

Compare Source

14.1.1 (2022-04-17)
Bug Fixes

v14.1.0

Compare Source

Features
Bug Fixes

v14.0.4

Compare Source

14.0.4 (2022-04-01)
Bug Fixes

v14.0.3

Compare Source

14.0.3 (2022-03-31)
Bug Fixes
  • pointer: change selection before dispatching focus (#​895) (06f12a6)

v14.0.2

Compare Source

14.0.2 (2022-03-31)
Bug Fixes

v14.0.1

Compare Source

14.0.1 (2022-03-31)
Bug Fixes

v14.0.0

Compare Source

⚠ BREAKING CHANGES
  • APIs always return a Promise.
  • pointer: skipPointerEvents has been removed.
    Use pointerEventsCheck: PointerEventsCheckLevel.Never instead.
  • upload: init parameter has been removed from userEvent.upload.
  • upload: applyAccept defaults to true.
  • The userEvent.paste API 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.
  • init parameter has been removed from these APIs:
    • userEvent.click
    • userEvent.dblClick
    • userEvent.tripleClick
    • userEvent.hover
    • userEvent.unhover
    • userEvent.selectOptions
    • userEvent.deselectOptions
  • userEvent.upload no longer supports clickInit
    as part of its init parameter.
  • Behavior for special key descriptor {selectall} has been removed.
  • Support for keyCode property on keyboard events has been removed.
  • An error is thrown when calling userEvent.clear on an element which is not editable.
  • An error is thrown when event handlers prevent userEvent.clear from focussing/selecting content.
  • tab: The focusTrap option has been removed from userEvent.tab().
  • type: userEvent.type does no longer move the cursor
    if used with skipClick=false and without initialSelectionStart.
  • The implementation of pointer related APIs was replaced.
    This might break tests relying on unintended side-effects of the previous implementation.
  • Support for node 10 was removed as it reached its end-of-life.
Features
Bug Fixes
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.


  • 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 added the dependencies 🤝 Adding, removing or updating dependencies. label Apr 4, 2022
@vercel
Copy link

vercel bot commented Apr 4, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/echo-webkom/echo-uib-no/CWC5KSVBr8hnZhjvB933TCVPPkDC
✅ Preview: Failed

[Deployment for c9799ce failed]

@renovate renovate bot force-pushed the renovate/testing-library-user-event-14.x branch from da688dc to 3252829 Compare April 4, 2022 19:01
@renovate renovate bot force-pushed the renovate/testing-library-user-event-14.x branch from 3252829 to 41de2f8 Compare April 5, 2022 22:13
@renovate renovate bot force-pushed the renovate/testing-library-user-event-14.x branch from 41de2f8 to bc7f5a7 Compare April 6, 2022 10:48
@renovate renovate bot force-pushed the renovate/testing-library-user-event-14.x branch from bc7f5a7 to cc25e29 Compare April 6, 2022 15:40
@renovate renovate bot force-pushed the renovate/testing-library-user-event-14.x branch from cc25e29 to 3193e45 Compare April 6, 2022 17:54
@renovate renovate bot force-pushed the renovate/testing-library-user-event-14.x branch from 3193e45 to 6cace04 Compare April 7, 2022 22:55
@renovate renovate bot force-pushed the renovate/testing-library-user-event-14.x branch from 6cace04 to 123c4bb Compare April 8, 2022 10:21
@renovate renovate bot force-pushed the renovate/testing-library-user-event-14.x branch from 123c4bb to df60d20 Compare April 8, 2022 11:08
@renovate renovate bot force-pushed the renovate/testing-library-user-event-14.x branch from df60d20 to 087ffdf Compare April 8, 2022 15:48
@renovate renovate bot force-pushed the renovate/testing-library-user-event-14.x branch from 087ffdf to 94dcf30 Compare April 8, 2022 20:48
@renovate renovate bot force-pushed the renovate/testing-library-user-event-14.x branch from 94dcf30 to 5308912 Compare April 9, 2022 12:54
@renovate renovate bot force-pushed the renovate/testing-library-user-event-14.x branch from 5308912 to 42890b7 Compare April 9, 2022 13:16
@renovate renovate bot force-pushed the renovate/testing-library-user-event-14.x branch from 42890b7 to b8005e9 Compare April 10, 2022 22:38
@renovate renovate bot force-pushed the renovate/testing-library-user-event-14.x branch from b8005e9 to 0ec7f99 Compare April 11, 2022 11:42
@renovate renovate bot force-pushed the renovate/testing-library-user-event-14.x branch from e456234 to 433c188 Compare April 17, 2022 14:51
@renovate renovate bot force-pushed the renovate/testing-library-user-event-14.x branch from 433c188 to 073d778 Compare April 17, 2022 15:42
@renovate renovate bot force-pushed the renovate/testing-library-user-event-14.x branch from 073d778 to d094cb9 Compare April 18, 2022 17:06
@renovate renovate bot force-pushed the renovate/testing-library-user-event-14.x branch from d094cb9 to f1e1fb6 Compare April 19, 2022 08:08
@renovate renovate bot force-pushed the renovate/testing-library-user-event-14.x branch from f1e1fb6 to 0bf6298 Compare April 20, 2022 15:28
@renovate renovate bot force-pushed the renovate/testing-library-user-event-14.x branch from 0bf6298 to 5591c59 Compare April 21, 2022 01:28
@renovate renovate bot force-pushed the renovate/testing-library-user-event-14.x branch from 5591c59 to 55f3ad4 Compare April 21, 2022 09:51
@renovate renovate bot force-pushed the renovate/testing-library-user-event-14.x branch from 55f3ad4 to 547e9cb Compare April 21, 2022 11:26
@renovate renovate bot force-pushed the renovate/testing-library-user-event-14.x branch from 547e9cb to 1d70937 Compare April 21, 2022 11:44
@renovate renovate bot force-pushed the renovate/testing-library-user-event-14.x branch from 1d70937 to d2ecd58 Compare April 21, 2022 11:54
@renovate
Copy link
Author

renovate bot commented May 5, 2022

Renovate Ignore Notification

As 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.

@renovate renovate bot deleted the renovate/testing-library-user-event-14.x branch May 5, 2022 13:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies 🤝 Adding, removing or updating dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants