Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 3, 2025

This is an automated pull request that bumps the version from 9.0.0-alpha.16 to 9.0.0-alpha.17.
Once this pull request is merged, it will trigger a new release of version 9.0.0-alpha.17.
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: Autoblock: Add autoblocker for addon-test #31068
  • 🐛 Bug: Yarn: Update Yarn package command execution to use 'exec' #31065
  • 🔧 Maintenance: Automigrations: Add logging #31066
  • ❗ Breaking Change: Addon Test: Rename @storybook/experimental-addon-test to @storybook/addon-vitest #31014
  • 🐛 Bug: Vite: Support Vite 6 and Docs #31061
  • 🐛 Bug: Instrumenter: Fix preview-api import for react-native #31057
  • 📝 Documentation: Documentation: Edit migration guide for addon authors #31046

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

9.0.0-alpha.17

valentinpalkovic and others added 15 commits April 1, 2025 16:17
Additionally update related configurations and documentation. Introduce new `@storybook/addon-vitest` with necessary files and structure for testing integration in Storybook.
…st" for consistency across component and e2e tests.
… corrections. Rename `@storybook/experimental-addon-test` to `@storybook/addon-vitest` in the documentation and ensure consistent formatting for links and section titles.
…test-panel

Addon Test: Update panel title references from "Component tests"
…ons. This change improves dependency management and eliminates the need for a circular dependency workaround.
…s change simplifies mocking and improves code organization by eliminating direct dependency on the global addons channel.
Instrumenter: Fix `preview-api` import for react-native
@github-actions github-actions bot added the release For PRs that trigger new releases. Automated label Apr 3, 2025
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

7 file(s) reviewed, 1 comment(s)
Edit PR Review Bot Settings | Greptile

@@ -0,0 +1,7 @@
/**
* We do this for mocking purposes, it's a lot easier to mock the a module than the addons channel
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

style: Minor typo in comment: consider removing the extra 'the' before 'module'.

Suggested change
* We do this for mocking purposes, it's a lot easier to mock the a module than the addons channel
* We do this for mocking purposes, it's a lot easier to mock a module than the addons channel

@valentinpalkovic valentinpalkovic added ci:daily Run the CI jobs that normally run in the daily job. freeze Freeze the Release PR with this label and removed ci:daily Run the CI jobs that normally run in the daily job. freeze Freeze the Release PR with this label labels Apr 4, 2025
Copy link

nx-cloud bot commented Apr 4, 2025

View your CI Pipeline Execution ↗ for commit 5491356.

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

☁️ Nx Cloud last updated this comment at 2025-04-04 11:35:18 UTC

…defaultClientConditions and allowedHosts. This change aligns with Vite 6 standards and improves type safety.
…book and add new Storybook Vitest config file. This change enhances compatibility with ES modules and improves testing setup.
….1.1, enhancing compatibility and performance. Remove outdated dependencies to streamline the project.
…rn1Proxy and Yarn2Proxy classes, ensuring proper command execution context.
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.0.0-alpha.16 branch from ceb56ff to 8afb4ea Compare April 4, 2025 08:28
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.0.0-alpha.16 branch from 8afb4ea to 79f240d Compare April 4, 2025 09:28
…-to-addon-vitest

Addon Test: Rename `@storybook/experimental-addon-test` to `@storybook/addon-vitest`
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.0.0-alpha.16 branch from 79f240d to 2e4bf00 Compare April 4, 2025 09:55
… readability. Mock picocolors in tests to ensure consistent output.
…tion-messaging

Automigrations: Add logging
…-command

Yarn: Update Yarn package command execution to use 'exec'
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.0.0-alpha.16 branch from 2e4bf00 to 287210f Compare April 4, 2025 11:25
valentinpalkovic and others added 2 commits April 4, 2025 13:30
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.0.0-alpha.16 branch from 287210f to 5491356 Compare April 4, 2025 11:32
@valentinpalkovic valentinpalkovic added ci:daily Run the CI jobs that normally run in the daily job. freeze Freeze the Release PR with this label labels Apr 4, 2025
@valentinpalkovic valentinpalkovic merged commit 0d05c38 into next-release Apr 4, 2025
62 of 94 checks passed
@valentinpalkovic valentinpalkovic deleted the version-non-patch-from-9.0.0-alpha.16 branch April 4, 2025 11:55
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.

3 participants