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) #447

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-s3 (source) 3.637.0 -> 3.645.0 age adoption passing confidence
@tanstack/query-async-storage-persister (source) 5.54.1 -> 5.55.4 age adoption passing confidence
@tanstack/react-query (source) 5.54.1 -> 5.55.4 age adoption passing confidence
@tanstack/react-query-devtools (source) 5.54.1 -> 5.55.4 age adoption passing confidence
@tanstack/react-query-persist-client (source) 5.54.1 -> 5.55.4 age adoption passing confidence
@vercel/postgres (source) 0.9.0 -> 0.10.0 age adoption passing confidence
chroma-js 3.0.0 -> 3.1.1 age adoption passing confidence
eslint (source) 9.9.1 -> 9.10.0 age adoption passing confidence
mermaid 11.1.0 -> 11.2.0 age adoption passing confidence
openai 4.57.1 -> 4.58.2 age adoption passing confidence
pnpm (source) 9.9.0 -> 9.10.0 age adoption passing confidence
typescript (source) 5.5.4 -> 5.6.2 age adoption passing confidence

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-s3) ### [`v3.645.0`](https://redirect.github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#36450-2024-09-04) [Compare Source](https://redirect.github.com/aws/aws-sdk-js-v3/compare/v3.637.0...v3.645.0) **Note:** Version bump only for package [@​aws-sdk/client-s3](https://redirect.github.com/aws-sdk/client-s3)
TanStack/query (@​tanstack/query-async-storage-persister) ### [`v5.55.4`](https://redirect.github.com/TanStack/query/releases/tag/v5.55.4) [Compare Source](https://redirect.github.com/TanStack/query/compare/v5.55.3...v5.55.4) Version 5.55.4 - 9/9/24, 6:38 AM #### Changes ##### Fix - query-core: jsdoc of notifyManager ([#​8031](https://redirect.github.com/TanStack/query/issues/8031)) ([`2c1be7b`](https://redirect.github.com/TanStack/query/commit/2c1be7b)) by [@​manudeli](https://redirect.github.com/manudeli) #### Packages - [@​tanstack/query-core](https://redirect.github.com/tanstack/query-core)[@​5](https://redirect.github.com/5).55.4 - [@​tanstack/query-broadcast-client-experimental](https://redirect.github.com/tanstack/query-broadcast-client-experimental)[@​5](https://redirect.github.com/5).55.4 - [@​tanstack/query-persist-client-core](https://redirect.github.com/tanstack/query-persist-client-core)[@​5](https://redirect.github.com/5).55.4 - [@​tanstack/query-sync-storage-persister](https://redirect.github.com/tanstack/query-sync-storage-persister)[@​5](https://redirect.github.com/5).55.4 - [@​tanstack/react-query](https://redirect.github.com/tanstack/react-query)[@​5](https://redirect.github.com/5).55.4 - [@​tanstack/react-query-devtools](https://redirect.github.com/tanstack/react-query-devtools)[@​5](https://redirect.github.com/5).55.4 - [@​tanstack/react-query-persist-client](https://redirect.github.com/tanstack/react-query-persist-client)[@​5](https://redirect.github.com/5).55.4 - [@​tanstack/react-query-next-experimental](https://redirect.github.com/tanstack/react-query-next-experimental)[@​5](https://redirect.github.com/5).55.4 - [@​tanstack/solid-query](https://redirect.github.com/tanstack/solid-query)[@​5](https://redirect.github.com/5).55.4 - [@​tanstack/solid-query-devtools](https://redirect.github.com/tanstack/solid-query-devtools)[@​5](https://redirect.github.com/5).55.4 - [@​tanstack/solid-query-persist-client](https://redirect.github.com/tanstack/solid-query-persist-client)[@​5](https://redirect.github.com/5).55.4 - [@​tanstack/svelte-query](https://redirect.github.com/tanstack/svelte-query)[@​5](https://redirect.github.com/5).55.4 - [@​tanstack/svelte-query-devtools](https://redirect.github.com/tanstack/svelte-query-devtools)[@​5](https://redirect.github.com/5).55.4 - [@​tanstack/svelte-query-persist-client](https://redirect.github.com/tanstack/svelte-query-persist-client)[@​5](https://redirect.github.com/5).55.4 - [@​tanstack/vue-query](https://redirect.github.com/tanstack/vue-query)[@​5](https://redirect.github.com/5).55.4 - [@​tanstack/vue-query-devtools](https://redirect.github.com/tanstack/vue-query-devtools)[@​5](https://redirect.github.com/5).55.4 - [@​tanstack/angular-query-experimental](https://redirect.github.com/tanstack/angular-query-experimental)[@​5](https://redirect.github.com/5).55.4 - [@​tanstack/query-async-storage-persister](https://redirect.github.com/tanstack/query-async-storage-persister)[@​5](https://redirect.github.com/5).55.4 - [@​tanstack/angular-query-devtools-experimental](https://redirect.github.com/tanstack/angular-query-devtools-experimental)[@​5](https://redirect.github.com/5).55.4 ### [`v5.55.3`](https://redirect.github.com/TanStack/query/releases/tag/v5.55.3) [Compare Source](https://redirect.github.com/TanStack/query/compare/v5.55.2...v5.55.3) Version 5.55.3 - 9/9/24, 6:16 AM #### Changes ##### Fix - replace `JSON.stringify` with `replaceDeepEqual` in structural sharing integrity check ([#​8030](https://redirect.github.com/TanStack/query/issues/8030)) ([`1bffc78`](https://redirect.github.com/TanStack/query/commit/1bffc78)) by jxom ##### Chore - angular-query: remove redundant dependencies ([#​8032](https://redirect.github.com/TanStack/query/issues/8032)) ([`d58cf08`](https://redirect.github.com/TanStack/query/commit/d58cf08)) by Arnoud ##### Docs - react-query: Update React Suspens Link in README.md ([#​8020](https://redirect.github.com/TanStack/query/issues/8020)) ([`9b78527`](https://redirect.github.com/TanStack/query/commit/9b78527)) by Cyril Leclercq #### Packages - [@​tanstack/query-core](https://redirect.github.com/tanstack/query-core)[@​5](https://redirect.github.com/5).55.3 - [@​tanstack/angular-query-devtools-experimental](https://redirect.github.com/tanstack/angular-query-devtools-experimental)[@​5](https://redirect.github.com/5).55.3 - [@​tanstack/angular-query-experimental](https://redirect.github.com/tanstack/angular-query-experimental)[@​5](https://redirect.github.com/5).55.3 - [@​tanstack/query-broadcast-client-experimental](https://redirect.github.com/tanstack/query-broadcast-client-experimental)[@​5](https://redirect.github.com/5).55.3 - [@​tanstack/query-persist-client-core](https://redirect.github.com/tanstack/query-persist-client-core)[@​5](https://redirect.github.com/5).55.3 - [@​tanstack/query-sync-storage-persister](https://redirect.github.com/tanstack/query-sync-storage-persister)[@​5](https://redirect.github.com/5).55.3 - [@​tanstack/react-query](https://redirect.github.com/tanstack/react-query)[@​5](https://redirect.github.com/5).55.3 - [@​tanstack/react-query-devtools](https://redirect.github.com/tanstack/react-query-devtools)[@​5](https://redirect.github.com/5).55.3 - [@​tanstack/react-query-persist-client](https://redirect.github.com/tanstack/react-query-persist-client)[@​5](https://redirect.github.com/5).55.3 - [@​tanstack/react-query-next-experimental](https://redirect.github.com/tanstack/react-query-next-experimental)[@​5](https://redirect.github.com/5).55.3 - [@​tanstack/solid-query](https://redirect.github.com/tanstack/solid-query)[@​5](https://redirect.github.com/5).55.3 - [@​tanstack/solid-query-devtools](https://redirect.github.com/tanstack/solid-query-devtools)[@​5](https://redirect.github.com/5).55.3 - [@​tanstack/solid-query-persist-client](https://redirect.github.com/tanstack/solid-query-persist-client)[@​5](https://redirect.github.com/5).55.3 - [@​tanstack/svelte-query](https://redirect.github.com/tanstack/svelte-query)[@​5](https://redirect.github.com/5).55.3 - [@​tanstack/svelte-query-devtools](https://redirect.github.com/tanstack/svelte-query-devtools)[@​5](https://redirect.github.com/5).55.3 - [@​tanstack/svelte-query-persist-client](https://redirect.github.com/tanstack/svelte-query-persist-client)[@​5](https://redirect.github.com/5).55.3 - [@​tanstack/vue-query](https://redirect.github.com/tanstack/vue-query)[@​5](https://redirect.github.com/5).55.3 - [@​tanstack/vue-query-devtools](https://redirect.github.com/tanstack/vue-query-devtools)[@​5](https://redirect.github.com/5).55.3 - [@​tanstack/query-async-storage-persister](https://redirect.github.com/tanstack/query-async-storage-persister)[@​5](https://redirect.github.com/5).55.3 ### [`v5.55.2`](https://redirect.github.com/TanStack/query/releases/tag/v5.55.2) [Compare Source](https://redirect.github.com/TanStack/query/compare/v5.54.1...v5.55.2) Version 5.55.2 - 9/8/24, 4:10 PM #### Changes ##### Refactor - query-core: move Override type to core ([#​7916](https://redirect.github.com/TanStack/query/issues/7916)) ([`f0c5022`](https://redirect.github.com/TanStack/query/commit/f0c5022)) by [@​manudeli](https://redirect.github.com/manudeli) #### Packages - [@​tanstack/query-core](https://redirect.github.com/tanstack/query-core)[@​5](https://redirect.github.com/5).55.2 - [@​tanstack/react-query](https://redirect.github.com/tanstack/react-query)[@​5](https://redirect.github.com/5).55.2 - [@​tanstack/solid-query](https://redirect.github.com/tanstack/solid-query)[@​5](https://redirect.github.com/5).55.2 - [@​tanstack/svelte-query](https://redirect.github.com/tanstack/svelte-query)[@​5](https://redirect.github.com/5).55.2 - [@​tanstack/angular-query-experimental](https://redirect.github.com/tanstack/angular-query-experimental)[@​5](https://redirect.github.com/5).55.2 - [@​tanstack/query-broadcast-client-experimental](https://redirect.github.com/tanstack/query-broadcast-client-experimental)[@​5](https://redirect.github.com/5).55.2 - [@​tanstack/query-persist-client-core](https://redirect.github.com/tanstack/query-persist-client-core)[@​5](https://redirect.github.com/5).55.2 - [@​tanstack/query-sync-storage-persister](https://redirect.github.com/tanstack/query-sync-storage-persister)[@​5](https://redirect.github.com/5).55.2 - [@​tanstack/react-query-devtools](https://redirect.github.com/tanstack/react-query-devtools)[@​5](https://redirect.github.com/5).55.2 - [@​tanstack/react-query-persist-client](https://redirect.github.com/tanstack/react-query-persist-client)[@​5](https://redirect.github.com/5).55.2 - [@​tanstack/react-query-next-experimental](https://redirect.github.com/tanstack/react-query-next-experimental)[@​5](https://redirect.github.com/5).55.2 - [@​tanstack/solid-query-devtools](https://redirect.github.com/tanstack/solid-query-devtools)[@​5](https://redirect.github.com/5).55.2 - [@​tanstack/solid-query-persist-client](https://redirect.github.com/tanstack/solid-query-persist-client)[@​5](https://redirect.github.com/5).55.2 - [@​tanstack/svelte-query-devtools](https://redirect.github.com/tanstack/svelte-query-devtools)[@​5](https://redirect.github.com/5).55.2 - [@​tanstack/svelte-query-persist-client](https://redirect.github.com/tanstack/svelte-query-persist-client)[@​5](https://redirect.github.com/5).55.2 - [@​tanstack/vue-query](https://redirect.github.com/tanstack/vue-query)[@​5](https://redirect.github.com/5).55.2 - [@​tanstack/vue-query-devtools](https://redirect.github.com/tanstack/vue-query-devtools)[@​5](https://redirect.github.com/5).55.2 - [@​tanstack/angular-query-devtools-experimental](https://redirect.github.com/tanstack/angular-query-devtools-experimental)[@​5](https://redirect.github.com/5).55.2 - [@​tanstack/query-async-storage-persister](https://redirect.github.com/tanstack/query-async-storage-persister)[@​5](https://redirect.github.com/5).55.2
vercel/storage (@​vercel/postgres) ### [`v0.10.0`](https://redirect.github.com/vercel/storage/blob/HEAD/packages/postgres/CHANGELOG.md#0100) [Compare Source](https://redirect.github.com/vercel/storage/compare/@vercel/postgres@0.9.0...@vercel/postgres@0.10.0) ##### Minor Changes - [`a2a4757`](https://redirect.github.com/vercel/storage/commit/a2a4757): Removes utf-8-validate dependency and sets minimum Node.js version to 18.14
gka/chroma.js (chroma-js) ### [`v3.1.1`](https://redirect.github.com/gka/chroma.js/blob/HEAD/CHANGELOG.md#311) [Compare Source](https://redirect.github.com/gka/chroma.js/compare/v3.1.0...29acf17a51f069cbad96df5e067bc4ade7c8be46) - fix: allow deep-imports in vite projects ### [`v3.1.0`](https://redirect.github.com/gka/chroma.js/blob/HEAD/CHANGELOG.md#310) [Compare Source](https://redirect.github.com/gka/chroma.js/compare/v3.0.0...v3.1.0) - feat: parse `'transparent'` as black with 0% opacity - resolves [#​280](https://redirect.github.com/gka/chroma.js/issues/280) - make it easier to access colorbrewer palette names - resolves [#​314](https://redirect.github.com/gka/chroma.js/issues/314) - docs: explain differences to official colorbrewer scales - resolves [#​316](https://redirect.github.com/gka/chroma.js/issues/316) - fix: correct parsing of modern css colors with percentage alpha - resolves [#​297](https://redirect.github.com/gka/chroma.js/issues/297) - fix: css output for hue-less colors in lch() and oklch() - resolves [#​357](https://redirect.github.com/gka/chroma.js/issues/357)
eslint/eslint (eslint) ### [`v9.10.0`](https://redirect.github.com/eslint/eslint/compare/v9.9.1...6448f3280f85137b429c1c320da6fb4b48169bd5) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.9.1...v9.10.0)
mermaid-js/mermaid (mermaid) ### [`v11.2.0`](https://redirect.github.com/mermaid-js/mermaid/releases/tag/mermaid%4011.2.0) [Compare Source](https://redirect.github.com/mermaid-js/mermaid/compare/mermaid@11.1.1...mermaid@11.2.0) ##### Minor Changes - [#​5831](https://redirect.github.com/mermaid-js/mermaid/pull/5831) [`64abf29`](https://redirect.github.com/mermaid-js/mermaid/commit/64abf29ea870eaa47148197f95ce714f85bd7eea) Thanks [@​sidharthv96](https://redirect.github.com/sidharthv96)! - feat: Return parsed config from mermaid.parse ##### Patch Changes - [#​5838](https://redirect.github.com/mermaid-js/mermaid/pull/5838) [`5e75320`](https://redirect.github.com/mermaid-js/mermaid/commit/5e75320d49eab65aca630dcc3c04c8d620a8bbf7) Thanks [@​bollwyvl](https://redirect.github.com/bollwyvl)! - fix: Replace $root with relative paths ### [`v11.1.1`](https://redirect.github.com/mermaid-js/mermaid/releases/tag/mermaid%4011.1.1) [Compare Source](https://redirect.github.com/mermaid-js/mermaid/compare/mermaid@11.1.0...mermaid@11.1.1) ##### Patch Changes - [#​5828](https://redirect.github.com/mermaid-js/mermaid/pull/5828) [`4c43d21`](https://redirect.github.com/mermaid-js/mermaid/commit/4c43d21196f784b6f483ae635fc462329f3d176f) Thanks [@​knsv](https://redirect.github.com/knsv)! - fix: Fix for issue where self-loops in the root of diagrams break the rendering
openai/openai-node (openai) ### [`v4.58.2`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4582-2024-09-09) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.58.1...v4.58.2) Full Changelog: [v4.58.1...v4.58.2](https://redirect.github.com/openai/openai-node/compare/v4.58.1...v4.58.2) ##### Bug Fixes - **errors:** pass message through to APIConnectionError ([#​1050](https://redirect.github.com/openai/openai-node/issues/1050)) ([5a34316](https://redirect.github.com/openai/openai-node/commit/5a3431672e200a6bc161d39873e914434557801e)) ##### Chores - better object fallback behaviour for casting errors ([#​1053](https://redirect.github.com/openai/openai-node/issues/1053)) ([b7d4619](https://redirect.github.com/openai/openai-node/commit/b7d46190d2bb775145a9a3de6408c38abacfa055)) ### [`v4.58.1`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4581-2024-09-06) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.58.0...v4.58.1) Full Changelog: [v4.58.0...v4.58.1](https://redirect.github.com/openai/openai-node/compare/v4.58.0...v4.58.1) ##### Chores - **docs:** update browser support information ([#​1045](https://redirect.github.com/openai/openai-node/issues/1045)) ([d326cc5](https://redirect.github.com/openai/openai-node/commit/d326cc54a77c450672fbf07d736cec80a9ba72fb)) ### [`v4.58.0`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4580-2024-09-05) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.57.3...v4.58.0) Full Changelog: [v4.57.3...v4.58.0](https://redirect.github.com/openai/openai-node/compare/v4.57.3...v4.58.0) ##### Features - **vector store:** improve chunking strategy type names ([#​1041](https://redirect.github.com/openai/openai-node/issues/1041)) ([471cec3](https://redirect.github.com/openai/openai-node/commit/471cec3228886253f07c13a362827a31e9ec7b63)) ##### Bug Fixes - **uploads:** avoid making redundant memory copies ([#​1043](https://redirect.github.com/openai/openai-node/issues/1043)) ([271297b](https://redirect.github.com/openai/openai-node/commit/271297bd32393d4c5663023adf82f8fb19dc3d25)) ### [`v4.57.3`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4573-2024-09-04) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.57.2...v4.57.3) Full Changelog: [v4.57.2...v4.57.3](https://redirect.github.com/openai/openai-node/compare/v4.57.2...v4.57.3) ##### Bug Fixes - **helpers/zod:** avoid import issue in certain environments ([#​1039](https://redirect.github.com/openai/openai-node/issues/1039)) ([e238daa](https://redirect.github.com/openai/openai-node/commit/e238daa7c12f3fb13369f58b9d405365f5efcc8f)) ##### Chores - **internal:** minor bump qs version ([#​1037](https://redirect.github.com/openai/openai-node/issues/1037)) ([8ec218e](https://redirect.github.com/openai/openai-node/commit/8ec218e9efb657927b3c0346822a96872aeaf137)) ### [`v4.57.2`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4572-2024-09-04) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.57.1...v4.57.2) Full Changelog: [v4.57.1...v4.57.2](https://redirect.github.com/openai/openai-node/compare/v4.57.1...v4.57.2) ##### Chores - **internal:** dependency updates ([#​1035](https://redirect.github.com/openai/openai-node/issues/1035)) ([e815fb6](https://redirect.github.com/openai/openai-node/commit/e815fb6dee75219563d3a7776774ba1c2984560e))
pnpm/pnpm (pnpm) ### [`v9.10.0`](https://redirect.github.com/pnpm/pnpm/releases/tag/v9.10.0): pnpm 9.10 [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v9.9.0...v9.10.0) #### Minor Changes - Support for a new CLI flag, `--exclude-peers`, added to the `list` and `why` commands. When `--exclude-peers` is used, peer dependencies are not printed in the results, but dependencies of peer dependencies are still scanned [#​8506](https://redirect.github.com/pnpm/pnpm/pull/8506). - Added a new setting to `package.json` at `pnpm.auditConfig.ignoreGhsas` for ignoring vulnerabilities by their GHSA code [#​6838](https://redirect.github.com/pnpm/pnpm/issues/6838). For instance: ```json { "pnpm": { "auditConfig": { "ignoreGhsas": [ "GHSA-42xw-2xvc-qx8m", "GHSA-4w2v-q235-vp99", "GHSA-cph5-m8f7-6c5x", "GHSA-vh95-rmgr-6w4m" ] } } } ``` #### Patch Changes - Throw an exception if pnpm switches to the same version of itself. - Reduce memory usage during peer dependencies resolution. #### Platinum Sponsors
#### Gold Sponsors
#### Our Silver Sponsors
microsoft/TypeScript (typescript) ### [`v5.6.2`](https://redirect.github.com/microsoft/TypeScript/compare/v5.5.4...a7e3374f13327483fbe94e32806d65785b0b6cda) [Compare Source](https://redirect.github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2)

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 2 months 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 Sep 9, 2024 10:38pm
github-actions[bot] commented 2 months 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 2 months 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.93 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 2 months 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.94 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 2 months 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.94 KB (🟡 +7 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 2 months 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 2 months 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.94 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 2 months 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.93 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 2 months 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.96 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 2 months 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.88 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 2 months 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.88 KB (🟡 +6 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 2 months 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.88 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 2 months 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.87 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 2 months 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.88 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 2 months 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 2 months 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.87 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!