Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

chore(devdeps): update dependency @testing-library/user-event to v14.4.3 #444

Merged
merged 1 commit into from
Aug 16, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 14, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

testing-library/user-event

v14.4.3

Compare Source

Bug Fixes

v14.4.2

Compare Source

Bug Fixes

v14.4.1

Compare Source

Bug Fixes

v14.4.0

Compare Source

Features
Bug Fixes
  • event: be robust against incomplete event implementations (#​1009) (289828b)
  • upload: be robust against missing FileList implementation (#​1007) (a46b4d7)
  • keyboard: switch modifier state of lock keys on the correct event (#​1003) (2852509)
  • keyboard: remove platform-specific additional key events for Control on AltGraph (#​1003) (2852509)
  • pointer: dispatch contextmenu events with detail: 0 (#​1003) (2852509)
  • pointer: always set PointerEvent.isPrimary (#​1003) (2852509)
  • pointer: set button property on pointer events separately from legacy mouse events (#​1003) (2852509)
  • pointer: click closest common ancestor if mousedown and mouseup happen on different elements (#​1003) (2852509)
  • pointer: omit click event on release if another button is released first (#​1003) (2852509)
  • pointer: dispatch mouseover, mouseenter and mousemove on disabled elements (#​1003) (2852509)
  • pointer: prevent mouse* events per pointerdown event handler (#​1003) (2852509)
  • pointer: dispatch *out and *over events when moving into / out of nested elements (#​1003) (2852509)
  • pointer: dispatch *enter and *leave events on ancestors (#​1003) (2852509)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Aug 14, 2022

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.

@codecov-commenter
Copy link

Codecov Report

Merging #444 (2040b82) into main (39412d7) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #444   +/-   ##
=======================================
  Coverage   92.25%   92.25%           
=======================================
  Files          26       26           
  Lines         310      310           
  Branches       37       37           
=======================================
  Hits          286      286           
  Misses         13       13           
  Partials       11       11           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 39412d7...2040b82. Read the comment docs.

@chambo-e chambo-e merged commit bd005bd into main Aug 16, 2022
@chambo-e chambo-e deleted the renovate/testing-library-user-event-14.x branch August 16, 2022 09:34
scaleway-bot pushed a commit that referenced this pull request Aug 17, 2022
## [1.23.1](v1.23.0...v1.23.1) (2022-08-17)

### 📦 Chore

* **devdeps:** update dependency @scaleway/eslint-config-react to v3.5.1 ([#445](#445)) ([42de756](42de756))
* **devdeps:** update dependency @testing-library/dom to v8.17.1 ([#443](#443)) ([6c73bc7](6c73bc7))
* **devdeps:** update dependency @testing-library/user-event to v14.4.3 ([#444](#444)) ([bd005bd](bd005bd))
* **devdeps:** update dependency rollup to v2.78.0 ([#441](#441)) ([c605e89](c605e89))
* **devdeps:** update pnpm to v7.9.0 ([#440](#440)) ([39412d7](39412d7))

### 🐛 Bug Fixes

* add export of selectablecardfield ([#446](#446)) ([ae8e729](ae8e729))
@scaleway-bot
Copy link
Collaborator

🎉 This PR is included in version 1.23.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

4 participants