Skip to content

Release: Preminor alpha 7.6.0-alpha.0#24497

Merged
JReinhold merged 77 commits into
next-releasefrom
version-non-patch-from-7.5.0
Oct 17, 2023
Merged

Release: Preminor alpha 7.6.0-alpha.0#24497
JReinhold merged 77 commits into
next-releasefrom
version-non-patch-from-7.5.0

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Oct 17, 2023

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

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

- UI: Fix className missing in syntaxhighlighter - #24491, thanks @ ndelangen!

JReinhold and others added 30 commits August 29, 2023 15:03
…ilder

Scripts: Fix the changelog writer to escape doublequotes
(cherry picked from commit 7669124)
Docs: Fix broken JSON in version files
(cherry picked from commit a810931)
Release: Merge patches to `main` (without version bump)
Development: Manage Node version with .nvmrc
…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)
…sidebar

UI: Improve look and feel of status UI in sidebar
(cherry picked from commit 9c49e16)
Addon API: Improve the updateStatus API

(cherry picked from commit 115d439)
…ration

UI: Remove override path fill when path has a fill attribute
(cherry picked from commit 72400c6)
…iew-annotations

Nextjs: Migrate from config to previewAnnotations
(cherry picked from commit 896b2e7)
…atusupdate

Types: Allow `null` in value of `experimental_updateStatus` to clear status
(cherry picked from commit 2bf4dc5)
…release

Build: Filter `angular-cli/prerelease` in sandbox generation
(cherry picked from commit f49c9a2)
@socket-security
Copy link
Copy Markdown

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

🚮 Removed packages: @storybook/client-logger@7.4.6, @storybook/theming@7.4.6

@JReinhold JReinhold added the freeze Freeze the Release PR with this label label Oct 17, 2023
@github-actions github-actions Bot changed the title Release: Prerelease 7.5.1-0 Release: Preminor alpha 7.6.0-alpha.0 Oct 17, 2023
@storybook-bot storybook-bot force-pushed the version-non-patch-from-7.5.0 branch from 69db277 to 120ebed Compare October 17, 2023 19:25
@JReinhold JReinhold added the ci:daily Run the CI jobs that normally run in the daily job. label Oct 17, 2023
@JReinhold
Copy link
Copy Markdown
Contributor

@ndelangen I've moved the PR #24491 to be in the changelog for 7.5.0 and not 7.6.0-alpha.0 as it was originally released there. I've also updated the GitHub Release entry.

@JReinhold JReinhold merged commit 91f7dae into next-release Oct 17, 2023
@JReinhold JReinhold deleted the version-non-patch-from-7.5.0 branch October 17, 2023 21:34
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.

7 participants