Skip to content

Manual patch release of 9.1.8#32537

Merged
ndelangen merged 4 commits into
latest-releasefrom
norbert/patch-release-918
Sep 23, 2025
Merged

Manual patch release of 9.1.8#32537
ndelangen merged 4 commits into
latest-releasefrom
norbert/patch-release-918

Conversation

@ndelangen

@ndelangen ndelangen commented Sep 23, 2025

Copy link
Copy Markdown
Member

What I did

Release 9.1.8 manually

Checklist for Contributors

Testing

The changes in this PR are covered in the following automated tests:

  • stories
  • unit tests
  • integration tests
  • end-to-end tests

Manual testing

This section is mandatory for all contributions. If you believe no manual test is necessary, please state so explicitly. Thanks!

Documentation

  • Add or update documentation reflecting your changes
  • If you are deprecating/removing a feature, make sure to update
    MIGRATION.MD

Checklist for Maintainers

  • When this PR is ready for testing, make sure to add ci:normal, ci:merged or ci:daily GH label to it to run a specific set of sandboxes. The particular set of sandboxes can be found in code/lib/cli-storybook/src/sandbox-templates.ts

  • Make sure this PR contains one of the labels below:

    Available labels
    • bug: Internal changes that fixes incorrect behavior.
    • maintenance: User-facing maintenance tasks.
    • dependencies: Upgrading (sometimes downgrading) dependencies.
    • build: Internal-facing build tooling & test updates. Will not show up in release changelog.
    • cleanup: Minor cleanup style change. Will not show up in release changelog.
    • documentation: Documentation only changes. Will not show up in release changelog.
    • feature request: Introducing a new feature.
    • BREAKING CHANGE: Changes that break compatibility in some way with current major version.
    • other: Changes that don't fit in the above categories.

🦋 Canary release

This PR does not have a canary release associated. You can request a canary release of this pull request by mentioning the @storybookjs/core team here.

core team members can create a canary release here or locally with gh workflow run --repo storybookjs/storybook canary-release-pr.yml --field pr=<PR_NUMBER>

@coderabbitai

coderabbitai Bot commented Sep 23, 2025

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch norbert/patch-release-918

Comment @coderabbitai help to get the list of available commands and usage tips.

@ndelangen ndelangen added ci:daily Run the CI jobs that normally run in the daily job. release For PRs that trigger new releases. Automated labels Sep 23, 2025
@ndelangen ndelangen self-assigned this Sep 23, 2025
@nx-cloud

nx-cloud Bot commented Sep 23, 2025

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit 8cfce5b

Command Status Duration Result
nx run-many -t check -c production --parallel=7 ✅ Succeeded 1s View ↗
nx run-many -t build -c production --parallel=3 ✅ Succeeded 3s View ↗

☁️ Nx Cloud last updated this comment at 2025-09-23 12:40:07 UTC

@storybook-app-bot

Copy link
Copy Markdown

Package Benchmarks

Commit: 8cfce5b, ran on 23 September 2025 at 12:46:25 UTC

The following packages have significant changes to their size or dependencies:

@storybook/nextjs

Before After Difference
Dependency count 537 540 🚨 +3 🚨
Self size 904 KB 904 KB 0 B
Dependency size 59.31 MB 59.47 MB 🚨 +162 KB 🚨
Bundle Size Analyzer Link Link

@ndelangen ndelangen merged commit 685d11f into latest-release Sep 23, 2025
94 of 95 checks passed
@ndelangen ndelangen deleted the norbert/patch-release-918 branch September 23, 2025 12:54
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. release For PRs that trigger new releases. Automated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants