chore(deps): update non-major-updates#992
Merged
Wikid82 merged 3 commits intodevelopmentfrom May 1, 2026
Merged
Conversation
Contributor
|
You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool. What Enabling Code Scanning Means:
For more information about GitHub Code Scanning, check out the documentation. |
Contributor
✅ Supply Chain Verification Results✅ PASSED 📦 SBOM Summary
🔍 Vulnerability Scan
📎 Artifacts
Generated by Supply Chain Verification workflow • View Details |
4d7d575 to
e9dc193
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
…nges - Convert two flaky userEvent.type()-based tests to fireEvent.change() with fake timers to avoid jsdom 29.1.1 incompatibility with email input events - Replace waitFor polling (which hangs under fake timers) with synchronous assertions after advancing fake timers past the 500ms debounce threshold - Fix lefthook frontend-lint and frontend-type-check hooks to use full paths for npm and npx so git hooks resolve the binaries in all environments - Unblocks Renovate jsdom minor update (29.1.0 -> 29.1.1) Refs: #992
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
- The 'shows warning when not configured' test was still using userEvent.type() which jsdom 29.1.1 broke for email inputs - Switch to fireEvent.change() + vi.useFakeTimers() consistent with the other fixed tests in the same describe block - Resolves the last remaining CI failure on PR #992 Refs: #992
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 free
to 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:
^4.11.2→^4.11.329.1.0→29.1.1Release Notes
dequelabs/axe-core-npm (@axe-core/playwright)
v4.11.3Compare Source
jsdom/jsdom (jsdom)
v29.1.1Compare Source
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.