Closed dependabot[bot] closed 3 years ago
Latest commit: 3da39aad5511e9c979da07128eba3523dc02b6c0
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Superseded by #1356.
Bumps axe-core from 4.2.0 to 4.3.2.
Release notes
Sourced from axe-core's releases.
... (truncated)
Changelog
Sourced from axe-core's changelog.
... (truncated)
Commits
3b9077e
Merge pull request #3100 from dequelabs/release-4.3.2a73a486
chore(release): 4.3.2e0f6c0c
fix(color-contrast): check for size before ignoring pseudo elements (#3097)e79c65c
fix(axe.d.ts): fix finishRun types (#3098)8947099
fix(finishRun): handle null for failed iframe results (#3096)90f0b27
fix(run,finishRun): don't mutate options, set default reporter to v1 (#3088)63b6c7b
fix(aria-required-attr): only require aria-controls if aria-expanded=true (#3...1cb270c
fix(aria-required-parent): Filter out group from required parent roles if gro...3967745
chore(rule descriptions): update metadata file (#3087)5dc34ee
fix(core): stop mutating Context's input (#3076)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)