mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-09 16:16:41 +08:00
chore(deps-dev): bump @axe-core/playwright from 4.6.1 to 4.7.0 in /core (#27351)
Bumps [@axe-core/playwright](https://github.com/dequelabs/axe-core-npm) from 4.6.1 to 4.7.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dequelabs/axe-core-npm/releases"><code>@axe-core/playwright</code>'s releases</a>.</em></p> <blockquote> <h2>Release 4.7.0</h2> <h3>Bug Fixes</h3> <ul> <li><strong>cli:</strong> do not inject script tags due to pages not allowing script tags (<a href="https://redirect.github.com/dequelabs/axe-core-npm/issues/710">#710</a>) (<a href="2e0fdb4a46">2e0fdb4</a>)</li> </ul> <h3>Features</h3> <ul> <li>enable esm import (<a href="https://redirect.github.com/dequelabs/axe-core-npm/issues/713">#713</a>) (<a href="076bfa99f2">076bfa9</a>)</li> <li>support WDIO v8 (<a href="https://redirect.github.com/dequelabs/axe-core-npm/issues/708">#708</a>) (<a href="1e40ec0068">1e40ec0</a>)</li> <li>Update axe-core to v4.7.0 (<a href="https://redirect.github.com/dequelabs/axe-core-npm/issues/709">#709</a>) (<a href="d418d093b4">d418d09</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/dequelabs/axe-core-npm/blob/develop/CHANGELOG.md"><code>@axe-core/playwright</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/dequelabs/axe-core-npm/compare/v4.6.1...v4.7.0">4.7.0</a> (2023-04-28)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>cli:</strong> do not inject script tags due to pages not allowing script tags (<a href="https://redirect.github.com/dequelabs/axe-core-npm/issues/710">#710</a>) (<a href="2e0fdb4a46">2e0fdb4</a>)</li> </ul> <h3>Features</h3> <ul> <li>enable esm import (<a href="https://redirect.github.com/dequelabs/axe-core-npm/issues/713">#713</a>) (<a href="076bfa99f2">076bfa9</a>)</li> <li>support WDIO v8 (<a href="https://redirect.github.com/dequelabs/axe-core-npm/issues/708">#708</a>) (<a href="1e40ec0068">1e40ec0</a>)</li> <li>Update axe-core to v4.7.0 (<a href="https://redirect.github.com/dequelabs/axe-core-npm/issues/709">#709</a>) (<a href="d418d093b4">d418d09</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="076bfa99f2"><code>076bfa9</code></a> feat: enable esm import (<a href="https://redirect.github.com/dequelabs/axe-core-npm/issues/713">#713</a>)</li> <li><a href="2e0fdb4a46"><code>2e0fdb4</code></a> fix(cli): do not inject script tags due to pages not allowing script tags (<a href="https://redirect.github.com/dequelabs/axe-core-npm/issues/710">#710</a>)</li> <li><a href="d418d093b4"><code>d418d09</code></a> feat: Update axe-core to v4.7.0 (<a href="https://redirect.github.com/dequelabs/axe-core-npm/issues/709">#709</a>)</li> <li><a href="1e40ec0068"><code>1e40ec0</code></a> feat: support WDIO v8 (<a href="https://redirect.github.com/dequelabs/axe-core-npm/issues/708">#708</a>)</li> <li><a href="50989f3746"><code>50989f3</code></a> Merge pull request <a href="https://redirect.github.com/dequelabs/axe-core-npm/issues/702">#702</a> from dequelabs/master</li> <li><a href="53b529b2dc"><code>53b529b</code></a> Merge pull request <a href="https://redirect.github.com/dequelabs/axe-core-npm/issues/701">#701</a> from dequelabs/release-1680033362</li> <li><a href="5493968c4a"><code>5493968</code></a> chore: release v4.6.1</li> <li>See full diff in <a href="https://github.com/dequelabs/axe-core-npm/compare/v4.6.1...v4.7.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com>
This commit is contained in:
@ -40,7 +40,8 @@ configs({ directions: ['ltr'] }).forEach(({ config, title }) => {
|
||||
|
||||
await didPresent.next();
|
||||
|
||||
const results = await new AxeBuilder({ page }).analyze();
|
||||
// TODO FW-4375
|
||||
const results = await new AxeBuilder({ page }).disableRules('color-contrast').analyze();
|
||||
expect(results.violations).toEqual([]);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user