Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 30, 2025

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

  • ❗ Breaking Change: Core: Remove deprecated parts of test provider API #30962
  • 🐛 Bug: Svelte: Exclude node_modules from docgen #30981 (will also be patched)
  • 📦 Dependencies: Next: Update vite-plugin-storybook-nextjs to 2.0.0--canary.33.17a2310.0 #30997 (will also be patched)
  • 🐛 Bug: Test: Make sure that expect has no different behavior after instrumentation #30935
  • 🐛 Bug: Core: Add error boundary to tabs to prevent addon errors breaking Storybook #30952
  • ❗ Breaking Change: HTML Framework: Remove support for HTML Webpack 5 #30990
  • ❗ Breaking Change: Web Components: Remove Webpack 5 support #30988
  • 🔧 Maintenance: Automigration: Add new Storybook addons to consolidated packages mapping #30993
  • ❗ Breaking Change: Essentials: Move remaining addons into core #30924
  • 🐛 Bug: Automigration: Update mapping for '@storybook/experimental-nextjs-vite' #30991
  • 🔧 Maintenance: CLI: Only install Visual Test Addon if test feature is selected #30966 (will also be patched)
  • 📝 Documentation: Documentation: Update migration documentation #30989

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

9.0.0-alpha.13

ndelangen and others added 30 commits March 26, 2025 11:14
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
…potential errors when accessing properties. Change references from '@storybook/addon-essentials' to '@storybook/addon-docs' in compatibility tests.
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.0.0-alpha.12 branch from 5065cd2 to 8c99f84 Compare March 31, 2025 08:56
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.0.0-alpha.12 branch from 8c99f84 to 9b690bc Compare March 31, 2025 10:18
…ct-any-string-issue

# Conflicts:
#	code/core/src/instrumenter/instrumenter.test.ts
Core: Add error boundary to tabs to prevent addon errors breaking Storybook
…y-string-issue

Test: Make sure that expect has no different behavior after instrumentation
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.0.0-alpha.12 branch from 9b690bc to 4b3950f Compare March 31, 2025 12:00
…storybook-nextjs

Next: Update vite-plugin-storybook-nextjs to 2.0.0--canary.33.17a2310.0
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.0.0-alpha.12 branch from 4b3950f to 697992d Compare March 31, 2025 12:25
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.0.0-alpha.12 branch from 697992d to ea3bd34 Compare March 31, 2025 13:05
JReinhold and others added 2 commits March 31, 2025 15:32
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.0.0-alpha.12 branch from ea3bd34 to 5572bd5 Compare March 31, 2025 13:35
@kasperpeulen kasperpeulen added freeze Freeze the Release PR with this label ci:daily Run the CI jobs that normally run in the daily job. labels Mar 31, 2025
Copy link

nx-cloud bot commented Mar 31, 2025

View your CI Pipeline Execution ↗ for commit 5572bd5.

Command Status Duration Result
nx affected -t check -c production --parallel=7 ✅ Succeeded <1s View ↗
nx run-many -t build -c production --parallel=3 ✅ Succeeded 3s View ↗

☁️ Nx Cloud last updated this comment at 2025-03-31 14:30:11 UTC

@kasperpeulen kasperpeulen merged commit 3892b25 into next-release Apr 1, 2025
64 of 97 checks passed
@kasperpeulen kasperpeulen deleted the version-non-patch-from-9.0.0-alpha.12 branch April 1, 2025 12:22
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.

7 participants