Release: Patch 9.0.17#31991
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
LGTM
4 files reviewed, no comments
Edit PR Review Bot Settings | Greptile
75b7b60 to
c14d070
Compare
|
View your CI Pipeline Execution ↗ for commit a0400bf
☁️ Nx Cloud last updated this comment at |
c14d070 to
01fb97f
Compare
ee9fc01 to
35ef8c8
Compare
Package BenchmarksCommit: The following packages have significant changes to their size or dependencies:
|
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 51 | 51 | 0 |
| Self size | 31.65 MB | 31.66 MB | 🚨 +15 KB 🚨 |
| Dependency size | 17.43 MB | 17.43 MB | 0 B |
| Bundle Size Analyzer | Link | Link |
sb
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 52 | 52 | 0 |
| Self size | 1 KB | 1 KB | 0 B |
| Dependency size | 49.08 MB | 49.10 MB | 🚨 +15 KB 🚨 |
| Bundle Size Analyzer | Link | Link |
@storybook/cli
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 217 | 217 | 0 |
| Self size | 582 KB | 582 KB | 0 B |
| Dependency size | 92.47 MB | 92.48 MB | 🚨 +11 KB 🚨 |
| Bundle Size Analyzer | Link | Link |
@storybook/codemod
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 186 | 186 | 0 |
| Self size | 31 KB | 31 KB | 0 B |
| Dependency size | 77.66 MB | 77.67 MB | 🚨 +12 KB 🚨 |
| Bundle Size Analyzer | Link | Link |
Docs: Remove typo in the Svelte Vite framework (cherry picked from commit e8a06be)
Docs: Fix incorrect `vitest.setup.ts` snippet (cherry picked from commit c72e13e)
Docs: Fix broken links in CSF API reference (cherry picked from commit bd03a61)
UI: Fix text color for failing stories in sidebar (cherry picked from commit edbd7c4)
…ries-tsx Addon Vitest: Fix support for plain `stories.tsx` files (cherry picked from commit 6ac71c2)
CI: Add resolution to pin Rollup to v4.44.2 in sandboxes (cherry picked from commit 7e625fb)
CI: Remove `@swc/core` package resolution to resolve `es2023` compatibility (cherry picked from commit 38bd824)
a12ea8d to
1f16ed3
Compare
Onboarding: Intent survey (cherry picked from commit 9e65cc0)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is an automated pull request that bumps the version from
9.0.16to9.0.17.Once this pull request is merged, it will trigger a new release of version
9.0.17.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:stories.tsxfiles #32041vitest.setup.tssnippet #31838swc/corepackage resolution to resolvees2023compatibility #32004🍒 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 9e65cc0c6eb262bd0b350511846ae1ca656555f7If 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.0.17
stories.tsxfiles - #32041, thanks ghengeveld!