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

chore(deps): update actions/checkout digest to 8ade135 #1795

Merged
merged 1 commit into from
Oct 1, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/checkout action digest 3df4ab1 -> 8ade135

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (rebase) October 1, 2023 20:15
@vercel
Copy link

vercel bot commented Oct 1, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
59-node-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 1, 2023 8:16pm

@github-actions
Copy link
Contributor

github-actions bot commented Oct 1, 2023

📦 Next.js Bundle Analysis for @app/web%0A%0AThis analysis was generated by the Next.js Bundle Analysis action. 🤖%0A%0A### 🎉 Global Bundle Size Decreased%0A %0APage | Size (compressed) | %0A|---|---|%0A| global | 50.75 KB (🟢 -1.69 KB) |%0A%0A
%0ADetails%0A

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.

%0A

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

%0A

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

%0A
%0A%0A### One Page Changed Size%0A %0AThe following page changed size from the code in this PR compared to its base branch:%0A%0APage | Size (compressed) | First Load | %25 of Budget (350 KB) |%0A|---|---|---|---|%0A| /_error | 864 B | 51.59 KB | 14.74%25 (🟢 -2.40%25) |%0A%0A
%0ADetails%0A

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

%0A

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.

%0A

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

%0A

The "Budget %25" 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%25 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%25 or more, there will be a red status indicator applied, indicating that special attention should be given to this. If you see "+/- <0.01%25" it means that there was a change in bundle size, but it is a trivial enough amount that it can be ignored.

%0A
%0A

@github-actions
Copy link
Contributor

github-actions bot commented Oct 1, 2023

Size Change: 0 B

Total Size: 1.95 kB

ℹ️ View Unchanged
Filename Size
./packages/ui/lib/Button/Button.stories.js 198 B
./packages/ui/lib/Button/index.js 260 B
./packages/ui/lib/Footer/Footer.stories.js 138 B
./packages/ui/lib/Footer/index.js 730 B
./packages/ui/lib/Header/Header.stories.js 139 B
./packages/ui/lib/Header/index.js 487 B

compressed-size-action

@renovate renovate bot merged commit d1f8487 into main Oct 1, 2023
7 of 9 checks passed
@renovate renovate bot deleted the renovate/actions-checkout-digest branch October 1, 2023 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants