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

Bump axe-core from 3.5.1 to 3.5.2 #10090

Merged
merged 1 commit into from Mar 10, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 10, 2020

Bumps axe-core from 3.5.1 to 3.5.2.

Release notes

Sourced from axe-core's releases.

Release 3.5.2

Bug Fixes

  • aria-allowed-role: allow role=spinbutton on inputtype=tel
  • color-contrast: ignore form elements that move text outside of node using text-indent (#2044) (85cc6ab)
  • commons: handle node(s) contained by SVG document when de… (#2054) (bf4c9bf)
  • getCheckMessage: add API to return check message (#2066) (e216322)
  • has-lang: fail check when xml:lang is used in HTML docum… (#2053) (e07aaea)
  • label-content-name-mismatch: ignore non widget aria role(s) & do not use deprecated lookupTable.rolesOfType (#2022) (89bd84c)
  • package-lock: change @deque/doT from agora to npm (#2058) (c03c0e5)
  • page-has-heading-one: find screen-reader only headings (#2065) (f808a12)
  • region: ignore direct child text nodes of body (#2050) (fde31d0)
  • skip-link: identify as skip-link only if the link is offscreen (#2079) (241e1d0)
  • check invaildrole fails only when all roles are invalid (#2075) (989b317)
  • ignore empty, whitespace or undefined role for rule `ari… (#2077) (dbd3c02)
  • update tags for rule area-alt (#2051) (7db231f)
Changelog

Sourced from axe-core's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

Commits
  • ab5a011 fix(skip-link): identify as skip-link only if the link is offscreen (#2079)
  • a7ac380 fix: ignore empty, whitespace or undefined role for rule `ari… (#2077)
  • 74c55f2 fix: check invaildrole fails only when all roles are invalid (#2075)
  • ad14480 docs(readme): use axe.run() promise API (#2072)
  • 7782a4c docs: nest sublist in context parameter <ol /> (#2068)
  • 4c4c41a fix(page-has-heading-one): find screen-reader only headings (#2065)
  • 414cd09 fix(has-lang): fail check when xml:lang is used in HTML docum… (#2053)
  • 41786b5 fix(commons): handle node(s) contained by SVG document when de… (#2054)
  • bcfa400 fix(getCheckMessage): add API to return check message (#2066)
  • 3ffc0e4 fix(aria-allowed-role): allow role=spinbutton on input[type=tel]
  • Additional commits viewable in compare view

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [axe-core](https://github.com/dequelabs/axe-core) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/dequelabs/axe-core/releases)
- [Changelog](https://github.com/dequelabs/axe-core/blob/develop/CHANGELOG.md)
- [Commits](dequelabs/axe-core@v3.5.1...v3.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/axe-core-3.5.2 branch from b0f57ee to 1120d0c Compare March 10, 2020 10:50
@ndelangen ndelangen merged commit a420a70 into next Mar 10, 2020
@ndelangen ndelangen deleted the dependabot/npm_and_yarn/axe-core-3.5.2 branch March 10, 2020 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants