ehowey / gatsby-theme-catalyst

An opinionated set of integrated themes and starters as a boilerplate to accelerate development with GatsbyJS
MIT License
163 stars 15 forks source link

Bump axe-core from 4.2.0 to 4.2.3 #1311

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps axe-core from 4.2.0 to 4.2.3.

Release notes

Sourced from axe-core's releases.

Release 4.2.3

Bug Fixes

  • accText: ignore text in embedded content elements (#3022) (8fb4635), closes #3017
  • color-contrast: add special case for new sr-only technique (#2985) (79cbf01)
  • color-contrast: check for pseudo elements on element itself, not just parents (#2980) (3122550)
  • frame-tested: run without respondable (#2942) (a1d725d)
  • publish-metadata: use fail message for rules with reviewOnFail:true (#2987) (00fefa9)
  • sri-history: add backported releases (#3004) (0332e80)

Release 4.2.2

Bug Fixes

  • aria-allowed-attr: allow aria-posinset and aria-setsize on row elements for treegrids (#2952) (3023e69)
  • heading-order: Prevent crash on page with iframes but no headings (#2965) (4b7db37)
  • meta-viewport: test that a user-scalable number does not prevent zoom (048c5c1)
  • JS error in @​axe-core/react caused by stale reference to heading (3afda4e)

Release 4.2.1

Bug Fixes

  • aria-allowed-attr: pass aria-label on some HTML elements (#2935) (695aa77)
  • treat input with no role as textbox (#2929) (de18030)
  • autocomplete-appropriate: pass for autocomplete=username and type=email (#2896) (8b478c8)
  • getStandards: Read standards from utils (#2903) (52ad4c6)
  • required-parent: Allow *item > group > *item nesting (#2898) (3acd229)
  • types: make evaluate check optional (#2902) (75fabfe)
Changelog

Sourced from axe-core's changelog.

4.2.3 (2021-06-22)

Bug Fixes

  • accText: ignore text in embedded content elements (#3022) (8fb4635), closes #3017
  • color-contrast: add special case for new sr-only technique (#2985) (79cbf01)
  • color-contrast: check for pseudo elements on element itself, not just parents (#2980) (3122550)
  • frame-tested: run without respondable (#2942) (a1d725d)
  • publish-metadata: use fail message for rules with reviewOnFail:true (#2987) (00fefa9)
  • sri-history: add backported releases (#3004) (0332e80)

4.2.2 (2021-06-03)

Bug Fixes

  • aria-allowed-attr: allow aria-posinset and aria-setsize on row elements for treegrids (#2952) (3023e69)
  • heading-order: Prevent crash on page with iframes but no headings (#2965) (4b7db37)
  • meta-viewport: test that a user-scalable number does not prevent zoom (048c5c1)
  • JS error in @​axe-core/react caused by stale reference to heading (3afda4e)

4.2.1 (2021-05-18)

Bug Fixes

  • aria-allowed-attr: pass aria-label on some HTML elements (#2935) (695aa77)
  • treat input with no role as textbox (#2929) (de18030)
  • autocomplete-appropriate: pass for autocomplete=username and type=email (#2896) (8b478c8)
  • getStandards: Read standards from utils (#2903) (52ad4c6)
  • required-parent: Allow *item > group > *item nesting (#2898) (3acd229)
  • types: make evaluate check optional (#2902) (75fabfe)
Commits


Dependabot compatibility score

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)
changeset-bot[bot] commented 3 years ago

⚠️ No Changeset found

Latest commit: 7ad0399a78c32f6c3c414def29004c1f09263ac8

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.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

dependabot[bot] commented 3 years ago

Superseded by #1334.