tubone24 / blog

tubone's Blog made by Gatsby.js and Netlify
https://blog.tubone-project24.xyz/
Other
6 stars 2 forks source link

Update dependency axe-core to v4.7.2 #1369

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
axe-core (source) 4.6.3 -> 4.7.2 age adoption passing confidence

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 of elements ([#​3847](https://togithub.com/dequelabs/axe-core/issues/3847)) ([4c3a00c](https://togithub.com/dequelabs/axe-core/commit/4c3a00c7bd6de68b2795be37113a59d804d0a313)) - **color-contrast:** do not check contrast on elemets that are inerted ([#​3894](https://togithub.com/dequelabs/axe-core/issues/3894)) ([da19946](https://togithub.com/dequelabs/axe-core/commit/da19946db610c3ab8898431645274a8a76d61a33)) - **color-contrast:** skip ligature icons ([#​3867](https://togithub.com/dequelabs/axe-core/issues/3867)) ([9486288](https://togithub.com/dequelabs/axe-core/commit/948628894e3119e7f6ad45a230fbee23ffe64ef2)) - **create-grid:** correctly compute stack order for non-positioned stacking contexts ([#​3930](https://togithub.com/dequelabs/axe-core/issues/3930)) ([8db2c24](https://togithub.com/dequelabs/axe-core/commit/8db2c2492d55a903b7903ed71f8b792e58dc2e8c)), closes [#​3932](https://togithub.com/dequelabs/axe-core/issues/3932) - **css-orientation-lock:** support the css rotate property ([#​3958](https://togithub.com/dequelabs/axe-core/issues/3958)) ([c51f8bf](https://togithub.com/dequelabs/axe-core/commit/c51f8bfea87b57c269e509f88d64855368a25493)) - **focus-order-semantics:** Add ARIA role article to list of valid roles for scrollable regions ([#​3927](https://togithub.com/dequelabs/axe-core/issues/3927)) ([f029271](https://togithub.com/dequelabs/axe-core/commit/f0292714b94a1483f4148f3ca7206897cfb21318)) - **is-icon-ligature:** prevent canvas2d warning willReadFrequently ([#​3931](https://togithub.com/dequelabs/axe-core/issues/3931)) ([b3c52bb](https://togithub.com/dequelabs/axe-core/commit/b3c52bbb6eccda67dabcbf4183d7c201a227a0ac)) - **link-in-text-block:** allow links with identical colors ([#​3861](https://togithub.com/dequelabs/axe-core/issues/3861)) ([5f90040](https://togithub.com/dequelabs/axe-core/commit/5f900402470f925686a0d8b41ac01731492bbd30)) - **respondable:** work with CDP `Page.setDocumentContent` ([#​3921](https://togithub.com/dequelabs/axe-core/issues/3921)) ([66f23e5](https://togithub.com/dequelabs/axe-core/commit/66f23e59b6deddd3b95035545d622d761abe5825)) - **scrollable-region-focusable:** change impact to serious ([#​3959](https://togithub.com/dequelabs/axe-core/issues/3959)) ([e3a5c21](https://togithub.com/dequelabs/axe-core/commit/e3a5c211fe007736d98a16d69995318c2c651f2d)) - **scrollable-region-focusable:** skip native controls ([#​3862](https://togithub.com/dequelabs/axe-core/issues/3862)) ([b0bdefa](https://togithub.com/dequelabs/axe-core/commit/b0bdefa34b85363e742ff04e319c014fe95f31f7)) ##### [4.6.3](https://togithub.com/dequelabs/axe-core/compare/v4.6.2...v4.6.3) (2023-01-23) ##### Bug Fixes - **aria-required-children:** allow separator in menu(bar) ([#​3868](https://togithub.com/dequelabs/axe-core/issues/3868)) ([46c9499](https://togithub.com/dequelabs/axe-core/commit/46c9499ff46b2062098c33f2037ab31bff4fb656)) - **autocomplete-valid:** allow webauthn token ([#​3866](https://togithub.com/dequelabs/axe-core/issues/3866)) ([a3d1b9d](https://togithub.com/dequelabs/axe-core/commit/a3d1b9dae840e1c6ad096895bbd3bbc19f6836f8)) - **color-contrast:** correctly compute color contrast of elements ([#​3847](https://togithub.com/dequelabs/axe-core/issues/3847)) ([844cea1](https://togithub.com/dequelabs/axe-core/commit/844cea1238ccb30cc1c4d1510f2bb3d4cfbe1706)) - **color-contrast:** skip ligature icons ([#​3867](https://togithub.com/dequelabs/axe-core/issues/3867)) ([7dfbd9a](https://togithub.com/dequelabs/axe-core/commit/7dfbd9a1b2c92a8aa289f42635ec93de9aa32d25)) - **link-in-text-block:** allow links with identical colors ([#​3861](https://togithub.com/dequelabs/axe-core/issues/3861)) ([6761f36](https://togithub.com/dequelabs/axe-core/commit/6761f36bb7c9a2f05cea75ca88c8e0f199c032df)) - **scrollable-region-focusable:** skip native controls ([#​3862](https://togithub.com/dequelabs/axe-core/issues/3862)) ([aaf44e9](https://togithub.com/dequelabs/axe-core/commit/aaf44e908337cbf81c97433f58ec05cd3b3eeded)) ##### [4.6.2](https://togithub.com/dequelabs/axe-core/compare/v4.6.1...v4.6.2) (2022-12-23) ##### Bug Fixes - **color-contrast:** fix color-contrast check when running in an extension ([#​3838](https://togithub.com/dequelabs/axe-core/issues/3838)) ([31a3e01](https://togithub.com/dequelabs/axe-core/commit/31a3e01e3df2ff4ab9ae4eebe93c644ce706a200)) ##### [4.6.1](https://togithub.com/dequelabs/axe-core/compare/v4.6.0...v4.6.1) (2022-12-14) ##### Bug Fixes - **d.ts:** add optional include to ContextObject ([#​3830](https://togithub.com/dequelabs/axe-core/issues/3830)) ([36ed242](https://togithub.com/dequelabs/axe-core/commit/36ed242ec152d6d9bd05889229c4d37ae25a80c0))

Configuration

📅 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.

github-actions[bot] commented 1 year ago

depcheck Result

List up libraries that are defined in dependencies and devDependencies in package.json but not used in your codes.

Unused dependencies - @popperjs/core - @sentry/react - @typescript-eslint/eslint-plugin - babel-loader - babel-polyfill - classnames - flexboxgrid - gatsby-legacy-polyfills - gatsby-plugin-flexsearch - gatsby-plugin-twitter - gatsby-react-router-scroll - html-minifier - intersection-observer - md5 - preact - preact-render-to-string - react-body-classname - react-dom - rimraf - sass - typescript
Unused devdependencies - @babel/core - @babel/preset-typescript - @storybook/addon-a11y - @storybook/addon-controls - @storybook/addon-essentials - @storybook/addon-info - @storybook/addon-interactions - @storybook/addon-knobs - @storybook/addon-links - @storybook/addon-storysource - @storybook/addon-viewport - @storybook/builder-webpack5 - @storybook/manager-webpack5 - @textlint-rule/textlint-rule-no-duplicate-abbr - @types/jest - @types/react-test-renderer - @types/responselike - axe-core - @babel/eslint-parser - babel-plugin-transform-runtime - core-js - cross-env - css-loader - eslint - eslint-config-airbnb - eslint-import-resolver-webpack - eslint-plugin-import - eslint-plugin-jsx-a11y - eslint-plugin-react - gh-pages - husky - identity-obj-proxy - jest - jest-environment-jsdom - markdownlint-cli2 - memlab - netlify-cli - netlify-lambda - nyc - prettier - react-test-renderer - sass-loader - start-server-and-test - stylelint - stylelint-config-recess-order - stylelint-config-recommended-scss - stylelint-config-standard - stylelint-scss - textlint - textlint-filter-rule-allowlist - textlint-filter-rule-comments - textlint-rule-aws-spellcheck - textlint-rule-ja-no-inappropriate-words - textlint-rule-no-mixed-zenkaku-and-hankaku-alphabet - textlint-rule-no-start-duplicated-conjunction - textlint-rule-preset-smarthr - textlint-rule-prh - textlint-rule-terminology - ts-jest - yaml-lint
Missing - colors - /github/workspace/src/styles/_hover.scss - @algolia/transporter - /github/workspace/src/components/SearchBox/index.tsx - @algolia/client-search - /github/workspace/src/components/SearchBox/index.tsx - qs - /github/workspace/scripts/benchmark.js - https - /github/workspace/scripts/uploadScreenShot.ts
coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 5637238383


Totals Coverage Status
Change from base Build 5635104817: 0.0%
Covered Lines: 250
Relevant Lines: 280

💛 - Coveralls
github-actions[bot] commented 1 year ago

Deploy Preview

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

github-actions[bot] commented 1 year ago

Bundle Analyzer URL

https://64bd470e5797ba2dd776c10f--pensive-lamport-5822d2.netlify.app/webpack-bundle-analyser

github-actions[bot] commented 1 year ago

Memlab leaks report

``` page-load [7.5MB] (baseline) [s1] > action-on-page [9.1MB] (target) [s2] > revert [9.3MB] (final) [s3] ------3 clusters------ --Similar leaks in this run: 1138-- --Retained size of leaked objects: 158.5KB-- [] (synthetic) @1 [10.2MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @9845 [59.1KB] --webpackChunkblog (property)---> [Array] (object) @56959 [8.7KB] --push (property)---> [native_bind] (closure) @56961 [128 bytes] --bound_function (internal)---> [r] (closure) @217259 [68 bytes] --context (internal)---> [] (object) @56993 [312 bytes] --previous (internal)---> [] (object) @56983 [75KB] --n (variable)---> [Object] (object) @56989 [74.9KB] --449 (element)---> [Object] (object) @216485 [24 bytes] --exports (property)---> [r] (closure) @222853 [2.6KB] --hasData (property)---> [] (closure) @119565 [68 bytes] --context (internal)---> [] (object) @119561 [1.3KB] --e (variable)---> [Object] (object) @223059 [1KB] --2 (element)---> [Object] (object) @424409 [76 bytes] --aaAutocomplete (property)---> [f] (object) @424413 [348 bytes] --$node (property)---> [q] (object) @432501 [188 bytes] --0 (element)---> [Detached HTMLSpanElement] (native) @345813 [648 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @346051 [5.7KB] --7 (element)---> [Detached HTMLDivElement] (native) @344841 [400 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @344907 [400 bytes] --5 (element)---> [Detached HTMLAnchorElement] (native) @344911 [1.3KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @345179 [1.9KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @345375 [1.9KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @345409 [1.9KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @346289 [1.9KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @346303 [1.9KB] --13 (element)---> [Detached InternalNode] (native) @335867392 [496 bytes] --3 (element)---> [Detached InternalNode] (native) @336545440 [288 bytes] --1 (element)---> [Detached InternalNode] (native) @289949664 [288 bytes] --1 (element)---> [Detached Attr] (native) @292691776 [96 bytes] --Similar leaks in this run: 257-- --Retained size of leaked objects: 49.3KB-- [] (synthetic) @1 [10.2MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @9845 [59.1KB] --___replace (property)---> [] (closure) @141095 [68 bytes] --context (internal)---> [] (object) @63867 [496 bytes] --a (variable)---> [Module] (object) @57583 [5.8KB] --get version (property)---> [version] (closure) @57317 [68 bytes] --context (internal)---> [] (object) @54823 [17KB] --Qn (variable)---> [y] (object) @449347 [368 bytes] --props (property)---> [Object] (object) @485865 [28 bytes] --children (property)---> [Object] (object) @480679 [296 bytes] --props (property)---> [Object] (object) @488489 [56 bytes] --children (property)---> [Object] (object) @488491 [1.2KB] --__ (property)---> [Object] (object) @492583 [1.1KB] --__ (property)---> [Object] (object) @492599 [940 bytes] --__ (property)---> [Object] (object) @492617 [736 bytes] --__d (property)---> [Detached HTMLDivElement] (native) @344927 [476 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @344925 [400 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @344919 [400 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @345853 [13.2KB] --5 (element)---> [Detached HTMLAnchorElement] (native) @345851 [2KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @345845 [2KB] --13 (element)---> [Detached InternalNode] (native) @335796576 [720 bytes] --3 (element)---> [Detached InternalNode] (native) @335683072 [576 bytes] --1 (element)---> [Detached InternalNode] (native) @289914336 [576 bytes] --6 (element)---> [Detached Attr] (native) @292688576 [96 bytes] --Similar leaks in this run: 8-- --Retained size of leaked objects: 1.2KB-- [] (synthetic) @1 [10.2MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @9845 [59.1KB] --__twttrll (property)---> [Array] (object) @51421 [184 bytes] --push (property)---> [e] (closure) @51423 [68 bytes] --context (internal)---> [] (object) @51407 [240 bytes] --n (variable)---> [Object] (object) @51411 [14.8KB] --93 (element)---> [Object] (object) @219371 [24 bytes] --exports (property)---> [Object] (object) @218869 [3.4KB] --init (property)---> [init] (closure) @219627 [68 bytes] --context (internal)---> [] (object) @220017 [3KB] --r (variable)---> [Detached HTMLFormElement] (native) @40495 [1.8KB] --4 (element)---> [Detached HTMLInputElement] (native) @6757248 [656 bytes] --6 (element)---> [Detached InternalNode] (native) @57850880 [328 bytes] --1 (element)---> [Detached ShadowRoot] (native) @57850560 [328 bytes] --4 (element)---> [Detached V8ObservableArrayCSSStyleSheet] (native) @57850720 [120 bytes] --2 (element)---> [Detached ObservableArrayExoticObject] (native) @57052768 [32 bytes] ```
github-actions[bot] commented 1 year ago

Storybook Preview

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

github-actions[bot] commented 1 year ago

Lighthouse Score

Desktop

performance: 75 accessibility: 100 best-practices: 92 seo: 92 pwa: 100

Mobile

performance: 56.00000000000001 accessibility: 100 best-practices: 92 seo: 93 pwa: 100