chore(deps-dev): update dependency @testing-library/user-event to v14.6.7 - autoclosed - #1323
renovate[bot] wants to merge 1 commit into
Conversation
📦 Bundle Size Report
Size Limits
Largest Files (Top 5)
View All Files (470 total)
✅ Bundle size check passed |
📊 Coverage Report⚪ Coverage unchanged
Detailed BreakdownLines Coverage
Statements Coverage
Functions Coverage
Branches Coverage
✅ Coverage check passed |
|
Deploy preview for remote-flows ready!
Deployed with vercel-action |
|
Deploy preview for adp-cost-calculator ready!
Deployed with vercel-action |
ccc4c28 to
7bc4a6e
Compare
|
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 7bc4a6e. Configure here.
| "@testing-library/jest-dom": "6.9.1", | ||
| "@testing-library/react": "16.3.3", | ||
| "@testing-library/user-event": "14.6.6", | ||
| "@testing-library/user-event": "14.6.7", |
There was a problem hiding this comment.
Lockfile missing user-event bump
High Severity
package.json pins @testing-library/user-event to 14.6.7, but package-lock.json still resolves 14.6.6. CI runs npm ci, which rejects out-of-sync lockfiles, so install fails and the intended patch never installs.
Reviewed by Cursor Bugbot for commit 7bc4a6e. Configure here.
7bc4a6e to
4a2e276
Compare
4a2e276 to
1e5fcdb
Compare


This PR contains the following updates:
14.6.6→14.6.7Release Notes
testing-library/user-event (@testing-library/user-event)
v14.6.7Compare Source
Configuration
📅 Schedule: (UTC)
🚦 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 was generated by Mend Renovate. View the repository job log.