Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

[Snyk] Upgrade @testing-library/user-event from 14.2.1 to 14.4.1 #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade @testing-library/user-event from 14.2.1 to 14.4.1.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 8 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2022-08-02.
Release notes
Package name: @testing-library/user-event
  • 14.4.1 - 2022-08-02

    14.4.1 (2022-08-02)

    Bug Fixes

  • 14.4.0 - 2022-08-02

    14.4.0 (2022-08-02)

    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)
  • 14.3.0 - 2022-07-19

    14.3.0 (2022-07-19)

    Features

    • keyboard: change radio group per arrow keys (#995) (e1c22af)
  • 14.2.6 - 2022-07-18

    14.2.6 (2022-07-18)

    Bug Fixes

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

    14.2.5 (2022-07-15)

    Bug Fixes

    • document: do not track value on HTMLSelectElement (#989) (77a7fa8)
  • 14.2.4 - 2022-07-15

    14.2.4 (2022-07-15)

    Bug Fixes

    • use window.FileList instead of implicit global (c88865d)
  • 14.2.3 - 2022-07-14

    14.2.3 (2022-07-14)

    Bug Fixes

    • document: use setters/methods on element as default (#987) (c40e614)
  • 14.2.2 - 2022-07-14

    14.2.2 (2022-07-14)

    Bug Fixes

    • document: track HTMLInputElement.setRangeText() (#984) (73443ec)
  • 14.2.1 - 2022-06-17
from @testing-library/user-event GitHub release notes
Commit messages
Package name: @testing-library/user-event
  • 4291cb8 fix(build): transpile to es2019 syntax (#1016)
  • 47f2036 docs: add DGollings as a contributor for bug (#1013)
  • 7b1aeea docs: add alkstal as a contributor for bug (#1012)
  • 01abea3 docs: add Parnswir as a contributor for bug (#1011)
  • 289828b fix(event): be robust against incomplete event implementations (#1009)
  • a46b4d7 fix(upload): be robust against missing FileList implementation (#1007)
  • 2852509 feat: separate input devices from pointer/keyboard API (#1003)
  • c6aafb7 test: prevent false-positive with fake timers (#1010)
  • 1c156c2 chore: do not build in pre-commit (#1008)
  • 6749918 docs: add marilari88 as a contributor for doc (#1005)
  • 92b97a3 docs: fix typo in options comments (#1004)
  • fd8f219 chore: build with `.js` extension and without bundling (#949)
  • f60c89b docs: add mwojslaw as a contributor for ideas (#996)
  • e1c22af feat(keyboard): change radio group per arrow keys (#995)
  • 73e4347 docs: add MattyBalaam as a contributor for bug (#994)
  • f4acb21 docs: add jessharrell as a contributor for bug (#993)
  • 6e4058b fix(pointer): do not throw for `pointer-events: none` on previous target (#991)
  • 9816d38 fix(document): reduce impact of React@17 workaround (#992)
  • 77a7fa8 fix(document): do not track `value` on `HTMLSelectElement` (#989)
  • c88865d fix: use `window.FileList` instead of implicit global
  • c376fbc chore: whitelist implicit globals
  • cf5faed docs: add dnt1996 as a contributor for bug (#988)
  • c40e614 fix(document): use setters/methods on element as default (#987)
  • 29bdf14 docs: add dzonatan as a contributor for bug (#985)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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

Successfully merging this pull request may close these issues.

1 participant