dequelabs / axe-core-maven-html

Tools for using axe for web accessibility testing with JUnit, Selenium, and Playwright
Mozilla Public License 2.0
81 stars 102 forks source link

ci: exclude selenium >= 4.14.0 updates in dependabot #379

Closed Zidious closed 1 year ago

Zidious commented 1 year ago

For now, we will exclude updating Selenium which should be addressed sooner rather than later. I have opened a issue https://github.com/dequelabs/axe-core-maven-html/issues/378 to track this. We should not block dependency updates entirely, but we should stop all updates for selenium that are >= 4.14.0 until we have a plan in place to handle it.