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.29 to 7.1.0-alpha.30 #22989

Merged
merged 207 commits into from Jun 9, 2023

Conversation

github-actions[bot]
Copy link
Contributor

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

This is an automated pull request that bumps the version from 7.1.0-alpha.29 to 7.1.0-alpha.30.
Once this pull request is merged, it will trigger a new release of version 7.1.0-alpha.30.
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 "BREAKING CHANGE", "feature request", "maintainance", "bug", "build" or "documentation".
  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: Release: Fix references to repository #23004
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 🐛 Bug: Web-components: Fix custom-elements order of property application #19183
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 🏗️ Build: Release: Don't pick patches when prereleasing #23003
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 🏗️ Build: CI: Improve DangerJS workflow #23001
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 🏗️ Build: Process: Remove CODEOWNERS #23002
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 🏗️ Build: Release: Rework versioning command #22997
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 🔧 Maintenance: Dependencies: Remove shelljs use #22995
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 🏗️ Build: Build: Remove playwright and playwright-core, but keep the resolutions #22998
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 🏗️ Build: Build: Fix CI with conflicting playwright version #22996
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 🏗️ Build: Build: Upgrade playwright to 1.35.0 #22992
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 🏗️ Build: Release: Fix minor scripts and workflows #22990
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 🔧 Maintenance: Dependencies: Upgrade Jest related packages #22979
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 🏗️ Build: Release: New release tooling #22959
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 🐛 Bug: Core: Fix builder-manager adding multiple dashes to relative path #22974
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 📦 Dependencies: Dependencies: Update dependencies within existing semver range (regen lockfiles) #22976
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 🔧 Maintenance: Core: Add JSDoc comments to preview-api APIs #22975
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 🐛 Bug: Vue3: Fix source decorator to generate correct story code #22518
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 🔧 Maintenance: Core: Add JSDoc comments to manager-api APIs #22968
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 📦 Dependencies: Dependencies: Upgrade some dependencies, remove rimraf, replace isomorphic-unfetch for node-fetch #22969
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 🔧 Maintenance: Core: Improve of={...} DocBlock error in story index #22782
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 🔧 Maintenance: UI: Simplify overlayscrollbars component #22963
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 📝 Documentation: Docs: Remove typo in babel documentation #22967
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 📝 Documentation: Documentation: Remove usage of <LinkWithVersion> #22966
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 🐛 Bug: Angular: Add --open/--no-open flag to dev command #22964
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 📦 Dependencies: Dependencies: Upgrade Webpack plugins #22962
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 🏗️ Build: Build: Remove unused Linear dependencies #22958
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 🐛 Bug: Angular: Silence compodoc when running storybook with --quiet #22957
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 📝 Documentation: Docs: Add useSWC documentation as alternative to Babel #22861
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 🐛 Bug: React: Fix decorators to conditionally render children #22336
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 🔧 Maintenance: Addon-measure: Migrate to strict TS #22402
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 📦 Dependencies: CLI: Upgrade better-opn, x-default-browser #22955
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 📦 Dependencies: CLI: Upgrade wait-on #22953
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 📦 Dependencies: Webpack: Upgrade webpack-dev-server #22952
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 📦 Dependencies: UI: Upgrade overlayscrollbars #22948
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • ✨ Feature Request: Feature: Add experimental status API #22890
    • The change is appropriate for the version bump
    • The PR is labeled correctly
    • The PR title is correct
  • 🏗️ Build: Docs: Revert "Docs: E2E tests for Source block update fix" Docs: E2E tests for Source block update fix #22835 #22934
    • 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.30

Philipp Sonntag and others added 30 commits September 14, 2022 10:02
* Changed extraction order of attributes from manifest.
Fixes #15223
Custom preview-api hooks assumed that all decorators were always rendered
however if a custom decorator conditionally rendered it's children, then
not all decorators would get rendered, especially jsxDecorator.
This would result in the error
"Rendered more hooks than during the previous render."
This removes the assumption that all decorators render every time
and relies on each decorator to register itself during MOUNT phase
which is handled when each decorator goes through `hookify`
@github-actions github-actions bot force-pushed the version-prerelease-from-7.1.0-alpha.29 branch from 245dce4 to 85eb06b Compare June 9, 2023 10:55
@JReinhold JReinhold added the freeze Freeze the Release PR with this label label Jun 9, 2023
@github-actions
Copy link
Contributor Author

github-actions bot commented Jun 9, 2023

Fails
🚫

PR is not labeled with one of: ["cleanup","BREAKING CHANGE","feature request","bug","documentation","maintenance","build","dependencies"]

🚫 PR title must be in the format of "Area: Summary", With both Area and Summary starting with a capital letter Good examples: - "Docs: Describe Canvas Doc Block" - "Svelte: Support Svelte v4" Bad examples: - "add new api docs" - "fix: Svelte 4 support" - "Vue: improve docs"

Generated by 🚫 dangerJS against 85eb06b

@github-actions github-actions bot force-pushed the version-prerelease-from-7.1.0-alpha.29 branch from 85eb06b to 988c31d Compare June 9, 2023 11:48
@github-actions github-actions bot force-pushed the version-prerelease-from-7.1.0-alpha.29 branch from 988c31d to 107e0de Compare June 9, 2023 12:11
@github-actions github-actions bot force-pushed the version-prerelease-from-7.1.0-alpha.29 branch from 107e0de to df5ea9b Compare June 9, 2023 12:26
…-19167-18858-custom-elements-manifest-update

Web-components: Fix custom-elements order of property application
@github-actions github-actions bot force-pushed the version-prerelease-from-7.1.0-alpha.29 branch from df5ea9b to a7649cb Compare June 9, 2023 12:30
@github-actions github-actions bot force-pushed the version-prerelease-from-7.1.0-alpha.29 branch from a7649cb to c85e1de Compare June 9, 2023 12:34
@JReinhold JReinhold merged commit 7d44a82 into next-release Jun 9, 2023
1 check failed
@JReinhold JReinhold deleted the version-prerelease-from-7.1.0-alpha.29 branch June 9, 2023 12:38
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