-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Release: Patch 9.1.15 #32826
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
Release: Patch 9.1.15 #32826
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
…torybook-nextjs Dependencies: Update `vite-plugin-storybook-nextjs` (cherry picked from commit 4a4b43c)
9a980af to
a7e9934
Compare
Core: Add `preview-first-load` telemetry (cherry picked from commit 124987d)
|
View your CI Pipeline Execution ↗ for commit 83cda97
☁️ Nx Cloud last updated this comment at |
Package BenchmarksCommit: The following packages have significant changes to their size or dependencies:
|
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 50 | 50 | 0 |
| Self size | 35.76 MB | 36.40 MB | 🚨 +633 KB 🚨 |
| Dependency size | 16.65 MB | 16.65 MB | 🚨 +7 B 🚨 |
| Bundle Size Analyzer | Link | Link |
sb
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 51 | 51 | 0 |
| Self size | 1 KB | 1 KB | 0 B |
| Dependency size | 52.41 MB | 53.05 MB | 🚨 +633 KB 🚨 |
| Bundle Size Analyzer | Link | Link |
@storybook/cli
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 220 | 220 | 0 |
| Self size | 598 KB | 598 KB | 0 B |
| Dependency size | 97.50 MB | 98.39 MB | 🚨 +898 KB 🚨 |
| Bundle Size Analyzer | Link | Link |
@storybook/codemod
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 189 | 189 | 0 |
| Self size | 31 KB | 31 KB | 0 B |
| Dependency size | 81.59 MB | 82.23 MB | 🚨 +643 KB 🚨 |
| Bundle Size Analyzer | Link | Link |
create-storybook
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 1 | 1 | 0 |
| Self size | 12.50 MB | 12.75 MB | 🚨 +255 KB 🚨 |
| Dependency size | 99 KB | 99 KB | 0 B |
| Bundle Size Analyzer | Link | Link |
This is an automated pull request that bumps the version from
9.1.14to9.1.15.Once this pull request is merged, it will trigger a new release of version
9.1.15.If you're not a core maintainer with permissions to release you can ignore this pull request.
To do
Before merging the PR, there are a few QA steps to go through:
And for each change below:
This is a list of all the PRs merged and commits pushed directly to
next, that will be part of this release:vite-plugin-storybook-nextjs#32821preview-first-loadtelemetry #32770🍒 Manual cherry picking needed!
The following pull requests could not be cherry-picked automatically because it resulted in merge conflicts.
For each pull request below, you need to either manually cherry pick it, or discard it by replacing the "patch:yes" label with "patch:no" on the PR and re-generate this PR.
git cherry-pick -m1 -x 124987da165c3a3a2512a4f5d8a90c751754d7faIf you've made any changes doing the above QA (change PR titles, revert PRs), manually trigger a re-generation of this PR with this workflow and wait for it to finish. It will wipe your progress in this to do, which is expected.
Feel free to manually commit any changes necessary to this branch after you've done the last re-generation, following the Make Manual Changes section in the docs, especially if you're making changes to the changelog.
When everything above is done:
Generated changelog
9.1.15
preview-first-loadtelemetry - #32770, thanks shilman!vite-plugin-storybook-nextjs- #32821, thanks ndelangen!