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: Patch 7.5.4 #24756

Closed
wants to merge 17 commits into from
Closed

Conversation

github-actions[bot]
Copy link
Contributor

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

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

  • 🐛 Bug: ManagerAPI: Fix setting status without index, crashes storybook #24866
  • 🐛 Bug: Core: Gracefully handle error when parsing preview.js file #24858
  • 🐛 Bug: Core: Detect no matching export error in storybook start and build #24877
  • 📝 Documentation: Docs: Replace aside with new Callout #24709
  • 📝 Documentation: Update button-story-auto-docs.ts.mdx #24724
  • 🏗️ Build: Build: Log benchmark task error #24825
  • 📝 Documentation: Docs: Update design integration docs #24907
  • 🏗️ Build: Sandbox: Add required flags to create-svelte-with-args CLI for SvelteKit #24990

🍒 Manual cherry picking needed!

The following pull requests could not be cherry-picked automatically because it resulted in merge conflicts.
For each pull request below, you need to either manually cherry pick it, or discard it by replacing the "patch:yes" label with "patch:no" on the PR and re-generate this PR.

  • #24709: git cherry-pick -m1 -x 82e515036b1ad21566de3523275fb284e7a08549
  • #24877: git cherry-pick -m1 -x 87778f8f603443686a5e4cc1eabd45e59c36ea3e

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.5.4

  • Core: Detect no matching export error in storybook start and build - #24877, thanks @ yannbf!
  • Core: Gracefully handle error when parsing preview.js file - #24858, thanks @ yannbf!
  • ManagerAPI: Fix setting status without index, crashes storybook - #24866, thanks @ ndelangen!

@github-actions github-actions bot added the release For PRs that trigger new releases. Automated label Nov 7, 2023
@storybook-bot storybook-bot force-pushed the version-patch-from-7.5.3 branch 12 times, most recently from 990a5c1 to dbebb58 Compare November 13, 2023 14:15
@storybook-bot storybook-bot force-pushed the version-patch-from-7.5.3 branch 2 times, most recently from f3ff8b5 to 3722869 Compare November 13, 2023 20:53
@storybook-bot storybook-bot force-pushed the version-patch-from-7.5.3 branch 6 times, most recently from ab6d64b to 67bd6d5 Compare November 15, 2023 08:51
@storybook-bot storybook-bot force-pushed the version-patch-from-7.5.3 branch 3 times, most recently from d753bd5 to dbd65e7 Compare November 15, 2023 13:56
Copy link

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: @vitejs/plugin-react@2.2.0

@storybook-bot storybook-bot force-pushed the version-patch-from-7.5.3 branch 2 times, most recently from b421075 to 0cf885f Compare November 24, 2023 13:43
@storybook-bot storybook-bot force-pushed the version-patch-from-7.5.3 branch 9 times, most recently from 7fcc618 to fd83704 Compare November 28, 2023 09:37
jonniebigodes and others added 7 commits November 28, 2023 11:09
Update button-story-auto-docs.ts.mdx

(cherry picked from commit 1911db3)
Build: Log benchmark task error
(cherry picked from commit 36b2baf)
ManagerAPI: Fix setting status without index, crashes storybook
(cherry picked from commit 9c6cc6d)
Core: Gracefully handle error when parsing preview.js file
(cherry picked from commit c4eac36)
Docs: Update design integration docs
(cherry picked from commit 3cd454c)
Sandbox: Add required flags to `create-svelte-with-args` CLI for SvelteKit
(cherry picked from commit 66cf39b)
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.

6 participants