w3bdesign / dfweb-v3

🏡 DFWeb personal portfolio version 3 with Next.js, Sanity.io, Framer Motion, Storybook, Tailwind CSS, Cypress, Playwright and more. 98% test coverage.
https://v3.dfweb.no
MIT License
20 stars 6 forks source link

Update dependency @axe-core/playwright to ^4.9.0 #1717

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@axe-core/playwright ^4.8.5 -> ^4.9.0 age adoption passing confidence

Release Notes

dequelabs/axe-core-npm (@​axe-core/playwright) ### [`v4.9.0`](https://togithub.com/dequelabs/axe-core-npm/releases/tag/v4.9.0): Release 4.9.0 [Compare Source](https://togithub.com/dequelabs/axe-core-npm/compare/v4.8.5...v4.9.0) #### What's Changed - docs(react): Update React support information by [@​ballendq](https://togithub.com/ballendq) in [https://github.com/dequelabs/axe-core-npm/pull/1004](https://togithub.com/dequelabs/axe-core-npm/pull/1004) - chore: merge master into develop by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/dequelabs/axe-core-npm/pull/1016](https://togithub.com/dequelabs/axe-core-npm/pull/1016) - chore: bump husky from 8.0.3 to 9.0.10 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1006](https://togithub.com/dequelabs/axe-core-npm/pull/1006) - chore: remove circleci badge by [@​michael-siek](https://togithub.com/michael-siek) in [https://github.com/dequelabs/axe-core-npm/pull/1020](https://togithub.com/dequelabs/axe-core-npm/pull/1020) - chore: update `@wdio` dep and chromedriver by [@​michael-siek](https://togithub.com/michael-siek) in [https://github.com/dequelabs/axe-core-npm/pull/1029](https://togithub.com/dequelabs/axe-core-npm/pull/1029) - chore: bump express from 4.18.2 to 4.19.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1033](https://togithub.com/dequelabs/axe-core-npm/pull/1033) - chore: bump undici from 5.24.0 to 5.28.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1022](https://togithub.com/dequelabs/axe-core-npm/pull/1022) - chore: bump follow-redirects from 1.15.5 to 1.15.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1026](https://togithub.com/dequelabs/axe-core-npm/pull/1026) - ci: use `PAT` instead of GitHub Token when updating axe-core by [@​michael-siek](https://togithub.com/michael-siek) in [https://github.com/dequelabs/axe-core-npm/pull/1030](https://togithub.com/dequelabs/axe-core-npm/pull/1030) - feat: Update axe-core to v4.9.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/dequelabs/axe-core-npm/pull/1028](https://togithub.com/dequelabs/axe-core-npm/pull/1028) - fix: get correct new window handle with Selenium 3 workaround by [@​scottmries](https://togithub.com/scottmries) in [https://github.com/dequelabs/axe-core-npm/pull/1031](https://togithub.com/dequelabs/axe-core-npm/pull/1031) - chore: RC v4.9.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/dequelabs/axe-core-npm/pull/1036](https://togithub.com/dequelabs/axe-core-npm/pull/1036) - Release v4.9.0 by [@​dequejenn](https://togithub.com/dequejenn) in [https://github.com/dequelabs/axe-core-npm/pull/1040](https://togithub.com/dequelabs/axe-core-npm/pull/1040) #### New Contributors - [@​ballendq](https://togithub.com/ballendq) made their first contribution in [https://github.com/dequelabs/axe-core-npm/pull/1004](https://togithub.com/dequelabs/axe-core-npm/pull/1004) - [@​scottmries](https://togithub.com/scottmries) made their first contribution in [https://github.com/dequelabs/axe-core-npm/pull/1031](https://togithub.com/dequelabs/axe-core-npm/pull/1031) **Full Changelog**: https://github.com/dequelabs/axe-core-npm/compare/v4.8.5...v4.9.0

Configuration

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

🚦 Automerge: Enabled.

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

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



This PR has been generated by Mend Renovate. View repository job log here.

vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
dfweb-v3 ✅ Ready (Inspect) Visit Preview Apr 3, 2024 11:37pm
github-actions[bot] commented 4 months ago
⚡️ Lighthouse report: Category Score
🟢 Performance 99
🟢 Accessibility 100
🟢 Best practices 96
🟢 SEO 100
codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.26%. Comparing base (790d631) to head (0c27f26).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1717 +/- ## ======================================= Coverage 98.26% 98.26% ======================================= Files 23 23 Lines 173 173 Branches 30 30 ======================================= Hits 170 170 Misses 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud