Skip to content

Bump axe-core from 4.7.1 to 4.7.2

scriptuser requested to merge dependabot-npm_and_yarn-axe-core-4.7.2 into main

Bumps axe-core from 4.7.1 to 4.7.2.

Release notes

Sourced from axe-core's releases.

Release 4.7.2

This release corrects the Trusted Tester v5 tags, which were introduced in 4.7.0, and it addresses a few false positives which for pages with forms may result in a few less issues found.

Bug Fixes

  • aria-allowed-attr: Add aria-required to switch role (#4029) (cb51be4), closes #4027
  • aria-allowed-attr: allow aria-required on role=slider (#4035) (bb2bf60)
  • aria-required-children: set related nodes for invalid children (#4033) (377f72b)
  • tags: Add / correct several TTv5 tags (#4031) (25859dd)
Changelog

Sourced from axe-core's changelog.

4.7.2 (2023-05-25)

Bug Fixes

  • aria-allowed-attr: Add 'aria-required' to switch role (#4029) (cb51be4), closes #4027
  • aria-allowed-attr: allow aria-required on role=slider (#4035) (bb2bf60)
  • aria-required-children: set related nodes for invalid children (#4033) (377f72b)
  • tags: Add / correct several TTv5 tags (#4031) (25859dd)
Commits
  • b4f78df Merge pull request #4039 from dequelabs/release-2023-05-25
  • 74a912d chore(release): 4.7.2
  • ae5e3fb docs: add trademark policy (#4038)
  • bb2bf60 fix(aria-allowed-attr): allow aria-required on role=slider (#4035)
  • 25859dd fix(tags): Add / correct several TTv5 tags (#4031)
  • 377f72b fix(aria-required-children): set related nodes for invalid children (#4033)
  • cb51be4 fix(aria-allowed-attr): Add 'aria-required' to switch role (#4029)
  • 1d1af09 Merge pull request #4023 from dequelabs/master
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports