Update dependency @axe-core/puppeteer to ^4.4.3
Created by: renovate[bot]
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@axe-core/puppeteer | ^4.4.2 -> ^4.4.3 |
Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.
Test plan: CI should pass with updated dependencies.
Release Notes
dequelabs/axe-core-npm
v4.4.3
Bug Fixes
- cli,reporter-earl,react: use correct version of axe-core (#378) (0c7d050)
-
cli: add
endTimer()
for page load timer (#236) (e0a19a3) - cli: add timeout waiting for page to be ready (#250) (cbb795f)
- cli: find axe-core when installed globally (#232) (75c273d)
- cli: pass chromedriver-path arg to webdriver (#416) (14e5125)
- cli: provide a more robust error message if analysis fails (#421) (9f1fa5d)
-
cli: update packages to use
latest
version of ChromeDriver (#454) (607fa1b) - pass chrome options to
chromeOptions.addArguments()
(#262) (715f463) - playwright: allow include/exclude chaining when given a string by the user (#391) (4b8ab26)
- playwright: Make package public (#264) (35074ba)
- playwright: use axe-core source without require.resolve() (#473) (62d9240)
- puppeteer,playwright: wait for finishRun to complete before closing the page (#496) (7dc6a03)
- react: fallback on _reactInternals (#455) (13f9fd0)
- react: revert export to not use default (#481) (d932c9d)
- reporter-earl: fix main export (#483) (af77177)
- selenium-webdriverjs peer dependency to allow newer versions (#258) (2dc2788)
-
types: return
this
rather than the class (#360) (7999891) - update axe-core to 4.2.1 (#254) (9d90185)
- webdriverio,webdriverjs: fix setLegacyMode return type (#445) (147626a)
- webdriverio: include/exclude chaining and iframe selectors (#409) (ca8aa31)
- webdriverio: inject axe-core branding into all iframes (#231) (3f41c27)
- webdriverio: Recursively find (#238) (7e6a80d)
- webdriverio: support wdio using puppeteer without esm (#447) (95dda29)
-
webdriverio: use
executeAsync()
vsexecute()
(#346) (0e4aa3a) - webdriverJS: include/exclude chaining and iframe selectors (#404) (c7c50fb)
- webdriverjs: prevent selnium undefined -> null transformation (#402) (5095f43)
- webdriverjs: prevent selnium undefined -> null transformation (#402) (be3912d)
- webdriverjs: Recursively find (#209) (0d20e1f)
-
webdriverjs: Reject with actual
Error
s (not strings) (#423) (3fdb50a), closes #422 #421 #387 #308 #207 - webdriverjs: resolve promise (#347) (d1548a5)
Features
- Add .setLegacyMode (#356) (f9d021b)
- include missing cache file (#520) (9b2b375)
- playwright: add playwright integration (#245) (fec4ada)
-
playwright: allow
AxeBuilder
to use different version of axe-core (#335) (f803c98) - playwright: Upgrade to [email protected] (#334) (b94c75a)
- puppeteer: Deprecate Frame constructors & Puppeteer < 3.0.3 (#339) (1ea3047)
- puppeteer: support puppeteer v9 (#242) (753a919)
- puppeteer: Upgrade to axe-core 4.3 (#327) (3c9aff1)
- react: Add configuration option to optional disable cache (deduplication) (#309) (435811c)
- react: Add support for custom logger (#181) (1f97433)
- update
[email protected]
(#263) (8c609e1) - update axe-core to 4.2.0 (#240) (4e8f7fe)
- update to use
[email protected]
(#280) (8aebba5) - upgrade axe-core to 4.4.1 (#441) (765c81a)
- wdio: Upgrade to support, and use types of v7 (#364) (734e7bd)
-
webdriverio: allow
AxeBuilder
to use different version of axe-core (#333) (25a8c1b) - webdriverio: Upgrade to [email protected] (#331) (2135347)
- webdriverjs: upgrade to axe-core 4.3 (#312) (b416e74)
Configuration
-
If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
App preview:
Check out the client app preview documentation to learn more.