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

[Snyk] Upgrade @testing-library/user-event from 13.5.0 to 14.5.2 #2

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

Conversation

YoutacRandS-VA
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

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

ℹ️ 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.


⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

  • The recommended version is 54 versions ahead of your current version.

  • The recommended version was released on 6 months ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-SEMVER-3247795
482 Proof of Concept
critical severity Incomplete List of Disallowed Inputs
SNYK-JS-BABELTRAVERSE-5962462
482 Proof of Concept
high severity Uncontrolled resource consumption
SNYK-JS-BRACES-6838727
482 Proof of Concept
high severity Denial of Service (DoS)
SNYK-JS-WS-7266574
482 Proof of Concept
high severity Prototype Pollution
SNYK-JS-LOADERUTILS-3043105
482 No Known Exploit
high severity Inefficient Regular Expression Complexity
SNYK-JS-MICROMATCH-6838728
482 No Known Exploit
high severity Denial of Service (DoS)
SNYK-JS-DECODEURICOMPONENT-3149970
482 Proof of Concept
high severity Improper Input Validation
SNYK-JS-FOLLOWREDIRECTS-6141137
482 Proof of Concept
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-SEMVER-3247795
482 Proof of Concept
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-SEMVER-3247795
482 Proof of Concept
high severity Sandbox Bypass
SNYK-JS-WEBPACK-3358798
482 Proof of Concept
high severity Path Traversal
SNYK-JS-WEBPACKDEVMIDDLEWARE-6476555
482 Proof of Concept
high severity Denial of Service (DoS)
SNYK-JS-WS-7266574
482 Proof of Concept
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-LOADERUTILS-3042992
482 No Known Exploit
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-LOADERUTILS-3105943
482 No Known Exploit
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-LOADERUTILS-3042992
482 No Known Exploit
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-LOADERUTILS-3105943
482 No Known Exploit
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-MINIMATCH-3050818
482 No Known Exploit
medium severity Improper Control of Dynamically-Managed Code Resources
SNYK-JS-EJS-6689533
482 No Known Exploit
medium severity Open Redirect
SNYK-JS-EXPRESS-6474509
482 No Known Exploit
medium severity Information Exposure
SNYK-JS-FOLLOWREDIRECTS-6444610
482 Proof of Concept
medium severity Prototype Pollution
SNYK-JS-JSON5-3182856
482 Proof of Concept
medium severity Prototype Pollution
SNYK-JS-JSON5-3182856
482 Proof of Concept
medium severity Prototype Pollution
SNYK-JS-TOUGHCOOKIE-5672873
482 Proof of Concept
low severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-WORDWRAP-3149973
482 Proof of Concept
Release notes
Package name: @testing-library/user-event
  • 14.5.2 - 2023-12-29

    14.5.2 (2023-12-29)

    Bug Fixes

    • remove interop and deep DTL imports (6a3c896)
  • 14.5.1 - 2023-09-15

    14.5.1 (2023-09-15)

    Bug Fixes

    • incorrect default import from @ testing-library/dom (#1162) (d7483f0)
  • 14.5.0 - 2023-09-14

    14.5.0 (2023-09-14)

    Bug Fixes

    • exports: add a named export for userEvent (4019cee), closes #1146

    Features

    • types: Add additional type exports for UserEvent & Options (#1112) (da00e8d)
  • 14.4.3 - 2022-08-09

    14.4.3 (2022-08-09)

    Bug Fixes

  • 14.4.2 - 2022-08-04

    14.4.2 (2022-08-04)

    Bug Fixes

  • 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.2.6 - 2022-07-18
  • 14.2.5 - 2022-07-15
  • 14.2.4 - 2022-07-15
  • 14.2.3 - 2022-07-14
  • 14.2.2 - 2022-07-14
  • 14.2.1 - 2022-06-17
  • 14.2.0 - 2022-05-12
  • 14.1.1 - 2022-04-17
  • 14.1.0 - 2022-04-11
  • 14.0.4 - 2022-04-01
  • 14.0.3 - 2022-03-31
  • 14.0.2 - 2022-03-31
  • 14.0.1 - 2022-03-31
  • 14.0.0 - 2022-03-29
  • 14.0.0-beta.14 - 2022-03-24
  • 14.0.0-beta.13 - 2022-03-04
  • 14.0.0-beta.12 - 2022-03-01
  • 14.0.0-beta.11 - 2022-02-10
  • 14.0.0-beta.10 - 2022-02-08
  • 14.0.0-beta.9 - 2022-02-07
  • 14.0.0-beta.8 - 2022-01-16
  • 14.0.0-beta.7 - 2022-01-05
  • 14.0.0-beta.6 - 2022-01-01
  • 14.0.0-beta.5 - 2021-12-31
  • 14.0.0-beta.4 - 2021-12-30
  • 14.0.0-beta.3 - 2021-12-13
  • 14.0.0-beta.2 - 2021-12-07
  • 14.0.0-beta.1 - 2021-11-28
  • 14.0.0-alpha.18 - 2021-11-28
  • 14.0.0-alpha.17 - 2021-11-25
  • 14.0.0-alpha.16 - 2021-11-25
  • 14.0.0-alpha.15 - 2021-11-25
  • 14.0.0-alpha.14 - 2021-11-17
  • 14.0.0-alpha.13 - 2021-11-17
  • 14.0.0-alpha.12 - 2021-11-16
  • 14.0.0-alpha.11 - 2021-11-15
  • 14.0.0-alpha.10 - 2021-11-15
  • 14.0.0-alpha.9 - 2021-11-15
  • 14.0.0-alpha.8 - 2021-11-11
  • 14.0.0-alpha.7 - 2021-11-09
  • 14.0.0-alpha.6 - 2021-11-03
  • 14.0.0-alpha.5 - 2021-10-30
  • 14.0.0-alpha.4 - 2021-10-29
  • 14.0.0-alpha.3 - 2021-10-25
  • 14.0.0-alpha.2 - 2021-10-22
  • 14.0.0-alpha.1 - 2021-10-21
  • 13.5.0 - 2021-10-18
from @testing-library/user-event GitHub release notes

Important

  • Warning: This PR contains a major version upgrade, and may be a breaking change.
  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.

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:

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

See this package in npm:
@testing-library/user-event

See this project in Snyk:
https://app.snyk.io/org/youtacrands-va/project/a646f7cc-8b02-4afe-afe8-7162940ca925?utm_source=github&utm_medium=referral&page=upgrade-pr
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.

Incorrect types are causing errors when using TypeScript with moduleResolution set to node16 or nodenext
2 participants