Skip to content

Releases: aarongoldenthal/pa11y-ci

4.3.3

15 Dec 21:22

Choose a tag to compare

Changes

4.3.2

08 Dec 23:10

Choose a tag to compare

Changes

4.3.1

24 Nov 20:24

Choose a tag to compare

Changes

4.3.0

17 Nov 20:35

Choose a tag to compare

Changes

Fixes

  • Updated integration tests to ensure run serially, as mocha@8 introduced 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

10 Nov 22:08

Choose a tag to compare

Changes

4.1.1

04 Nov 02:27

Choose a tag to compare

Fixes

Miscellaneous

  • Moved lint CI 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

21 Oct 02:08

Choose a tag to compare

Changes

4.0.4

14 Oct 02:00

Choose a tag to compare

Fixes

  • Fixed issue with pa11y-ci process hanging if browser passed 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

4.0.3

29 Sep 19:41

Choose a tag to compare

Fixes

4.0.2

22 Sep 17:41

Choose a tag to compare

Fixes