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 7.2.0-alpha.1 #23612

Closed

Conversation

github-actions[bot]
Copy link
Contributor

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

  • 🔧 Maintenance: Maintainance: Fix codeowner docs glob #23610 (will also be patched)
  • ✨ Feature Request: Addon: Create @storybook/addon-themes #23524
  • 🐛 Bug: Angular: Fix initialization of Storybook in Angular 16.1 #23598 (will also be patched)
  • 🐛 Bug: TypeScript: Added expanded to CoreCommon_StorybookRefs to fix typescript errors #23488
  • 📦 Dependencies: Dependencies: Downgrade jest-mock #23597 (will also be patched)
  • 📦 Dependencies: Dependencies: Upgrade simple-update-notifier #23396 (will also be patched)
  • 🔧 Maintenance: TypeScript: Downgrade to the last version of type-fest that doesn't need typescript 5.0 #23574 (will also be patched)
  • 🐛 Bug: Storyshots: fix broken storyshots with angular #23555 (will also be patched)
  • 🐛 Bug: Vue2: Source Decorator reactivity #23149
  • 🐛 Bug: CLI: Gracefully shutdown and cleanup execa child processes #23538 (will also be patched)
  • ⚠️ Direct commit: Write changelog for 7.2.0-alpha.1 8ee6ffb1cc76a7b4ce007bd21acb107fbd20b05d
  • 🏗️ Build: Build: Migrate preset-vue3-webpack to ts strict mode #23377
  • 📝 Documentation: Docs: Minor updates to the Environment variables docs #23605 (will also be patched)
  • 📝 Documentation: Documentation: Fix snippets regarding module resolution #23602 (will also be patched)
  • 🏗️ Build: Core: Migrate @storybook/core-server to strict TypeScript #23182
  • 📝 Documentation: docs: replace unsupported value 'string' in controls #23565 (will also be patched)
  • 🏗️ Build: Build: Migrate vue3-vite to ts strict mode #23375
  • 🏗️ Build: CI: Add a ci:docs workflow #23575
  • 📝 Documentation: Linting: Docs entries #23595
  • 🏗️ Build: Release tooling: Support canary releases #23508 (will also be patched)
  • 📝 Documentation: docs: resolve typos in imports on highlight addon docs #23562 (will also be patched)
  • 🏗️ Build: Scripts: Task system task selection improvement #23578
  • 📝 Documentation: docs: update outdated link to current documentation #23567
  • 🏗️ Build: Release tooling: Fix getting changes from wrong tag #23571 (will also be patched)
  • 🏗️ Build: Release tooling: Add label all patch PRs on stable promotions, fix sync of version files #23491 (will also be patched)
  • 📝 Documentation: Docs: Correctly describe default value of autodocs #23560 (will also be patched)
  • 📝 Documentation: Update CHANGELOG.prerelease.md #23556
  • ⚠️ Direct commit: Merge remote-tracking branch 'origin/next' into next-release 2f685ecf05fe2154a844066c208ac75c5fbfbcac

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

7.2.0-alpha.1

@github-actions github-actions bot added the release For PRs that trigger new releases. Automated label Jul 26, 2023
@stof stof deleted the version-prerelease-from-7.2.0-alpha.0 branch August 2, 2023 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release For PRs that trigger new releases. Automated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants