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

Release: Prerelease 8.5.0-alpha.18 #29809

Merged
merged 53 commits into from
Dec 5, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 4, 2024

This is an automated pull request that bumps the version from 8.5.0-alpha.17 to 8.5.0-alpha.18.
Once this pull request is merged, it will trigger a new release of version 8.5.0-alpha.18.
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:

  • Add the "freeze" label to this PR, to ensure it doesn't get automatically forced pushed by new changes.
  • Add the "ci:daily" label to this PR, to trigger the full test suite to run on this PR.

And for each change below:

  1. Ensure the change is appropriate for the version bump. E.g. patch release should only contain patches, not new or de-stabilizing features. If a change is not appropriate, revert the PR.
  2. Ensure the PR is labeled correctly with one of: "BREAKING CHANGE", "feature request", "bug", "maintenance", "dependencies", "documentation", "build", "unknown".
  3. Ensure the PR title is correct, and follows the format "[Area]: [Summary]", e.g. "React: Fix hooks in CSF3 render functions". If it is not correct, change the title in the PR.
    • Areas include: React, Vue, Core, Docs, Controls, etc.
    • First word of summary indicates the type: “Add”, “Fix”, “Upgrade”, etc.
    • The entire title should fit on a line

This is a list of all the PRs merged and commits pushed directly to next, that will be part of this release:

  • 🐛 Bug: Vue: Properly resolve Vite plugin #29795
  • 📦 Dependencies: Addon Test: Replace glob with tinyglobby #29817
  • 🐛 Bug: Addon Test: Clarify message when vitest detects missing deps #29763
  • 🐛 Bug: Addon Test: Refactor test addon to include stories automatically #29367
  • 🐛 Bug: Addon Test: Support Storybook environment variables in Vitest #29792
  • 🐛 Bug: Composition: Hide contextMenu on composed storybooks #29803
  • 🏗️ Build: Revert "Build: Migrate repo to Nx 20" #29820
  • 🏗️ Build: Build: Migrate repo to Nx 20 #29807
  • 🏗️ Build: Build: Add build-package invalid package name tips #26289

If 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

8.5.0-alpha.18

  • Addon Test: Clarify message when vitest detects missing deps - #29763, thanks @ndelangen!
  • Addon Test: Refactor test addon to include stories automatically - #29367, thanks @yannbf!
  • Addon Test: Replace glob with tinyglobby - #29817, thanks @ghengeveld!
  • Addon Test: Support Storybook environment variables in Vitest - #29792, thanks @ghengeveld!
  • Composition: Hide contextMenu on composed storybooks - #29803, thanks @ndelangen!
  • Vue: Properly resolve Vite plugin - #29795, thanks @tobiasdiez!

winchesHe and others added 30 commits March 3, 2024 13:32
@github-actions github-actions bot added the release For PRs that trigger new releases. Automated label Dec 4, 2024
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

6 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

Addon Test: Refactor test addon to include stories automatically
@storybook-bot storybook-bot force-pushed the version-non-patch-from-8.5.0-alpha.17 branch from 5080ad0 to 99c2ef9 Compare December 4, 2024 13:05
kasperpeulen and others added 2 commits December 4, 2024 14:37
@storybook-bot storybook-bot force-pushed the version-non-patch-from-8.5.0-alpha.17 branch from 99c2ef9 to c3039e6 Compare December 4, 2024 14:45
@storybook-bot storybook-bot force-pushed the version-non-patch-from-8.5.0-alpha.17 branch from c3039e6 to a935c66 Compare December 5, 2024 10:08
@storybook-bot storybook-bot force-pushed the version-non-patch-from-8.5.0-alpha.17 branch from a935c66 to 33b89b7 Compare December 5, 2024 13:27
@storybook-bot storybook-bot force-pushed the version-non-patch-from-8.5.0-alpha.17 branch from 33b89b7 to cb2e01b Compare December 5, 2024 14:28
@yannbf yannbf added ci:daily Run the CI jobs that normally run in the daily job. freeze Freeze the Release PR with this label and removed ci:daily Run the CI jobs that normally run in the daily job. labels Dec 5, 2024
Copy link

