Uh oh!
There was an error while loading. Please reload this page.
fix(deps): update dependency @testing-library/user-event (14.6.4 → 14.6.5) - #787
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
AI Automated Review
Full PR review.
Analysis engine: dsv4f@https://litellm.jory.dev/v1 (openai) — primary route
Recommendation: Approve
This is a routine Renovate patch-level dependency bump for the dev-only testing library @testing-library/user-event (14.6.4 → 14.6.5). The diff is confined to package-lock.json (version, resolved tarball URL, and integrity hash) and does not touch package.json or any source files.
Change-by-Change Findings
- package-lock.json — Updates
@testing-library/user-eventfrom 14.6.4 to 14.6.5. The upstream release is a single bug-fix commit ("tab retargeting if focus moved during keydown") with no API, signature, or behavior changes beyond the fix. The package remains adevDependency(dev: truein the lockfile), so it has no impact on the production image or runtime.
Must-Check Verification
- Breaking API changes — Verified against the upstream v14.6.5 release notes and the v14.6.4...v14.6.5 compare: exactly one commit, a bug fix in
src/event/behavior/keydown.tsplus tests. No breaking changes. - Full test suite — CI reports all checks green on this commit, including Tests, Coverage, Typecheck, Lint, Build, Docker Build, and npm audit.
Standards Compliance
The change complies with the repository's AGENTS.md conventions: it is a lockfile-only dependency update, introduces no secrets or environment changes, and passes the lint/typecheck/test gates that AGENTS.md marks as blocking for CI.
Sources
- Upstream release: https://github.com/testing-library/user-event/releases/tag/v14.6.5
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
14.6.4→14.6.5Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
testing-library/user-event (@testing-library/user-event)
v14.6.5Compare Source
Bug Fixes
Configuration
📅 Schedule: (in timezone America/Edmonton)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate CLI.