Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

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

Full Changelog: abhinaba-ghosh/axe-playwright@v2.2.1...v2.2.2

Release v2.2.1

See CHANGELOG.md for detailed changes.

What's Changed

Full Changelog: abhinaba-ghosh/axe-playwright@v2.2.0...v2.2.1

Release v2.2.0

See CHANGELOG.md for detailed changes.

What's Changed

New Contributors

Full 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

Bug Fixes

  • change reporter conditionals in checkA11y() to fix skipFailure options not working when reporter is 'junit' (b4514d0)
Commits
  • 7b5f359 chore(release): 2.2.2
  • 5f02048 Merge pull request #246 from abhinaba-ghosh/docs/axe-playwright-types
  • 07a09be chore(types): remove obsolete axe-playwright.d.ts file
  • 4ce358c fix(types): ensure custom axe-playwright types are resolved via typeRoots
  • 7cdc2dc docs(types): add full type definitions and JSDoc for axe-playwright methods
  • 0be5f49 chore(release): 2.2.1
  • 6be4157 Merge pull request #245 from abhinaba-ghosh/fix/cci
  • 7ea08dc fixed: cci junit report format
  • 8bd78dc Update CHANGELOG.md
  • 0bca3b0 Update CHANGELOG.md
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [axe-playwright](https://github.com/abhinaba-ghosh/axe-playwright) from 2.1.0 to 2.2.2.
- [Release notes](https://github.com/abhinaba-ghosh/axe-playwright/releases)
- [Changelog](https://github.com/abhinaba-ghosh/axe-playwright/blob/master/CHANGELOG.md)
- [Commits](abhinaba-ghosh/axe-playwright@v2.1.0...v2.2.2)

---
updated-dependencies:
- dependency-name: axe-playwright
  dependency-version: 2.2.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 12, 2026
@codecov
Copy link

codecov bot commented Jan 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #186   +/-   ##
=======================================
  Coverage   95.87%   95.87%           
=======================================
  Files           6        6           
  Lines         194      194           
  Branches       22       22           
=======================================
  Hits          186      186           
  Misses          7        7           
  Partials        1        1           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant