dequelabs / axe-cli

[Deprecated] A command-line interface for the aXe accessibility testing engine
Mozilla Public License 2.0
430 stars 44 forks source link

chore(deps): bump axe-core from 3.2.2 to 3.3.2 #116

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps axe-core from 3.2.2 to 3.3.2.

Release notes *Sourced from [axe-core's releases](https://github.com/dequelabs/axe-core/releases).* > ## Release 3.3.2 > ### Bug Fixes > > - **aria-form-field-name-matches:** don't test combobox elements when they have a child input ([#1742](https://github-redirect.dependabot.com/dequelabs/axe-core/issues/1742)) ([5ac278f](https://github.com/dequelabs/axe-core/commit/5ac278f)) > - **aria-valid-attr-value:** fix incomplete translation message ([#1739](https://github-redirect.dependabot.com/dequelabs/axe-core/issues/1739)) ([6909604](https://github.com/dequelabs/axe-core/commit/6909604)) > - **flatten-tree:** do not call deprecated getDistributedNodes ([#1729](https://github-redirect.dependabot.com/dequelabs/axe-core/issues/1729)) ([48ddf9d](https://github.com/dequelabs/axe-core/commit/48ddf9d)) > - update tags to wcag21aa for rule avoid-inline-spacing ([#1757](https://github-redirect.dependabot.com/dequelabs/axe-core/issues/1757)) ([f534a6b](https://github.com/dequelabs/axe-core/commit/f534a6b)) > > ## Release 3.3.1 > ### Bug Fixes > > - **aria-form-field-name-matches:** don't test combobox elements when they have a child input ([#1742](https://github-redirect.dependabot.com/dequelabs/axe-core/issues/1742)) ([5ac278f](https://github.com/dequelabs/axe-core/commit/5ac278f)) > - **aria-valid-attr-value:** fix incomplete translation message ([#1739](https://github-redirect.dependabot.com/dequelabs/axe-core/issues/1739)) ([6909604](https://github.com/dequelabs/axe-core/commit/6909604)) > - **flatten-tree:** do not call deprecated getDistributedNodes ([#1729](https://github-redirect.dependabot.com/dequelabs/axe-core/issues/1729)) ([48ddf9d](https://github.com/dequelabs/axe-core/commit/48ddf9d)) > - update tags to wcag21aa for rule avoid-inline-spacing ([#1757](https://github-redirect.dependabot.com/dequelabs/axe-core/issues/1757)) ([f534a6b](https://github.com/dequelabs/axe-core/commit/f534a6b)) > > ## Release v3.3.0 > ### Bug Fixes > > - add SC 131 to rule aria hidden focus ([#1474](https://github-redirect.dependabot.com/dequelabs/axe-core/issues/1474)) ([8da9a0d](https://github.com/dequelabs/axe-core/commit/8da9a0d)) > - Add treegrid as allowed parent to rowgroup ([#1435](https://github-redirect.dependabot.com/dequelabs/axe-core/issues/1435)) ([94e9893](https://github.com/dequelabs/axe-core/commit/94e9893)), closes [#1386](https://github-redirect.dependabot.com/dequelabs/axe-core/issues/1386) > - arguments for gather function in build template ([#1605](https://github-redirect.dependabot.com/dequelabs/axe-core/issues/1605)) ([753ecf4](https://github.com/dequelabs/axe-core/commit/753ecf4)) > - check if property exists in cache of flattenedTree ([#1536](https://github-redirect.dependabot.com/dequelabs/axe-core/issues/1536)) ([51c2e19](https://github.com/dequelabs/axe-core/commit/51c2e19)) > - **aria-valid-attr-value:** allow aria-owns to pass when element is not in the DOM ([#1526](https://github-redirect.dependabot.com/dequelabs/axe-core/issues/1526)) ([f835ed8](https://github.com/dequelabs/axe-core/commit/f835ed8)) > - deprecate na reporter ([#1625](https://github-redirect.dependabot.com/dequelabs/axe-core/issues/1625)) ([3e807f0](https://github.com/dequelabs/axe-core/commit/3e807f0)) > - Exclude iframe for html-has-lang rule (Issue 1424) ([#1430](https://github-redirect.dependabot.com/dequelabs/axe-core/issues/1430)) ([98b5ed2](https://github.com/dequelabs/axe-core/commit/98b5ed2)) > - Include body as part of background color checks when element does not intersect ([#1520](https://github-redirect.dependabot.com/dequelabs/axe-core/issues/1520)) ([55820cf](https://github.com/dequelabs/axe-core/commit/55820cf)) > - make nullable impact properties have nullable types to match API docs ([#1477](https://github-redirect.dependabot.com/dequelabs/axe-core/issues/1477)) ([efaed91](https://github.com/dequelabs/axe-core/commit/efaed91)) > - Only load Promise polyfill if window.Promise is missing [[#1468](https://github-redirect.dependabot.com/dequelabs/axe-core/issues/1468)](<[#1470](https://github-redirect.dependabot.com/dequelabs/axe-core/issues/1470)>) ([1d70306](https://github.com/dequelabs/axe-core/commit/1d70306)) > - Prevent error when using `` [[#1397](https://github-redirect.dependabot.com/dequelabs/axe-core/issues/1397)](<[#1432](https://github-redirect.dependabot.com/dequelabs/axe-core/issues/1432)>) ([b477e0d](https://github.com/dequelabs/axe-core/commit/b477e0d)) > - remove unnecessary comments ([6ed71c9](https://github.com/dequelabs/axe-core/commit/6ed71c9)) > - role=radio should not require aria-checked ([#1448](https://github-redirect.dependabot.com/dequelabs/axe-core/issues/1448)) ([0643cbd](https://github.com/dequelabs/axe-core/commit/0643cbd)) > - Scroll state had top and left properties flipped ([#1469](https://github-redirect.dependabot.com/dequelabs/axe-core/issues/1469)) ([2ba83d3](https://github.com/dequelabs/axe-core/commit/2ba83d3)) > - **skip-link,region:** Allow multiple skiplinks at page top ([#1496](https://github-redirect.dependabot.com/dequelabs/axe-core/issues/1496)) ([642c8f1](https://github.com/dequelabs/axe-core/commit/642c8f1)) > ... (truncated)
Commits - [`281653d`](https://github.com/dequelabs/axe-core/commit/281653df3794f429b71327fe3afa37ca0fadb1c7) chore: Merge pull request [#1781](https://github-redirect.dependabot.com/dequelabs/axe-core/issues/1781) from dequelabs/master-update - [`a0fef2b`](https://github.com/dequelabs/axe-core/commit/a0fef2b1af543141ee4d2c558fc2b8c11f9f391a) Merge branch 'develop' into master-update - [`c39c3a3`](https://github.com/dequelabs/axe-core/commit/c39c3a3db4975fb39365acace3fe1ffa7893004d) chore: Merge pull request [#1765](https://github-redirect.dependabot.com/dequelabs/axe-core/issues/1765) from dequelabs/release-3.3.2 - [`16682fd`](https://github.com/dequelabs/axe-core/commit/16682fdb4aefa1bb0b181235fb4b9f23bd51c99c) feat(rule): aria-roledescription ([#1745](https://github-redirect.dependabot.com/dequelabs/axe-core/issues/1745)) - [`42158ac`](https://github.com/dequelabs/axe-core/commit/42158ac55e44dc20f3699a6d795f8ae3a34c35b8) fix(aria-required-children): allow combobox to own a searchbox ([#1708](https://github-redirect.dependabot.com/dequelabs/axe-core/issues/1708)) - [`b4e2ecf`](https://github.com/dequelabs/axe-core/commit/b4e2ecf260032de6be7bf1c7833bac6d141de8a0) chore: Remove logo from readme ([#1768](https://github-redirect.dependabot.com/dequelabs/axe-core/issues/1768)) - [`5bb566f`](https://github.com/dequelabs/axe-core/commit/5bb566f49d353c46bb2eefc0240d644ab0a12058) fix(color-contrast-matches): don't check aria-disabled explicit label element... - [`ec9b762`](https://github.com/dequelabs/axe-core/commit/ec9b762adcddcbacbc2b9523b382364f94814ae5) feat(fieldset, group-labelledby): deprecate fieldset and group-labelledby che... - [`2b01243`](https://github.com/dequelabs/axe-core/commit/2b01243117ec2e6dc6b4aed8ee15be68ba2ecce9) chore(release): 3.3.2 - [`f534a6b`](https://github.com/dequelabs/axe-core/commit/f534a6bafeca4503fd3d1f80f2548ee71e09826b) fix: update tags to wcag21aa for rule avoid-inline-spacing ([#1757](https://github-redirect.dependabot.com/dequelabs/axe-core/issues/1757)) - Additional commits viewable in [compare view](https://github.com/dequelabs/axe-core/compare/v3.2.2...v3.3.2)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
CLAassistant commented 5 years ago

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

dependabot-preview[bot] commented 5 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.