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 storybook monorepo to v7.4.6 #1811

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/addon-essentials (source) 7.4.5 -> 7.4.6 age adoption passing confidence
@storybook/addon-interactions (source) 7.4.5 -> 7.4.6 age adoption passing confidence
@storybook/addon-links (source) 7.4.5 -> 7.4.6 age adoption passing confidence
@storybook/blocks (source) 7.4.5 -> 7.4.6 age adoption passing confidence
@storybook/preact (source) 7.4.5 -> 7.4.6 age adoption passing confidence
@storybook/preact-vite (source) 7.4.5 -> 7.4.6 age adoption passing confidence
storybook (source) 7.4.5 -> 7.4.6 age adoption passing confidence

Release Notes

storybookjs/storybook (@​storybook/addon-essentials)

v7.4.6

Compare Source

storybookjs/storybook (@​storybook/addon-interactions)

v7.4.6

Compare Source

storybookjs/storybook (@​storybook/addon-links)

v7.4.6

Compare Source

storybookjs/storybook (storybook)

v7.4.6

Compare Source


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 these updates 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.

@vercel
Copy link

vercel bot commented Oct 3, 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 3, 2023 9:26pm

@github-actions
Copy link
Contributor

github-actions bot commented Oct 3, 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 3978bf8 into main Oct 3, 2023
6 of 8 checks passed
@github-actions
Copy link
Contributor

github-actions bot commented Oct 3, 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 Increased%0A %0APage | Size (compressed) | %0A|---|---|%0A| global | 53.35 KB (🟡 +930 B) |%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### Four Pages Changed Size%0A %0AThe following pages 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| / | 2.36 KB | 55.71 KB | 15.92%25 (+/- <0.01%25) |%0A| /404 | 319 B | 53.66 KB | 15.33%25 (+/- <0.01%25) |%0A| /_error | 864 B | 54.19 KB | 15.48%25 (🟢 -2.40%25) |%0A| /ssr | 335 B | 53.67 KB | 15.34%25 (+/- <0.01%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

@renovate renovate bot deleted the renovate/storybook-monorepo branch October 3, 2023 21:26
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