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.32 to 7.1.0-alpha.33 #23038

Merged
merged 63 commits into from
Jun 14, 2023

Conversation

github-actions[bot]
Copy link
Contributor

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

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

  • 🏗️ Build: Build: Fix E2E and chromatic inconsistencies #23051
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 🐛 Bug: Bug: Fix for angular 16.1 compatibility #23064
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 📝 Documentation: Docs: Clarify APIs of Controls doc block/addon/argTypes #23058
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 🐛 Bug: Builder-vite: Fix lib/channels dependency #23049
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 📝 Documentation: Docs: Add ArgTypes API reference #22970
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 🏗️ Build: Release tooling: Fix commit comparing #23047
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 🏗️ Build: Release tooling: Give the full commit hash to the github API #23046
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 🏗️ Build: Release tooling: Fix pick patches script #23043
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 📝 Documentation: Docs: Simplify migration-guide #22986
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • ✨ Feature Request: Core: Unify cache location configurability #22079
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 🔧 Maintenance: Core: Merge channels into a single package #23032
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • ✨ Feature Request: CLI: Run storybook dev as part of storybook init #22928
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 🐛 Bug: CLI: Improve steps in storybook init #22502
    • 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.33

kubijo and others added 30 commits April 13, 2023 13:34
1. install dependencies
2. on success, write storybook config files
- Remove previous ArgTypes guide
- Add/update relevant snippets
- Remove now-empty Stories sub-section
Release tooling: Give the full commit hash to the github API
@github-actions github-actions bot force-pushed the version-prerelease-from-7.1.0-alpha.32 branch from fc306f1 to 088f065 Compare June 13, 2023 13:02
@github-actions github-actions bot force-pushed the version-prerelease-from-7.1.0-alpha.32 branch from 088f065 to 1dcd6b2 Compare June 13, 2023 13:23
@github-actions github-actions bot force-pushed the version-prerelease-from-7.1.0-alpha.32 branch from 1dcd6b2 to f28a1ce Compare June 13, 2023 14:36
ndelangen and others added 2 commits June 13, 2023 16:41
…issing-channels

Bug: Add the missing dependency after the change to use lib/channels
@github-actions github-actions bot force-pushed the version-prerelease-from-7.1.0-alpha.32 branch from f28a1ce to 5381efe Compare June 13, 2023 14:44
@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.32, @storybook/addon-backgrounds@7.1.0-alpha.32, @storybook/addon-controls@7.1.0-alpha.32, @storybook/addon-docs@7.1.0-alpha.32, @storybook/addon-highlight@7.1.0-alpha.32, @storybook/addon-measure@7.1.0-alpha.32, @storybook/addon-outline@7.1.0-alpha.32, @storybook/addon-storyshots@7.1.0-alpha.32, @storybook/addon-toolbars@7.1.0-alpha.32, @storybook/addon-viewport@7.1.0-alpha.32, @storybook/addons@7.1.0-alpha.32, @storybook/api@7.1.0-alpha.32, @storybook/blocks@7.1.0-alpha.32, @storybook/builder-manager@7.1.0-alpha.32, @storybook/builder-vite@7.1.0-alpha.32, @storybook/builder-webpack5@7.1.0-alpha.32, @storybook/channel-postmessage@7.1.0-alpha.32, @storybook/channel-websocket@7.1.0-alpha.32, @storybook/channels@7.1.0-alpha.32, @storybook/cli@7.1.0-alpha.32, @storybook/client-api@7.1.0-alpha.32, @storybook/client-logger@7.1.0-alpha.32, @storybook/codemod@7.1.0-alpha.32, @storybook/components@7.1.0-alpha.32, @storybook/core-client@7.1.0-alpha.32, @storybook/core-common@7.1.0-alpha.32, @storybook/core-events@7.1.0-alpha.32, @storybook/core-server@7.1.0-alpha.32, @storybook/core-webpack@7.1.0-alpha.32, @storybook/csf-plugin@7.1.0-alpha.32, @storybook/csf-tools@7.1.0-alpha.32, @storybook/docs-tools@7.1.0-alpha.32, @storybook/html@7.1.0-alpha.32, @storybook/instrumenter@7.1.0-alpha.32, @storybook/manager@7.1.0-alpha.32, @storybook/manager-api@7.1.0-alpha.32, @storybook/node-logger@7.1.0-alpha.32, @storybook/postinstall@7.1.0-alpha.32, @storybook/preact@7.1.0-alpha.32, @storybook/preset-html-webpack@7.1.0-alpha.32, @storybook/preset-preact-webpack@7.1.0-alpha.32, @storybook/preset-react-webpack@7.1.0-alpha.32, @storybook/preset-server-webpack@7.1.0-alpha.32, @storybook/preset-svelte-webpack@7.1.0-alpha.32, @storybook/preset-vue-webpack@7.1.0-alpha.32, @storybook/preset-vue3-webpack@7.1.0-alpha.32, @storybook/preset-web-components-webpack@7.1.0-alpha.32, @storybook/preview@7.1.0-alpha.32, @storybook/preview-api@7.1.0-alpha.32, @storybook/preview-web@7.1.0-alpha.32, @storybook/react@7.1.0-alpha.32, @storybook/react-dom-shim@7.1.0-alpha.32, @storybook/router@7.1.0-alpha.32, @storybook/server@7.1.0-alpha.32, @storybook/source-loader@7.1.0-alpha.32, @storybook/store@7.1.0-alpha.32, @storybook/svelte@7.1.0-alpha.32, @storybook/svelte-vite@7.1.0-alpha.32, @storybook/telemetry@7.1.0-alpha.32, @storybook/theming@7.1.0-alpha.32, @storybook/types@7.1.0-alpha.32, @storybook/vue@7.1.0-alpha.32, @storybook/vue3@7.1.0-alpha.32, @storybook/web-components@7.1.0-alpha.32

@github-actions github-actions bot force-pushed the version-prerelease-from-7.1.0-alpha.32 branch from 5381efe to 5a4cdc1 Compare June 13, 2023 22:25
@github-actions github-actions bot force-pushed the version-prerelease-from-7.1.0-alpha.32 branch from 5a4cdc1 to e965375 Compare June 14, 2023 07:00
@github-actions github-actions bot force-pushed the version-prerelease-from-7.1.0-alpha.32 branch from e965375 to d47c75b Compare June 14, 2023 09:02
@shilman shilman added the freeze Freeze the Release PR with this label label Jun 14, 2023
@shilman shilman merged commit cc56e75 into next-release Jun 14, 2023
6 of 9 checks passed
@shilman shilman deleted the version-prerelease-from-7.1.0-alpha.32 branch June 14, 2023 09:10
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

7 participants