chore(deps): update react monorepo to v17.0.93#1751
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
📦 Next.js Bundle Analysis for kamiThis analysis was generated by the Next.js Bundle Analysis action. 🤖 Eight Pages Changed SizeThe following pages changed size from the code in this PR compared to its base branch:
DetailsOnly 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 Any third party scripts you have added directly to your app using the 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. |
0347800 to
c06dbc1
Compare
9d265b5 to
5b2783c
Compare
5b2783c to
21113ab
Compare
21113ab to
12cb805
Compare
12cb805 to
b9fd862
Compare
dd7875a to
3d3bd01
Compare
da9fbe8 to
24a659d
Compare
f4c5f4c to
e2ffe0e
Compare
e2ffe0e to
0a23e0a
Compare
0a23e0a to
2990d4f
Compare
SafeDep Report SummaryPackage Details
This report is generated by SafeDep Github App |
2990d4f to
21ae736
Compare
21ae736 to
1aa73b4
Compare
1aa73b4 to
e2198c9
Compare
2eb0861 to
9a6b24c
Compare
9a6b24c to
a2130d3
Compare
a2130d3 to
a9f571b
Compare
a9f571b to
f47110d
Compare
f47110d to
5019f2a
Compare
5019f2a to
f49816e
Compare
d788888 to
c9ebf24
Compare
69f59da to
1a5bfa3
Compare
be006f5 to
44fa2ca
Compare
a464a67 to
63b2015
Compare
📦 Next.js Bundle Analysis for kamiThis analysis was generated by the Next.js Bundle Analysis action. 🤖
|
| Page | Size (compressed) |
|---|---|
global |
221.91 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!
Nine Pages Changed Size
The following pages changed size from the code in this PR compared to its base branch:
| Page | Size (compressed) | First Load | % of Budget (350 KB) |
|---|---|---|---|
/[locale]/[page] |
51.24 KB |
273.15 KB | 78.04% (+/- <0.01%) |
/[locale]/favorite/music |
5.45 KB |
227.36 KB | 64.96% (+/- <0.01%) |
/[locale]/friends |
55.97 KB |
277.88 KB | 79.39% (+/- <0.01%) |
/[locale]/notes/[id] |
75.23 KB |
297.14 KB | 84.90% (+/- <0.01%) |
/[locale]/posts/[category]/[slug] |
84.4 KB |
306.31 KB | 87.52% (+/- <0.01%) |
/[locale]/preview |
59.79 KB |
281.7 KB | 80.49% (+/- <0.01%) |
/[locale]/projects/[id] |
50.39 KB |
272.3 KB | 77.80% (+/- <0.01%) |
/[locale]/recently |
100.25 KB |
322.16 KB | 92.04% (🟡 +0.01%) |
/[locale]/says |
20.14 KB |
242.05 KB | 69.16% (+/- <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.




This PR contains the following updates:
17.0.68→17.0.93Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.