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 dotenv to v16.4.5 #1430

Open renovate[bot] opened 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dotenv 16.3.1 -> 16.4.5 age adoption passing confidence

Release Notes

motdotla/dotenv (dotenv) ### [`v16.4.5`](https://togithub.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1645-2024-02-19) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v16.4.4...v16.4.5) ##### Changed - 🐞 fix recent regression when using `path` option. return to historical behavior: do not attempt to auto find `.env` if `path` set. (regression was introduced in `16.4.3`) [#​814](https://togithub.com/motdotla/dotenv/pull/814) ### [`v16.4.4`](https://togithub.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1644-2024-02-13) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v16.4.3...v16.4.4) ##### Changed - 🐞 Replaced chaining operator `?.` with old school `&&` (fixing node 12 failures) [#​812](https://togithub.com/motdotla/dotenv/pull/812) ### [`v16.4.3`](https://togithub.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1643-2024-02-12) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v16.4.2...v16.4.3) ##### Changed - Fixed processing of multiple files in `options.path` [#​805](https://togithub.com/motdotla/dotenv/pull/805) ### [`v16.4.2`](https://togithub.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1642-2024-02-10) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v16.4.1...v16.4.2) ##### Changed - Changed funding link in package.json to [`dotenvx.com`](https://dotenvx.com) ### [`v16.4.1`](https://togithub.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1641-2024-01-24) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v16.4.0...v16.4.1) - Patch support for array as `path` option [#​797](https://togithub.com/motdotla/dotenv/pull/797) ### [`v16.4.0`](https://togithub.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1640-2024-01-23) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v16.3.2...v16.4.0) - Add `error.code` to error messages around `.env.vault` decryption handling [#​795](https://togithub.com/motdotla/dotenv/pull/795) - Add ability to find `.env.vault` file when filename(s) passed as an array [#​784](https://togithub.com/motdotla/dotenv/pull/784) ### [`v16.3.2`](https://togithub.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1632-2024-01-18) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v16.3.1...v16.3.2) ##### Added - Add debug message when no encoding set [#​735](https://togithub.com/motdotla/dotenv/pull/735) ##### Changed - Fix output typing for `populate` [#​792](https://togithub.com/motdotla/dotenv/pull/792) - Use subarray instead of slice [#​793](https://togithub.com/motdotla/dotenv/pull/793)

Configuration

📅 Schedule: Branch creation - "after 11pm,before 6am" in timezone Asia/Tokyo, 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 was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 7 months 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 7 months ago

Pull Request Test Coverage Report for Build 8949660827

Details


Totals Coverage Status
Change from base Build 8949645466: 0.0%
Covered Lines: 251
Relevant Lines: 281

💛 - Coveralls
github-actions[bot] commented 7 months ago

Memlab leaks report

``` page-load [7.3MB] (baseline) [s1] > action-on-page [8MB] (target) [s2] > revert [9MB] (final) [s3] ------2 clusters------ --Similar leaks in this run: 1319-- --Retained size of leaked objects: 140.2KB-- [] (synthetic) @1 [10.2MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6227 [62KB] --setTimeout (property)---> [] (closure) @155035 [72 bytes] --context (internal)---> [] (object) @216969 [20 bytes] --previous (internal)---> [] (object) @54165 [35KB] --n (variable)---> [t] (closure) @216143 [1.3KB] --context (internal)---> [] (object) @262537 [42.6KB] --n (variable)---> [Object] (object) @303361 [42.5KB] --449 (element)---> [Object] (object) @281911 [24 bytes] --exports (property)---> [r] (closure) @260643 [2.6KB] --hasData (property)---> [] (closure) @282241 [76 bytes] --context (internal)---> [] (object) @110029 [1.4KB] --e (variable)---> [Object] (object) @110009 [1KB] --2 (element)---> [Object] (object) @331685 [76 bytes] --aaAutocomplete (property)---> [f] (object) @337483 [348 bytes] --$node (property)---> [q] (object) @340237 [188 bytes] --0 (element)---> [Detached HTMLSpanElement] (native) @318149 [616 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @317659 [5.7KB] --8 (element)---> [Detached HTMLDivElement] (native) @318365 [384 bytes] --5 (element)---> [Detached HTMLHRElement] (native) @318363 [296 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @318361 [5.1KB] --5 (element)---> [Detached HTMLParagraphElement] (native) @318359 [1KB] --8 (element)---> [Detached HTMLAnchorElement] (native) @318351 [3.4KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @318341 [1.8KB] --16 (element)---> [Detached InternalNode] (native) @35394 [336 bytes] --1 (element)---> [Detached InternalNode] (native) @35396 [112 bytes] --1 (element)---> [Detached InternalNode] (native) @38178 [112 bytes] --1 (element)---> [Detached EventListener] (native) @38180 [112 bytes] --1 (element)---> [Detached V8EventListener] (native) @35400 [40 bytes] --Similar leaks in this run: 479-- --Retained size of leaked objects: 44.6KB-- [] (synthetic) @1 [10.2MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6227 [62KB] --___replace (property)---> [] (closure) @76185 [76 bytes] --context (internal)---> [] (object) @75241 [724 bytes] --a (variable)---> [Module] (object) @109923 [6.1KB] --get version (property)---> [version] (closure) @264815 [76 bytes] --context (internal)---> [] (object) @256655 [6.3KB] --Qn (variable)---> [y] (object) @388565 [368 bytes] --props (property)---> [Object] (object) @412001 [28 bytes] --children (property)---> [Object] (object) @410191 [296 bytes] --props (property)---> [Object] (object) @414619 [56 bytes] --children (property)---> [Object] (object) @415289 [1.2KB] --__ (property)---> [Object] (object) @415305 [1.1KB] --__ (property)---> [Object] (object) @415325 [940 bytes] --__ (property)---> [Object] (object) @415349 [736 bytes] --__d (property)---> [Detached HTMLDivElement] (native) @318463 [440 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @318461 [384 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @318459 [384 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @317973 [14.8KB] --6 (element)---> [Detached HTMLAnchorElement] (native) @318143 [2.1KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @318137 [2.1KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @317953 [2.9KB] --16 (element)---> [Detached InternalNode] (native) @35216 [224 bytes] --1 (element)---> [Detached InternalNode] (native) @35214 [224 bytes] --1 (element)---> [Detached InternalNode] (native) @35208 [224 bytes] --1 (element)---> [Detached InternalNode] (native) @35210 [112 bytes] --1 (element)---> [Detached EventListener] (native) @33700 [112 bytes] --1 (element)---> [Detached V8EventListener] (native) @33702 [40 bytes] ```
github-actions[bot] commented 7 months 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/65abf3d4f147bbb29e5d1742 Website Draft URL: https://65abf3d4f147bbb29e5d1742--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 7 months ago

Bundle Analyzer URL

https://65abf3d4f147bbb29e5d1742--pensive-lamport-5822d2.netlify.app/webpack-bundle-analyser

github-actions[bot] commented 7 months 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/65abf424f147bbb2de5d1747 Website Draft URL: https://65abf424f147bbb2de5d1747--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 7 months ago

Lighthouse Score

Desktop

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

Mobile

performance: 74 accessibility: 100 best-practices: 96 seo: 93 pwa: 100

github-actions[bot] commented 7 months 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
github-actions[bot] commented 7 months 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/65b0325de446a5007c42f508 Website Draft URL: https://65b0325de446a5007c42f508--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 7 months ago

Bundle Analyzer URL

https://65b0325de446a5007c42f508--pensive-lamport-5822d2.netlify.app/webpack-bundle-analyser

github-actions[bot] commented 7 months ago

Memlab leaks report

``` page-load [7.2MB] (baseline) [s1] > action-on-page [8.1MB] (target) [s2] > revert [9.1MB] (final) [s3] ------2 clusters------ --Similar leaks in this run: 1608-- --Retained size of leaked objects: 160.8KB-- [] (synthetic) @1 [10.2MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6227 [62.1KB] --setTimeout (property)---> [] (closure) @43287 [72 bytes] --context (internal)---> [] (object) @281767 [20 bytes] --previous (internal)---> [] (object) @117937 [35KB] --n (variable)---> [t] (closure) @139101 [1.3KB] --context (internal)---> [] (object) @207861 [42.6KB] --n (variable)---> [Object] (object) @207867 [42.5KB] --449 (element)---> [Object] (object) @243495 [24 bytes] --exports (property)---> [r] (closure) @138627 [2.6KB] --hasData (property)---> [] (closure) @246005 [76 bytes] --context (internal)---> [] (object) @139059 [1.4KB] --e (variable)---> [Object] (object) @139061 [1KB] --2 (element)---> [Object] (object) @325571 [76 bytes] --aaAutocomplete (property)---> [f] (object) @325575 [348 bytes] --$node (property)---> [q] (object) @325987 [188 bytes] --0 (element)---> [Detached HTMLSpanElement] (native) @319047 [616 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @319609 [5.7KB] --7 (element)---> [Detached HTMLDivElement] (native) @319463 [384 bytes] --5 (element)---> [Detached HTMLAnchorElement] (native) @319461 [4.1KB] --9 (element)---> [Detached HTMLAnchorElement] (native) @319449 [1.9KB] --12 (element)---> [Detached HTMLParagraphElement] (native) @319441 [544 bytes] --9 (element)---> [Detached HTMLAnchorElement] (native) @319437 [1.8KB] --11 (element)---> [Detached InternalNode] (native) @30128 [592 bytes] --1 (element)---> [Detached InternalNode] (native) @30130 [536 bytes] --3 (element)---> [Detached InternalNode] (native) @31508 [440 bytes] --1 (element)---> [Detached InternalNode] (native) @31504 [440 bytes] --4 (element)---> [Detached Attr] (native) @31498 [88 bytes] --Similar leaks in this run: 479-- --Retained size of leaked objects: 44.7KB-- [] (synthetic) @1 [10.2MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6227 [62.1KB] --___replace (property)---> [] (closure) @43627 [76 bytes] --context (internal)---> [] (object) @87973 [724 bytes] --a (variable)---> [Module] (object) @118349 [6.1KB] --get version (property)---> [version] (closure) @60581 [76 bytes] --context (internal)---> [] (object) @60591 [6.3KB] --Qn (variable)---> [y] (object) @391827 [368 bytes] --props (property)---> [Object] (object) @409225 [28 bytes] --children (property)---> [Object] (object) @452459 [296 bytes] --props (property)---> [Object] (object) @452899 [56 bytes] --children (property)---> [Object] (object) @403505 [1.2KB] --__ (property)---> [Object] (object) @403519 [1.1KB] --__ (property)---> [Object] (object) @403537 [940 bytes] --__ (property)---> [Object] (object) @403551 [736 bytes] --__d (property)---> [Detached HTMLDivElement] (native) @319503 [468 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @319501 [384 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @319499 [384 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @319085 [14.8KB] --8 (element)---> [Detached HTMLElement] (native) @319103 [21.1KB] --5 (element)---> [Detached HTMLDivElement] (native) @319101 [18.3KB] --6 (element)---> [Detached Text] (native) @318925 [160 bytes] --6 (element)---> [Detached HTMLImageElement] (native) @318923 [704 bytes] --7 (element)---> [Detached Text] (native) @318921 [160 bytes] --6 (element)---> [Detached HTMLParagraphElement] (native) @318889 [2.2KB] --8 (element)---> [Detached Text] (native) @318885 [160 bytes] --6 (element)---> [Detached HTMLHeadingElement] (native) @318877 [544 bytes] --8 (element)---> [Detached Text] (native) @318873 [160 bytes] --6 (element)---> [Detached HTMLParagraphElement] (native) @318865 [456 bytes] --10 (element)---> [Detached InternalNode] (native) @28802 [152 bytes] --1 (element)---> [Detached InternalNode] (native) @28804 [96 bytes] --2 (element)---> [Detached NamedNodeMap] (native) @32700 [40 bytes] ```
github-actions[bot] commented 7 months 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/65b0329e6744870077f83107 Website Draft URL: https://65b0329e6744870077f83107--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 7 months ago

Lighthouse Score

Desktop

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

Mobile

performance: 91 accessibility: 100 best-practices: 96 seo: 93 pwa: 100

github-actions[bot] commented 7 months 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
github-actions[bot] commented 7 months 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/65b18ed2fa8d9d58094640b3 Website Draft URL: https://65b18ed2fa8d9d58094640b3--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 7 months ago

Bundle Analyzer URL

https://65b18ed2fa8d9d58094640b3--pensive-lamport-5822d2.netlify.app/webpack-bundle-analyser

github-actions[bot] commented 7 months ago

Memlab leaks report

``` page-load [7.3MB] (baseline) [s1] > action-on-page [8.2MB] (target) [s2] > revert [9.3MB] (final) [s3] ------2 clusters------ --Similar leaks in this run: 1229-- --Retained size of leaked objects: 141.2KB-- [] (synthetic) @1 [10.4MB] --2 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6269 [61.9KB] --setTimeout (property)---> [] (closure) @73269 [72 bytes] --context (internal)---> [] (object) @230669 [20 bytes] --previous (internal)---> [] (object) @56921 [36.1KB] --n (variable)---> [t] (closure) @222633 [1.3KB] --context (internal)---> [] (object) @225605 [43.4KB] --n (variable)---> [Object] (object) @225611 [43.3KB] --449 (element)---> [Object] (object) @291447 [24 bytes] --exports (property)---> [r] (closure) @101381 [2.7KB] --hasData (property)---> [] (closure) @250881 [80 bytes] --context (internal)---> [] (object) @250875 [1.5KB] --e (variable)---> [Object] (object) @325257 [1KB] --2 (element)---> [Object] (object) @342049 [76 bytes] --aaAutocomplete (property)---> [f] (object) @378909 [348 bytes] --$node (property)---> [q] (object) @379353 [188 bytes] --0 (element)---> [Detached HTMLSpanElement] (native) @331367 [676 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @331913 [5.8KB] --8 (element)---> [Detached HTMLDivElement] (native) @331697 [484 bytes] --6 (element)---> [Detached HTMLHRElement] (native) @331911 [356 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @331887 [484 bytes] --8 (element)---> [Detached HTMLHRElement] (native) @331885 [356 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @331625 [572 bytes] --6 (element)---> [Detached HTMLAnchorElement] (native) @331871 [2KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @331861 [2KB] --13 (element)---> [Detached InternalNode] (native) @31334 [400 bytes] --1 (element)---> [Detached InternalNode] (native) @55126 [344 bytes] --4 (element)---> [Detached ElementIntersectionObserverData] (native) @28984 [72 bytes] --Similar leaks in this run: 479-- --Retained size of leaked objects: 50.5KB-- [] (synthetic) @1 [10.4MB] --2 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6269 [61.9KB] --___replace (property)---> [] (closure) @131145 [80 bytes] --context (internal)---> [] (object) @227927 [748 bytes] --a (variable)---> [Module] (object) @101527 [6.3KB] --get version (property)---> [version] (closure) @228683 [80 bytes] --context (internal)---> [] (object) @98619 [6.5KB] --Qn (variable)---> [y] (object) @403709 [368 bytes] --props (property)---> [Object] (object) @413371 [28 bytes] --children (property)---> [Object] (object) @444177 [296 bytes] --props (property)---> [Object] (object) @446681 [56 bytes] --children (property)---> [Object] (object) @417651 [1.2KB] --__ (property)---> [Object] (object) @464961 [1.1KB] --__ (property)---> [Object] (object) @464965 [940 bytes] --__ (property)---> [Object] (object) @464973 [736 bytes] --__d (property)---> [Detached HTMLDivElement] (native) @331797 [440 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @331795 [384 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @331793 [384 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @331403 [15KB] --8 (element)---> [Detached HTMLElement] (native) @331421 [25.7KB] --5 (element)---> [Detached HTMLDivElement] (native) @331419 [22.4KB] --5 (element)---> [Detached Text] (native) @331325 [220 bytes] --6 (element)---> [Detached HTMLHeadingElement] (native) @331323 [576 bytes] --9 (element)---> [Detached Text] (native) @331319 [220 bytes] --7 (element)---> [Detached HTMLImageElement] (native) @331317 [804 bytes] --8 (element)---> [Detached Text] (native) @331315 [220 bytes] --7 (element)---> [Detached HTMLSpanElement] (native) @331313 [1KB] --9 (element)---> [Detached Text] (native) @331307 [220 bytes] --7 (element)---> [Detached HTMLParagraphElement] (native) @331305 [1.3KB] --9 (element)---> [Detached Text] (native) @331295 [220 bytes] --7 (element)---> [Detached HTMLParagraphElement] (native) @331293 [576 bytes] --9 (element)---> [Detached Text] (native) @331289 [220 bytes] --7 (element)---> [Detached HTMLParagraphElement] (native) @331287 [576 bytes] --9 (element)---> [Detached Text] (native) @331283 [220 bytes] --7 (element)---> [Detached HTMLBRElement] (native) @331277 [396 bytes] --7 (element)---> [Detached Text] (native) @331275 [220 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @331273 [5.5KB] --5 (element)---> [Detached Text] (native) @331271 [220 bytes] --6 (element)---> [Detached HTMLElement] (native) @331269 [1KB] --5 (element)---> [Detached HTMLParagraphElement] (native) @331267 [664 bytes] --8 (element)---> [Detached InternalNode] (native) @32148 [240 bytes] --1 (element)---> [Detached InternalNode] (native) @27718 [184 bytes] --3 (element)---> [Detached InternalNode] (native) @27724 [88 bytes] --1 (element)---> [Detached InternalNode] (native) @35050 [88 bytes] --1 (element)---> [Detached Attr] (native) @34622 [88 bytes] ```
github-actions[bot] commented 7 months 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/65b18f1c2c6ac0009d1830b4 Website Draft URL: https://65b18f1c2c6ac0009d1830b4--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 7 months ago

Lighthouse Score

Desktop

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

Mobile

performance: 74 accessibility: 100 best-practices: 96 seo: 93 pwa: 100

github-actions[bot] commented 6 months 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
github-actions[bot] commented 6 months 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/65c7c78c5289ee988e115274 Website Draft URL: https://65c7c78c5289ee988e115274--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 6 months ago

Bundle Analyzer URL

https://65c7c78c5289ee988e115274--pensive-lamport-5822d2.netlify.app/webpack-bundle-analyser

github-actions[bot] commented 6 months ago

Memlab leaks report

``` page-load [7.3MB] (baseline) [s1] > action-on-page [8.2MB] (target) [s2] > revert [9.3MB] (final) [s3] ------2 clusters------ --Similar leaks in this run: 1608-- --Retained size of leaked objects: 169.1KB-- [] (synthetic) @1 [10.5MB] --2 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6269 [60.6KB] --setTimeout (property)---> [] (closure) @47775 [72 bytes] --context (internal)---> [] (object) @276117 [20 bytes] --previous (internal)---> [] (object) @102217 [36.1KB] --n (variable)---> [t] (closure) @138329 [1.3KB] --context (internal)---> [] (object) @199957 [43.5KB] --n (variable)---> [Object] (object) @252859 [43.4KB] --449 (element)---> [Object] (object) @178199 [24 bytes] --exports (property)---> [r] (closure) @155451 [2.7KB] --hasData (property)---> [] (closure) @111657 [80 bytes] --context (internal)---> [] (object) @111651 [1.5KB] --e (variable)---> [Object] (object) @295235 [1KB] --2 (element)---> [Object] (object) @334159 [76 bytes] --aaAutocomplete (property)---> [f] (object) @337869 [348 bytes] --$node (property)---> [q] (object) @339389 [188 bytes] --0 (element)---> [Detached HTMLSpanElement] (native) @331663 [676 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @331793 [5.7KB] --7 (element)---> [Detached HTMLDivElement] (native) @332233 [444 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @331821 [444 bytes] --5 (element)---> [Detached HTMLAnchorElement] (native) @331823 [1.7KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @331845 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @331857 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @331871 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @331885 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @331929 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @331989 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @332003 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @332017 [2.5KB] --16 (element)---> [Detached InternalNode] (native) @33624 [336 bytes] --2 (element)---> [Detached InternalNode] (native) @34588 [224 bytes] --1 (element)---> [Detached InternalNode] (native) @35710 [224 bytes] --1 (element)---> [Detached InternalNode] (native) @35712 [112 bytes] --1 (element)---> [Detached EventListener] (native) @39128 [112 bytes] --1 (element)---> [Detached V8EventListener] (native) @38080 [40 bytes] --Similar leaks in this run: 479-- --Retained size of leaked objects: 50KB-- [] (synthetic) @1 [10.5MB] --2 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6269 [60.6KB] --___replace (property)---> [] (closure) @48111 [80 bytes] --context (internal)---> [] (object) @73377 [748 bytes] --a (variable)---> [Module] (object) @141037 [6.3KB] --get version (property)---> [version] (closure) @200823 [80 bytes] --context (internal)---> [] (object) @125623 [6.5KB] --Qn (variable)---> [y] (object) @413381 [368 bytes] --props (property)---> [Object] (object) @456923 [28 bytes] --children (property)---> [Object] (object) @456925 [296 bytes] --props (property)---> [Object] (object) @458649 [56 bytes] --children (property)---> [Object] (object) @407013 [1.2KB] --__ (property)---> [Object] (object) @467133 [1.1KB] --__ (property)---> [Object] (object) @467137 [940 bytes] --__ (property)---> [Object] (object) @433173 [736 bytes] --__d (property)---> [Detached HTMLDivElement] (native) @332285 [468 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @332283 [384 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @332281 [384 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @332409 [15KB] --5 (element)---> [Detached HTMLAnchorElement] (native) @332411 [2.3KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @332417 [2.3KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @332375 [2.3KB] --8 (element)---> [Detached HTMLSpanElement] (native) @331685 [444 bytes] --6 (element)---> [Detached InternalNode] (native) @31718 [240 bytes] --1 (element)---> [Detached InternalNode] (native) @31720 [184 bytes] --1 (element)---> [Detached DOMTokenList] (native) @33332 [56 bytes] ```
github-actions[bot] commented 6 months 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/65c7c7d4a4e7cf93a056c9a6 Website Draft URL: https://65c7c7d4a4e7cf93a056c9a6--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 6 months ago

Lighthouse Score

Desktop

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

Mobile

performance: 91 accessibility: 100 best-practices: 96 seo: 93 pwa: 100

github-actions[bot] commented 6 months 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
github-actions[bot] commented 6 months ago

Memlab leaks report

``` page-load [7.3MB] (baseline) [s1] > action-on-page [8.2MB] (target) [s2] > revert [9.3MB] (final) [s3] ------2 clusters------ --Similar leaks in this run: 1229-- --Retained size of leaked objects: 140.6KB-- [] (synthetic) @1 [10.4MB] --2 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6255 [60.6KB] --setTimeout (property)---> [] (closure) @48283 [72 bytes] --context (internal)---> [] (object) @313623 [20 bytes] --previous (internal)---> [] (object) @88369 [36KB] --n (variable)---> [t] (closure) @208159 [1.3KB] --context (internal)---> [] (object) @210523 [64.1KB] --n (variable)---> [Object] (object) @210529 [64KB] --449 (element)---> [Object] (object) @154159 [24 bytes] --exports (property)---> [r] (closure) @154161 [2.7KB] --hasData (property)---> [] (closure) @154717 [80 bytes] --context (internal)---> [] (object) @182791 [1.5KB] --e (variable)---> [Object] (object) @182771 [1KB] --2 (element)---> [Object] (object) @334947 [76 bytes] --aaAutocomplete (property)---> [f] (object) @358703 [348 bytes] --$node (property)---> [q] (object) @355373 [188 bytes] --0 (element)---> [Detached HTMLSpanElement] (native) @331517 [676 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @331997 [5.7KB] --7 (element)---> [Detached HTMLDivElement] (native) @331831 [444 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @332029 [444 bytes] --5 (element)---> [Detached HTMLAnchorElement] (native) @332031 [1.7KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @332053 [2.5KB] --13 (element)---> [Detached InternalNode] (native) @31966 [488 bytes] --1 (element)---> [Detached InternalNode] (native) @28748 [432 bytes] --4 (element)---> [Detached ElementIntersectionObserverData] (native) @28744 [72 bytes] --Similar leaks in this run: 479-- --Retained size of leaked objects: 50KB-- [] (synthetic) @1 [10.4MB] --2 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6255 [60.6KB] --___replace (property)---> [] (closure) @48619 [80 bytes] --context (internal)---> [] (object) @115681 [748 bytes] --a (variable)---> [Module] (object) @115685 [6.3KB] --get version (property)---> [version] (closure) @221131 [80 bytes] --context (internal)---> [] (object) @131623 [6.5KB] --Qn (variable)---> [y] (object) @408859 [368 bytes] --props (property)---> [Object] (object) @419343 [28 bytes] --children (property)---> [Object] (object) @437987 [296 bytes] --props (property)---> [Object] (object) @438763 [56 bytes] --children (property)---> [Object] (object) @438775 [1.2KB] --__ (property)---> [Object] (object) @448971 [1.1KB] --__ (property)---> [Object] (object) @448975 [940 bytes] --__ (property)---> [Object] (object) @419331 [736 bytes] --__d (property)---> [Detached HTMLDivElement] (native) @331873 [440 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @331871 [384 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @331869 [384 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @331555 [15KB] --5 (element)---> [Detached HTMLAnchorElement] (native) @331553 [2.3KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @331547 [2.3KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @331541 [2.3KB] --13 (element)---> [Detached InternalNode] (native) @34582 [680 bytes] --1 (element)---> [Detached InternalNode] (native) @28942 [624 bytes] --3 (element)---> [Detached InternalNode] (native) @28948 [528 bytes] --1 (element)---> [Detached InternalNode] (native) @36566 [528 bytes] --4 (element)---> [Detached Attr] (native) @30252 [88 bytes] ```
github-actions[bot] commented 6 months 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/65ca96cb41ac7c4a5213127f Website Draft URL: https://65ca96cb41ac7c4a5213127f--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 6 months 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/65ca970541ac7c4a521312e7 Website Draft URL: https://65ca970541ac7c4a521312e7--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 6 months ago

Bundle Analyzer URL

https://65ca96cb41ac7c4a5213127f--pensive-lamport-5822d2.netlify.app/webpack-bundle-analyser

github-actions[bot] commented 6 months ago

Lighthouse Score

Desktop

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

Mobile

performance: 82 accessibility: 100 best-practices: 96 seo: 93 pwa: 100

github-actions[bot] commented 6 months 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
github-actions[bot] commented 6 months ago

Memlab leaks report

``` page-load [7.3MB] (baseline) [s1] > action-on-page [8.3MB] (target) [s2] > revert [9.3MB] (final) [s3] ------2 clusters------ --Similar leaks in this run: 1608-- --Retained size of leaked objects: 173.6KB-- [] (synthetic) @1 [10.4MB] --2 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6269 [60.8KB] --setTimeout (property)---> [] (closure) @47851 [72 bytes] --context (internal)---> [] (object) @286503 [20 bytes] --previous (internal)---> [] (object) @118419 [36KB] --n (variable)---> [t] (closure) @137359 [1.3KB] --context (internal)---> [] (object) @243019 [43.5KB] --n (variable)---> [Object] (object) @309413 [43.4KB] --449 (element)---> [Object] (object) @250791 [24 bytes] --exports (property)---> [r] (closure) @136937 [2.7KB] --hasData (property)---> [] (closure) @138543 [80 bytes] --context (internal)---> [] (object) @137319 [1.5KB] --e (variable)---> [Object] (object) @137321 [1KB] --2 (element)---> [Object] (object) @365801 [76 bytes] --aaAutocomplete (property)---> [f] (object) @348121 [348 bytes] --$node (property)---> [q] (object) @366871 [188 bytes] --0 (element)---> [Detached HTMLSpanElement] (native) @332831 [676 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @332793 [5.7KB] --7 (element)---> [Detached HTMLDivElement] (native) @332657 [444 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @332821 [444 bytes] --6 (element)---> [Detached HTMLAnchorElement] (native) @332961 [2.5KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @332975 [2.5KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @332989 [2.5KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @332855 [2.5KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @332873 [2.5KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @332887 [2.5KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @332901 [2.5KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @332377 [2.5KB] --13 (element)---> [Detached InternalNode] (native) @29504 [488 bytes] --1 (element)---> [Detached InternalNode] (native) @29494 [432 bytes] --4 (element)---> [Detached ElementIntersectionObserverData] (native) @29492 [72 bytes] --Similar leaks in this run: 479-- --Retained size of leaked objects: 50.4KB-- [] (synthetic) @1 [10.4MB] --2 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6269 [60.8KB] --___replace (property)---> [] (closure) @48187 [80 bytes] --context (internal)---> [] (object) @85553 [748 bytes] --a (variable)---> [Module] (object) @102501 [6.3KB] --get version (property)---> [version] (closure) @245651 [80 bytes] --context (internal)---> [] (object) @150367 [6.5KB] --Qn (variable)---> [y] (object) @412989 [368 bytes] --props (property)---> [Object] (object) @415869 [28 bytes] --children (property)---> [Object] (object) @432841 [296 bytes] --props (property)---> [Object] (object) @432843 [56 bytes] --children (property)---> [Object] (object) @437189 [1.2KB] --__ (property)---> [Object] (object) @441007 [1.1KB] --__ (property)---> [Object] (object) @441021 [940 bytes] --__ (property)---> [Object] (object) @441035 [736 bytes] --__d (property)---> [Detached HTMLDivElement] (native) @332697 [468 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @332695 [384 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @332693 [384 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @332927 [15KB] --8 (element)---> [Detached HTMLElement] (native) @332945 [25.7KB] --6 (element)---> [Detached HTMLDivElement] (native) @332941 [2.8KB] --6 (element)---> [Detached HTMLAnchorElement] (native) @332931 [1.2KB] --6 (element)---> [Detached HTMLImageElement] (native) @332929 [676 bytes] --7 (element)---> [Detached InternalNode] (native) @29732 [328 bytes] --2 (element)---> [Detached InternalNode] (native) @29716 [56 bytes] --1 (element)---> [Detached NodeList] (native) @29718 [56 bytes] ```
github-actions[bot] commented 6 months 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/65cbc341cab67e13a315ad28 Website Draft URL: https://65cbc341cab67e13a315ad28--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 6 months 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/65cbc36c96ba3b0a00186111 Website Draft URL: https://65cbc36c96ba3b0a00186111--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 6 months ago

Bundle Analyzer URL

https://65cbc341cab67e13a315ad28--pensive-lamport-5822d2.netlify.app/webpack-bundle-analyser

github-actions[bot] commented 6 months ago

Lighthouse Score

Desktop

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

Mobile

performance: 81 accessibility: 100 best-practices: 96 seo: 93 pwa: 100

github-actions[bot] commented 6 months 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
github-actions[bot] commented 6 months 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/65d42c4ac50afc7aae87aec5 Website Draft URL: https://65d42c4ac50afc7aae87aec5--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 6 months ago

Bundle Analyzer URL

https://65d42c4ac50afc7aae87aec5--pensive-lamport-5822d2.netlify.app/webpack-bundle-analyser

github-actions[bot] commented 6 months ago

Memlab leaks report

``` page-load [7.3MB] (baseline) [s1] > action-on-page [8.2MB] (target) [s2] > revert [9.3MB] (final) [s3] ------2 clusters------ --Similar leaks in this run: 1498-- --Retained size of leaked objects: 166.9KB-- [] (synthetic) @1 [10.4MB] --2 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6263 [60.7KB] --setTimeout (property)---> [] (closure) @48907 [72 bytes] --context (internal)---> [] (object) @204367 [20 bytes] --previous (internal)---> [] (object) @91995 [36KB] --n (variable)---> [t] (closure) @219397 [1.3KB] --context (internal)---> [] (object) @182719 [64.1KB] --n (variable)---> [Object] (object) @201903 [64KB] --449 (element)---> [Object] (object) @122151 [24 bytes] --exports (property)---> [r] (closure) @122153 [2.7KB] --hasData (property)---> [] (closure) @123603 [80 bytes] --context (internal)---> [] (object) @292555 [1.5KB] --e (variable)---> [Object] (object) @315533 [1KB] --2 (element)---> [Object] (object) @345053 [76 bytes] --aaAutocomplete (property)---> [f] (object) @349665 [348 bytes] --$node (property)---> [q] (object) @354685 [188 bytes] --0 (element)---> [Detached HTMLSpanElement] (native) @334231 [676 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @334801 [5.8KB] --8 (element)---> [Detached HTMLDivElement] (native) @334607 [444 bytes] --6 (element)---> [Detached HTMLHRElement] (native) @334799 [356 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @334775 [444 bytes] --8 (element)---> [Detached HTMLHRElement] (native) @334773 [356 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @334531 [532 bytes] --5 (element)---> [Detached HTMLParagraphElement] (native) @334529 [1KB] --8 (element)---> [Detached HTMLAnchorElement] (native) @334523 [2KB] --13 (element)---> [Detached InternalNode] (native) @27898 [400 bytes] --1 (element)---> [Detached InternalNode] (native) @42408 [344 bytes] --3 (element)---> [Detached InternalNode] (native) @31110 [176 bytes] --1 (element)---> [Detached InternalNode] (native) @31282 [176 bytes] --2 (element)---> [Detached Attr] (native) @33380 [88 bytes] --Similar leaks in this run: 479-- --Retained size of leaked objects: 50.2KB-- [] (synthetic) @1 [10.4MB] --2 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6263 [60.7KB] --___replace (property)---> [] (closure) @49241 [80 bytes] --context (internal)---> [] (object) @215835 [748 bytes] --a (variable)---> [Module] (object) @124109 [6.3KB] --get version (property)---> [version] (closure) @153129 [80 bytes] --context (internal)---> [] (object) @91463 [6.5KB] --Qn (variable)---> [y] (object) @403037 [368 bytes] --props (property)---> [Object] (object) @412929 [28 bytes] --children (property)---> [Object] (object) @412935 [296 bytes] --props (property)---> [Object] (object) @414445 [56 bytes] --children (property)---> [Object] (object) @414585 [1.2KB] --__ (property)---> [Object] (object) @457187 [1.1KB] --__ (property)---> [Object] (object) @457193 [940 bytes] --__ (property)---> [Object] (object) @441639 [736 bytes] --__d (property)---> [Detached HTMLDivElement] (native) @334707 [468 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @334705 [384 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @334703 [384 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @334267 [15KB] --8 (element)---> [Detached HTMLElement] (native) @334285 [25.5KB] --5 (element)---> [Detached HTMLDivElement] (native) @334283 [22.3KB] --5 (element)---> [Detached Text] (native) @334079 [220 bytes] --6 (element)---> [Detached HTMLHeadingElement] (native) @334077 [576 bytes] --9 (element)---> [Detached Text] (native) @334073 [220 bytes] --8 (element)---> [Detached InternalNode] (native) @32840 [32 bytes] --1 (element)---> [Detached InternalNode] (native) @31840 [32 bytes] --1 (element)---> [Detached NodeList] (native) @31842 [32 bytes] ```
github-actions[bot] commented 6 months 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/65d42c7cc50afc7b1987ad58 Website Draft URL: https://65d42c7cc50afc7b1987ad58--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 6 months ago

Lighthouse Score

Desktop

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

Mobile

performance: 81 accessibility: 100 best-practices: 96 seo: 93 pwa: 100

github-actions[bot] commented 5 months 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
github-actions[bot] commented 5 months 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/65edd6d228bd1381e502b60c Website Draft URL: https://65edd6d228bd1381e502b60c--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 5 months ago

Bundle Analyzer URL

https://65edd6d228bd1381e502b60c--pensive-lamport-5822d2.netlify.app/webpack-bundle-analyser

github-actions[bot] commented 5 months 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/65edd723acb6fd86b530ccae Website Draft URL: https://65edd723acb6fd86b530ccae--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 5 months ago

Lighthouse Score

Desktop

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

Mobile

performance: 67 accessibility: 100 best-practices: 96 seo: 93 pwa: 100

github-actions[bot] commented 5 months 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
github-actions[bot] commented 5 months ago

Memlab leaks report

``` page-load [7.4MB] (baseline) [s1] > action-on-page [8.2MB] (target) [s2] > revert [9.3MB] (final) [s3] ------2 clusters------ --Similar leaks in this run: 1634-- --Retained size of leaked objects: 171.7KB-- [] (synthetic) @1 [10.5MB] --2 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6269 [62.3KB] --setTimeout (property)---> [] (closure) @47903 [72 bytes] --context (internal)---> [] (object) @126171 [20 bytes] --previous (internal)---> [] (object) @90759 [36KB] --n (variable)---> [t] (closure) @112597 [1.3KB] --context (internal)---> [] (object) @112589 [43.5KB] --n (variable)---> [Object] (object) @112595 [43.4KB] --449 (element)---> [Object] (object) @260965 [24 bytes] --exports (property)---> [r] (closure) @268239 [2.7KB] --hasData (property)---> [] (closure) @231743 [80 bytes] --context (internal)---> [] (object) @231737 [1.5KB] --e (variable)---> [Object] (object) @268529 [1KB] --2 (element)---> [Object] (object) @340869 [76 bytes] --aaAutocomplete (property)---> [f] (object) @362551 [348 bytes] --$node (property)---> [q] (object) @371393 [188 bytes] --0 (element)---> [Detached HTMLSpanElement] (native) @332757 [676 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @333249 [5.7KB] --8 (element)---> [Detached HTMLDivElement] (native) @333017 [444 bytes] --5 (element)---> [Detached HTMLHRElement] (native) @333015 [356 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @333013 [736 bytes] --5 (element)---> [Detached HTMLParagraphElement] (native) @333011 [1.3KB] --9 (element)---> [Detached InternalNode] (native) @39810 [240 bytes] --1 (element)---> [Detached InternalNode] (native) @30076 [184 bytes] --2 (element)---> [Detached NamedNodeMap] (native) @30080 [40 bytes] --Similar leaks in this run: 479-- --Retained size of leaked objects: 50KB-- [] (synthetic) @1 [10.5MB] --2 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6269 [62.3KB] --___replace (property)---> [] (closure) @48239 [80 bytes] --context (internal)---> [] (object) @85619 [748 bytes] --a (variable)---> [Module] (object) @109093 [6.3KB] --get version (property)---> [version] (closure) @114607 [80 bytes] --context (internal)---> [] (object) @116811 [6.5KB] --Qn (variable)---> [y] (object) @406761 [368 bytes] --props (property)---> [Object] (object) @406763 [28 bytes] --children (property)---> [Object] (object) @451239 [296 bytes] --props (property)---> [Object] (object) @446445 [56 bytes] --children (property)---> [Object] (object) @411737 [1.2KB] --__ (property)---> [Object] (object) @453027 [1.1KB] --__ (property)---> [Object] (object) @453041 [940 bytes] --__ (property)---> [Object] (object) @433803 [736 bytes] --__d (property)---> [Detached HTMLDivElement] (native) @333117 [468 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @333115 [384 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @333113 [384 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @333111 [7.9KB] --5 (element)---> [Detached HTMLDivElement] (native) @333107 [7.1KB] --6 (element)---> [Detached HTMLDivElement] (native) @333099 [5.9KB] --5 (element)---> [Detached HTMLDivElement] (native) @333097 [4.8KB] --6 (element)---> [Detached HTMLSpanElement] (native) @333085 [664 bytes] --9 (element)---> [Detached InternalNode] (native) @33458 [240 bytes] --2 (element)---> [Detached InternalNode] (native) @33460 [56 bytes] --1 (element)---> [Detached NodeList] (native) @29416 [56 bytes] ```