Skip to content

Commit d669fbe

Browse files
chore(deps-dev): Bump @axe-core/playwright from 4.7.3 to 4.8.0 in /core (#28338)
Bumps [@axe-core/playwright](https://github.com/dequelabs/axe-core-npm) from 4.7.3 to 4.8.0. <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.7.3...v4.8.0">4.8.0</a> (2023-09-28)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>cli:</strong> better error message for ChromeDriver version mismatch (<a href="https://redirect.github.com/dequelabs/axe-core-npm/issues/680">#680</a>) (<a href="https://github.com/dequelabs/axe-core-npm/commit/10cf3509449587a14799fb168678258249bc1900">10cf350</a>), closes <a href="https://redirect.github.com/dequelabs/axe-core-npm/issues/679">#679</a></li> <li><strong>cli:</strong> improve error message on script timeout (<a href="https://redirect.github.com/dequelabs/axe-core-npm/issues/681">#681</a>) (<a href="https://github.com/dequelabs/axe-core-npm/commit/b407c6cf1f8a980fc036b75c7b3f7198d3bb556c">b407c6c</a>)</li> <li><strong>cli:</strong> respect --exit regardless of other flags (<a href="https://redirect.github.com/dequelabs/axe-core-npm/issues/750">#750</a>) (<a href="https://github.com/dequelabs/axe-core-npm/commit/bfa232800d553d870933e5dfa26d669d2d566c08">bfa2328</a>)</li> <li>pin axe-core version to accept patch updates only (<a href="https://redirect.github.com/dequelabs/axe-core-npm/issues/838">#838</a>) (<a href="https://github.com/dequelabs/axe-core-npm/commit/2456ed641781c2262bf71db24f7f97755422d5f6">2456ed6</a>)</li> <li>skip unloaded iframes for all apis (<a href="https://redirect.github.com/dequelabs/axe-core-npm/issues/752">#752</a>) (<a href="https://github.com/dequelabs/axe-core-npm/commit/0b15629ac12613d9cdfec9f102ff1e3922d28ac2">0b15629</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>cli:</strong> add --chrome-path option (<a href="https://redirect.github.com/dequelabs/axe-core-npm/issues/700">#700</a>) (<a href="https://redirect.github.com/dequelabs/axe-core-npm/issues/704">#704</a>) (<a href="https://github.com/dequelabs/axe-core-npm/commit/ada5d28ccbbf9121f9d1fb5172347019c2ae63d1">ada5d28</a>)</li> <li><strong>react:</strong> export <code>logToConsole</code> fn (<a href="https://redirect.github.com/dequelabs/axe-core-npm/issues/812">#812</a>) (<a href="https://github.com/dequelabs/axe-core-npm/commit/480fb1268ffa3547a8d056a7c274607fca3ca274">480fb12</a>)</li> <li>Update axe-core to v4.8.2 (<a href="https://redirect.github.com/dequelabs/axe-core-npm/issues/835">#835</a>) (<a href="https://github.com/dequelabs/axe-core-npm/commit/2ac1eafa6318453003ccfd7c33625e63725a7c00">2ac1eaf</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/dequelabs/axe-core-npm/commits">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@axe-core/playwright&package-manager=npm_and_yarn&previous-version=4.7.3&new-version=4.8.0)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f14a59c commit d669fbe

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

core/package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"tslib": "^2.1.0"
3737
},
3838
"devDependencies": {
39-
"@axe-core/playwright": "^4.7.3",
39+
"@axe-core/playwright": "^4.8.0",
4040
"@capacitor/core": "^5.4.2",
4141
"@capacitor/haptics": "^5.0.6",
4242
"@capacitor/keyboard": "^5.0.6",

0 commit comments

Comments
 (0)