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.40 #23197

Merged
merged 108 commits into from
Jun 27, 2023

Conversation

github-actions[bot]
Copy link
Contributor

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

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

  • 📦 Dependencies: Dependencies: Pin file-system-cache to 2.3.0 #23221 (will also be patched)
  • 🐛 Bug: CLI: Parse pnp paths in storybook metadata #23199 (will also be patched)
  • 🔧 Maintenance: Svelte: Support v4 #22905 (will also be patched)
  • 🐛 Bug: PNPM: Hide ModuleNotFound error in pnpm pnp mode #23195
  • 📝 Documentation: added information that jest is not globally available #22876 (will also be patched)
  • 📝 Documentation: Added @ import to Webpack config, without needing a package #23020 (will also be patched)
  • 🏗️ Build: Build: Fix parallelism count #23203
  • 🏗️ Build: Build: Don't auto-trigger CI on release PRs #23198 (will also be patched)
  • 🏗️ Build: Build: Add benchmark task #22161 (will also be patched)
  • 🏗️ Build: Build: Fix workflow link in release PR description #23116 (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-alpha.40

shilman and others added 30 commits April 19, 2023 17:55
This reverts commit ea192ec.
this was very hard to find out so maybe someones would be happy to have that information here.
adding the condition, type error prevented
Description for aliasing configuration imporved, and type correction that was added to TS example, was added to JS version for accuracy and consistency.
@JReinhold JReinhold force-pushed the version-prerelease-from-7.1.0-alpha.39 branch from ce95f15 to 7a62cfa Compare June 23, 2023 14:41
Build: Don't auto-trigger CI on release PRs
@JReinhold JReinhold force-pushed the version-prerelease-from-7.1.0-alpha.39 branch from 7a62cfa to 367ddc5 Compare June 23, 2023 14:47
…adata

CLI: Parse pnp paths in storybook metadata
@JReinhold JReinhold force-pushed the version-prerelease-from-7.1.0-alpha.39 branch from 367ddc5 to 346e831 Compare June 23, 2023 17:02
@JReinhold JReinhold force-pushed the version-prerelease-from-7.1.0-alpha.39 branch from 346e831 to 586e216 Compare June 24, 2023 14:53
@JReinhold JReinhold force-pushed the version-prerelease-from-7.1.0-alpha.39 branch from 586e216 to b9e9018 Compare June 26, 2023 13:37
added information that jest is not globally available
@JReinhold JReinhold force-pushed the version-prerelease-from-7.1.0-alpha.39 branch from b9e9018 to 2fe8e40 Compare June 26, 2023 15:19
@JReinhold JReinhold force-pushed the version-prerelease-from-7.1.0-alpha.39 branch from 2fe8e40 to 7907a8c Compare June 27, 2023 02:49
@shilman shilman added the freeze Freeze the Release PR with this label label Jun 27, 2023
@shilman shilman merged commit 1dc1ed5 into next-release Jun 27, 2023
58 checks passed
@shilman shilman deleted the version-prerelease-from-7.1.0-alpha.39 branch June 27, 2023 03:16
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