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

Bump version on next: prerelease from 7.1.0-alpha.33 to 7.1.0-alpha.34 #23069

Merged
merged 12 commits into from
Jun 14, 2023

Conversation

github-actions[bot]
Copy link
Contributor

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

This is an automated pull request that bumps the version from 7.1.0-alpha.33 to 7.1.0-alpha.34.
Once this pull request is merged, it will trigger a new release of version 7.1.0-alpha.34.
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: Angular: Fix ivy preset #23070
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 🔧 Maintenance: CLI: Change Button stories layout for React starter templates #22951
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 🏗️ Build: Build: Use local registry for all packages #23066
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct

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

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

@github-actions github-actions bot force-pushed the version-prerelease-from-7.1.0-alpha.33 branch 2 times, most recently from c13b0a8 to 94f77c4 Compare June 14, 2023 13:01
@shilman shilman added the freeze Freeze the Release PR with this label label Jun 14, 2023
@github-actions github-actions bot force-pushed the version-prerelease-from-7.1.0-alpha.33 branch from 94f77c4 to c04f37b Compare June 14, 2023 13:42
@shilman shilman merged commit d314483 into next-release Jun 14, 2023
1 check passed
@shilman shilman deleted the version-prerelease-from-7.1.0-alpha.33 branch June 14, 2023 14:32
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

4 participants