Releases: aarongoldenthal/pa11y-ci
Releases · aarongoldenthal/pa11y-ci
4.3.3
Changes
- Updated to
aarongoldenthal/[email protected], with the following changes:- Updated to
[email protected], which includes security updates to Chrome 131 and Firefox 133.
- Updated to
4.3.2
Changes
- Updated to
aarongoldenthal/[email protected], with the following changes:- Updated to
[email protected], which includes security updates to Chrome 131 and updating to Firefox 133.
- Updated to
4.3.1
Changes
- Updated to
aarongoldenthal/[email protected], with the following changes:- Updated to
[email protected], which includes security updates to Chrome 131.
- Updated to
4.3.0
Changes
- Updated to
aarongoldenthal/[email protected], with the following changes:- Updated to
[email protected], which includes updating to Chrome 131.
- Updated to
Fixes
- Updated integration tests to ensure run serially, as
mocha@8introduced parallel test running. These tests use global state and sequences setup/teardown, so they can produce erroneous results if run in parallel with nondeterministic order.
4.2.0
Changes
- Updated to
aarongoldenthal/[email protected], with the following changes:- Updated to
[email protected], which includes security updates to Chrome 130 and updating to Firefox 132.
- Updated to
4.1.1
Fixes
- Updated to
aarongoldenthal/[email protected], with the following changes:- Updated to
[email protected], which fixed several false positives. - Updated to
[email protected], which includes updating to Chrome 130.
- Updated to
Miscellaneous
- Moved
lintCI job to Node 22, which is the Active LTS release as of 2024-10-29. - Added tests for Node 23, released 2024-10-24.
4.1.0
Changes
- Updated to
aarongoldenthal/[email protected], with the following changes:- Updated to
[email protected], which includes updating to Chrome 130. - Updated to
[email protected], which fixed several false positives.
- Updated to
4.0.4
Fixes
- Fixed issue with
pa11y-ciprocess hanging ifbrowserpassed from config file. (pa11y#248) - Updated to
@aarongoldenthal/[email protected]and[email protected]. This includes security patches to Chrome 129 and upgrading to Firefox 131.
Miscellaneous
- Updated
testsworkflow with changes required to open Chrome for Testing in Ubuntu 24.04, which is transitioning toubuntu-latest. - Updated
publishworkflow to publish this fork to npm.
4.0.3
Fixes
- Updated to latest dependencies (
[email protected],[email protected]). This includes security patches forpuppeteerChrome 129.
4.0.2
Fixes
- Updated to latest dependencies (
[email protected],[email protected]). This includes updatingpuppeteerto Chrome 129.