Skip to content

Update dependency pa11y to v8

GoldenBot requested to merge renovate/pa11y-8.x into main

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
pa11y 7.0.0 -> 8.0.0 age adoption passing confidence

Release Notes

pa11y/pa11y (pa11y)

v8.0.0

Compare Source

Pa11y 8 makes the latest version of Puppeteer (22) available to Pa11y and updates several other dependencies.

Changes in pa11y@8
  • Major dependency changes
    • Upgrade puppeteer to 22 from 20
      • This may affect Pa11y's operating system support and the behaviour of Pa11y's browser automation.
    • Upgrade commander to 12 from 11
    • Remove dependency p-timeout
      • This will only affect users who had depended on p-timeout's presence as a side effect of installing Pa11y.
  • Minor dependency changes:
    • Upgrade semver to 7.6 from 7.5

Many thanks to @​aarongoldenthal for contributing these dependency upgrades to Pa11y.

Full diff for pa11y@8

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports