Innei / Shiro

šŸ“œ A minimalist personal website embodying the purity of paper and freshness of snow.
https://innei.in
Other
3.47k stars 757 forks source link

fix(deps): update all non-major dependencies (minor) #475

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-s3 (source) 3.668.0 -> 3.677.0 age adoption passing confidence
@mdx-js/react (source) 3.0.1 -> 3.1.0 age adoption passing confidence
@mdx-js/rollup (source) 3.0.1 -> 3.1.0 age adoption passing confidence
code-inspector-plugin (source) 0.16.3 -> 0.17.3 age adoption passing confidence
eslint (source) 9.12.0 -> 9.13.0 age adoption passing confidence
openai 4.67.3 -> 4.68.2 age adoption passing confidence
qrcode.react (source) 4.0.1 -> 4.1.0 age adoption passing confidence
react-error-boundary 4.0.13 -> 4.1.2 age adoption passing confidence
react-responsive-masonry 2.3.0 -> 2.4.1 age adoption passing confidence
react-router-dom (source) 6.26.2 -> 6.27.0 age adoption passing confidence
vaul (source) 1.0.0 -> 1.1.0 age adoption passing confidence

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-s3) ### [`v3.677.0`](https://redirect.github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#36770-2024-10-22) [Compare Source](https://redirect.github.com/aws/aws-sdk-js-v3/compare/v3.676.0...v3.677.0) **Note:** Version bump only for package [@​aws-sdk/client-s3](https://redirect.github.com/aws-sdk/client-s3) ### [`v3.676.0`](https://redirect.github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#36760-2024-10-21) [Compare Source](https://redirect.github.com/aws/aws-sdk-js-v3/compare/v3.675.0...v3.676.0) **Note:** Version bump only for package [@​aws-sdk/client-s3](https://redirect.github.com/aws-sdk/client-s3) ### [`v3.675.0`](https://redirect.github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#36750-2024-10-18) [Compare Source](https://redirect.github.com/aws/aws-sdk-js-v3/compare/v3.674.0...v3.675.0) **Note:** Version bump only for package [@​aws-sdk/client-s3](https://redirect.github.com/aws-sdk/client-s3) ### [`v3.674.0`](https://redirect.github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#36740-2024-10-17) [Compare Source](https://redirect.github.com/aws/aws-sdk-js-v3/compare/v3.673.0...v3.674.0) **Note:** Version bump only for package [@​aws-sdk/client-s3](https://redirect.github.com/aws-sdk/client-s3) ### [`v3.673.0`](https://redirect.github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#36730-2024-10-16) [Compare Source](https://redirect.github.com/aws/aws-sdk-js-v3/compare/v3.670.0...v3.673.0) ##### Features - **client-s3:** Add support for the new optional bucket-region and prefix query parameters in the ListBuckets API. For ListBuckets requests that express pagination, Amazon S3 will now return both the bucket names and associated AWS regions in the response. ([e7f10a2](https://redirect.github.com/aws/aws-sdk-js-v3/commit/e7f10a29ebea728d73919aa6eb80ea194ec8e0e9)) ### [`v3.670.0`](https://redirect.github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#36700-2024-10-11) [Compare Source](https://redirect.github.com/aws/aws-sdk-js-v3/compare/v3.669.0...v3.670.0) ##### Bug Fixes - **client-s3:** correct shape type of two shapes from union to structure ([#​6561](https://redirect.github.com/aws/aws-sdk-js-v3/issues/6561)) ([9d746f6](https://redirect.github.com/aws/aws-sdk-js-v3/commit/9d746f60ecafe2e6789bdb1c80e206219bad2e32)) ### [`v3.669.0`](https://redirect.github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#36690-2024-10-10) [Compare Source](https://redirect.github.com/aws/aws-sdk-js-v3/compare/v3.668.0...v3.669.0) **Note:** Version bump only for package [@​aws-sdk/client-s3](https://redirect.github.com/aws-sdk/client-s3)
mdx-js/mdx (@​mdx-js/react) ### [`v3.1.0`](https://redirect.github.com/mdx-js/mdx/releases/tag/3.1.0) [Compare Source](https://redirect.github.com/mdx-js/mdx/compare/3.0.1...3.1.0) ##### Add - [`715ddd9`](https://redirect.github.com/mdx-js/mdx/commit/715ddd96) **`@mdx-js/esbuild`**: add source maps by [@​remcohaszing](https://redirect.github.com/remcohaszing) in [https://github.com/mdx-js/mdx/pull/2464](https://redirect.github.com/mdx-js/mdx/pull/2464) - [`d586720`](https://redirect.github.com/mdx-js/mdx/commit/d5867203) **`@mdx-js/node-loader`**: add support for options w/ `initialize` - [`cd2907d`](https://redirect.github.com/mdx-js/mdx/commit/cd2907dd) **`@mdx-js/node-loader`**: add support showing messages - [`ceea80d`](https://redirect.github.com/mdx-js/mdx/commit/ceea80dd) **`@mdx-js/node-loader`**: add source maps by [@​remcohaszing](https://redirect.github.com/remcohaszing) in [https://github.com/mdx-js/mdx/pull/2458](https://redirect.github.com/mdx-js/mdx/pull/2458) ##### Fix - [`d306f87`](https://redirect.github.com/mdx-js/mdx/commit/d306f870) **`@mdx-js/core`**: replace `periscopic` with `estree-util-scope` - [`c747990`](https://redirect.github.com/mdx-js/mdx/commit/c7479905) **`@mdx-js/core`**: fix injecting providers for jsx in esm, expressions - [`3a794ab`](https://redirect.github.com/mdx-js/mdx/commit/3a794ab5) **`@mdx-js/loader`**: fix ESM type import by [@​remcohaszing](https://redirect.github.com/remcohaszing) in [https://github.com/mdx-js/mdx/pull/2452](https://redirect.github.com/mdx-js/mdx/pull/2452) - [`be79212`](https://redirect.github.com/mdx-js/mdx/commit/be79212a) **`@mdx-js/loader`**: change webpack peer dependency to optional by [@​chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/mdx-js/mdx/pull/2440](https://redirect.github.com/mdx-js/mdx/pull/2440) ##### Types - [`f12afda`](https://redirect.github.com/mdx-js/mdx/commit/f12afda2) Refactor to use `@import` JSDoc tags by [@​remcohaszing](https://redirect.github.com/remcohaszing) in [https://github.com/mdx-js/mdx/pull/2498](https://redirect.github.com/mdx-js/mdx/pull/2498) ##### Miscellaneous - [`77158cd`](https://redirect.github.com/mdx-js/mdx/commit/77158cdb) Refactor to externalize recma packages ##### Site - [`6750079`](https://redirect.github.com/mdx-js/mdx/commit/67500792) Add link to `parcel-transformer-mdx` in docs - [`3f8344b`](https://redirect.github.com/mdx-js/mdx/commit/3f8344b3) Add search to site - [`05ecf65`](https://redirect.github.com/mdx-js/mdx/commit/05ecf65f) Fix example - [`f864886`](https://redirect.github.com/mdx-js/mdx/commit/f8648861) Fix types, lints in example by [@​karlhorky](https://redirect.github.com/karlhorky) in [https://github.com/mdx-js/mdx/pull/2518](https://redirect.github.com/mdx-js/mdx/pull/2518) - [`37318de`](https://redirect.github.com/mdx-js/mdx/commit/37318def) Add Bun section to Getting started by [@​karlhorky](https://redirect.github.com/karlhorky) in [https://github.com/mdx-js/mdx/pull/2517](https://redirect.github.com/mdx-js/mdx/pull/2517) - [`07d5e2f`](https://redirect.github.com/mdx-js/mdx/commit/07d5e2fc) Refactor to improve wording by [@​filippovd20](https://redirect.github.com/filippovd20) in [https://github.com/mdx-js/mdx/pull/2513](https://redirect.github.com/mdx-js/mdx/pull/2513) - [`95ba33e`](https://redirect.github.com/mdx-js/mdx/commit/95ba33e1) Add notes on how to type props and components by [@​karlhorky](https://redirect.github.com/karlhorky) in [https://github.com/mdx-js/mdx/pull/2510](https://redirect.github.com/mdx-js/mdx/pull/2510) - [`044e8b2`](https://redirect.github.com/mdx-js/mdx/commit/044e8b2a) Add example illustrating JSX literals, references - [`1d0a9b6`](https://redirect.github.com/mdx-js/mdx/commit/1d0a9b68) Add more links across docs - [`716ab3c`](https://redirect.github.com/mdx-js/mdx/commit/716ab3c8) Fix link for MDX Analyzer by [@​karlhorky](https://redirect.github.com/karlhorky) in [https://github.com/mdx-js/mdx/pull/2509](https://redirect.github.com/mdx-js/mdx/pull/2509) - [`f1ca4b2`](https://redirect.github.com/mdx-js/mdx/commit/f1ca4b2f) Fix link by [@​artola](https://redirect.github.com/artola) in [https://github.com/mdx-js/mdx/pull/2508](https://redirect.github.com/mdx-js/mdx/pull/2508) - [`11ac939`](https://redirect.github.com/mdx-js/mdx/commit/11ac939b) Add `rehype-twoslash` - [`b749d38`](https://redirect.github.com/mdx-js/mdx/commit/b749d38f) Add `rehype-starry-night` to website - [`dfdcb50`](https://redirect.github.com/mdx-js/mdx/commit/dfdcb502) Fix to recommend `rehype-mdx-code-props` by [@​karlhorky](https://redirect.github.com/karlhorky) in [https://github.com/mdx-js/mdx/pull/2501](https://redirect.github.com/mdx-js/mdx/pull/2501) - [`ad6c696`](https://redirect.github.com/mdx-js/mdx/commit/ad6c6966) Fix size of hero heading in some cases by [@​yamanidev](https://redirect.github.com/yamanidev) in [https://github.com/mdx-js/mdx/pull/2481](https://redirect.github.com/mdx-js/mdx/pull/2481) - [`d3398fe`](https://redirect.github.com/mdx-js/mdx/commit/d3398fe3) Update link in docs - [`51500e2`](https://redirect.github.com/mdx-js/mdx/commit/51500e2b) Add HMR to example of MDX w/ Vite by [@​dan-lee](https://redirect.github.com/dan-lee) in [https://github.com/mdx-js/mdx/pull/2474](https://redirect.github.com/mdx-js/mdx/pull/2474) - [`0c7605c`](https://redirect.github.com/mdx-js/mdx/commit/0c7605c8) Add `rehype-mdx-import-media` to list of plugins by [@​remcohaszing](https://redirect.github.com/remcohaszing) in [https://github.com/mdx-js/mdx/pull/2472](https://redirect.github.com/mdx-js/mdx/pull/2472) - [`8f754f7`](https://redirect.github.com/mdx-js/mdx/commit/8f754f70) Add `recma-mdx-change-props`, `recma-mdx-escape-missing-components` to list of plugins by [@​talatkuyuk](https://redirect.github.com/talatkuyuk) in [https://github.com/mdx-js/mdx/pull/2442](https://redirect.github.com/mdx-js/mdx/pull/2442) - [`6cd9ae4`](https://redirect.github.com/mdx-js/mdx/commit/6cd9ae4f) Add `rel=sponsored` to sponsor links by [@​ChristianMurphy](https://redirect.github.com/ChristianMurphy) in [https://github.com/mdx-js/mdx/pull/2439](https://redirect.github.com/mdx-js/mdx/pull/2439) - [`53f6955`](https://redirect.github.com/mdx-js/mdx/commit/53f69553) Fix esbuild for website **Full Changelog**: https://github.com/mdx-js/mdx/compare/3.0.1...3.1.0
eslint/eslint (eslint) ### [`v9.13.0`](https://redirect.github.com/eslint/eslint/compare/v9.12.0...1a7cdbfad8d3355132aab3201c7dd3f2e879b19d) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.12.0...v9.13.0)
openai/openai-node (openai) ### [`v4.68.2`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4682-2024-10-22) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.68.1...v4.68.2) Full Changelog: [v4.68.1...v4.68.2](https://redirect.github.com/openai/openai-node/compare/v4.68.1...v4.68.2) ##### Chores - **internal:** update spec version ([#​1141](https://redirect.github.com/openai/openai-node/issues/1141)) ([2ccb3e3](https://redirect.github.com/openai/openai-node/commit/2ccb3e357aa2f3eb0fa32c619d8336c3b94cc882)) ### [`v4.68.1`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4681-2024-10-18) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.68.0...v4.68.1) Full Changelog: [v4.68.0...v4.68.1](https://redirect.github.com/openai/openai-node/compare/v4.68.0...v4.68.1) ##### Bug Fixes - **client:** respect x-stainless-retry-count default headers ([#​1138](https://redirect.github.com/openai/openai-node/issues/1138)) ([266717b](https://redirect.github.com/openai/openai-node/commit/266717b3301828c7df735064a380a055576183bc)) ### [`v4.68.0`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4680-2024-10-17) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.67.3...v4.68.0) Full Changelog: [v4.67.3...v4.68.0](https://redirect.github.com/openai/openai-node/compare/v4.67.3...v4.68.0) ##### Features - **api:** add gpt-4o-audio-preview model for chat completions ([#​1135](https://redirect.github.com/openai/openai-node/issues/1135)) ([17a623f](https://redirect.github.com/openai/openai-node/commit/17a623f70050bca4538ad2939055cd9d9b165f89))
zpao/qrcode.react (qrcode.react) ### [`v4.1.0`](https://redirect.github.com/zpao/qrcode.react/blob/HEAD/CHANGELOG.md#410---2024-10-21) [Compare Source](https://redirect.github.com/zpao/qrcode.react/compare/v4.0.1...v4.1.0) ##### Added - Added support for new `boostLevel` prop, allowing the disabling of the underlying encoder's default of automatically boosting the ECL. ([#​374](https://redirect.github.com/zpao/qrcode.react/issues/374)) - Added support for accepting an array of strings for `value`, which enables encoding of each part into independent segments. ([#​374](https://redirect.github.com/zpao/qrcode.react/issues/374))
bvaughn/react-error-boundary (react-error-boundary) ### [`v4.1.2`](https://redirect.github.com/bvaughn/react-error-boundary/compare/4.1.1...4.1.2) [Compare Source](https://redirect.github.com/bvaughn/react-error-boundary/compare/4.1.1...4.1.2) ### [`v4.1.1`](https://redirect.github.com/bvaughn/react-error-boundary/compare/4.1.0...4.1.1) [Compare Source](https://redirect.github.com/bvaughn/react-error-boundary/compare/4.1.0...4.1.1) ### [`v4.1.0`](https://redirect.github.com/bvaughn/react-error-boundary/compare/4.0.13...4.1.0) [Compare Source](https://redirect.github.com/bvaughn/react-error-boundary/compare/4.0.13...4.1.0)
cedricdelpoux/react-responsive-masonry (react-responsive-masonry) ### [`v2.4.1`](https://redirect.github.com/cedricdelpoux/react-responsive-masonry/compare/d2ca121eb4afcbd0f9ddb4df41510f57c2f8e591...ab67f017dbb0340edc6419ecf4a32cc32ed58933) [Compare Source](https://redirect.github.com/cedricdelpoux/react-responsive-masonry/compare/d2ca121eb4afcbd0f9ddb4df41510f57c2f8e591...ab67f017dbb0340edc6419ecf4a32cc32ed58933) ### [`v2.4.0`](https://redirect.github.com/cedricdelpoux/react-responsive-masonry/blob/HEAD/CHANGELOG.md#240---2024-10-12) [Compare Source](https://redirect.github.com/cedricdelpoux/react-responsive-masonry/compare/b33c5da9b4f3eb537885d96e6e30fc40c771efe1...d2ca121eb4afcbd0f9ddb4df41510f57c2f8e591) - Added: add `sequential` prop to distribute children by height sequentially by [@​yangchristina](https://redirect.github.com/yangchristina) - Added: add typescript types by [@​zvonimirr](https://redirect.github.com/zvonimirr)
remix-run/react-router (react-router-dom) ### [`v6.27.0`](https://redirect.github.com/remix-run/react-router/compare/react-router-dom@6.26.2...react-router-dom@6.27.0) [Compare Source](https://redirect.github.com/remix-run/react-router/compare/react-router-dom@6.26.2...react-router-dom@6.27.0)
emilkowalski/vaul (vaul) ### [`v1.1.0`](https://redirect.github.com/emilkowalski/vaul/releases/tag/v1.1.0) [Compare Source](https://redirect.github.com/emilkowalski/vaul/compare/v1.0.0...v1.1.0) #### What's Changed - fix: Fix non-modal drawers without overlay to properly set body pointer events by [@​KajSzy](https://redirect.github.com/KajSzy) in [https://github.com/emilkowalski/vaul/pull/460](https://redirect.github.com/emilkowalski/vaul/pull/460) - fix: restore position settings on drawer unmount by [@​maiconcarraro](https://redirect.github.com/maiconcarraro) in [https://github.com/emilkowalski/vaul/pull/462](https://redirect.github.com/emilkowalski/vaul/pull/462) - fix(docs): readme jsx tag by [@​Innei](https://redirect.github.com/Innei) in [https://github.com/emilkowalski/vaul/pull/474](https://redirect.github.com/emilkowalski/vaul/pull/474) - fix: typescript strict on to prevent null calls by [@​maiconcarraro](https://redirect.github.com/maiconcarraro) in [https://github.com/emilkowalski/vaul/pull/477](https://redirect.github.com/emilkowalski/vaul/pull/477) - Fix: Ensure drawer opens at the specified active snap point on initial render by [@​KhalafAbdi](https://redirect.github.com/KhalafAbdi) in [https://github.com/emilkowalski/vaul/pull/473](https://redirect.github.com/emilkowalski/vaul/pull/473) - fix: long press by [@​emilkowalski](https://redirect.github.com/emilkowalski) in [https://github.com/emilkowalski/vaul/pull/485](https://redirect.github.com/emilkowalski/vaul/pull/485) - feat: add initial transform css variable by [@​emilkowalski](https://redirect.github.com/emilkowalski) in [https://github.com/emilkowalski/vaul/pull/486](https://redirect.github.com/emilkowalski/vaul/pull/486) - fix: don't animate initially if defaultOpen is set to true by [@​emilkowalski](https://redirect.github.com/emilkowalski) in [https://github.com/emilkowalski/vaul/pull/488](https://redirect.github.com/emilkowalski/vaul/pull/488) - fix: mobile firefox inputs by [@​emilkowalski](https://redirect.github.com/emilkowalski) in [https://github.com/emilkowalski/vaul/pull/489](https://redirect.github.com/emilkowalski/vaul/pull/489) #### New Contributors - [@​maiconcarraro](https://redirect.github.com/maiconcarraro) made their first contribution in [https://github.com/emilkowalski/vaul/pull/462](https://redirect.github.com/emilkowalski/vaul/pull/462) - [@​KhalafAbdi](https://redirect.github.com/KhalafAbdi) made their first contribution in [https://github.com/emilkowalski/vaul/pull/473](https://redirect.github.com/emilkowalski/vaul/pull/473) **Full Changelog**: https://github.com/emilkowalski/vaul/compare/v1.0.0...v1.1.0

Configuration

šŸ“… Schedule: Branch creation - "after 9pm,before 9am" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

šŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ā†—ļøŽ

Name Status Preview Comments Updated (UTC)
shiro āœ… Ready (Inspect) Visit Preview šŸ’¬ Add feedback Oct 22, 2024 10:22pm
github-actions[bot] commented 1 month ago

šŸ“¦ Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. šŸ¤–

This PR introduced no changes to the JavaScript bundle! šŸ™Œ

github-actions[bot] commented 1 month ago

šŸ“¦ Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. šŸ¤–

This PR introduced no changes to the JavaScript bundle! šŸ™Œ

github-actions[bot] commented 1 month ago

šŸ“¦ Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. šŸ¤–

šŸŽ‰ Global Bundle Size Decreased

Page Size (compressed)
global 87.25Ā KB (-2Ā B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

github-actions[bot] commented 1 month ago

šŸ“¦ Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. šŸ¤–

This PR introduced no changes to the JavaScript bundle! šŸ™Œ

github-actions[bot] commented 1 month ago

šŸ“¦ Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. šŸ¤–

āš ļø Global Bundle Size Increased

Page Size (compressed)
global 87.25Ā KB (šŸŸ” +2Ā B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

github-actions[bot] commented 1 month ago

šŸ“¦ Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. šŸ¤–

āš ļø Global Bundle Size Increased

Page Size (compressed)
global 87.25Ā KB (šŸŸ” +1Ā B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

github-actions[bot] commented 1 month ago

šŸ“¦ Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. šŸ¤–

This PR introduced no changes to the JavaScript bundle! šŸ™Œ

github-actions[bot] commented 1 month ago

šŸ“¦ Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. šŸ¤–

šŸŽ‰ Global Bundle Size Decreased

Page Size (compressed)
global 87.2Ā KB (-3Ā B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

github-actions[bot] commented 1 month ago

šŸ“¦ Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. šŸ¤–

šŸŽ‰ Global Bundle Size Decreased

Page Size (compressed)
global 87.2Ā KB (-2Ā B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

github-actions[bot] commented 1 month ago

šŸ“¦ Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. šŸ¤–

šŸŽ‰ Global Bundle Size Decreased

Page Size (compressed)
global 87.2Ā KB (-3Ā B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

github-actions[bot] commented 1 month ago

šŸ“¦ Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. šŸ¤–

šŸŽ‰ Global Bundle Size Decreased

Page Size (compressed)
global 87.2Ā KB (-4Ā B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

github-actions[bot] commented 1 month ago

šŸ“¦ Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. šŸ¤–

šŸŽ‰ Global Bundle Size Decreased

Page Size (compressed)
global 87.2Ā KB (-4Ā B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

github-actions[bot] commented 1 month ago

šŸ“¦ Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. šŸ¤–

šŸŽ‰ Global Bundle Size Decreased

Page Size (compressed)
global 87.2Ā KB (-3Ā B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

github-actions[bot] commented 1 month ago

šŸ“¦ Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. šŸ¤–

šŸŽ‰ Global Bundle Size Decreased

Page Size (compressed)
global 87.2Ā KB (-2Ā B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

github-actions[bot] commented 1 month ago

šŸ“¦ Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. šŸ¤–

This PR introduced no changes to the JavaScript bundle! šŸ™Œ

github-actions[bot] commented 4 weeks ago

šŸ“¦ Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. šŸ¤–

āš ļø Global Bundle Size Increased

Page Size (compressed)
global 87.22Ā KB (šŸŸ” +1Ā B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

github-actions[bot] commented 3 weeks ago

šŸ“¦ Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. šŸ¤–

āš ļø Global Bundle Size Increased

Page Size (compressed)
global 87.22Ā KB (šŸŸ” +2Ā B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

github-actions[bot] commented 3 weeks ago

šŸ“¦ Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. šŸ¤–

āš ļø Global Bundle Size Increased

Page Size (compressed)
global 87.22Ā KB (šŸŸ” +1Ā B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!