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.0.0-rc.2 #26290

Merged
merged 100 commits into from
Mar 5, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 3, 2024

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

  • ✨ Feature Request: Core: Add event when serverChannel disconnects #26322
  • ❗ Breaking Change: Vue: Return component from composeStory #26317
  • 🐛 Bug: Core: Fix composition of storybooks on same origin #26304
  • ✨ Feature Request: CLI: Add @storybook/addons automigration #26295
  • 🔧 Maintenance: CLI: Update minimum Node.js version requirement #26312
  • 🐛 Bug: CLI: Improve add command & add tests #26298
  • 📦 Dependencies: CSF-tools/Codemods: Upgrade recast #26286
  • 🔧 Maintenance: Svelte: Support 5.0.0-next.65 prerelease #26188
  • ❗ Breaking Change: Portable stories: Improve existing APIs, add loaders support #26267
  • 🐛 Bug: Upgrade: Add missing isUpgrade parameter to automigrate function #26293
  • 🐛 Bug: CLI: Fix vite config automigration to resolve from project root #26262
  • 🐛 Bug: React: Handle TypeScript path aliases in react-docgen loader #26273
  • 🐛 Bug: Controls: Fix type summary when table.type unset #26283 (will also be patched)
  • 🏗️ Build: Sandboxes: Continue partial publishing if some sandboxes fail to generate #26013
  • 📝 Documentation: Docs: Change glob pattern in jest item of storyshots-migration-guide #25970

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.0.0-rc.2

naporin0624 and others added 30 commits February 9, 2024 17:10
@storybook-bot storybook-bot force-pushed the version-non-patch-from-8.0.0-rc.1 branch from b179294 to 612ff4f Compare March 4, 2024 19:56
@storybook-bot storybook-bot force-pushed the version-non-patch-from-8.0.0-rc.1 branch from 612ff4f to 62e1537 Compare March 5, 2024 08:30
…gration

Automigration: Add @storybook/addons automigration
@storybook-bot storybook-bot force-pushed the version-non-patch-from-8.0.0-rc.1 branch from 62e1537 to 5f753af Compare March 5, 2024 08:35
@storybook-bot storybook-bot force-pushed the version-non-patch-from-8.0.0-rc.1 branch from 5f753af to bdab6c2 Compare March 5, 2024 11:47
@storybook-bot storybook-bot force-pushed the version-non-patch-from-8.0.0-rc.1 branch from bdab6c2 to a1db65a Compare March 5, 2024 13:27
@storybook-bot storybook-bot force-pushed the version-non-patch-from-8.0.0-rc.1 branch from a1db65a to 336d9a1 Compare March 5, 2024 17:19
@storybook-bot storybook-bot force-pushed the version-non-patch-from-8.0.0-rc.1 branch from 336d9a1 to ad2f10d Compare March 5, 2024 17:28
@shilman shilman added ci:daily Run the CI jobs that normally run in the daily job. freeze Freeze the Release PR with this label labels Mar 5, 2024
@shilman shilman merged commit 3fc345c into next-release Mar 5, 2024
100 of 107 checks passed
@shilman shilman deleted the version-non-patch-from-8.0.0-rc.1 branch March 5, 2024 18: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.

None yet

9 participants