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

chore: merge master into develop #4330

Merged
merged 8 commits into from
Feb 22, 2024
Merged

chore: merge master into develop #4330

merged 8 commits into from
Feb 22, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 7, 2024

No description provided.

WilcoFiers and others added 8 commits February 5, 2024 10:35
Axe-core needs to include the copyright and licenses of third-party
software.

I also looked at preserving the copyright statements from third-party
libraries where they are embedded. Unfortunately that will require us
addressing the webpack issue due to which we pinned our ESBuild version.
#4305

---------

Co-authored-by: Dan Bjorge <[email protected]>
…de types (#4317)

Updates VirtualNode's `props` initialization path to avoid reading
properties that we know based on `nodeType` won't be present anyway.
This should mitigate #4316 by avoiding reading the problematic `value`
prop present on certain text nodes.

I also cleaned up some missing test coverage in the impacted code.

Closes: #4316
…elector (#4303)

Ignore the "xmlns" attribute when generating a selector, since the
selector spec does not support namespaces.

Closes: #4302
* fix(d.ts): RawNodesResult issues

* Type tests

* More

* empty

* Fixed feedback
@github-actions github-actions bot requested a review from a team as a code owner February 7, 2024 17:44
@dbjorge
Copy link
Contributor

dbjorge commented Feb 12, 2024

Careful; the "update branch" button will do a thing you don't want

@WilcoFiers WilcoFiers merged commit 6008422 into develop Feb 22, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants