Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 27, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-s3 (source) 3.717.0 -> 3.741.0 age adoption passing confidence
@milkdown/core (source) 7.5.9 -> 7.6.2 age adoption passing confidence
@milkdown/ctx (source) 7.5.9 -> 7.6.2 age adoption passing confidence
@milkdown/plugin-clipboard (source) 7.5.9 -> 7.6.2 age adoption passing confidence
@milkdown/plugin-diagram (source) ^7.5.9 -> ^7.6.2 age adoption passing confidence
@milkdown/plugin-history (source) 7.5.9 -> 7.6.2 age adoption passing confidence
@milkdown/plugin-indent (source) 7.5.9 -> 7.6.2 age adoption passing confidence
@milkdown/plugin-listener (source) 7.5.9 -> 7.6.2 age adoption passing confidence
@milkdown/preset-commonmark (source) 7.5.9 -> 7.6.2 age adoption passing confidence
@milkdown/preset-gfm (source) 7.5.9 -> 7.6.2 age adoption passing confidence
@milkdown/prose (source) 7.5.9 -> 7.6.2 age adoption passing confidence
@milkdown/react (source) 7.5.9 -> 7.6.2 age adoption passing confidence
@milkdown/transformer (source) 7.5.9 -> 7.6.2 age adoption passing confidence
@milkdown/utils (source) 7.5.9 -> 7.6.2 age adoption passing confidence
@shikijs/transformers (source) 1.24.4 -> 1.29.2 age adoption passing confidence
@simplewebauthn/browser (source) 13.0.0 -> 13.1.0 age adoption passing confidence
@tanstack/query-async-storage-persister (source) 5.62.16 -> 5.65.0 age adoption passing confidence
@tanstack/react-query (source) 5.62.16 -> 5.66.0 age adoption passing confidence
@tanstack/react-query-devtools (source) 5.62.16 -> 5.65.1 age adoption passing confidence
@tanstack/react-query-persist-client (source) 5.62.16 -> 5.65.0 age adoption passing confidence
@types/node (source) 22.10.10 -> 22.13.1 age adoption passing confidence
@types/react-responsive-masonry (source) 2.1.3 -> 2.6.0 age adoption passing confidence
code-inspector-plugin (source) 0.18.3 -> 0.19.2 age adoption passing confidence
eslint (source) 9.17.0 -> 9.19.0 age adoption passing confidence
eslint-config-hyoban 3.1.16 -> 3.2.1 age adoption passing confidence
fuse.js (source) 7.0.0 -> 7.1.0 age adoption passing confidence
lint-staged 15.3.0 -> 15.4.3 age adoption passing confidence
motion 11.15.0 -> 11.18.2 age adoption passing confidence
openai 4.77.4 -> 4.82.0 age adoption passing confidence
postcss (source) 8.4.49 -> 8.5.1 age adoption passing confidence
react-intersection-observer 9.14.1 -> 9.15.1 age adoption passing confidence
react-responsive-masonry 2.6.0 -> 2.7.1 age adoption passing confidence
shiki (source) 1.24.4 -> 1.29.2 age adoption passing confidence
unplugin-macros 0.13.6 -> 0.14.1 age adoption passing confidence
vite (source) 6.0.11 -> 6.1.0 age adoption passing confidence
vite-plugin-node-polyfills 0.22.0 -> 0.23.0 age adoption passing confidence

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-s3)

v3.741.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.740.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.738.0

Compare Source

Features
  • client-s3: Change the type of MpuObjectSize in CompleteMultipartUploadRequest from int to long. (c7c525a)

v3.735.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.734.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.733.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.732.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

3.731.1 (2025-01-18)

Note: Version bump only for package @​aws-sdk/client-s3

v3.731.1

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.731.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.730.0

Compare Source

Bug Fixes
  • nested-clients: create nested clients for internal use (#​6791) (5c53685)

v3.729.0

Compare Source

Features
  • client-s3: This change enhances integrity protections for new SDK requests to S3. S3 SDKs now support the CRC64NVME checksum algorithm, full object checksums for multipart S3 objects, and new default integrity protections for S3 requests. (a550721)

3.726.1 (2025-01-10)

Note: Version bump only for package @​aws-sdk/client-s3

v3.726.1

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.726.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.723.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.722.0

Compare Source

Features
  • client-s3: This change is only for updating the model regexp of CopySource which is not for validation but only for documentation and user guide change. (3bb74c5)

v3.721.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

Milkdown/milkdown (@​milkdown/core)

v7.6.2

Compare Source

Patch Changes
  • 061f740: Release milkdown patch version.

v7.6.1

Compare Source

Patch Changes

v7.6.0

Compare Source

Minor Changes
  • 9421082: Minor version release for milkdown.
Milkdown/milkdown (@​milkdown/ctx)

v7.6.2

Compare Source

Patch Changes
  • 061f740: Release milkdown patch version.

v7.6.1

Compare Source

Patch Changes

v7.6.0

Compare Source

Minor Changes
  • 9421082: Minor version release for milkdown.
Milkdown/milkdown (@​milkdown/plugin-clipboard)

v7.6.2

Compare Source

Patch Changes
  • 061f740: Release milkdown patch version.

v7.6.1

Compare Source

Patch Changes

v7.6.0

Compare Source

Minor Changes
  • 9421082: Minor version release for milkdown.
Milkdown/milkdown (@​milkdown/plugin-diagram)

v7.6.2

Compare Source

Patch Changes
  • 061f740: Release milkdown patch version.

v7.6.1

Compare Source

Patch Changes

v7.6.0

Compare Source

Minor Changes
  • 9421082: Minor version release for milkdown.
Milkdown/milkdown (@​milkdown/plugin-history)

v7.6.2

Compare Source

Patch Changes
  • 061f740: Release milkdown patch version.

v7.6.1

Compare Source

Patch Changes

v7.6.0

Compare Source

Minor Changes
  • 9421082: Minor version release for milkdown.
Milkdown/milkdown (@​milkdown/plugin-indent)

v7.6.2

Compare Source

Patch Changes
  • 061f740: Release milkdown patch version.

v7.6.1

Compare Source

Patch Changes

v7.6.0

Compare Source

Minor Changes
  • 9421082: Minor version release for milkdown.
Milkdown/milkdown (@​milkdown/plugin-listener)

v7.6.2

Compare Source

Patch Changes
  • 061f740: Release milkdown patch version.

v7.6.1

Compare Source

Patch Changes

v7.6.0

Compare Source

Minor Changes
  • 9421082: Minor version release for milkdown.
Milkdown/milkdown (@​milkdown/preset-commonmark)

v7.6.2

Compare Source

Patch Changes
  • 061f740: Release milkdown patch version.

v7.6.1

Compare Source

Patch Changes

v7.6.0

Compare Source

Minor Changes
  • 9421082: Minor version release for milkdown.
Milkdown/milkdown (@​milkdown/preset-gfm)

v7.6.2

Compare Source

Patch Changes
  • 061f740: Release milkdown patch version.

v7.6.1

Compare Source

Patch Changes

v7.6.0

Compare Source

Minor Changes
  • 9421082: Minor version release for milkdown.
Milkdown/milkdown (@​milkdown/prose)

v7.6.2

Compare Source

Patch Changes
  • 061f740: Release milkdown patch version.

v7.6.1

Compare Source

Patch Changes

v7.6.0

Compare Source

Minor Changes
  • 9421082: Minor version release for milkdown.
Milkdown/milkdown (@​milkdown/react)

v7.6.2

Compare Source

Patch Changes
  • 061f740: Release milkdown patch version.

v7.6.1

Compare Source

Patch Changes

v7.6.0

Compare Source

Minor Changes
  • 9421082: Minor version release for milkdown.
Milkdown/milkdown (@​milkdown/transformer)

v7.6.2

Compare Source

Patch Changes
  • 061f740: Release milkdown patch version.

v7.6.1

Compare Source

Patch Changes

v7.6.0

Compare Source

Minor Changes
  • 9421082: Minor version release for milkdown.
Milkdown/milkdown (@​milkdown/utils)

v7.6.2

Compare Source

Patch Changes
  • 061f740: Release milkdown patch version.

v7.6.1

Compare Source

Patch Changes

v7.6.0

Compare Source

Minor Changes
  • 9421082: Minor version release for milkdown.
shikijs/shiki (@​shikijs/transformers)

v1.29.2

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.29.1

Compare Source

   🚀 Features
    View changes on GitHub

v1.29.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.28.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.27.2

Compare Source

No significant changes

    View changes on GitHub

v1.26.2

Compare Source

   🚀 Features
    View changes on GitHub

v1.26.1

Compare Source

   🐞 Bug Fixes

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added the renovate label Jul 27, 2024
Copy link

📦 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.44 KB (🟡 +29 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!

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bf74d48 to ed5e47b Compare July 28, 2024 00:40
Copy link

📦 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.43 KB (🟡 +24 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!

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ed5e47b to 2b67b5d Compare July 29, 2024 14:27
Copy link

📦 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.43 KB (🟡 +23 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!

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2b67b5d to da2e746 Compare July 29, 2024 23:00
Copy link

📦 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.43 KB (🟡 +23 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!

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from da2e746 to 5cacd0a Compare July 30, 2024 00:20
Copy link

📦 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.43 KB (🟡 +27 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!

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5cacd0a to 515cc34 Compare July 30, 2024 16:42
Copy link

📦 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.44 KB (🟡 +32 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!

One Page Changed Size

The following page changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load % of Budget (350 KB)
/_error 185 B 87.62 KB 25.03% (+/- <0.01%)
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

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

The "Budget %" column shows what percentage of your performance budget the First Load total takes up. For example, if your budget was 100kb, and a given page's first load size was 10kb, it would be 10% of your budget. You can also see how much this has increased or decreased compared to the base branch of your PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this. If you see "+/- <0.01%" it means that there was a change in bundle size, but it is a trivial enough amount that it can be ignored.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 515cc34 to 63b8f59 Compare July 30, 2024 22:06
Copy link

📦 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.44 KB (🟡 +33 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!

One Page Changed Size

The following page changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load % of Budget (350 KB)
/_error 185 B 87.62 KB 25.03% (+/- <0.01%)
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

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

The "Budget %" column shows what percentage of your performance budget the First Load total takes up. For example, if your budget was 100kb, and a given page's first load size was 10kb, it would be 10% of your budget. You can also see how much this has increased or decreased compared to the base branch of your PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this. If you see "+/- <0.01%" it means that there was a change in bundle size, but it is a trivial enough amount that it can be ignored.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 63b8f59 to 57a3114 Compare July 31, 2024 00:05
Copy link

📦 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.44 KB (🟡 +33 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!

One Page Changed Size

The following page changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load % of Budget (350 KB)
/_error 185 B 87.62 KB 25.03% (+/- <0.01%)
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

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

The "Budget %" column shows what percentage of your performance budget the First Load total takes up. For example, if your budget was 100kb, and a given page's first load size was 10kb, it would be 10% of your budget. You can also see how much this has increased or decreased compared to the base branch of your PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this. If you see "+/- <0.01%" it means that there was a change in bundle size, but it is a trivial enough amount that it can be ignored.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 57a3114 to de4e4fa Compare July 31, 2024 14:29
Copy link

📦 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.45 KB (🟡 +38 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!

One Page Changed Size

The following page changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load % of Budget (350 KB)
/_error 185 B 87.63 KB 25.04% (+/- <0.01%)
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

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

The "Budget %" column shows what percentage of your performance budget the First Load total takes up. For example, if your budget was 100kb, and a given page's first load size was 10kb, it would be 10% of your budget. You can also see how much this has increased or decreased compared to the base branch of your PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this. If you see "+/- <0.01%" it means that there was a change in bundle size, but it is a trivial enough amount that it can be ignored.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from de4e4fa to d09ead3 Compare August 1, 2024 16:32
Copy link

github-actions bot commented Aug 1, 2024

📦 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.45 KB (🟡 +47 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!

One Page Changed Size

The following page changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load % of Budget (350 KB)
/_error 185 B 87.63 KB 25.04% (+/- <0.01%)
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

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

The "Budget %" column shows what percentage of your performance budget the First Load total takes up. For example, if your budget was 100kb, and a given page's first load size was 10kb, it would be 10% of your budget. You can also see how much this has increased or decreased compared to the base branch of your PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this. If you see "+/- <0.01%" it means that there was a change in bundle size, but it is a trivial enough amount that it can be ignored.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d09ead3 to 3d7536c Compare August 1, 2024 19:35
Copy link

github-actions bot commented Aug 1, 2024

📦 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.46 KB (🟡 +48 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!

One Page Changed Size

The following page changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load % of Budget (350 KB)
/_error 185 B 87.64 KB 25.04% (+/- <0.01%)
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

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

The "Budget %" column shows what percentage of your performance budget the First Load total takes up. For example, if your budget was 100kb, and a given page's first load size was 10kb, it would be 10% of your budget. You can also see how much this has increased or decreased compared to the base branch of your PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this. If you see "+/- <0.01%" it means that there was a change in bundle size, but it is a trivial enough amount that it can be ignored.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3d7536c to c7aae15 Compare August 2, 2024 14:31
Copy link

github-actions bot commented Aug 2, 2024

📦 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.46 KB (🟡 +48 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!

One Page Changed Size

The following page changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load % of Budget (350 KB)
/_error 185 B 87.64 KB 25.04% (+/- <0.01%)
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

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

The "Budget %" column shows what percentage of your performance budget the First Load total takes up. For example, if your budget was 100kb, and a given page's first load size was 10kb, it would be 10% of your budget. You can also see how much this has increased or decreased compared to the base branch of your PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this. If you see "+/- <0.01%" it means that there was a change in bundle size, but it is a trivial enough amount that it can be ignored.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c7aae15 to 7e631e6 Compare August 2, 2024 21:06
Copy link

github-actions bot commented Aug 2, 2024

📦 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.46 KB (🟡 +48 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!

One Page Changed Size

The following page changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load % of Budget (350 KB)
/_error 185 B 87.64 KB 25.04% (+/- <0.01%)
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

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

The "Budget %" column shows what percentage of your performance budget the First Load total takes up. For example, if your budget was 100kb, and a given page's first load size was 10kb, it would be 10% of your budget. You can also see how much this has increased or decreased compared to the base branch of your PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this. If you see "+/- <0.01%" it means that there was a change in bundle size, but it is a trivial enough amount that it can be ignored.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7e631e6 to cbd7d1c Compare August 4, 2024 21:08
Copy link

github-actions bot commented Aug 4, 2024

📦 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.46 KB (🟡 +38 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!

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 847dd88 to 8950249 Compare August 6, 2024 20:36
Copy link

📦 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! 🙌

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 569941a to a7bbdb4 Compare January 26, 2025 17:02
Copy link

📦 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! 🙌

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a7bbdb4 to 7d49046 Compare January 27, 2025 17:11
Copy link

📦 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 (🟡 +27 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!

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7d49046 to 5b59688 Compare January 28, 2025 14:42
Copy link

📦 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.23 KB (🟡 +28 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!

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from e7ca659 to 4154a14 Compare January 29, 2025 17:36
Copy link

📦 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 (🟡 +18 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!

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4154a14 to eed1f00 Compare January 29, 2025 20:56
Copy link

📦 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 (🟡 +18 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!

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from eed1f00 to f27be2f Compare January 30, 2025 00:31
Copy link

📦 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 (🟡 +19 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!

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 526deb2 to ea6863f Compare January 30, 2025 18:13
Copy link

📦 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.21 KB (🟡 +16 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!

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ea6863f to 8f1669d Compare January 30, 2025 21:49
Copy link

📦 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.21 KB (🟡 +16 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!

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8f1669d to 0e25ad8 Compare January 31, 2025 16:22
Copy link

📦 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.24 KB (🟡 +39 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!

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0e25ad8 to 420187b Compare February 1, 2025 20:42
Copy link

github-actions bot commented Feb 1, 2025

📦 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.24 KB (🟡 +38 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!

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 420187b to 6453aa2 Compare February 3, 2025 16:43
Copy link

github-actions bot commented Feb 3, 2025

📦 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.24 KB (🟡 +38 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!

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6453aa2 to 22ed894 Compare February 4, 2025 13:38
Copy link

github-actions bot commented Feb 4, 2025

📦 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.23 KB (🟡 +31 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!

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 22ed894 to fc51f0a Compare February 5, 2025 14:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fc51f0a to 7d29d37 Compare February 5, 2025 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants