-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps): update cimg/python docker tag to v3.13.1 - autoclosed #885
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #885 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 6 6
Lines 25 25
Branches 4 4
=========================================
Hits 25 25 ☔ View full report in Codecov by Sentry. |
Passing run #780 ↗︎Details:
Review all test suite changes for PR #885 ↗︎ |
📦 Next.js Bundle Analysis for nextjs-boilerplateThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
a339428
to
8f8f3fe
Compare
📦 Next.js Bundle Analysis for nextjs-boilerplateThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
8f8f3fe
to
e4cdb51
Compare
📦 Next.js Bundle Analysis for nextjs-boilerplateThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
e4cdb51
to
6bb1a16
Compare
📦 Next.js Bundle Analysis for nextjs-boilerplateThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
6bb1a16
to
9fba17d
Compare
📦 Next.js Bundle Analysis for nextjs-boilerplateThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
9fba17d
to
fd497d5
Compare
📦 Next.js Bundle Analysis for nextjs-boilerplateThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
fd497d5
to
8d5093d
Compare
📦 Next.js Bundle Analysis for nextjs-boilerplateThis analysis was generated by the Next.js Bundle Analysis action. 🤖
|
Page | Size (compressed) |
---|---|
global |
83.27 KB (🟡 +210 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 |
181 B |
83.44 KB | 23.84% (+/- <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.
8d5093d
to
8765b24
Compare
📦 Next.js Bundle Analysis for nextjs-boilerplateThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
8765b24
to
a274fca
Compare
📦 Next.js Bundle Analysis for nextjs-boilerplateThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
b89b3d4
to
1462eff
Compare
1462eff
to
35a7d02
Compare
35a7d02
to
e0d0603
Compare
e0d0603
to
7655002
Compare
7655002
to
4f465b1
Compare
4f465b1
to
36af5b2
Compare
36af5b2
to
871b7a5
Compare
871b7a5
to
2777dc5
Compare
2777dc5
to
7e1dcb7
Compare
7e1dcb7
to
e148b61
Compare
e148b61
to
2667b52
Compare
2667b52
to
8eaa161
Compare
This PR contains the following updates:
3.11.4
->3.13.1
Configuration
📅 Schedule: Branch creation - "* 0-3 * * *" in timezone America/Sao_Paulo, Automerge - At any time (no schedule defined).
🚦 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.