Closed renovate[bot] closed 1 year ago
List up libraries that are defined in dependencies and devDependencies in package.json but not used in your codes.
Totals | |
---|---|
Change from base Build 5635104817: | 0.0% |
Covered Lines: | 250 |
Relevant Lines: | 280 |
Deploy path: /home/runner/work/blog/blog/public Functions path: /home/runner/work/blog/blog/functions/src Configuration path: /home/runner/work/blog/blog/netlify.toml Deploying to draft URL...
Logs: https://app.netlify.com/sites/pensive-lamport-5822d2/deploys/64bd470e5797ba2dd776c10f Website Draft URL: https://64bd470e5797ba2dd776c10f--pensive-lamport-5822d2.netlify.app
If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. netlify deploy --prod
Deploy path: /home/runner/work/blog/blog/storybook-static Functions path: /home/runner/work/blog/blog/functions/src Configuration path: /home/runner/work/blog/blog/netlify.toml Deploying to draft URL...
Logs: https://app.netlify.com/sites/blog-storybook/deploys/64bd477f05b8c930b4144cba Website Draft URL: https://64bd477f05b8c930b4144cba--blog-storybook.netlify.app
If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. netlify deploy --prod
performance: 75 accessibility: 100 best-practices: 92 seo: 92 pwa: 100
performance: 56.00000000000001 accessibility: 100 best-practices: 92 seo: 93 pwa: 100
This PR contains the following updates:
4.6.3
->4.7.2
Release Notes
dequelabs/axe-core (axe-core)
### [`v4.7.2`](https://togithub.com/dequelabs/axe-core/blob/HEAD/CHANGELOG.md#472-2023-05-25) [Compare Source](https://togithub.com/dequelabs/axe-core/compare/v4.7.1...v4.7.2) ### [`v4.7.1`](https://togithub.com/dequelabs/axe-core/blob/HEAD/CHANGELOG.md#471-2023-05-15) [Compare Source](https://togithub.com/dequelabs/axe-core/compare/v4.7.0...v4.7.1) ### [`v4.7.0`](https://togithub.com/dequelabs/axe-core/blob/HEAD/CHANGELOG.md#470-2023-04-17) [Compare Source](https://togithub.com/dequelabs/axe-core/compare/v4.6.3...v4.7.0) ##### Features - **aria-roledescription:** deprecate rule ([#3948](https://togithub.com/dequelabs/axe-core/issues/3948)) ([1913a9e](https://togithub.com/dequelabs/axe-core/commit/1913a9eaf0e669927c57d56710053303cda193f8)) - **aria-roles:** deprecate the ARIA directory role ([#3952](https://togithub.com/dequelabs/axe-core/issues/3952)) ([893fdd0](https://togithub.com/dequelabs/axe-core/commit/893fdd0901f9218d9add39c16b2e6b77227fbdcd)) - **d.ts:** setup/teardown, reporters & metadata definitions ([#3966](https://togithub.com/dequelabs/axe-core/issues/3966)) ([78264ee](https://togithub.com/dequelabs/axe-core/commit/78264ee663d528bc3fbfc9ea7dbba180259f01af)) - deprecate bower ([#3889](https://togithub.com/dequelabs/axe-core/issues/3889)) ([651d811](https://togithub.com/dequelabs/axe-core/commit/651d811f0f1d1dfc5ab899568eaeb83931011f34)) - deprecate color.filteredRectStack, color.getRectStack, and dom.visuallyContains ([#3859](https://togithub.com/dequelabs/axe-core/issues/3859)) ([3be2bad](https://togithub.com/dequelabs/axe-core/commit/3be2bad2a896e72a92fe70810500fc1ef67b7027)) - **dom.focusDisabled,dom.isVisibleForScreenreader:** support the inert attribute ([#3857](https://togithub.com/dequelabs/axe-core/issues/3857)) ([273c971](https://togithub.com/dequelabs/axe-core/commit/273c97199bd596a288378427becba672b4482678)) - **metadata:** add Trusted Tester tag ([#3986](https://togithub.com/dequelabs/axe-core/issues/3986)) ([1f6a2a6](https://togithub.com/dequelabs/axe-core/commit/1f6a2a68ac10c770091741b328de7efb2ccc6687)) - support the dialog element ([#3902](https://togithub.com/dequelabs/axe-core/issues/3902)) ([d4522cd](https://togithub.com/dequelabs/axe-core/commit/d4522cdd7a90018336098f9b2119e353bd5a71ee)) ##### Bug Fixes - **aria-allowed-attrs:** allow aria-description and aria-braille\* attrs ([#3956](https://togithub.com/dequelabs/axe-core/issues/3956)) ([2842395](https://togithub.com/dequelabs/axe-core/commit/2842395f9a8990f670e7025749ff8301b68a15ae)) - **aria-input-field-name:** skip combobox popups ([#3886](https://togithub.com/dequelabs/axe-core/issues/3886)) ([3dcdd42](https://togithub.com/dequelabs/axe-core/commit/3dcdd42d9ce52817d0931aa4fea1ec2b1fc9d650)) - **aria-required-children:** allow separator in menu(bar) ([#3868](https://togithub.com/dequelabs/axe-core/issues/3868)) ([ec9f507](https://togithub.com/dequelabs/axe-core/commit/ec9f50708a233acfa4f9b851618077d6637e6582)) - **aria-required-children:** do not fail for children with aria-hidden ([#3949](https://togithub.com/dequelabs/axe-core/issues/3949)) ([8714d6b](https://togithub.com/dequelabs/axe-core/commit/8714d6ba6debec93d095f5f12385d92c55b0d4b3)) - **aria-required-children:** list elements that are not allowed ([#3951](https://togithub.com/dequelabs/axe-core/issues/3951)) ([cce7586](https://togithub.com/dequelabs/axe-core/commit/cce75869be032006dc505a2af853886943973319)) - **autocomplete-valid:** allow webauthn token ([#3866](https://togithub.com/dequelabs/axe-core/issues/3866)) ([fd3010f](https://togithub.com/dequelabs/axe-core/commit/fd3010ff74eb677d4a84198bb1ca314d54393cb7)) - **color-contrast:** correcly apply opacity to foreground color ([#3973](https://togithub.com/dequelabs/axe-core/issues/3973)) ([d7db279](https://togithub.com/dequelabs/axe-core/commit/d7db279549c443c1e2f43a6b33ebee0968c64325)) - **color-contrast:** correctly calculate contrast of flex/grid items with z-index ([#3884](https://togithub.com/dequelabs/axe-core/issues/3884)) ([cef96be](https://togithub.com/dequelabs/axe-core/commit/cef96be6740657047031c2019908822f957e6c63)) - **color-contrast:** correctly compute background color for elements with opacity ([#3944](https://togithub.com/dequelabs/axe-core/issues/3944)) ([c051fe8](https://togithub.com/dequelabs/axe-core/commit/c051fe851fb5eaa75e6dc0205c4db5e75d80f3a4)), closes [#3932](https://togithub.com/dequelabs/axe-core/issues/3932) - **color-contrast:** correctly compute color contrast ofConfiguration
📅 Schedule: Branch creation - "after 11pm,before 6am" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled because a matching PR was automerged previously.
♻ 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.