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: Patch 8.0.6 #26672

Merged
merged 21 commits into from
Apr 5, 2024
Merged

Release: Patch 8.0.6 #26672

merged 21 commits into from
Apr 5, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 28, 2024

This is an automated pull request that bumps the version from 8.0.5 to 8.0.6.
Once this pull request is merged, it will trigger a new release of version 8.0.6.
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: Webpack: Fix sourcemap generation in webpack react-docgen-loader #26676
  • 🐛 Bug: Next.js: Support path aliases when no base url is set #26651
  • 🐛 Bug: Next.js: Fix next/font usage on Windows machines #26700
  • 🐛 Bug: CLI: Add --config-dir flag to migrate command #26721
  • 🏗️ Build: CI: Update Node.js versions in CircleCI config and .nvmrc #26645
  • 📝 Documentation: Docs: Update multiple components guidance #26544
  • 📝 Documentation: Docs: Update Styling and CSS #26741
  • 📝 Documentation: Docs: add migrate and automigrate to the CLI Options page #26724
  • 📝 Documentation: Docs: set correct dependency in import example #26742

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

@github-actions github-actions bot added the release For PRs that trigger new releases. Automated label Mar 28, 2024
@storybook-bot storybook-bot force-pushed the version-patch-from-8.0.5 branch 2 times, most recently from 423f3a3 to 43304ee Compare March 28, 2024 15:45
@storybook-bot storybook-bot force-pushed the version-patch-from-8.0.5 branch 4 times, most recently from 885ca5a to 18e4f3b Compare April 2, 2024 15:24
@storybook-bot storybook-bot force-pushed the version-patch-from-8.0.5 branch 2 times, most recently from 6950021 to 0c1e682 Compare April 3, 2024 09:16
@storybook-bot storybook-bot force-pushed the version-patch-from-8.0.5 branch 5 times, most recently from d0c8b24 to b103cd2 Compare April 4, 2024 17:52
@shilman shilman added ci:daily Run the CI jobs that normally run in the daily job. freeze Freeze the Release PR with this label labels Apr 5, 2024
Copy link

nx-cloud bot commented Apr 5, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 7704ea7. 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 removed the ci:daily Run the CI jobs that normally run in the daily job. label Apr 5, 2024
@shilman shilman removed the freeze Freeze the Release PR with this label label Apr 5, 2024
@shilman shilman added ci:daily Run the CI jobs that normally run in the daily job. freeze Freeze the Release PR with this label labels Apr 5, 2024
…ontrols

Revert "Vue: Disable controls for events and exposed by default"
@shilman shilman removed ci:daily Run the CI jobs that normally run in the daily job. freeze Freeze the Release PR with this label labels Apr 5, 2024
valentinpalkovic and others added 10 commits April 5, 2024 12:23
…-on-ci

CI: Update Node.js versions in CircleCI config and .nvmrc
(cherry picked from commit a832ca7)
…-docgen-sourcemap-generation

Webpack: Fix sourcemap generation in webpack react-docgen-loader
(cherry picked from commit eba6ed9)
…xtjs

NextJS: Support path aliases when no base url is set
(cherry picked from commit 44fc0b6)
…nents

Docs: Update multiple components guidance
(cherry picked from commit 6b773a6)
…windows

Next.js: Fix next/font usage on Windows machines

(cherry picked from commit b50c241)
…o-migrate

CLI: Add --config-dir flag to migrate command
(cherry picked from commit fbd2aaf)
Docs: Update Styling and CSS
(cherry picked from commit 2cf5571)
Docs: add migrate and automigrate to the CLI Options page
(cherry picked from commit 0943cd4)
Docs: set correct dependency in import example
(cherry picked from commit e226c4e)
@shilman shilman added ci:daily Run the CI jobs that normally run in the daily job. freeze Freeze the Release PR with this label labels Apr 5, 2024
@shilman shilman merged commit 9a4fc9e into latest-release Apr 5, 2024
102 of 103 checks passed
@shilman shilman deleted the version-patch-from-8.0.5 branch April 5, 2024 13:26
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.

8 participants