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.1 #28509

Merged
merged 249 commits into from
Jul 16, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 10, 2024

This is an automated pull request that bumps the version from 8.3.0-alpha.0 to 8.3.0-alpha.1.
Once this pull request is merged, it will trigger a new release of version 8.3.0-alpha.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: CLI: Make a few automigrations run on all version upgrades #28601 (will also be patched)
  • 🐛 Bug: CLI: Add diagnostic when the storybook package is missing #28604 (will also be patched)
  • 🐛 Bug: CPC: Direct dependencies on shim packages in renderers #28599 (will also be patched)
  • 🐛 Bug: CLI: Add "missing-storybook-dependencies" automigration #28579 (will also be patched)
  • 🐛 Bug: CSF: Fix small typing issue #28587 (will also be patched)
  • 🐛 Bug: Webpack: Fix sourceMap generation in csf-tools #28585 (will also be patched)
  • 🐛 Bug: CPC: Fix Vite builder had wrong conditions #28581 (will also be patched)
  • 🐛 Bug: Bug: Fix invalid docs links in Configure.mdx template page #28560 (will also be patched)
  • 🐛 Bug: CPC: Fix incorrect re-export in core-events #28573 (will also be patched)
  • 🐛 Bug: CPC: Add theming/create aliases in docs preset #28570 (will also be patched)
  • 🐛 Bug: Portable stories: Remove unused types #28548 (will also be patched)
  • 📦 Dependencies: Core: Upgrade docs-mdx for smaller install #28552
  • 🏗️ Build: Build: Send benchmarking base list to bot #28613
  • 📝 Documentation: docs: Update test-runner-local-build-workflow.md #28489
  • 🏗️ Build: Build: Fix the pre-commit hook #28602
  • ⚠️ Direct commit: Revert "call toString()" 0a670ef35a64bc31b4d217440beb51efc182c515
  • ⚠️ Direct commit: call toString() a5c2cf1712f70b4e3ecf38d3c98e7db8e8d67849
  • 🏗️ Build: Chore: Bring back docs codeowners #28584
  • 📝 Documentation: Docs: Fix spelling in ArgTypes doc block image #28374
  • 📝 Documentation: Docs: Fix typo in generated button story #28559 (will also be patched)
  • 📝 Documentation: Docs: Clarify eslint guidance #28578 (will also be patched)
  • 📝 Documentation: Docs: Add 8.2 implicit dependency migration #28574 (will also be patched)
  • 🏗️ Build: Build: Ignore git hooks when is set #28549
  • 🏗️ Build: Build: Fix Qwik sandbox #28550
  • ⚠️ Direct commit: do not try to report merges, because there's no base-branch, no prNumber f0c74cb1d3c80027b5417874c14bf7cb7a770266
  • 📝 Documentation: Docs: add importance of subpath import order #28546 (will also be patched)
  • 📝 Documentation: Docs: Update onboarding image #28555 (will also be patched)
  • 🏗️ Build: Build: Add bench to daily workflow #28544
  • ⚠️ Direct commit: fix d996644a35f36c8d496fd1dd7b0b08b8aecd0fd5
  • ⚠️ Direct commit: change back to pull_request_target b6f1b8b83045b8d7c5eed7054606672d58423bfa
  • 🏗️ Build: Build: Benchmarking reporting in PR description #28508

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

sossost and others added 30 commits April 22, 2024 23:13
…-errors.js` and add one for ` scripts/eslint-plugin-local-rules/storybook-monorepo-imports.js`
@storybook-bot storybook-bot force-pushed the version-non-patch-from-8.3.0-alpha.0 branch from 60fab2e to 539f933 Compare July 15, 2024 10:43
…dencies-to-renderers

CPC: Direct dependencies on shim packages in renderers
@storybook-bot storybook-bot force-pushed the version-non-patch-from-8.3.0-alpha.0 branch from 539f933 to 574806b Compare July 15, 2024 11:03
@storybook-bot storybook-bot force-pushed the version-non-patch-from-8.3.0-alpha.0 branch from 574806b to 8a6af09 Compare July 15, 2024 12:13
@storybook-bot storybook-bot force-pushed the version-non-patch-from-8.3.0-alpha.0 branch from 8a6af09 to 9f31289 Compare July 15, 2024 14:37
@storybook-bot storybook-bot force-pushed the version-non-patch-from-8.3.0-alpha.0 branch from 9f31289 to 0771483 Compare July 15, 2024 15:18
@storybook-bot storybook-bot force-pushed the version-non-patch-from-8.3.0-alpha.0 branch from 0771483 to 06c3d0a Compare July 15, 2024 18:36
@shilman shilman added freeze Freeze the Release PR with this label ci:daily Run the CI jobs that normally run in the daily job. labels Jul 16, 2024
Copy link

nx-cloud bot commented Jul 16, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 06c3d0a. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

@shilman shilman merged commit 8ff851f into next-release Jul 16, 2024
110 of 112 checks passed
@shilman shilman deleted the version-non-patch-from-8.3.0-alpha.0 branch July 16, 2024 02:14
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.

None yet