Bump axe-playwright from 2.1.0 to 2.2.2 #1387
Merged
Mergeable / Mergeable
failed
Nov 1, 2025 in 1s
1/3 Fail(s): MILESTONE
Status: FAIL
Here are some stats of the run:
3 validations were ran.
2 PASSED
1 FAILED
Details
❌ Validator: MILESTONE
- ❌ A milestone must be assigned to this pull request
Input :
Settings :{"no_empty":{"enabled":true,"message":"A milestone must be assigned to this pull request"}}
✔️ Validator: LABEL
- ✔️ The label is not empty
Input : dependencies,javascript
Settings :{"no_empty":{"enabled":true,"message":"A label must be assigned to this pull request"}}
✔️ Validator: DESCRIPTION
- ✔️ The description is not empty
Input : Bumps axe-playwright from 2.1.0 to 2.2.2.
Release notes
Sourced from axe-playwright's releases.
Release v2.2.2
See CHANGELOG.md for detailed changes.
What's Changed
- docs(types): add full type definitions and JSDoc for axe-playwright m… by
@abhinaba-ghoshin abhinaba-ghosh/axe-playwright#246Full Changelog: abhinaba-ghosh/axe-playwright@v2.2.1...v2.2.2
Release v2.2.1
See CHANGELOG.md for detailed changes.
What's Changed
- fixed: cci junit report format by
@abhinaba-ghoshin abhinaba-ghosh/axe-playwright#245Full Changelog: abhinaba-ghosh/axe-playwright@v2.2.0...v2.2.1
Release v2.2.0
See CHANGELOG.md for detailed changes.
What's Changed
- checkA11y -
skipFailureoptions not working when reporter is 'junit' by@iamhoonsein abhinaba-ghosh/axe-playwright#241- Feat/add change log generation by
@abhinaba-ghoshin abhinaba-ghosh/axe-playwright#242- set skipFailure to true by
@abhinaba-ghoshin abhinaba-ghosh/axe-playwright#243- Fix/test in ci by
@abhinaba-ghoshin abhinaba-ghosh/axe-playwright#244New Contributors
@iamhoonsemade their first contribution in abhinaba-ghosh/axe-playwright#241Full Changelog: abhinaba-ghosh/axe-playwright@v2.1.0...v2.2.0
Changelog
Sourced from axe-playwright's changelog.
2.2.2 (2025-09-12)
Bug Fixes
- types: ensure custom axe-playwright types are resolved via typeRoots (4ce358c)
2.2.1 (2025-09-10)
2.2.0 (2025-09-09)
Features
- added changelog (2f20011)
Bug Fixes
- change reporter conditionals in
checkA11y()to fixskipFailureoptions not working when reporter is 'junit' (b4514d0)
Commits
7b5f359chore(release): 2.2.25f02048Merge pull request #246 from abhinaba-ghosh/docs/axe-playwright-types07a09bechore(types): remove obsolete axe-playwright.d.ts file4ce358cfix(types): ensure custom axe-playwright types are resolved via typeRoots7cdc2dcdocs(types): add full type definitions and JSDoc for axe-playwright methods0be5f49chore(release): 2.2.16be4157Merge pull request #245 from abhinaba-ghosh/fix/cci7ea08dcfixed: cci junit report format8bd78dcUpdate CHANGELOG.md0bca3b0Update CHANGELOG.md- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Settings : ```{"no_empty":{"enabled":true,"message":"A description must be provided"}}```
Loading