Skip to content
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

Merged
merged 16 commits into from
Apr 1, 2024
Merged

chore: RC v4.9.0 #1036

merged 16 commits into from
Apr 1, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 1, 2024

4.9.0 (2024-04-01)

Bug Fixes

  • get correct new window handle with Selenium 3 workaround (#1031) (b72c735)

Features

no qa required

ballendq and others added 16 commits February 6, 2024 10:39
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>
This should allow CI to run so it does not get stuck

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>
@github-actions github-actions bot requested a review from a team as a code owner April 1, 2024 19:12
@github-actions github-actions bot added the release Ticket is for a release candidate to be QA'd (triggers being sent into Monday.com) label Apr 1, 2024
@github-actions github-actions bot mentioned this pull request Apr 1, 2024
20 tasks
@dequejenn dequejenn merged commit 4cb64b0 into release Apr 1, 2024
6 of 8 checks passed
@dequejenn dequejenn deleted the release-2024-04-01 branch April 1, 2024 19:29
@ymouhat
Copy link

ymouhat commented Apr 3, 2024

Hi @michael-siek
Could you please confirm if a new release 4.9.0 will be delivered soon?
Somebody upgrade axe-core in our repository to version 4.9.0 which broke compatibility with version 4.8.4 or axe-core/webdriverio.
I 'm waiting for release 4.9.0 to be delivered to see if it will solve the issue or to rollback in case the release 4.9.0 won't be delivered soon.
Many thank sin advance.

@michael-siek
Copy link
Member

Hey @ymouhat this has been fully released

@ymouhat
Copy link

ymouhat commented Apr 4, 2024

Hi @michael-siek
thank you for the update.

github-merge-queue bot pushed a commit to camunda/camunda that referenced this pull request Apr 8, 2024
[![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://github.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 (@&#8203;axe-core/playwright)</summary>

###
[`v4.9.0`](https://github.com/dequelabs/axe-core-npm/releases/tag/v4.9.0):
Release 4.9.0

[Compare
Source](https://github.com/dequelabs/axe-core-npm/compare/v4.8.5...v4.9.0)

#### What's Changed

- docs(react): Update React support information by
[@&#8203;ballendq](https://github.com/ballendq) in
[dequelabs/axe-core-npm#1004
- chore: merge master into develop by
[@&#8203;github-actions](https://github.com/github-actions) in
[dequelabs/axe-core-npm#1016
- chore: bump husky from 8.0.3 to 9.0.10 by
[@&#8203;dependabot](https://github.com/dependabot) in
[dequelabs/axe-core-npm#1006
- chore: remove circleci badge by
[@&#8203;michael-siek](https://github.com/michael-siek) in
[dequelabs/axe-core-npm#1020
- chore: update `@wdio` dep and chromedriver by
[@&#8203;michael-siek](https://github.com/michael-siek) in
[dequelabs/axe-core-npm#1029
- chore: bump express from 4.18.2 to 4.19.2 by
[@&#8203;dependabot](https://github.com/dependabot) in
[dequelabs/axe-core-npm#1033
- chore: bump undici from 5.24.0 to 5.28.3 by
[@&#8203;dependabot](https://github.com/dependabot) in
[dequelabs/axe-core-npm#1022
- chore: bump follow-redirects from 1.15.5 to 1.15.6 by
[@&#8203;dependabot](https://github.com/dependabot) in
[dequelabs/axe-core-npm#1026
- ci: use `PAT` instead of GitHub Token when updating axe-core by
[@&#8203;michael-siek](https://github.com/michael-siek) in
[dequelabs/axe-core-npm#1030
- feat: Update axe-core to v4.9.0 by
[@&#8203;github-actions](https://github.com/github-actions) in
[dequelabs/axe-core-npm#1028
- fix: get correct new window handle with Selenium 3 workaround by
[@&#8203;scottmries](https://github.com/scottmries) in
[dequelabs/axe-core-npm#1031
- chore: RC v4.9.0 by
[@&#8203;github-actions](https://github.com/github-actions) in
[dequelabs/axe-core-npm#1036
- Release v4.9.0 by [@&#8203;dequejenn](https://github.com/dequejenn)
in
[dequelabs/axe-core-npm#1040

#### New Contributors

- [@&#8203;ballendq](https://github.com/ballendq) made their first
contribution in
[dequelabs/axe-core-npm#1004
- [@&#8203;scottmries](https://github.com/scottmries) made their first
contribution in
[dequelabs/axe-core-npm#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-->
github-merge-queue bot pushed a commit to camunda/camunda that referenced this pull request Apr 8, 2024
[![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://github.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 (@&#8203;axe-core/playwright)</summary>

###
[`v4.9.0`](https://github.com/dequelabs/axe-core-npm/releases/tag/v4.9.0):
Release 4.9.0

[Compare
Source](https://github.com/dequelabs/axe-core-npm/compare/v4.8.5...v4.9.0)

#### What's Changed

- docs(react): Update React support information by
[@&#8203;ballendq](https://github.com/ballendq) in
[dequelabs/axe-core-npm#1004
- chore: merge master into develop by
[@&#8203;github-actions](https://github.com/github-actions) in
[dequelabs/axe-core-npm#1016
- chore: bump husky from 8.0.3 to 9.0.10 by
[@&#8203;dependabot](https://github.com/dependabot) in
[dequelabs/axe-core-npm#1006
- chore: remove circleci badge by
[@&#8203;michael-siek](https://github.com/michael-siek) in
[dequelabs/axe-core-npm#1020
- chore: update `@wdio` dep and chromedriver by
[@&#8203;michael-siek](https://github.com/michael-siek) in
[dequelabs/axe-core-npm#1029
- chore: bump express from 4.18.2 to 4.19.2 by
[@&#8203;dependabot](https://github.com/dependabot) in
[dequelabs/axe-core-npm#1033
- chore: bump undici from 5.24.0 to 5.28.3 by
[@&#8203;dependabot](https://github.com/dependabot) in
[dequelabs/axe-core-npm#1022
- chore: bump follow-redirects from 1.15.5 to 1.15.6 by
[@&#8203;dependabot](https://github.com/dependabot) in
[dequelabs/axe-core-npm#1026
- ci: use `PAT` instead of GitHub Token when updating axe-core by
[@&#8203;michael-siek](https://github.com/michael-siek) in
[dequelabs/axe-core-npm#1030
- feat: Update axe-core to v4.9.0 by
[@&#8203;github-actions](https://github.com/github-actions) in
[dequelabs/axe-core-npm#1028
- fix: get correct new window handle with Selenium 3 workaround by
[@&#8203;scottmries](https://github.com/scottmries) in
[dequelabs/axe-core-npm#1031
- chore: RC v4.9.0 by
[@&#8203;github-actions](https://github.com/github-actions) in
[dequelabs/axe-core-npm#1036
- Release v4.9.0 by [@&#8203;dequejenn](https://github.com/dequejenn)
in
[dequelabs/axe-core-npm#1040

#### New Contributors

- [@&#8203;ballendq](https://github.com/ballendq) made their first
contribution in
[dequelabs/axe-core-npm#1004
- [@&#8203;scottmries](https://github.com/scottmries) made their first
contribution in
[dequelabs/axe-core-npm#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-->
github-merge-queue bot pushed a commit to camunda/camunda that referenced this pull request Apr 8, 2024
[![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://github.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 (@&#8203;axe-core/playwright)</summary>

###
[`v4.9.0`](https://github.com/dequelabs/axe-core-npm/releases/tag/v4.9.0):
Release 4.9.0

[Compare
Source](https://github.com/dequelabs/axe-core-npm/compare/v4.8.5...v4.9.0)

#### What's Changed

- docs(react): Update React support information by
[@&#8203;ballendq](https://github.com/ballendq) in
[dequelabs/axe-core-npm#1004
- chore: merge master into develop by
[@&#8203;github-actions](https://github.com/github-actions) in
[dequelabs/axe-core-npm#1016
- chore: bump husky from 8.0.3 to 9.0.10 by
[@&#8203;dependabot](https://github.com/dependabot) in
[dequelabs/axe-core-npm#1006
- chore: remove circleci badge by
[@&#8203;michael-siek](https://github.com/michael-siek) in
[dequelabs/axe-core-npm#1020
- chore: update `@wdio` dep and chromedriver by
[@&#8203;michael-siek](https://github.com/michael-siek) in
[dequelabs/axe-core-npm#1029
- chore: bump express from 4.18.2 to 4.19.2 by
[@&#8203;dependabot](https://github.com/dependabot) in
[dequelabs/axe-core-npm#1033
- chore: bump undici from 5.24.0 to 5.28.3 by
[@&#8203;dependabot](https://github.com/dependabot) in
[dequelabs/axe-core-npm#1022
- chore: bump follow-redirects from 1.15.5 to 1.15.6 by
[@&#8203;dependabot](https://github.com/dependabot) in
[dequelabs/axe-core-npm#1026
- ci: use `PAT` instead of GitHub Token when updating axe-core by
[@&#8203;michael-siek](https://github.com/michael-siek) in
[dequelabs/axe-core-npm#1030
- feat: Update axe-core to v4.9.0 by
[@&#8203;github-actions](https://github.com/github-actions) in
[dequelabs/axe-core-npm#1028
- fix: get correct new window handle with Selenium 3 workaround by
[@&#8203;scottmries](https://github.com/scottmries) in
[dequelabs/axe-core-npm#1031
- chore: RC v4.9.0 by
[@&#8203;github-actions](https://github.com/github-actions) in
[dequelabs/axe-core-npm#1036
- Release v4.9.0 by [@&#8203;dequejenn](https://github.com/dequejenn)
in
[dequelabs/axe-core-npm#1040

#### New Contributors

- [@&#8203;ballendq](https://github.com/ballendq) made their first
contribution in
[dequelabs/axe-core-npm#1004
- [@&#8203;scottmries](https://github.com/scottmries) made their first
contribution in
[dequelabs/axe-core-npm#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-->
github-merge-queue bot pushed a commit to camunda/camunda that referenced this pull request Apr 8, 2024
[![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://github.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 (@&#8203;axe-core/playwright)</summary>

###
[`v4.9.0`](https://github.com/dequelabs/axe-core-npm/releases/tag/v4.9.0):
Release 4.9.0

[Compare
Source](https://github.com/dequelabs/axe-core-npm/compare/v4.8.5...v4.9.0)

#### What's Changed

- docs(react): Update React support information by
[@&#8203;ballendq](https://github.com/ballendq) in
[dequelabs/axe-core-npm#1004
- chore: merge master into develop by
[@&#8203;github-actions](https://github.com/github-actions) in
[dequelabs/axe-core-npm#1016
- chore: bump husky from 8.0.3 to 9.0.10 by
[@&#8203;dependabot](https://github.com/dependabot) in
[dequelabs/axe-core-npm#1006
- chore: remove circleci badge by
[@&#8203;michael-siek](https://github.com/michael-siek) in
[dequelabs/axe-core-npm#1020
- chore: update `@wdio` dep and chromedriver by
[@&#8203;michael-siek](https://github.com/michael-siek) in
[dequelabs/axe-core-npm#1029
- chore: bump express from 4.18.2 to 4.19.2 by
[@&#8203;dependabot](https://github.com/dependabot) in
[dequelabs/axe-core-npm#1033
- chore: bump undici from 5.24.0 to 5.28.3 by
[@&#8203;dependabot](https://github.com/dependabot) in
[dequelabs/axe-core-npm#1022
- chore: bump follow-redirects from 1.15.5 to 1.15.6 by
[@&#8203;dependabot](https://github.com/dependabot) in
[dequelabs/axe-core-npm#1026
- ci: use `PAT` instead of GitHub Token when updating axe-core by
[@&#8203;michael-siek](https://github.com/michael-siek) in
[dequelabs/axe-core-npm#1030
- feat: Update axe-core to v4.9.0 by
[@&#8203;github-actions](https://github.com/github-actions) in
[dequelabs/axe-core-npm#1028
- fix: get correct new window handle with Selenium 3 workaround by
[@&#8203;scottmries](https://github.com/scottmries) in
[dequelabs/axe-core-npm#1031
- chore: RC v4.9.0 by
[@&#8203;github-actions](https://github.com/github-actions) in
[dequelabs/axe-core-npm#1036
- Release v4.9.0 by [@&#8203;dequejenn](https://github.com/dequejenn)
in
[dequelabs/axe-core-npm#1040

#### New Contributors

- [@&#8203;ballendq](https://github.com/ballendq) made their first
contribution in
[dequelabs/axe-core-npm#1004
- [@&#8203;scottmries](https://github.com/scottmries) made their first
contribution in
[dequelabs/axe-core-npm#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-->
github-merge-queue bot pushed a commit to camunda/camunda that referenced this pull request Apr 8, 2024
[![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://github.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 (@&#8203;axe-core/playwright)</summary>

###
[`v4.9.0`](https://github.com/dequelabs/axe-core-npm/releases/tag/v4.9.0):
Release 4.9.0

[Compare
Source](https://github.com/dequelabs/axe-core-npm/compare/v4.8.5...v4.9.0)

#### What's Changed

- docs(react): Update React support information by
[@&#8203;ballendq](https://github.com/ballendq) in
[dequelabs/axe-core-npm#1004
- chore: merge master into develop by
[@&#8203;github-actions](https://github.com/github-actions) in
[dequelabs/axe-core-npm#1016
- chore: bump husky from 8.0.3 to 9.0.10 by
[@&#8203;dependabot](https://github.com/dependabot) in
[dequelabs/axe-core-npm#1006
- chore: remove circleci badge by
[@&#8203;michael-siek](https://github.com/michael-siek) in
[dequelabs/axe-core-npm#1020
- chore: update `@wdio` dep and chromedriver by
[@&#8203;michael-siek](https://github.com/michael-siek) in
[dequelabs/axe-core-npm#1029
- chore: bump express from 4.18.2 to 4.19.2 by
[@&#8203;dependabot](https://github.com/dependabot) in
[dequelabs/axe-core-npm#1033
- chore: bump undici from 5.24.0 to 5.28.3 by
[@&#8203;dependabot](https://github.com/dependabot) in
[dequelabs/axe-core-npm#1022
- chore: bump follow-redirects from 1.15.5 to 1.15.6 by
[@&#8203;dependabot](https://github.com/dependabot) in
[dequelabs/axe-core-npm#1026
- ci: use `PAT` instead of GitHub Token when updating axe-core by
[@&#8203;michael-siek](https://github.com/michael-siek) in
[dequelabs/axe-core-npm#1030
- feat: Update axe-core to v4.9.0 by
[@&#8203;github-actions](https://github.com/github-actions) in
[dequelabs/axe-core-npm#1028
- fix: get correct new window handle with Selenium 3 workaround by
[@&#8203;scottmries](https://github.com/scottmries) in
[dequelabs/axe-core-npm#1031
- chore: RC v4.9.0 by
[@&#8203;github-actions](https://github.com/github-actions) in
[dequelabs/axe-core-npm#1036
- Release v4.9.0 by [@&#8203;dequejenn](https://github.com/dequejenn)
in
[dequelabs/axe-core-npm#1040

#### New Contributors

- [@&#8203;ballendq](https://github.com/ballendq) made their first
contribution in
[dequelabs/axe-core-npm#1004
- [@&#8203;scottmries](https://github.com/scottmries) made their first
contribution in
[dequelabs/axe-core-npm#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-->
github-merge-queue bot pushed a commit to camunda/camunda that referenced this pull request Apr 8, 2024
[![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://github.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 (@&#8203;axe-core/playwright)</summary>

###
[`v4.9.0`](https://github.com/dequelabs/axe-core-npm/releases/tag/v4.9.0):
Release 4.9.0

[Compare
Source](https://github.com/dequelabs/axe-core-npm/compare/v4.8.5...v4.9.0)

#### What's Changed

- docs(react): Update React support information by
[@&#8203;ballendq](https://github.com/ballendq) in
[dequelabs/axe-core-npm#1004
- chore: merge master into develop by
[@&#8203;github-actions](https://github.com/github-actions) in
[dequelabs/axe-core-npm#1016
- chore: bump husky from 8.0.3 to 9.0.10 by
[@&#8203;dependabot](https://github.com/dependabot) in
[dequelabs/axe-core-npm#1006
- chore: remove circleci badge by
[@&#8203;michael-siek](https://github.com/michael-siek) in
[dequelabs/axe-core-npm#1020
- chore: update `@wdio` dep and chromedriver by
[@&#8203;michael-siek](https://github.com/michael-siek) in
[dequelabs/axe-core-npm#1029
- chore: bump express from 4.18.2 to 4.19.2 by
[@&#8203;dependabot](https://github.com/dependabot) in
[dequelabs/axe-core-npm#1033
- chore: bump undici from 5.24.0 to 5.28.3 by
[@&#8203;dependabot](https://github.com/dependabot) in
[dequelabs/axe-core-npm#1022
- chore: bump follow-redirects from 1.15.5 to 1.15.6 by
[@&#8203;dependabot](https://github.com/dependabot) in
[dequelabs/axe-core-npm#1026
- ci: use `PAT` instead of GitHub Token when updating axe-core by
[@&#8203;michael-siek](https://github.com/michael-siek) in
[dequelabs/axe-core-npm#1030
- feat: Update axe-core to v4.9.0 by
[@&#8203;github-actions](https://github.com/github-actions) in
[dequelabs/axe-core-npm#1028
- fix: get correct new window handle with Selenium 3 workaround by
[@&#8203;scottmries](https://github.com/scottmries) in
[dequelabs/axe-core-npm#1031
- chore: RC v4.9.0 by
[@&#8203;github-actions](https://github.com/github-actions) in
[dequelabs/axe-core-npm#1036
- Release v4.9.0 by [@&#8203;dequejenn](https://github.com/dequejenn)
in
[dequelabs/axe-core-npm#1040

#### New Contributors

- [@&#8203;ballendq](https://github.com/ballendq) made their first
contribution in
[dequelabs/axe-core-npm#1004
- [@&#8203;scottmries](https://github.com/scottmries) made their first
contribution in
[dequelabs/axe-core-npm#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-->
github-merge-queue bot pushed a commit to camunda/camunda that referenced this pull request Apr 8, 2024
[![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://github.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 (@&#8203;axe-core/playwright)</summary>

###
[`v4.9.0`](https://github.com/dequelabs/axe-core-npm/releases/tag/v4.9.0):
Release 4.9.0

[Compare
Source](https://github.com/dequelabs/axe-core-npm/compare/v4.8.5...v4.9.0)

#### What's Changed

- docs(react): Update React support information by
[@&#8203;ballendq](https://github.com/ballendq) in
[dequelabs/axe-core-npm#1004
- chore: merge master into develop by
[@&#8203;github-actions](https://github.com/github-actions) in
[dequelabs/axe-core-npm#1016
- chore: bump husky from 8.0.3 to 9.0.10 by
[@&#8203;dependabot](https://github.com/dependabot) in
[dequelabs/axe-core-npm#1006
- chore: remove circleci badge by
[@&#8203;michael-siek](https://github.com/michael-siek) in
[dequelabs/axe-core-npm#1020
- chore: update `@wdio` dep and chromedriver by
[@&#8203;michael-siek](https://github.com/michael-siek) in
[dequelabs/axe-core-npm#1029
- chore: bump express from 4.18.2 to 4.19.2 by
[@&#8203;dependabot](https://github.com/dependabot) in
[dequelabs/axe-core-npm#1033
- chore: bump undici from 5.24.0 to 5.28.3 by
[@&#8203;dependabot](https://github.com/dependabot) in
[dequelabs/axe-core-npm#1022
- chore: bump follow-redirects from 1.15.5 to 1.15.6 by
[@&#8203;dependabot](https://github.com/dependabot) in
[dequelabs/axe-core-npm#1026
- ci: use `PAT` instead of GitHub Token when updating axe-core by
[@&#8203;michael-siek](https://github.com/michael-siek) in
[dequelabs/axe-core-npm#1030
- feat: Update axe-core to v4.9.0 by
[@&#8203;github-actions](https://github.com/github-actions) in
[dequelabs/axe-core-npm#1028
- fix: get correct new window handle with Selenium 3 workaround by
[@&#8203;scottmries](https://github.com/scottmries) in
[dequelabs/axe-core-npm#1031
- chore: RC v4.9.0 by
[@&#8203;github-actions](https://github.com/github-actions) in
[dequelabs/axe-core-npm#1036
- Release v4.9.0 by [@&#8203;dequejenn](https://github.com/dequejenn)
in
[dequelabs/axe-core-npm#1040

#### New Contributors

- [@&#8203;ballendq](https://github.com/ballendq) made their first
contribution in
[dequelabs/axe-core-npm#1004
- [@&#8203;scottmries](https://github.com/scottmries) made their first
contribution in
[dequelabs/axe-core-npm#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-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Ticket is for a release candidate to be QA'd (triggers being sent into Monday.com)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants