Closed
Description
The develop branch of axe-core-npm is ready for QA.
Please add comments in this Issue to state any bugs found and tag a developer. Once axe-core-npm passes QA, please attach the report to the api-team-releases slack channel, close this Issue and move this Issue to the Done column.
The following commit(s) were added in this release:
- acf6b0f refactor: put non-package specific tests in own dir (refactor: put non-package specific tests in own dir #799)
- 10cf350 fix(cli): better error message for ChromeDriver version mismatch (feat(cli): better error message for ChromeDriver version mismatch #680)
- 60abf5e ci: fix canary deploy sha (ci: fix deploy sha #797)
- b407c6c fix(cli): improve error message on script timeout (feat(cli): improve error message on script timeout #681)
- ada5d28 feat(cli): add --chrome-path option (cli: force chrome bin path #700) (feat(cli): add --chrome-path option (#700) #704)
- 1433ff4 ci: update tests to run on pull requests (ci: update tests to run on pull requests #787)
- 8b5d296 chore: use
latest
chromedriver where necessary (chore: uselatest
chromedriver where necessary #796) - e78a8df ci: add default timeouts to test suite (ci: add default timeouts to test suite #795)
- 377d5eb ci: ensure tests use newly installed chromedriver and not chromedriver from
node_modules
(ci: ensure tests use newly installed chromedriver and not chromedriver fromnode_modules
#794) - d40ec13 test: fix node v20 tests (test: fix node v20 tests #789)
- 6824caf test: Make axe-core version test more robust (test: Make axe-core version test more robust #767)
- 6be181b ci: Replace CircleCI with GitHub Actions (ci: Replace CircleCI with GitHub Actions #759)
- eb99c15 build: Lint and format all files (build: Lint and format all files #760)
- 502b6c2 chore: Make existing ESLint warnings fail the build (chore: Make existing ESLint warnings fail the build #761)
- ca07660 ci: auto-patch-release from public repo (ci: auto-patch-release from public repo #756)
- 6559234 chore: add
ISSUE_TEMPLATES
(chore: addISSUE_TEMPLATES
#755) - bfa2328 fix(cli): respect --exit regardless of other flags (fix(cli): respect --exit regardless of other flags #750)
- 8a9a92d ci: auto patch-release every 2 weeks (ci: auto patch-release every 2 weeks #751)
- 5bd31fa chore: cleanup webdriverjs tests and deps (chore: cleanup webdriverjs tests and deps #753)
- 0b15629 fix: skip unloaded iframes for all apis (fix: skip unloaded iframes for all apis #752)