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 7.1.0-alpha.37 #23117

Merged
merged 22 commits into from
Jun 20, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 17, 2023

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

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 channel format for loading status #23139
  • 🐛 Bug: NextJS: Fix useParams support #22946 (will also be patched)
  • 🐛 Bug: NextJS: Fix fonts not loading with 3+ words in name #23121 (will also be patched)
  • 🐛 Bug: Ecosystem: Prebundle node-logger and make it CJS only #23109 (will also be patched)
  • 📝 Documentation: Docs: Add details for defaultOrientation #23104 (will also be patched)
  • 🏗️ Build: Release: Changes to release PR titles and content #23099

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.

When everything above is done:


Generated changelog

7.1.0-alpha.37

@github-actions github-actions bot added the maintenance User-facing maintenance tasks label Jun 17, 2023
@socket-security
Copy link

New and updated dependency changes detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: @storybook/addon-actions@7.1.0-alpha.36, @storybook/addon-backgrounds@7.1.0-alpha.36, @storybook/addon-controls@7.1.0-alpha.36, @storybook/addon-docs@7.1.0-alpha.36, @storybook/addon-highlight@7.1.0-alpha.36, @storybook/addon-measure@7.1.0-alpha.36, @storybook/addon-outline@7.1.0-alpha.36, @storybook/addon-storyshots@7.1.0-alpha.36, @storybook/addon-toolbars@7.1.0-alpha.36, @storybook/addon-viewport@7.1.0-alpha.36, @storybook/addons@7.1.0-alpha.36, @storybook/api@7.1.0-alpha.36, @storybook/blocks@7.1.0-alpha.36, @storybook/builder-manager@7.1.0-alpha.36, @storybook/builder-vite@7.1.0-alpha.36, @storybook/builder-webpack5@7.1.0-alpha.36, @storybook/channel-postmessage@7.1.0-alpha.36, @storybook/channels@7.1.0-alpha.36, @storybook/cli@7.1.0-alpha.36, @storybook/client-api@7.1.0-alpha.36, @storybook/client-logger@7.1.0-alpha.36, @storybook/codemod@7.1.0-alpha.36, @storybook/components@7.1.0-alpha.36, @storybook/core-client@7.1.0-alpha.36, @storybook/core-common@7.1.0-alpha.36, @storybook/core-events@7.1.0-alpha.36, @storybook/core-server@7.1.0-alpha.36, @storybook/core-webpack@7.1.0-alpha.36, @storybook/csf-plugin@7.1.0-alpha.36, @storybook/csf-tools@7.1.0-alpha.36, @storybook/docs-tools@7.1.0-alpha.36, @storybook/html@7.1.0-alpha.36, @storybook/instrumenter@7.1.0-alpha.36, @storybook/manager@7.1.0-alpha.36, @storybook/manager-api@7.1.0-alpha.36, @storybook/node-logger@7.1.0-alpha.36, @storybook/postinstall@7.1.0-alpha.36, @storybook/preact@7.1.0-alpha.36, @storybook/preset-html-webpack@7.1.0-alpha.36, @storybook/preset-preact-webpack@7.1.0-alpha.36, @storybook/preset-react-webpack@7.1.0-alpha.36, @storybook/preset-server-webpack@7.1.0-alpha.36, @storybook/preset-svelte-webpack@7.1.0-alpha.36, @storybook/preset-vue-webpack@7.1.0-alpha.36, @storybook/preset-vue3-webpack@7.1.0-alpha.36, @storybook/preset-web-components-webpack@7.1.0-alpha.36, @storybook/preview@7.1.0-alpha.36, @storybook/preview-api@7.1.0-alpha.36, @storybook/preview-web@7.1.0-alpha.36, @storybook/react@7.1.0-alpha.36, @storybook/react-dom-shim@7.1.0-alpha.36, @storybook/router@7.1.0-alpha.36, @storybook/server@7.1.0-alpha.36, @storybook/source-loader@7.1.0-alpha.36, @storybook/store@7.1.0-alpha.36, @storybook/svelte@7.1.0-alpha.36, @storybook/svelte-vite@7.1.0-alpha.36, @storybook/telemetry@7.1.0-alpha.36, @storybook/theming@7.1.0-alpha.36, @storybook/types@7.1.0-alpha.36, @storybook/vue@7.1.0-alpha.36, @storybook/vue3@7.1.0-alpha.36, @storybook/web-components@7.1.0-alpha.36

ygkn and others added 2 commits June 18, 2023 15:47
@JReinhold JReinhold force-pushed the version-prerelease-from-7.1.0-alpha.36 branch from 7ee232d to 8fd73a8 Compare June 19, 2023 08:14
@shilman shilman added the freeze Freeze the Release PR with this label label Jun 19, 2023
@JReinhold JReinhold force-pushed the version-prerelease-from-7.1.0-alpha.36 branch from 8fd73a8 to af8768f Compare June 19, 2023 16:24
@shilman shilman removed the maintenance User-facing maintenance tasks label Jun 19, 2023
Co-authored-by: phunguyenmurcul <51897872+phunguyenmurcul@users.noreply.github.com>
@JReinhold JReinhold force-pushed the version-prerelease-from-7.1.0-alpha.36 branch from af8768f to 3d21fa9 Compare June 19, 2023 16:49
@shilman shilman removed the freeze Freeze the Release PR with this label label Jun 20, 2023
@JReinhold JReinhold force-pushed the version-prerelease-from-7.1.0-alpha.36 branch from 3d21fa9 to dd869c2 Compare June 20, 2023 01:18
@shilman shilman added the freeze Freeze the Release PR with this label label Jun 20, 2023
@shilman shilman merged commit 684d72f into next-release Jun 20, 2023
23 of 33 checks passed
@shilman shilman deleted the version-prerelease-from-7.1.0-alpha.36 branch June 20, 2023 01:23
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants