-
Notifications
You must be signed in to change notification settings - Fork 76
Comparing changes
Open a pull request
base repository: dequelabs/axe-core-npm
base: v4.10.1
head repository: dequelabs/axe-core-npm
compare: v4.10.2
- 14 commits
- 32 files changed
- 11 contributors
Commits on Nov 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5ef3809 - Browse repository at this point
Copy the full SHA 5ef3809View commit details
Commits on Dec 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ef059e1 - Browse repository at this point
Copy the full SHA ef059e1View commit details
Commits on Jan 21, 2025
-
ci: generate notes from tag (#1019)
This should generate the notes based on tag no qa required
Configuration menu - View commit details
-
Copy full SHA for d0f62a9 - Browse repository at this point
Copy the full SHA d0f62a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2beb90 - Browse repository at this point
Copy the full SHA d2beb90View commit details
Commits on Jan 28, 2025
-
ci: resolve chromedrivers not running in Ubuntu runners >=24.04 (#1150)
This patch adds `--no-sandbox` chrome flag allowing CI to pass in runners using >= Ubuntu 24.04 Resolves this [error](https://github.com/dequelabs/axe-core-npm/actions/runs/12889457050/job/36296592750#step:6:403): > SessionNotCreatedError: session not created: probably user data directory is already in use, please specify a unique value for --user-data-dir argument, or don't use --user-data-dir Related issues: SeleniumHQ/selenium#14609 No QA required
Configuration menu - View commit details
-
Copy full SHA for 5528656 - Browse repository at this point
Copy the full SHA 5528656View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5567480 - Browse repository at this point
Copy the full SHA 5567480View commit details
Commits on Feb 10, 2025
-
docs(webdriverio): bidi support notice (#1145)
Update README to ensure the community is aware of a possible issue with the bidi protocol which is the new default within WebDriverIO v9. QA notes: No QA needed.
Configuration menu - View commit details
-
Copy full SHA for 527d4bd - Browse repository at this point
Copy the full SHA 527d4bdView commit details
Commits on Mar 4, 2025
-
fix: Optimize AxeBuilder memory usage. (#1154)
If `AxeBuilder` is instantiated many times, each instance of the class will store the 250kb axe source string causing performance issues. I looked at `@axe-core/puppeteer` and they follow the pattern in this PR: - https://github.com/bensenescu/axe-core-npm/blob/develop/packages/puppeteer/src/axePuppeteer.ts#L59 - https://github.com/bensenescu/axe-core-npm/blob/develop/packages/puppeteer/src/utils.ts#L34 No QA required Co-authored-by: Ben Senescu <bensenescu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e53cd36 - Browse repository at this point
Copy the full SHA e53cd36View commit details
Commits on Mar 19, 2025
-
chore: update node to 22 (#1158)
Closes dequelabs/bass-team#176 No QA required
Configuration menu - View commit details
-
Copy full SHA for b46343d - Browse repository at this point
Copy the full SHA b46343dView commit details
Commits on Apr 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e558bc8 - Browse repository at this point
Copy the full SHA e558bc8View commit details
Commits on Apr 14, 2025
-
fix: Update axe-core to v4.10.3 (#1155)
This pull request updates the version of [`axe-core`](https://npmjs.org/axe-core) to v4.10.3. This PR was opened by a robot 🤖 🎉. Co-authored-by: Zidious <Zidious@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f8e3a14 - Browse repository at this point
Copy the full SHA f8e3a14View commit details
Commits on Apr 24, 2025
-
chore(wdio): add webdriverio ^9 to peer dependencies (#1167)
Closes #1160 No QA required. Co-authored-by: Siarhei_Kliushnikau <siarhei_kliushnikau@epam.com>
Configuration menu - View commit details
-
Copy full SHA for ed312fc - Browse repository at this point
Copy the full SHA ed312fcView commit details -
fix(wdio): resolve blank navigation issue in WDIO v9 (#1169)
No QA required. Co-authored-by: usama <76848490+usamaJ17@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6505560 - Browse repository at this point
Copy the full SHA 6505560View commit details
Commits on May 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 82124cd - Browse repository at this point
Copy the full SHA 82124cdView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.10.1...v4.10.2