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: Prerelease 8.3.0-alpha.5 #28815

Merged
merged 200 commits into from
Aug 13, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 6, 2024

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

  • 🔧 Maintenance: Telemetry: Disable save-from-controls logs for example stories #28870 (will also be patched)
  • ✨ Feature Request: Next.js: Add @storybook/nextjs-vite package #28800
  • 🐛 Bug: Builder-Vite: Add null character prefix to virtual file IDs #28863
  • 🔧 Maintenance: Maintenance: Add node:-prefix to node core-modules #28860
  • 🐛 Bug: CLI: Fix init --skip-install #28853 (will also be patched)
  • 🔧 Maintenance: Core: Make sure CJS build always has lowest prio #28829
  • 🔧 Maintenance: Telemetry: Add globals stats #28822
  • 🔧 Maintenance: Telemetry: Add portable stories #26764
  • 🐛 Bug: CLI: Parse more Yarn Berry errors #28816 (will also be patched)
  • 🔧 Maintenance: Test: Upgrade Vitest to v2 #28788
  • 🔧 Maintenance: React: Bundle in lodash #28609
  • 📝 Documentation: Docs: Migration guide fix migrate Angular demo code #28862
  • 🏗️ Build: Linting: Formatting fixes on next #28854
  • 🏗️ Build: Linting: Sort imports #28839
  • 🏗️ Build: Build: Fixes to enable vite-ecosystem-ci #28838
  • 🏗️ Build: Build: Fix server-kitchen-sink #28842
  • 🏗️ Build: Build: Use mocks in telemetry test #28840
  • 🏗️ Build: Build: Use node 22 in monorepo #28835
  • 🏗️ Build: Build: Fix console errors in test-runner tests #28841
  • 🏗️ Build: Build: Use jiti for building core #28831
  • 🏗️ Build: Build: Reduce bun usage #28828
  • 🏗️ Build: Build: Replace esbuild-register by jiti #28796
  • 🏗️ Build: Build: Revert bad lockfile changes #28824
  • 📝 Documentation: Docs: Update badly-migrated snippet #28820
  • 📝 Documentation: CSF: Update docs for using globals in viewports and background addons #28716
  • 📝 Documentation: Docs: Fix wrong spelling 'initiaGlobals' #28616
  • 📝 Documentation: Documentation: Update Next.js portable stories instructions for Vitest #28804

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

8.3.0-alpha.5

shilman and others added 30 commits April 8, 2024 00:51
Co-authored-by: jonniebigodes <joaocontadesenvolvimento@gmail.com>
Co-authored-by: jonniebigodes <joaocontadesenvolvimento@gmail.com>
Bug: CLI `init` failure when `--no-install` passed fixed
@storybook-bot storybook-bot force-pushed the version-non-patch-from-8.3.0-alpha.4 branch from ff62614 to 859ae46 Compare August 9, 2024 19:49
@storybook-bot storybook-bot force-pushed the version-non-patch-from-8.3.0-alpha.4 branch from 859ae46 to ccfa10a Compare August 10, 2024 20:14
@storybook-bot storybook-bot force-pushed the version-non-patch-from-8.3.0-alpha.4 branch from ccfa10a to 3287d4e Compare August 12, 2024 08:43
Next.js: Add @storybook/nextjs-vite package
@storybook-bot storybook-bot force-pushed the version-non-patch-from-8.3.0-alpha.4 branch from 3287d4e to 27408d5 Compare August 12, 2024 09:05
@storybook-bot storybook-bot force-pushed the version-non-patch-from-8.3.0-alpha.4 branch from 27408d5 to 5acf45e Compare August 12, 2024 14:38
@storybook-bot storybook-bot force-pushed the version-non-patch-from-8.3.0-alpha.4 branch 2 times, most recently from ecbead2 to 58ea965 Compare August 13, 2024 03:01
@storybook-bot storybook-bot force-pushed the version-non-patch-from-8.3.0-alpha.4 branch from 58ea965 to c65379c Compare August 13, 2024 04:21
@shilman shilman merged commit c51eb57 into next-release Aug 13, 2024
3 checks passed
@shilman shilman deleted the version-non-patch-from-8.3.0-alpha.4 branch August 13, 2024 04:37
@shilman shilman added the freeze Freeze the Release PR with this label label Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

10 participants