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 14.5.2 to 14.6.0 #114

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

Conversation

chrlyons
Copy link
Owner

snyk-top-banner

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

ℹ️ 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 1 version ahead of your current version.

  • The recommended version was released a month ago.

Release notes
Package name: @testing-library/user-event
  • 14.6.0 - 2025-01-15

    14.6.0 (2025-01-15)

    Features

    Bug Fixes

    • clipboard: await DataTransferItem.getAsString() callback (#1251) (7b11b0e)
    • event: assign pointer coords to MouseEvent (#1039) (8528972)
    • pointer: check PointerCoords.x in isDifferentPointerPosition (#1216) (75edef5)
    • pointer: check all fields of PointerCoords in isDifferentPointerPosition() (#1229) (5f3d28f)
  • 14.5.2 - 2023-12-29

    14.5.2 (2023-12-29)

    Bug Fixes

    • remove interop and deep DTL imports (6a3c896)
from @testing-library/user-event GitHub release notes

Important

  • 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.

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 14.5.2 to 14.6.0.

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

See this project in Snyk:
https://app.snyk.io/org/chrlyons/project/c5da313c-0f99-4144-81fa-434fb80233d2?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

codacy-production bot commented Feb 11, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (0467616) 798 771 96.62%
Head commit (95fd59c) 798 (+0) 771 (+0) 96.62% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#114) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@codecov-commenter
Copy link

codecov-commenter commented Feb 11, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@0467616). Learn more about missing BASE report.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #114   +/-   ##
=======================================
  Coverage        ?   96.61%           
=======================================
  Files           ?       22           
  Lines           ?      798           
  Branches        ?        0           
=======================================
  Hits            ?      771           
  Misses          ?       27           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

None yet

3 participants