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

fix(deps): update dependency @testing-library/user-event to v13 #1327

Merged
merged 1 commit into from
Mar 17, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

testing-library/user-event

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.

Renovate configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/testing-library-user-event-13.x branch from ae72208 to 55c8525 Compare March 17, 2021 12:18
@renovate renovate bot force-pushed the renovate/testing-library-user-event-13.x branch from 55c8525 to 8435151 Compare March 17, 2021 12:32
@sr258 sr258 merged commit 3ecb500 into master Mar 17, 2021
@renovate renovate bot deleted the renovate/testing-library-user-event-13.x branch March 17, 2021 13:09
github-actions bot pushed a commit that referenced this pull request Mar 17, 2021
## [0.5.3](v0.5.2...v0.5.3) (2021-03-17)

### Bug Fixes

* **analytics:** fixed broken styling in Analytics ([#1328](#1328)) ([0e4cf8e](0e4cf8e)), closes [#1320](#1320)
* **deps:** update dependency @testing-library/user-event to v13 ([#1327](#1327)) ([3ecb500](3ecb500))
* **deps:** update dependency @types/react to v17.0.3 ([#1222](#1222)) ([aa10eb4](aa10eb4))
* **i18n-af:** add af to LanguageList ([#1338](#1338)) ([f643915](f643915))
* **i18n-af:** improve translation by Victor Correia ([#1336](#1336)) ([f3dbc96](f3dbc96))
* **locales:** fixed translations of h5p-server ([#1333](#1333)) ([62a86a7](62a86a7))
* **menu:** websocket-actions are named correct ([#1339](#1339)) ([c38e4d5](c38e4d5))
@github-actions
Copy link

🎉 This PR is included in version 0.5.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants