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

ci: use PAT instead of GitHub Token when updating axe-core #1030

Merged
merged 2 commits into from
Mar 31, 2024

Conversation

michael-siek
Copy link
Member

This should allow CI to run so it does not get stuck

no qa required

@michael-siek michael-siek merged commit b6870a4 into develop Mar 31, 2024
30 checks passed
@michael-siek michael-siek deleted the michael-siek-patch-2 branch March 31, 2024 13:20
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://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 (@&#8203;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
[@&#8203;ballendq](https://togithub.com/ballendq) in
[dequelabs/axe-core-npm#1004
- chore: merge master into develop by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[dequelabs/axe-core-npm#1016
- chore: bump husky from 8.0.3 to 9.0.10 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[dequelabs/axe-core-npm#1006
- chore: remove circleci badge by
[@&#8203;michael-siek](https://togithub.com/michael-siek) in
[dequelabs/axe-core-npm#1020
- chore: update `@wdio` dep and chromedriver by
[@&#8203;michael-siek](https://togithub.com/michael-siek) in
[dequelabs/axe-core-npm#1029
- chore: bump express from 4.18.2 to 4.19.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[dequelabs/axe-core-npm#1033
- chore: bump undici from 5.24.0 to 5.28.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[dequelabs/axe-core-npm#1022
- chore: bump follow-redirects from 1.15.5 to 1.15.6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[dequelabs/axe-core-npm#1026
- ci: use `PAT` instead of GitHub Token when updating axe-core by
[@&#8203;michael-siek](https://togithub.com/michael-siek) in
[dequelabs/axe-core-npm#1030
- feat: Update axe-core to v4.9.0 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[dequelabs/axe-core-npm#1028
- fix: get correct new window handle with Selenium 3 workaround by
[@&#8203;scottmries](https://togithub.com/scottmries) in
[dequelabs/axe-core-npm#1031
- chore: RC v4.9.0 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[dequelabs/axe-core-npm#1036
- Release v4.9.0 by [@&#8203;dequejenn](https://togithub.com/dequejenn)
in
[dequelabs/axe-core-npm#1040

#### New Contributors

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

#### New Contributors

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

#### New Contributors

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

#### New Contributors

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

#### New Contributors

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

#### New Contributors

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

#### New Contributors

- [@&#8203;ballendq](https://togithub.com/ballendq) made their first
contribution in
[dequelabs/axe-core-npm#1004
- [@&#8203;scottmries](https://togithub.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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants