Skip to content

chore(deps): update non-major-updates#992

Merged
Wikid82 merged 3 commits intodevelopmentfrom
renovate/non-major-updates
May 1, 2026
Merged

chore(deps): update non-major-updates#992
Wikid82 merged 3 commits intodevelopmentfrom
renovate/non-major-updates

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 30, 2026

This PR contains the following updates:

Package Change Age Confidence
@axe-core/playwright ^4.11.2^4.11.3 age confidence
jsdom 29.1.029.1.1 age confidence

Release Notes

dequelabs/axe-core-npm (@​axe-core/playwright)

v4.11.3

Compare Source

jsdom/jsdom (jsdom)

v29.1.1

Compare Source


Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-advanced-security
Copy link
Copy Markdown
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:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 30, 2026

✅ Supply Chain Verification Results

PASSED

📦 SBOM Summary

  • Components: 1485

🔍 Vulnerability Scan

Severity Count
🔴 Critical 0
🟠 High 0
🟡 Medium 5
🟢 Low 2
Total 7

📎 Artifacts

  • SBOM (CycloneDX JSON) and Grype results available in workflow artifacts

Generated by Supply Chain Verification workflow • View Details

@renovate renovate Bot changed the title chore(deps): update dependency jsdom to v29.1.1 chore(deps): update non-major-updates Apr 30, 2026
@renovate renovate Bot force-pushed the renovate/non-major-updates branch from 4d7d575 to e9dc193 Compare April 30, 2026 14:15
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 30, 2026

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
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 30, 2026

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.

- 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
@Wikid82 Wikid82 merged commit 5bdbdf8 into development May 1, 2026
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants