axe-pipelines-samples
axe-pipelines-samples copied to clipboard
chore(deps-dev): Bump @axe-core/playwright from 4.8.5 to 4.9.0 in /typescript-playwright-sample
Bumps @axe-core/playwright from 4.8.5 to 4.9.0.
Release notes
Sourced from @axe-core/playwright
's releases.
Release 4.9.0
What's Changed
- docs(react): Update React support information by
@ballendq
in dequelabs/axe-core-npm#1004- chore: merge master into develop by
@github-actions
in dequelabs/axe-core-npm#1016- chore: bump husky from 8.0.3 to 9.0.10 by
@dependabot
in dequelabs/axe-core-npm#1006- chore: remove circleci badge by
@michael-siek
in dequelabs/axe-core-npm#1020- chore: update
@wdio
dep and chromedriver by@michael-siek
in dequelabs/axe-core-npm#1029- chore: bump express from 4.18.2 to 4.19.2 by
@dependabot
in dequelabs/axe-core-npm#1033- chore: bump undici from 5.24.0 to 5.28.3 by
@dependabot
in dequelabs/axe-core-npm#1022- chore: bump follow-redirects from 1.15.5 to 1.15.6 by
@dependabot
in dequelabs/axe-core-npm#1026- ci: use
PAT
instead of GitHub Token when updating axe-core by@michael-siek
in dequelabs/axe-core-npm#1030- feat: Update axe-core to v4.9.0 by
@github-actions
in dequelabs/axe-core-npm#1028- fix: get correct new window handle with Selenium 3 workaround by
@scottmries
in dequelabs/axe-core-npm#1031- chore: RC v4.9.0 by
@github-actions
in dequelabs/axe-core-npm#1036- Release v4.9.0 by
@dequejenn
in dequelabs/axe-core-npm#1040New Contributors
@ballendq
made their first contribution in dequelabs/axe-core-npm#1004@scottmries
made their first contribution in dequelabs/axe-core-npm#1031Full Changelog: https://github.com/dequelabs/axe-core-npm/compare/v4.8.5...v4.9.0
Changelog
Sourced from @axe-core/playwright
's changelog.
4.9.0 (2024-04-01)
Bug Fixes
- get correct new window handle with Selenium 3 workaround (#1031) (b72c735), closes #1027 /github.com/dequelabs/axe-core-maven-html/blob/ad58b26a8d0e2f1afed33b2c5cbca22b54644b99/selenium/src/main/java/com/deque/html/axecore/extensions/WebDriverExtensions.java#L126 #936
Features
Commits
97a01bd
Release v4.9.0 (#1040)4cb64b0
chore: RC v4.9.0 (#1036)8e0762e
chore: RC v4.9.0b72c735
fix: get correct new window handle with Selenium 3 workaround (#1031)7e152b6
feat: Update axe-core to v4.9.0 (#1028)b6870a4
ci: usePAT
instead of GitHub Token when updating axe-core (#1030)75035e1
chore: bump follow-redirects from 1.15.5 to 1.15.6 (#1026)1308368
chore: bump undici from 5.24.0 to 5.28.3 (#1022)000205e
chore: bump express from 4.18.2 to 4.19.2 (#1033)4887a62
chore: update@wdio
dep and chromedriver (#1029)- Additional commits viewable in compare view
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 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)