-
Notifications
You must be signed in to change notification settings - Fork 68
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
chore: RC v4.9.0 #1036
chore: RC v4.9.0 #1036
Conversation
Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
docs(react): Update React support information
chore: merge master into develop
Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.10. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v8.0.3...v9.0.10) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
no qa required
This is the workaround fix that supports Selenium 3 and 4. We would likely switch to #1027 should we drop Selenium 3 support. Rather than always using the last handle after opening a new window, we filter for the unique new handle and use it. This is analogous to the [axe-core-maven-html approach](https://github.com/dequelabs/axe-core-maven-html/blob/ad58b26a8d0e2f1afed33b2c5cbca22b54644b99/selenium/src/main/java/com/deque/html/axecore/extensions/WebDriverExtensions.java#L126). Closes: #936 --------- Co-authored-by: Zidious <Zidious@users.noreply.github.com> Co-authored-by: michael-siek <me@michaelsiek.com>
Hi @michael-siek |
Hey @ymouhat this has been fully released |
Hi @michael-siek |
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@axe-core/playwright](https://togithub.com/dequelabs/axe-core-npm) | [`4.8.5` -> `4.9.0`](https://renovatebot.com/diffs/npm/@axe-core%2fplaywright/4.8.5/4.9.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@axe-core%2fplaywright/4.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@axe-core%2fplaywright/4.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@axe-core%2fplaywright/4.8.5/4.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@axe-core%2fplaywright/4.8.5/4.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>dequelabs/axe-core-npm (@​axe-core/playwright)</summary> ### [`v4.9.0`](https://togithub.com/dequelabs/axe-core-npm/releases/tag/v4.9.0): Release 4.9.0 [Compare Source](https://togithub.com/dequelabs/axe-core-npm/compare/v4.8.5...v4.9.0) #### What's Changed - docs(react): Update React support information by [@​ballendq](https://togithub.com/ballendq) in [https://github.com/dequelabs/axe-core-npm/pull/1004](https://togithub.com/dequelabs/axe-core-npm/pull/1004) - chore: merge master into develop by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/dequelabs/axe-core-npm/pull/1016](https://togithub.com/dequelabs/axe-core-npm/pull/1016) - chore: bump husky from 8.0.3 to 9.0.10 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1006](https://togithub.com/dequelabs/axe-core-npm/pull/1006) - chore: remove circleci badge by [@​michael-siek](https://togithub.com/michael-siek) in [https://github.com/dequelabs/axe-core-npm/pull/1020](https://togithub.com/dequelabs/axe-core-npm/pull/1020) - chore: update `@wdio` dep and chromedriver by [@​michael-siek](https://togithub.com/michael-siek) in [https://github.com/dequelabs/axe-core-npm/pull/1029](https://togithub.com/dequelabs/axe-core-npm/pull/1029) - chore: bump express from 4.18.2 to 4.19.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1033](https://togithub.com/dequelabs/axe-core-npm/pull/1033) - chore: bump undici from 5.24.0 to 5.28.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1022](https://togithub.com/dequelabs/axe-core-npm/pull/1022) - chore: bump follow-redirects from 1.15.5 to 1.15.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1026](https://togithub.com/dequelabs/axe-core-npm/pull/1026) - ci: use `PAT` instead of GitHub Token when updating axe-core by [@​michael-siek](https://togithub.com/michael-siek) in [https://github.com/dequelabs/axe-core-npm/pull/1030](https://togithub.com/dequelabs/axe-core-npm/pull/1030) - feat: Update axe-core to v4.9.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/dequelabs/axe-core-npm/pull/1028](https://togithub.com/dequelabs/axe-core-npm/pull/1028) - fix: get correct new window handle with Selenium 3 workaround by [@​scottmries](https://togithub.com/scottmries) in [https://github.com/dequelabs/axe-core-npm/pull/1031](https://togithub.com/dequelabs/axe-core-npm/pull/1031) - chore: RC v4.9.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/dequelabs/axe-core-npm/pull/1036](https://togithub.com/dequelabs/axe-core-npm/pull/1036) - Release v4.9.0 by [@​dequejenn](https://togithub.com/dequejenn) in [https://github.com/dequelabs/axe-core-npm/pull/1040](https://togithub.com/dequelabs/axe-core-npm/pull/1040) #### New Contributors - [@​ballendq](https://togithub.com/ballendq) made their first contribution in [https://github.com/dequelabs/axe-core-npm/pull/1004](https://togithub.com/dequelabs/axe-core-npm/pull/1004) - [@​scottmries](https://togithub.com/scottmries) made their first contribution in [https://github.com/dequelabs/axe-core-npm/pull/1031](https://togithub.com/dequelabs/axe-core-npm/pull/1031) **Full Changelog**: dequelabs/axe-core-npm@v4.8.5...v4.9.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 6am every weekday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/zeebe). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@axe-core/playwright](https://togithub.com/dequelabs/axe-core-npm) | [`4.8.5` -> `4.9.0`](https://renovatebot.com/diffs/npm/@axe-core%2fplaywright/4.8.5/4.9.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@axe-core%2fplaywright/4.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@axe-core%2fplaywright/4.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@axe-core%2fplaywright/4.8.5/4.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@axe-core%2fplaywright/4.8.5/4.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>dequelabs/axe-core-npm (@​axe-core/playwright)</summary> ### [`v4.9.0`](https://togithub.com/dequelabs/axe-core-npm/releases/tag/v4.9.0): Release 4.9.0 [Compare Source](https://togithub.com/dequelabs/axe-core-npm/compare/v4.8.5...v4.9.0) #### What's Changed - docs(react): Update React support information by [@​ballendq](https://togithub.com/ballendq) in [https://github.com/dequelabs/axe-core-npm/pull/1004](https://togithub.com/dequelabs/axe-core-npm/pull/1004) - chore: merge master into develop by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/dequelabs/axe-core-npm/pull/1016](https://togithub.com/dequelabs/axe-core-npm/pull/1016) - chore: bump husky from 8.0.3 to 9.0.10 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1006](https://togithub.com/dequelabs/axe-core-npm/pull/1006) - chore: remove circleci badge by [@​michael-siek](https://togithub.com/michael-siek) in [https://github.com/dequelabs/axe-core-npm/pull/1020](https://togithub.com/dequelabs/axe-core-npm/pull/1020) - chore: update `@wdio` dep and chromedriver by [@​michael-siek](https://togithub.com/michael-siek) in [https://github.com/dequelabs/axe-core-npm/pull/1029](https://togithub.com/dequelabs/axe-core-npm/pull/1029) - chore: bump express from 4.18.2 to 4.19.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1033](https://togithub.com/dequelabs/axe-core-npm/pull/1033) - chore: bump undici from 5.24.0 to 5.28.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1022](https://togithub.com/dequelabs/axe-core-npm/pull/1022) - chore: bump follow-redirects from 1.15.5 to 1.15.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1026](https://togithub.com/dequelabs/axe-core-npm/pull/1026) - ci: use `PAT` instead of GitHub Token when updating axe-core by [@​michael-siek](https://togithub.com/michael-siek) in [https://github.com/dequelabs/axe-core-npm/pull/1030](https://togithub.com/dequelabs/axe-core-npm/pull/1030) - feat: Update axe-core to v4.9.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/dequelabs/axe-core-npm/pull/1028](https://togithub.com/dequelabs/axe-core-npm/pull/1028) - fix: get correct new window handle with Selenium 3 workaround by [@​scottmries](https://togithub.com/scottmries) in [https://github.com/dequelabs/axe-core-npm/pull/1031](https://togithub.com/dequelabs/axe-core-npm/pull/1031) - chore: RC v4.9.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/dequelabs/axe-core-npm/pull/1036](https://togithub.com/dequelabs/axe-core-npm/pull/1036) - Release v4.9.0 by [@​dequejenn](https://togithub.com/dequejenn) in [https://github.com/dequelabs/axe-core-npm/pull/1040](https://togithub.com/dequelabs/axe-core-npm/pull/1040) #### New Contributors - [@​ballendq](https://togithub.com/ballendq) made their first contribution in [https://github.com/dequelabs/axe-core-npm/pull/1004](https://togithub.com/dequelabs/axe-core-npm/pull/1004) - [@​scottmries](https://togithub.com/scottmries) made their first contribution in [https://github.com/dequelabs/axe-core-npm/pull/1031](https://togithub.com/dequelabs/axe-core-npm/pull/1031) **Full Changelog**: dequelabs/axe-core-npm@v4.8.5...v4.9.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 6am every weekday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/zeebe). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@axe-core/playwright](https://togithub.com/dequelabs/axe-core-npm) | [`4.8.5` -> `4.9.0`](https://renovatebot.com/diffs/npm/@axe-core%2fplaywright/4.8.5/4.9.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@axe-core%2fplaywright/4.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@axe-core%2fplaywright/4.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@axe-core%2fplaywright/4.8.5/4.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@axe-core%2fplaywright/4.8.5/4.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>dequelabs/axe-core-npm (@​axe-core/playwright)</summary> ### [`v4.9.0`](https://togithub.com/dequelabs/axe-core-npm/releases/tag/v4.9.0): Release 4.9.0 [Compare Source](https://togithub.com/dequelabs/axe-core-npm/compare/v4.8.5...v4.9.0) #### What's Changed - docs(react): Update React support information by [@​ballendq](https://togithub.com/ballendq) in [https://github.com/dequelabs/axe-core-npm/pull/1004](https://togithub.com/dequelabs/axe-core-npm/pull/1004) - chore: merge master into develop by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/dequelabs/axe-core-npm/pull/1016](https://togithub.com/dequelabs/axe-core-npm/pull/1016) - chore: bump husky from 8.0.3 to 9.0.10 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1006](https://togithub.com/dequelabs/axe-core-npm/pull/1006) - chore: remove circleci badge by [@​michael-siek](https://togithub.com/michael-siek) in [https://github.com/dequelabs/axe-core-npm/pull/1020](https://togithub.com/dequelabs/axe-core-npm/pull/1020) - chore: update `@wdio` dep and chromedriver by [@​michael-siek](https://togithub.com/michael-siek) in [https://github.com/dequelabs/axe-core-npm/pull/1029](https://togithub.com/dequelabs/axe-core-npm/pull/1029) - chore: bump express from 4.18.2 to 4.19.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1033](https://togithub.com/dequelabs/axe-core-npm/pull/1033) - chore: bump undici from 5.24.0 to 5.28.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1022](https://togithub.com/dequelabs/axe-core-npm/pull/1022) - chore: bump follow-redirects from 1.15.5 to 1.15.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1026](https://togithub.com/dequelabs/axe-core-npm/pull/1026) - ci: use `PAT` instead of GitHub Token when updating axe-core by [@​michael-siek](https://togithub.com/michael-siek) in [https://github.com/dequelabs/axe-core-npm/pull/1030](https://togithub.com/dequelabs/axe-core-npm/pull/1030) - feat: Update axe-core to v4.9.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/dequelabs/axe-core-npm/pull/1028](https://togithub.com/dequelabs/axe-core-npm/pull/1028) - fix: get correct new window handle with Selenium 3 workaround by [@​scottmries](https://togithub.com/scottmries) in [https://github.com/dequelabs/axe-core-npm/pull/1031](https://togithub.com/dequelabs/axe-core-npm/pull/1031) - chore: RC v4.9.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/dequelabs/axe-core-npm/pull/1036](https://togithub.com/dequelabs/axe-core-npm/pull/1036) - Release v4.9.0 by [@​dequejenn](https://togithub.com/dequejenn) in [https://github.com/dequelabs/axe-core-npm/pull/1040](https://togithub.com/dequelabs/axe-core-npm/pull/1040) #### New Contributors - [@​ballendq](https://togithub.com/ballendq) made their first contribution in [https://github.com/dequelabs/axe-core-npm/pull/1004](https://togithub.com/dequelabs/axe-core-npm/pull/1004) - [@​scottmries](https://togithub.com/scottmries) made their first contribution in [https://github.com/dequelabs/axe-core-npm/pull/1031](https://togithub.com/dequelabs/axe-core-npm/pull/1031) **Full Changelog**: dequelabs/axe-core-npm@v4.8.5...v4.9.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 6am every weekday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/zeebe). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@axe-core/playwright](https://togithub.com/dequelabs/axe-core-npm) | [`4.8.5` -> `4.9.0`](https://renovatebot.com/diffs/npm/@axe-core%2fplaywright/4.8.5/4.9.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@axe-core%2fplaywright/4.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@axe-core%2fplaywright/4.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@axe-core%2fplaywright/4.8.5/4.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@axe-core%2fplaywright/4.8.5/4.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>dequelabs/axe-core-npm (@​axe-core/playwright)</summary> ### [`v4.9.0`](https://togithub.com/dequelabs/axe-core-npm/releases/tag/v4.9.0): Release 4.9.0 [Compare Source](https://togithub.com/dequelabs/axe-core-npm/compare/v4.8.5...v4.9.0) #### What's Changed - docs(react): Update React support information by [@​ballendq](https://togithub.com/ballendq) in [https://github.com/dequelabs/axe-core-npm/pull/1004](https://togithub.com/dequelabs/axe-core-npm/pull/1004) - chore: merge master into develop by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/dequelabs/axe-core-npm/pull/1016](https://togithub.com/dequelabs/axe-core-npm/pull/1016) - chore: bump husky from 8.0.3 to 9.0.10 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1006](https://togithub.com/dequelabs/axe-core-npm/pull/1006) - chore: remove circleci badge by [@​michael-siek](https://togithub.com/michael-siek) in [https://github.com/dequelabs/axe-core-npm/pull/1020](https://togithub.com/dequelabs/axe-core-npm/pull/1020) - chore: update `@wdio` dep and chromedriver by [@​michael-siek](https://togithub.com/michael-siek) in [https://github.com/dequelabs/axe-core-npm/pull/1029](https://togithub.com/dequelabs/axe-core-npm/pull/1029) - chore: bump express from 4.18.2 to 4.19.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1033](https://togithub.com/dequelabs/axe-core-npm/pull/1033) - chore: bump undici from 5.24.0 to 5.28.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1022](https://togithub.com/dequelabs/axe-core-npm/pull/1022) - chore: bump follow-redirects from 1.15.5 to 1.15.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1026](https://togithub.com/dequelabs/axe-core-npm/pull/1026) - ci: use `PAT` instead of GitHub Token when updating axe-core by [@​michael-siek](https://togithub.com/michael-siek) in [https://github.com/dequelabs/axe-core-npm/pull/1030](https://togithub.com/dequelabs/axe-core-npm/pull/1030) - feat: Update axe-core to v4.9.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/dequelabs/axe-core-npm/pull/1028](https://togithub.com/dequelabs/axe-core-npm/pull/1028) - fix: get correct new window handle with Selenium 3 workaround by [@​scottmries](https://togithub.com/scottmries) in [https://github.com/dequelabs/axe-core-npm/pull/1031](https://togithub.com/dequelabs/axe-core-npm/pull/1031) - chore: RC v4.9.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/dequelabs/axe-core-npm/pull/1036](https://togithub.com/dequelabs/axe-core-npm/pull/1036) - Release v4.9.0 by [@​dequejenn](https://togithub.com/dequejenn) in [https://github.com/dequelabs/axe-core-npm/pull/1040](https://togithub.com/dequelabs/axe-core-npm/pull/1040) #### New Contributors - [@​ballendq](https://togithub.com/ballendq) made their first contribution in [https://github.com/dequelabs/axe-core-npm/pull/1004](https://togithub.com/dequelabs/axe-core-npm/pull/1004) - [@​scottmries](https://togithub.com/scottmries) made their first contribution in [https://github.com/dequelabs/axe-core-npm/pull/1031](https://togithub.com/dequelabs/axe-core-npm/pull/1031) **Full Changelog**: dequelabs/axe-core-npm@v4.8.5...v4.9.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 6am every weekday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/zeebe). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@axe-core/playwright](https://togithub.com/dequelabs/axe-core-npm) | [`4.8.5` -> `4.9.0`](https://renovatebot.com/diffs/npm/@axe-core%2fplaywright/4.8.5/4.9.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@axe-core%2fplaywright/4.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@axe-core%2fplaywright/4.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@axe-core%2fplaywright/4.8.5/4.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@axe-core%2fplaywright/4.8.5/4.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>dequelabs/axe-core-npm (@​axe-core/playwright)</summary> ### [`v4.9.0`](https://togithub.com/dequelabs/axe-core-npm/releases/tag/v4.9.0): Release 4.9.0 [Compare Source](https://togithub.com/dequelabs/axe-core-npm/compare/v4.8.5...v4.9.0) #### What's Changed - docs(react): Update React support information by [@​ballendq](https://togithub.com/ballendq) in [https://github.com/dequelabs/axe-core-npm/pull/1004](https://togithub.com/dequelabs/axe-core-npm/pull/1004) - chore: merge master into develop by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/dequelabs/axe-core-npm/pull/1016](https://togithub.com/dequelabs/axe-core-npm/pull/1016) - chore: bump husky from 8.0.3 to 9.0.10 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1006](https://togithub.com/dequelabs/axe-core-npm/pull/1006) - chore: remove circleci badge by [@​michael-siek](https://togithub.com/michael-siek) in [https://github.com/dequelabs/axe-core-npm/pull/1020](https://togithub.com/dequelabs/axe-core-npm/pull/1020) - chore: update `@wdio` dep and chromedriver by [@​michael-siek](https://togithub.com/michael-siek) in [https://github.com/dequelabs/axe-core-npm/pull/1029](https://togithub.com/dequelabs/axe-core-npm/pull/1029) - chore: bump express from 4.18.2 to 4.19.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1033](https://togithub.com/dequelabs/axe-core-npm/pull/1033) - chore: bump undici from 5.24.0 to 5.28.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1022](https://togithub.com/dequelabs/axe-core-npm/pull/1022) - chore: bump follow-redirects from 1.15.5 to 1.15.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1026](https://togithub.com/dequelabs/axe-core-npm/pull/1026) - ci: use `PAT` instead of GitHub Token when updating axe-core by [@​michael-siek](https://togithub.com/michael-siek) in [https://github.com/dequelabs/axe-core-npm/pull/1030](https://togithub.com/dequelabs/axe-core-npm/pull/1030) - feat: Update axe-core to v4.9.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/dequelabs/axe-core-npm/pull/1028](https://togithub.com/dequelabs/axe-core-npm/pull/1028) - fix: get correct new window handle with Selenium 3 workaround by [@​scottmries](https://togithub.com/scottmries) in [https://github.com/dequelabs/axe-core-npm/pull/1031](https://togithub.com/dequelabs/axe-core-npm/pull/1031) - chore: RC v4.9.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/dequelabs/axe-core-npm/pull/1036](https://togithub.com/dequelabs/axe-core-npm/pull/1036) - Release v4.9.0 by [@​dequejenn](https://togithub.com/dequejenn) in [https://github.com/dequelabs/axe-core-npm/pull/1040](https://togithub.com/dequelabs/axe-core-npm/pull/1040) #### New Contributors - [@​ballendq](https://togithub.com/ballendq) made their first contribution in [https://github.com/dequelabs/axe-core-npm/pull/1004](https://togithub.com/dequelabs/axe-core-npm/pull/1004) - [@​scottmries](https://togithub.com/scottmries) made their first contribution in [https://github.com/dequelabs/axe-core-npm/pull/1031](https://togithub.com/dequelabs/axe-core-npm/pull/1031) **Full Changelog**: dequelabs/axe-core-npm@v4.8.5...v4.9.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 6am every weekday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/zeebe). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@axe-core/playwright](https://togithub.com/dequelabs/axe-core-npm) | [`4.8.5` -> `4.9.0`](https://renovatebot.com/diffs/npm/@axe-core%2fplaywright/4.8.5/4.9.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@axe-core%2fplaywright/4.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@axe-core%2fplaywright/4.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@axe-core%2fplaywright/4.8.5/4.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@axe-core%2fplaywright/4.8.5/4.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>dequelabs/axe-core-npm (@​axe-core/playwright)</summary> ### [`v4.9.0`](https://togithub.com/dequelabs/axe-core-npm/releases/tag/v4.9.0): Release 4.9.0 [Compare Source](https://togithub.com/dequelabs/axe-core-npm/compare/v4.8.5...v4.9.0) #### What's Changed - docs(react): Update React support information by [@​ballendq](https://togithub.com/ballendq) in [https://github.com/dequelabs/axe-core-npm/pull/1004](https://togithub.com/dequelabs/axe-core-npm/pull/1004) - chore: merge master into develop by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/dequelabs/axe-core-npm/pull/1016](https://togithub.com/dequelabs/axe-core-npm/pull/1016) - chore: bump husky from 8.0.3 to 9.0.10 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1006](https://togithub.com/dequelabs/axe-core-npm/pull/1006) - chore: remove circleci badge by [@​michael-siek](https://togithub.com/michael-siek) in [https://github.com/dequelabs/axe-core-npm/pull/1020](https://togithub.com/dequelabs/axe-core-npm/pull/1020) - chore: update `@wdio` dep and chromedriver by [@​michael-siek](https://togithub.com/michael-siek) in [https://github.com/dequelabs/axe-core-npm/pull/1029](https://togithub.com/dequelabs/axe-core-npm/pull/1029) - chore: bump express from 4.18.2 to 4.19.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1033](https://togithub.com/dequelabs/axe-core-npm/pull/1033) - chore: bump undici from 5.24.0 to 5.28.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1022](https://togithub.com/dequelabs/axe-core-npm/pull/1022) - chore: bump follow-redirects from 1.15.5 to 1.15.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1026](https://togithub.com/dequelabs/axe-core-npm/pull/1026) - ci: use `PAT` instead of GitHub Token when updating axe-core by [@​michael-siek](https://togithub.com/michael-siek) in [https://github.com/dequelabs/axe-core-npm/pull/1030](https://togithub.com/dequelabs/axe-core-npm/pull/1030) - feat: Update axe-core to v4.9.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/dequelabs/axe-core-npm/pull/1028](https://togithub.com/dequelabs/axe-core-npm/pull/1028) - fix: get correct new window handle with Selenium 3 workaround by [@​scottmries](https://togithub.com/scottmries) in [https://github.com/dequelabs/axe-core-npm/pull/1031](https://togithub.com/dequelabs/axe-core-npm/pull/1031) - chore: RC v4.9.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/dequelabs/axe-core-npm/pull/1036](https://togithub.com/dequelabs/axe-core-npm/pull/1036) - Release v4.9.0 by [@​dequejenn](https://togithub.com/dequejenn) in [https://github.com/dequelabs/axe-core-npm/pull/1040](https://togithub.com/dequelabs/axe-core-npm/pull/1040) #### New Contributors - [@​ballendq](https://togithub.com/ballendq) made their first contribution in [https://github.com/dequelabs/axe-core-npm/pull/1004](https://togithub.com/dequelabs/axe-core-npm/pull/1004) - [@​scottmries](https://togithub.com/scottmries) made their first contribution in [https://github.com/dequelabs/axe-core-npm/pull/1031](https://togithub.com/dequelabs/axe-core-npm/pull/1031) **Full Changelog**: dequelabs/axe-core-npm@v4.8.5...v4.9.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 6am every weekday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/zeebe). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@axe-core/playwright](https://togithub.com/dequelabs/axe-core-npm) | [`4.8.5` -> `4.9.0`](https://renovatebot.com/diffs/npm/@axe-core%2fplaywright/4.8.5/4.9.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@axe-core%2fplaywright/4.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@axe-core%2fplaywright/4.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@axe-core%2fplaywright/4.8.5/4.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@axe-core%2fplaywright/4.8.5/4.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>dequelabs/axe-core-npm (@​axe-core/playwright)</summary> ### [`v4.9.0`](https://togithub.com/dequelabs/axe-core-npm/releases/tag/v4.9.0): Release 4.9.0 [Compare Source](https://togithub.com/dequelabs/axe-core-npm/compare/v4.8.5...v4.9.0) #### What's Changed - docs(react): Update React support information by [@​ballendq](https://togithub.com/ballendq) in [https://github.com/dequelabs/axe-core-npm/pull/1004](https://togithub.com/dequelabs/axe-core-npm/pull/1004) - chore: merge master into develop by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/dequelabs/axe-core-npm/pull/1016](https://togithub.com/dequelabs/axe-core-npm/pull/1016) - chore: bump husky from 8.0.3 to 9.0.10 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1006](https://togithub.com/dequelabs/axe-core-npm/pull/1006) - chore: remove circleci badge by [@​michael-siek](https://togithub.com/michael-siek) in [https://github.com/dequelabs/axe-core-npm/pull/1020](https://togithub.com/dequelabs/axe-core-npm/pull/1020) - chore: update `@wdio` dep and chromedriver by [@​michael-siek](https://togithub.com/michael-siek) in [https://github.com/dequelabs/axe-core-npm/pull/1029](https://togithub.com/dequelabs/axe-core-npm/pull/1029) - chore: bump express from 4.18.2 to 4.19.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1033](https://togithub.com/dequelabs/axe-core-npm/pull/1033) - chore: bump undici from 5.24.0 to 5.28.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1022](https://togithub.com/dequelabs/axe-core-npm/pull/1022) - chore: bump follow-redirects from 1.15.5 to 1.15.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1026](https://togithub.com/dequelabs/axe-core-npm/pull/1026) - ci: use `PAT` instead of GitHub Token when updating axe-core by [@​michael-siek](https://togithub.com/michael-siek) in [https://github.com/dequelabs/axe-core-npm/pull/1030](https://togithub.com/dequelabs/axe-core-npm/pull/1030) - feat: Update axe-core to v4.9.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/dequelabs/axe-core-npm/pull/1028](https://togithub.com/dequelabs/axe-core-npm/pull/1028) - fix: get correct new window handle with Selenium 3 workaround by [@​scottmries](https://togithub.com/scottmries) in [https://github.com/dequelabs/axe-core-npm/pull/1031](https://togithub.com/dequelabs/axe-core-npm/pull/1031) - chore: RC v4.9.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/dequelabs/axe-core-npm/pull/1036](https://togithub.com/dequelabs/axe-core-npm/pull/1036) - Release v4.9.0 by [@​dequejenn](https://togithub.com/dequejenn) in [https://github.com/dequelabs/axe-core-npm/pull/1040](https://togithub.com/dequelabs/axe-core-npm/pull/1040) #### New Contributors - [@​ballendq](https://togithub.com/ballendq) made their first contribution in [https://github.com/dequelabs/axe-core-npm/pull/1004](https://togithub.com/dequelabs/axe-core-npm/pull/1004) - [@​scottmries](https://togithub.com/scottmries) made their first contribution in [https://github.com/dequelabs/axe-core-npm/pull/1031](https://togithub.com/dequelabs/axe-core-npm/pull/1031) **Full Changelog**: dequelabs/axe-core-npm@v4.8.5...v4.9.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 6am every weekday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/zeebe). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
4.9.0 (2024-04-01)
Bug Fixes
Features
no qa required