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-alpha.12 #25636

Merged
merged 101 commits into from
Jan 19, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 18, 2024

This is an automated pull request that bumps the version from 8.0.0-alpha.11 to 8.0.0-alpha.12.
Once this pull request is merged, it will trigger a new release of version 8.0.0-alpha.12.
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 preset with experimental server API #25664
  • ✨ Feature Request: UI: Add links to documentation and videos in UI #25565
  • 🐛 Bug: Blocks: Fix Controls block not having controls #25663
  • ✨ Feature Request: Blocks: Support subcomponents in ArgTypes and Controls, remove ArgsTable block #25614
  • 🐛 Bug: CLI: Fix existing version detection in upgrade #25642 (will also be patched)
  • 🔧 Maintenance: Shortcuts: Require modifier key to trigger shortcuts (F,A,D,S,T,/) #25625
  • 🐛 Bug: Theming: Fix export of module augmentation #25643
  • 🔧 Maintenance: Webpack: Use node:assert used in export-order-loader #25622
  • 🔧 Maintenance: MDX: Replace remark by rehype plugins #25615
  • 🔧 Maintenance: React: Fix acorn ecma version warning #25634 (will also be patched)
  • 📝 Documentation: Docs: Removal of CSF in MDX format #25609
  • 📝 Documentation: Docs: Webpack changes for addons #25656
  • 🏗️ Build: Test: Fix flaky test #25644
  • 📝 Documentation: Docs: Add details for React version used by addon-docs #25550
  • ⚠️ Direct commit: Fix typo 24b16ea12e3feb6b9c7dbc4df2791d2479e0246b
  • 📝 Documentation: NextJS: Fix RSC refactor docs #25628

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-alpha.12

jonniebigodes and others added 30 commits January 15, 2024 20:59
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
Co-authored-by: Kyle Gach <kyle.gach@gmail.com>
@storybook-bot storybook-bot force-pushed the version-non-patch-from-8.0.0-alpha.11 branch from f967182 to 7e43784 Compare January 19, 2024 09:37
@storybook-bot storybook-bot force-pushed the version-non-patch-from-8.0.0-alpha.11 branch from 7e43784 to fa54210 Compare January 19, 2024 11:55
@storybook-bot storybook-bot force-pushed the version-non-patch-from-8.0.0-alpha.11 branch from fa54210 to cf642de Compare January 19, 2024 12:53
Shaun Lloyd and others added 6 commits January 19, 2024 08:14
- Add API function to get the versioned docs URL
- Add versioned link to docs into the sidebar menu
- Fix missing icons in sidebar menu
- Attach Storybook renderer to docs links
- Add education links to empty state of interaction tests panel
- Match icons across empty states
@storybook-bot storybook-bot force-pushed the version-non-patch-from-8.0.0-alpha.11 branch from cf642de to 4962354 Compare January 19, 2024 15:59
@storybook-bot storybook-bot force-pushed the version-non-patch-from-8.0.0-alpha.11 branch from 4962354 to 728926c Compare January 19, 2024 17:06
@shilman shilman 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: do not merge labels Jan 19, 2024
@shilman shilman merged commit a5bdee4 into next-release Jan 19, 2024
99 of 101 checks passed
@shilman shilman deleted the version-non-patch-from-8.0.0-alpha.11 branch January 19, 2024 17:40
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.

9 participants