dequelabs / axe-core-maven-html

Tools for using axe for web accessibility testing with JUnit, Selenium, and Playwright

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chore: upgrade to use `axe-core@4.3.2`

michael-siek opened this issue · comments

Expectation: upgrade to use axe-core@4.3.2 and axe-core#runPartial()

Actual: currently uses axe-core@4.2.x

@michael-siek Hi!

Could you please clarify, what are we waiting for here and can I help with this deploying of new version somehow?

@AdnoC Appreciate if we can upgrade this library asap. It's been 22 days when the new version had launched!

@nloding @AdnoC Hi there!

Do you have any ETA according to this issue? I'm trying to understand how should I plan the sprint in my team)

Thank you!

@michael-siek @AdnoC @nloding Guys any update on this!

Hi! We've got a lot of integrations and updating each takes time. In this release of axe-core specifically we took time to ensure the use of axe.runPartial and axe.finishRun were correct and guaranteed the cross-domain isolation those functions were intended for.

We're just getting to Java. Should be soon.

@varivoda @tsharma-indeed Just wanted to ping you to inform you that axe-core@4.3.3 has been merged.

Yay!!! Thanks a bunch, @AdnoC. Appreciate it.

@AdnoC Thanks a lot!

Could you please clarify, who is responsible for deploying the new version to maven.central and when this might be done? Thanks!

Releasing is done for all our integrations at once so it is a team effort. Unfortunately I can't say anything more than should be soon.

Upgrade to axe-core@4.3.3 is completed