npm(deps-dev): bump @testing-library/user-event from 14.6.6 to 14.6.7 in /web in the testing-library group - #827
Conversation
Bumps the testing-library group in /web with 1 update: [@testing-library/user-event](https://github.com/testing-library/user-event). Updates `@testing-library/user-event` from 14.6.6 to 14.6.7 - [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.6.6...v14.6.7) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-version: 14.6.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: testing-library ... Signed-off-by: dependabot[bot] <support@github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
ReviewThis is a routine Dependabot patch bump for a dev-only test dependency: Code quality / best practices: N/A — no source code changed, so Potential bugs: None expected. This is a patch release (semver patch) per the changelog:
Neither change should affect existing usages of Performance: No impact — dev-only test tooling, not shipped in the production bundle ( Security: No new transitive dependencies introduced (lockfile diff only bumps the version/integrity hash of the existing package); no security concerns. Test coverage: N/A — this PR doesn't add functionality, so no new tests are needed. Recommend confirming Overall: safe to merge once CI is green. No concerns. |
Bumps the testing-library group in /web with 1 update: @testing-library/user-event.
Updates
@testing-library/user-eventfrom 14.6.6 to 14.6.7Release notes
Sourced from @testing-library/user-event's releases.
Commits
1e0020bfix: normalize DataTransfer format aliases (#1326)d4b0593feature: Add iframe support for user.keyboard typing (#1275)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsSummary by cubic
Bumps
@testing-library/user-eventfrom 14.6.6 to 14.6.7 inweb, picking up fixes for DataTransfer format alias normalization and iframe support for keyboard typing.No breaking changes or migration steps.
Written for commit 2b97027. Summary will update on new commits.