Skip to content

Release: Patch 7.4.1#24001

Merged
kasperpeulen merged 13 commits into
latest-releasefrom
version-patch-from-7.4.0
Sep 11, 2023
Merged

Release: Patch 7.4.1#24001
kasperpeulen merged 13 commits into
latest-releasefrom
version-patch-from-7.4.0

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Aug 30, 2023

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

  • 🐛 Bug: Telemetry: Filter addon options to protect sensitive info #24000
  • 🐛 Bug: CLI: Add uncaughtException handler #24018
  • 🐛 Bug: Docs: Fix TOC import #24047
  • 🐛 Bug: Core: Add CJS entrypoints to errors in core events #24038
  • 🔧 Maintenance: Types: Remove @types/react dep from @storybook/types #24042
  • 🐛 Bug: Vue3: Remove console.log in sourceDecorator #24062
  • 🐛 Bug: CLI: Fix packageManager handling in sb add #24079
  • 🏗️ Build: Revert: Sandboxes: Use Node 18 to generate Angular prerelease sandboxes #24100

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

@github-actions github-actions Bot added the release For PRs that trigger new releases. Automated label Aug 30, 2023
@storybook-bot storybook-bot force-pushed the version-patch-from-7.4.0 branch 5 times, most recently from fbb6ca7 to e2a91b9 Compare September 1, 2023 16:52
@storybook-bot storybook-bot force-pushed the version-patch-from-7.4.0 branch from e2a91b9 to 93352c1 Compare September 1, 2023 17:18
@storybook-bot storybook-bot force-pushed the version-patch-from-7.4.0 branch 2 times, most recently from 2194377 to d5a00cf Compare September 4, 2023 00:44
@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 Sep 4, 2023
@shilman shilman removed the freeze Freeze the Release PR with this label label Sep 6, 2023
Development: Manage Node version with .nvmrc
@storybook-bot storybook-bot force-pushed the version-patch-from-7.4.0 branch from d5a00cf to b62de64 Compare September 6, 2023 05:50
@shilman shilman added the freeze Freeze the Release PR with this label label Sep 6, 2023
@storybook-bot storybook-bot force-pushed the version-patch-from-7.4.0 branch 2 times, most recently from c5d4fda to 8a1393e Compare September 7, 2023 19:18
@kasperpeulen kasperpeulen removed the freeze Freeze the Release PR with this label label Sep 8, 2023
@storybook-bot storybook-bot force-pushed the version-patch-from-7.4.0 branch from 8a1393e to 00b018c Compare September 8, 2023 07:44
@kasperpeulen kasperpeulen force-pushed the version-patch-from-7.4.0 branch from 00b018c to e6dc55e Compare September 8, 2023 08:16
@storybook-bot storybook-bot force-pushed the version-patch-from-7.4.0 branch from e6dc55e to 7638e0e Compare September 8, 2023 08:56
shilman and others added 9 commits September 8, 2023 09:01
…metry

Telemetry: Filter addon options to protect sensitive info
(cherry picked from commit 7b4f37f)
CLI: Add uncaughtException handler
(cherry picked from commit a66b8b2)
Docs: Fix TOC import
(cherry picked from commit 2995f49)
…re-events

Core: Add CJS entrypoints to errors in core events
(cherry picked from commit 509dc79)
Types: Remove `@types/react` dep from `@storybook/types`
(cherry picked from commit 5bd4264)
Vue3: Remove console.log in sourceDecorator
(cherry picked from commit a024424)
CLI: Fix packageManager handling in `sb add`
(cherry picked from commit 0cb9932)
…rerelease-sandbox

Revert: Sandboxes: Use Node 18 to generate Angular prerelease sandboxes
(cherry picked from commit 32e8c0b)
@storybook-bot storybook-bot force-pushed the version-patch-from-7.4.0 branch from 7638e0e to 36d408e Compare September 8, 2023 09:01
@kasperpeulen kasperpeulen added freeze Freeze the Release PR with this label ci:daily Run the CI jobs that normally run in the daily job. and removed ci:daily Run the CI jobs that normally run in the daily job. labels Sep 8, 2023
@kasperpeulen kasperpeulen merged commit 0bf18d2 into latest-release Sep 11, 2023
@kasperpeulen kasperpeulen deleted the version-patch-from-7.4.0 branch September 11, 2023 12:05
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.

5 participants