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

build(deps-dev): bump @testing-library/user-event from 14.5.2 to 14.6.0 #2334

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 18, 2025

Bumps @testing-library/user-event from 14.5.2 to 14.6.0.

Release notes

Sourced from @​testing-library/user-event's releases.

v14.6.0

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)
Commits
  • 5f3d28f fix(pointer): check all fields of PointerCoords in `isDifferentPointerPosit...
  • 75edef5 fix(pointer): check PointerCoords.x in isDifferentPointerPosition (#1216)
  • 8528972 fix(event): assign pointer coords to MouseEvent (#1039)
  • 7b11b0e fix(clipboard): await DataTransferItem.getAsString() callback (#1251)
  • 1ed8b15 feat: dispatch FocusEvent in hidden documents (#1252)
  • 63f7468 docs: add remcovaes as a contributor for bug (#1250)
  • 139d18f test: reset DTL asyncWrapper before asserting setTimeout calls
  • a76db96 chore: add TODO to update updateSelectionOnFocus
  • 57c9b65 chore: add TODO to simulate FocusEvent in browsers
  • 5057e39 test: convert flaky assertion on \<input type="file"/> to TODO
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 18, 2025
Copy link

codecov bot commented Jan 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.88%. Comparing base (fad22ba) to head (65a3e0a).
Report is 4 commits behind head on develop.

Current head 65a3e0a differs from pull request most recent head 99309c0

Please upload reports for the commit 99309c0 to get more accurate results.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #2334   +/-   ##
========================================
  Coverage    88.88%   88.88%           
========================================
  Files           78       78           
  Lines         1062     1062           
  Branches       130      130           
========================================
  Hits           944      944           
  Misses         113      113           
  Partials         5        5           

Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.5.2 to 14.6.0.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](testing-library/user-event@v14.5.2...v14.6)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/testing-library/user-event-14.6.0 branch from 65a3e0a to 99309c0 Compare January 18, 2025 18:10
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 25, 2025

Superseded by #2341.

@dependabot dependabot bot closed this Jan 25, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/testing-library/user-event-14.6.0 branch January 25, 2025 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants