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 v14.5.2 - autoclosed #93

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 14, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

testing-library/user-event (@​testing-library/user-event)

v14.5.2

Compare Source

Bug Fixes
  • remove interop and deep DTL imports (6a3c896)

v14.5.1

Compare Source

Bug Fixes

v14.5.0

Compare Source

Bug Fixes
Features
  • types: Add additional type exports for UserEvent & Options (#​1112) (da00e8d)

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)

v14.3.0

Compare Source

Features

v14.2.6

Compare Source

Bug Fixes
  • document: reduce impact of React@17 workaround (#​992) (9816d38)
  • pointer: do not throw for pointer-events: none on previous target (#​991) (6e4058b)

v14.2.5

Compare Source

Bug Fixes
  • document: do not track value on HTMLSelectElement (#​989) (77a7fa8)

v14.2.4

Compare Source

Bug Fixes
  • use window.FileList instead of implicit global (c88865d)

v14.2.3

Compare Source

Bug Fixes
  • document: use setters/methods on element as default (#​987) (c40e614)

v14.2.2

Compare Source

Bug Fixes

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 these updates again.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/testing-library-user-event-14.x branch from baeb21d to 1ca2a92 Compare July 15, 2022 18:21
@renovate renovate bot changed the title fix(deps): update dependency @testing-library/user-event to v14.2.3 fix(deps): update dependency @testing-library/user-event to v14.2.5 Jul 15, 2022
@renovate renovate bot force-pushed the renovate/testing-library-user-event-14.x branch from 1ca2a92 to 6163dcd Compare July 18, 2022 14:39
@renovate renovate bot changed the title fix(deps): update dependency @testing-library/user-event to v14.2.5 fix(deps): update dependency @testing-library/user-event to v14.2.6 Jul 18, 2022
@renovate renovate bot force-pushed the renovate/testing-library-user-event-14.x branch from 6163dcd to 5909b8a Compare July 19, 2022 14:06
@renovate renovate bot changed the title fix(deps): update dependency @testing-library/user-event to v14.2.6 fix(deps): update dependency @testing-library/user-event to v14.3.0 Jul 19, 2022
@renovate renovate bot force-pushed the renovate/testing-library-user-event-14.x branch from 5909b8a to f6f9032 Compare August 2, 2022 16:26
@renovate renovate bot changed the title fix(deps): update dependency @testing-library/user-event to v14.3.0 fix(deps): update dependency @testing-library/user-event to v14.4.0 Aug 2, 2022
@renovate renovate bot force-pushed the renovate/testing-library-user-event-14.x branch from f6f9032 to 7747d23 Compare August 3, 2022 00:56
@renovate renovate bot changed the title fix(deps): update dependency @testing-library/user-event to v14.4.0 fix(deps): update dependency @testing-library/user-event to v14.4.1 Aug 3, 2022
@renovate renovate bot force-pushed the renovate/testing-library-user-event-14.x branch from 7747d23 to cdf63d4 Compare August 4, 2022 22:19
@renovate renovate bot changed the title fix(deps): update dependency @testing-library/user-event to v14.4.1 fix(deps): update dependency @testing-library/user-event to v14.4.2 Aug 4, 2022
@renovate renovate bot force-pushed the renovate/testing-library-user-event-14.x branch from cdf63d4 to 2716949 Compare August 9, 2022 17:56
@renovate renovate bot changed the title fix(deps): update dependency @testing-library/user-event to v14.4.2 fix(deps): update dependency @testing-library/user-event to v14.4.3 Aug 9, 2022
@renovate renovate bot changed the title fix(deps): update dependency @testing-library/user-event to v14.4.3 fix(deps): update dependency @testing-library/user-event to v14.5.0 Sep 14, 2023
@renovate renovate bot force-pushed the renovate/testing-library-user-event-14.x branch from 2716949 to c0b48cc Compare September 14, 2023 18:17
@renovate renovate bot changed the title fix(deps): update dependency @testing-library/user-event to v14.5.0 fix(deps): update dependency @testing-library/user-event to v14.5.1 Sep 15, 2023
@renovate renovate bot force-pushed the renovate/testing-library-user-event-14.x branch from c0b48cc to 81774a3 Compare September 15, 2023 22:11
@renovate renovate bot force-pushed the renovate/testing-library-user-event-14.x branch from 81774a3 to 159bcdd Compare October 9, 2023 10:44
@renovate renovate bot force-pushed the renovate/testing-library-user-event-14.x branch from 159bcdd to b3f5ccd Compare December 29, 2023 18:11
@renovate renovate bot changed the title fix(deps): update dependency @testing-library/user-event to v14.5.1 fix(deps): update dependency @testing-library/user-event to v14.5.2 Dec 29, 2023
@renovate renovate bot changed the title fix(deps): update dependency @testing-library/user-event to v14.5.2 fix(deps): update dependency @testing-library/user-event to v14.5.2 - autoclosed Apr 16, 2024
@renovate renovate bot closed this Apr 16, 2024
@renovate renovate bot deleted the renovate/testing-library-user-event-14.x branch April 16, 2024 16:27
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.

0 participants