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.6.0-alpha.5 #24710

Merged
merged 178 commits into from
Nov 13, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 3, 2023

This is an automated pull request that bumps the version from 7.6.0-alpha.4 to 7.6.0-alpha.5.
Once this pull request is merged, it will trigger a new release of version 7.6.0-alpha.5.
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: TestBuild: Implement builder options for test build #24826
  • 🐛 Bug: Svelte: Fix source with decorators always showing the SlotDecorator component #24800
  • 🔧 Maintenance: Addons, core: Make react and Storybook packages devDependencies where possible #24676
  • ✨ Feature Request: SWC: Add settings for react and preact #24805
  • 🐛 Bug: Webpack5: Fix race condition for export-order loader #24817
  • ✨ Feature Request: TestBuild: No sourcemaps for test builds #24804
  • 🐛 Bug: Angular: Handle nested module metadata #24798
  • ✨ Feature Request: TestBuild: Disable composition when --test is true #24799
  • ✨ Feature Request: TestBuild: Disable warnOnIncompatibleAddons #24797
  • 🔧 Maintenance: TestBuild: Disable telemetry for test builds #24706
  • ✨ Feature Request: TestBuild: Disable docs related stuff for test builds #24691
  • ✨ Feature Request: Webpack5: Add react-docgen loader and remove babel-plugin-react-docgen #24762
  • 🐛 Bug: Angular: Include object configured styles #24768
  • 🐛 Bug: Webpack5: Hide critical dependency warning #24784
  • ✨ Feature Request: Webpack5: Add export-order-loader and remove babel-plugin-named-exports-order #24749
  • 🐛 Bug: UI: improve A11Y remove redundant styling rules, update icon color #24402
  • 🔧 Maintenance: UI: Fix horizontal scroll bar in Canvas hidden by styling #24408
  • 🐛 Bug: UI: Logo fixed value #24726
  • 🐛 Bug: ReactNative: Fix missing assert dep in docs-tools #24732
  • ✨ Feature Request: Angular: Support v17 #24717 (will also be patched)
  • ✨ Feature Request: TestBuild: Globalize @storybook/blocks if build.test.emptyBlocks is true #24650
  • ❔ Missing Label: Revert "Addons, core: Make react and Storybook packages devDependencies where possible" #24832
  • 🏗️ Build: Build: Log benchmark task error #24825 (will also be patched)
  • 📝 Documentation: Docs: Document new addon bundling strategy #24776
  • 📝 Documentation: Update button-story-auto-docs.ts.mdx #24724 (will also be patched)
  • 📝 Documentation: Docs: Replace aside with new Callout #24709 (will also be patched)
  • 🏗️ Build: Build: Remove lerna #24673
  • 📝 Documentation: Docs: Addon Designs removes non-existing import #24720 (will also be patched)

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.6.0-alpha.5

tolkadot and others added 30 commits October 7, 2023 17:07
… `build` then add a new property in there called `test`
kasperpeulen and others added 4 commits November 13, 2023 11:30
@storybook-bot storybook-bot force-pushed the version-non-patch-from-7.6.0-alpha.4 branch from 00c10cc to 5e6312c Compare November 13, 2023 14:15
@storybook-bot storybook-bot force-pushed the version-non-patch-from-7.6.0-alpha.4 branch from 5e6312c to acb1c54 Compare November 13, 2023 15:52
@kasperpeulen kasperpeulen added ci:daily Run the CI jobs that normally run in the daily job. freeze Freeze the Release PR with this label labels Nov 13, 2023
…don-peer-dep

Revert "Addons, core: Make `react` and Storybook packages `devDependencies` where possible"
@kasperpeulen kasperpeulen removed the freeze Freeze the Release PR with this label label Nov 13, 2023
@storybook-bot storybook-bot force-pushed the version-non-patch-from-7.6.0-alpha.4 branch from acb1c54 to 808266f Compare November 13, 2023 20:51
@kasperpeulen kasperpeulen added the freeze Freeze the Release PR with this label label Nov 13, 2023
@kasperpeulen kasperpeulen merged commit b3fef50 into next-release Nov 13, 2023
99 of 103 checks passed
@kasperpeulen kasperpeulen deleted the version-non-patch-from-7.6.0-alpha.4 branch November 13, 2023 22:14
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.