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-rc.2 #23414

Merged
merged 63 commits into from
Jul 13, 2023
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 11, 2023

This is an automated pull request that bumps the version from 7.1.0-rc.1 to 7.1.0-rc.2.
Once this pull request is merged, it will trigger a new release of version 7.1.0-rc.2.
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: Core: Fix onboarding detection in what's new module #23424
  • 🔧 Maintenance: Telemetry: Add globals usage to project.json #23431 (will also be patched)
  • 🐛 Bug: CLI: Fix Javascript language detection #23426
  • 📦 Dependencies: Dependencies: Bump @sveltejs/vite-plugin-svelte #23233
  • 🐛 Bug: CLI: Exit when user does not select a storybook project type #23201 (will also be patched)
  • 🏗️ Build: CI: Skip CircleCI when no workflow argument is set #23436 (will also be patched)
  • 🏗️ Build: CI: Introduce ci:normal label #23335 (will also be patched)
  • 🏗️ Build: Release tooling: Fix double run of publish workflow #23432 (will also be patched)
  • 📝 Documentation: Docs: Adds the disable notification to the documentation #23417
  • 🏗️ Build: Build: Fix inconsistent stories in nextjs example #23422 (will also be patched)
  • 🏗️ Build: Release tooling: Fix new patch labels #23409
  • 🏗️ Build: Release tooling: Defer version bumping to the publish step #23393 (will also be patched)
  • 🏗️ Build: CI: Set playwright version to 1.36.0 #23419 (will also be patched)

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-rc.2

yannbf and others added 30 commits June 23, 2023 16:02
Co-authored-by: Kasper Peulen <kasperpeulen@gmail.com>
@storybook-bot storybook-bot force-pushed the version-prerelease-from-7.1.0-rc.1 branch from dd2e54b to 3bf91d8 Compare July 12, 2023 13:03
@storybook-bot storybook-bot force-pushed the version-prerelease-from-7.1.0-rc.1 branch from 3bf91d8 to cb47e75 Compare July 12, 2023 14:01
…rsion-check

CLI: Fix language detection to properly detect Javascript
@storybook-bot storybook-bot force-pushed the version-prerelease-from-7.1.0-rc.1 branch from cb47e75 to f3b893e Compare July 12, 2023 14:27
@storybook-bot storybook-bot force-pushed the version-prerelease-from-7.1.0-rc.1 branch from f3b893e to 94d505c Compare July 12, 2023 15:19
@shilman shilman added the freeze Freeze the Release PR with this label label Jul 13, 2023
@shilman shilman removed the freeze Freeze the Release PR with this label label Jul 13, 2023
@storybook-bot storybook-bot force-pushed the version-prerelease-from-7.1.0-rc.1 branch from 94d505c to 6c57a01 Compare July 13, 2023 08:16
…etection

Core: Improve onboarding detection in what's new module
@storybook-bot storybook-bot force-pushed the version-prerelease-from-7.1.0-rc.1 branch from 6c57a01 to 4801bd7 Compare July 13, 2023 08:29
@storybook-bot storybook-bot force-pushed the version-prerelease-from-7.1.0-rc.1 branch from 4801bd7 to 763325c Compare July 13, 2023 08:35
@storybook-bot storybook-bot force-pushed the version-prerelease-from-7.1.0-rc.1 branch from 763325c to 60dd0a6 Compare July 13, 2023 10:41
@shilman shilman added the freeze Freeze the Release PR with this label label Jul 13, 2023
@storybook-bot storybook-bot force-pushed the version-prerelease-from-7.1.0-rc.1 branch from 60dd0a6 to 2ac2143 Compare July 13, 2023 12:54
@storybook-bot storybook-bot force-pushed the version-prerelease-from-7.1.0-rc.1 branch from 2ac2143 to 4124e95 Compare July 13, 2023 14:55
@shilman shilman merged commit c1b4e2e into next-release Jul 13, 2023
13 checks passed
@shilman shilman deleted the version-prerelease-from-7.1.0-rc.1 branch July 13, 2023 14:56
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 release For PRs that trigger new releases. Automated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants