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(release): v4.7.1 #4022

Merged
merged 10 commits into from
May 15, 2023
Merged

chore(release): v4.7.1 #4022

merged 10 commits into from
May 15, 2023

Conversation

attest-team-ci
Copy link
Contributor

4.7.1 (2023-05-15)

Bug Fixes

  • aria-allowed-attr: no inconsistent aria-checked on HTML checkboxes (#3895) (704043e)
  • aria-allowed-attrs: add aria-expanded to allowed attrs for menuitemcheckbox and menuitemradio (#3994) (0f405c6)
  • aria-required-children: trigger reviewEmpty with hidden children (#4012) (a19b6cb)
  • color-contrast: support CSS 4 color spaces (#4020) (65621c3)
  • link-in-text-block: set links with pseudo-content for review (#4005) (949f4f8)

This PR was opened by a robot 🤖 🎉

straker and others added 10 commits April 18, 2023 16:27
chore: merge master into develop
…es (#3895)

* feat(aria-allowed-attr): no inconsistent aria-checked on HTML checkboxes

* Add integration tests

* Add non-table row test

* Cleanup / docs work

* Handle checkbox indeterminate state

* Fix virtual rule test

* Apply suggestions from code review

Co-authored-by: Steven Lambert <2433219+straker@users.noreply.github.com>

* Fix broken test

---------

Co-authored-by: Steven Lambert <2433219+straker@users.noreply.github.com>
…#4012)

* fix(aria-required-children): trigger reviewEmpty with hidden children

* 🤖 Automated formatting fixes

* Fix code block
* refactor: add util function to normalize node argument

* refactor code

* update name and return

* rename
)

* fix(link-in-text-block): set links with pseudo-content for review

* 🤖 Automated formatting fixes

* fix typo
* fix(color-contrast): support css 4 color spaces

* 🤖 Automated formatting fixes

* test title

---------

Co-authored-by: straker <straker@users.noreply.github.com>
@attest-team-ci attest-team-ci requested a review from a team as a code owner May 15, 2023 14:46
Copy link
Contributor

@WilcoFiers WilcoFiers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@WilcoFiers WilcoFiers merged commit c806e57 into master May 15, 2023
18 checks passed
@WilcoFiers WilcoFiers deleted the release-2023-05-15 branch May 15, 2023 15:10
@dylanb
Copy link
Contributor

dylanb commented Sep 28, 2023

reviewed

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.

None yet

5 participants