Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(engine): fix circular structure caused by aria-owns V4 #2166

Merged
merged 8 commits into from
Feb 4, 2025

Conversation

shunguoy
Copy link
Contributor

@shunguoy shunguoy commented Jan 24, 2025

  • Other (Provide information): engine bug related to aria-own

This PR is related to the following issue(s):

Testing reference:

I have conducted the following for this PR:

  • I validated this code in Chrome and FF
  • I validated this fix in my local env
  • I provided details for testing
  • This PR has been reviewed and is ready for test
  • I understand that the title of this PR will be used for the next release notes.

Assets to aide review attached

  • Links to design artifacts
  • Links to video walkthrough of user experience
  • Other - using Action Artifacts

Definition of Done

  • Peer review complete
  • Secondary review complete
  • Staging deployment verified

dependabot bot and others added 7 commits December 16, 2024 09:34
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 0.1.12 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `path-to-regexp` from 0.1.10 to 0.1.12
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](pillarjs/path-to-regexp@v0.1.10...v0.1.12)

Updates `express` from 4.21.0 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](expressjs/express@4.21.0...4.21.2)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: indirect
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Brunet <[email protected]>
* reset filter fix

* css fix

---------

Co-authored-by: Tom Brunet <[email protected]>
…TML report page (#2140)

* truncating url

* remove unused import

* Adjust tooltip location

---------

Co-authored-by: Tom Brunet <[email protected]>
#1842 (#2137)

* carbon package update and use new carbon combobutton

* alignment fix

---------

Co-authored-by: Tom Brunet <[email protected]>
sync dev-2123 to dev-2123-v4
@shunguoy shunguoy requested a review from tombrunet January 24, 2025 16:47
@shunguoy shunguoy marked this pull request as ready for review January 24, 2025 16:47
@shunguoy shunguoy linked an issue Jan 24, 2025 that may be closed by this pull request
8 tasks
@philljenkins philljenkins self-requested a review January 30, 2025 20:07
@philljenkins philljenkins self-assigned this Jan 30, 2025
@tombrunet tombrunet merged commit 968333c into main-4.x Feb 4, 2025
16 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.

Stackoverflow in getNodeHierarchy
4 participants