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.31 to 7.1.0-alpha.32 #23030

Merged
merged 52 commits into from
Jun 13, 2023

Conversation

github-actions[bot]
Copy link
Contributor

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

This is an automated pull request that bumps the version from 7.1.0-alpha.31 to 7.1.0-alpha.32.
Once this pull request is merged, it will trigger a new release of version 7.1.0-alpha.32.
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: Improve tasks and child-process spawning #23031
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • ✨ Feature Request: Core: Integrate serverChannel into channel #22940
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 🔧 Maintenance: React: Lazy import react-docgen-typescript-plugin #23019
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 🔧 Maintenance: Core: Disable esbuild on files imported from node_modules #23018
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 📝 Documentation: Docs: Update useSWC API reference #22984
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 📦 Dependencies: Build: Remove babel-core & upgrade esbuild #23017
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 🏗️ Build: Release: Fix branch name in isPrFrozen #23024
    • 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.32

ndelangen and others added 30 commits June 2, 2023 15:24
Add listening capability to serverChannel on node's side
Fix data/args handling from serverChannel
# Conflicts:
#	code/lib/core-server/package.json
#	code/yarn.lock
…cts to both.

leave serverChannel to point to main channel for backwards compatibility
…channels

experiment with universal channel
…eact-native (websocket, without duplicating the storybook-server-channel transport
- Add to API reference
- Update related content/snippets
- To avoid it being part of the heading anchor
    - Helps links to anchor stay stable over time, when label is removed
This can take up to a second on my machine (it has a dependency on `typescript`), and is totally wasted effort if we are not using the plugin.
@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.31, @storybook/addon-backgrounds@7.1.0-alpha.31, @storybook/addon-controls@7.1.0-alpha.31, @storybook/addon-docs@7.1.0-alpha.31, @storybook/addon-highlight@7.1.0-alpha.31, @storybook/addon-measure@7.1.0-alpha.31, @storybook/addon-outline@7.1.0-alpha.31, @storybook/addon-storyshots@7.1.0-alpha.31, @storybook/addon-toolbars@7.1.0-alpha.31, @storybook/addon-viewport@7.1.0-alpha.31, @storybook/addons@7.1.0-alpha.31, @storybook/api@7.1.0-alpha.31, @storybook/blocks@7.1.0-alpha.31, @storybook/builder-manager@7.1.0-alpha.31, @storybook/builder-vite@7.1.0-alpha.31, @storybook/builder-webpack5@7.1.0-alpha.31, @storybook/channel-postmessage@7.1.0-alpha.31, @storybook/channel-websocket@7.1.0-alpha.31, @storybook/channels@7.1.0-alpha.31, @storybook/cli@7.1.0-alpha.31, @storybook/client-api@7.1.0-alpha.31, @storybook/client-logger@7.1.0-alpha.31, @storybook/codemod@7.1.0-alpha.31, @storybook/components@7.1.0-alpha.31, @storybook/core-client@7.1.0-alpha.31, @storybook/core-common@7.1.0-alpha.31, @storybook/core-events@7.1.0-alpha.31, @storybook/core-server@7.1.0-alpha.31, @storybook/core-webpack@7.1.0-alpha.31, @storybook/csf-plugin@7.1.0-alpha.31, @storybook/csf-tools@7.1.0-alpha.31, @storybook/docs-tools@7.1.0-alpha.31, @storybook/html@7.1.0-alpha.31, @storybook/instrumenter@7.1.0-alpha.31, @storybook/manager@7.1.0-alpha.31, @storybook/manager-api@7.1.0-alpha.31, @storybook/postinstall@7.1.0-alpha.31, @storybook/preact@7.1.0-alpha.31, @storybook/preset-html-webpack@7.1.0-alpha.31, @storybook/preset-preact-webpack@7.1.0-alpha.31, @storybook/preset-react-webpack@7.1.0-alpha.31, @storybook/preset-server-webpack@7.1.0-alpha.31, @storybook/preset-svelte-webpack@7.1.0-alpha.31, @storybook/preset-vue-webpack@7.1.0-alpha.31, @storybook/preset-vue3-webpack@7.1.0-alpha.31, @storybook/preset-web-components-webpack@7.1.0-alpha.31, @storybook/preview@7.1.0-alpha.31, @storybook/preview-api@7.1.0-alpha.31, @storybook/preview-web@7.1.0-alpha.31, @storybook/react@7.1.0-alpha.31, @storybook/react-dom-shim@7.1.0-alpha.31, @storybook/router@7.1.0-alpha.31, @storybook/server@7.1.0-alpha.31, @storybook/source-loader@7.1.0-alpha.31, @storybook/store@7.1.0-alpha.31, @storybook/svelte@7.1.0-alpha.31, @storybook/svelte-vite@7.1.0-alpha.31, @storybook/telemetry@7.1.0-alpha.31, @storybook/theming@7.1.0-alpha.31, @storybook/types@7.1.0-alpha.31, @storybook/vue@7.1.0-alpha.31, @storybook/vue3@7.1.0-alpha.31, @storybook/web-components@7.1.0-alpha.31

@github-actions github-actions bot force-pushed the version-prerelease-from-7.1.0-alpha.31 branch from 2a6b145 to 57c7281 Compare June 12, 2023 22:17
Core: Disable esbuild on files imported from `node_modules`
@github-actions github-actions bot force-pushed the version-prerelease-from-7.1.0-alpha.31 branch from 57c7281 to e47d2bd Compare June 13, 2023 03:41
React: Lazy import `react-docgen-typescript-plugin`
@github-actions github-actions bot force-pushed the version-prerelease-from-7.1.0-alpha.31 branch from e47d2bd to e6982b1 Compare June 13, 2023 03:45
@github-actions github-actions bot force-pushed the version-prerelease-from-7.1.0-alpha.31 branch from e6982b1 to 94a0f37 Compare June 13, 2023 06:07
@shilman shilman added the freeze Freeze the Release PR with this label label Jun 13, 2023
@github-actions github-actions bot force-pushed the version-prerelease-from-7.1.0-alpha.31 branch from 94a0f37 to be80458 Compare June 13, 2023 07:02
@shilman shilman merged commit 421b066 into next-release Jun 13, 2023
@shilman shilman deleted the version-prerelease-from-7.1.0-alpha.31 branch June 13, 2023 07:07
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.

6 participants