nx-cloud bot commented Dec 5, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit cb2e01b. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

@storybook-pr-benchmarking
Copy link

Package Benchmarks

Commit: cb2e01b, ran on 5 December 2024 at 14:58:31 UTC

The following packages have significant changes to their size or dependencies:

@storybook/experimental-addon-test

Before After Difference
Dependency count 61 61 0
Self size 695 KB 799 KB 🚨 +104 KB 🚨
Dependency size 13.86 MB 13.86 MB 0 B
Bundle Size Analyzer Link Link

@storybook/builder-webpack5

Before After Difference
Dependency count 223 223 0
Self size 79 KB 79 KB 0 B
Dependency size 29.64 MB 29.65 MB 🚨 +13 KB 🚨
Bundle Size Analyzer Link Link

@storybook/ember

Before After Difference
Dependency count 250 250 0
Self size 22 KB 22 KB 0 B
Dependency size 32.04 MB 32.05 MB 🚨 +13 KB 🚨
Bundle Size Analyzer Link Link

@storybook/html-webpack5

Before After Difference
Dependency count 233 233 0
Self size 6 KB 6 KB 0 B
Dependency size 30.19 MB 30.20 MB 🚨 +13 KB 🚨
Bundle Size Analyzer Link Link

@storybook/nextjs

Before After Difference
Dependency count 585 585 0
Self size 464 KB 464 KB 0 B
Dependency size 83.85 MB 83.86 MB 🚨 +13 KB 🚨
Bundle Size Analyzer Link Link

@storybook/preact-webpack5

Before After Difference
Dependency count 231 231 0
Self size 6 KB 6 KB 0 B
Dependency size 29.76 MB 29.77 MB 🚨 +13 KB 🚨
Bundle Size Analyzer Link Link

@storybook/react-webpack5

Before After Difference
Dependency count 309 309 0
Self size 6 KB 6 KB 0 B
Dependency size 40.93 MB 40.95 MB 🚨 +13 KB 🚨
Bundle Size Analyzer Link Link

@storybook/server-webpack5

Before After Difference
Dependency count 241 241 0
Self size 14 KB 14 KB 0 B
Dependency size 31.17 MB 31.18 MB 🚨 +13 KB 🚨
Bundle Size Analyzer Link Link

@storybook/svelte-webpack5

Before After Difference
Dependency count 296 296 0
Self size 6 KB 6 KB 0 B
Dependency size 37.75 MB 37.77 MB 🚨 +13 KB 🚨
Bundle Size Analyzer Link Link

@storybook/vue3-webpack5

Before After Difference
Dependency count 482 482 0
Self size 6 KB 6 KB 0 B
Dependency size 54.16 MB 54.18 MB 🚨 +13 KB 🚨
Bundle Size Analyzer Link Link

@storybook/web-components-webpack5

Before After Difference
Dependency count 231 231 0
Self size 5 KB 5 KB 0 B
Dependency size 29.81 MB 29.82 MB 🚨 +13 KB 🚨
Bundle Size Analyzer Link Link

@storybook/preset-html-webpack

Before After Difference
Dependency count 93 93 0
Self size 4 KB 4 KB 0 B
Dependency size 20.21 MB 20.22 MB 🚨 +13 KB 🚨
Bundle Size Analyzer Link Link

@storybook/preset-react-webpack

Before After Difference
Dependency count 182 182 0
Self size 24 KB 24 KB 0 B
Dependency size 30.97 MB 30.98 MB 🚨 +13 KB 🚨
Bundle Size Analyzer Link Link

@storybook/preset-vue3-webpack

Before After Difference
Dependency count 365 365 0
Self size 9 KB 9 KB 0 B
Dependency size 45.09 MB 45.10 MB 🚨 +13 KB 🚨
Bundle Size Analyzer Link Link

@yannbf yannbf merged commit 5020b83 into next-release Dec 5, 2024
114 of 117 checks passed
@yannbf yannbf deleted the version-non-patch-from-8.5.0-alpha.17 branch December 5, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:daily Run the CI jobs that normally run in the daily job. freeze Freeze the Release PR with this label release For PRs that trigger new releases. Automated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants