Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Apr 3, 2025

This is an automated pull request that bumps the version from 8.6.12 to 8.6.13.
Once this pull request is merged, it will trigger a new release of version 8.6.13.
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 using dates in expect statements #28413
  • 🐛 Bug: Controls: Fix boxShadow on empty controls #27193
  • 📦 Dependencies: React Native Web: Update react-native-web #31324
  • 🐛 Bug: Test: Make sure that lit arrays are not cloned #31435
  • 🔧 Maintenance: CLI: Add skip onboarding, recommended/minimal config #30930
  • 📝 Documentation: Docs: Replace outdated MDX VSCode setting with a new one #31116

🍒 Manual cherry picking needed!

The following pull requests could not be cherry-picked automatically because it resulted in merge conflicts.
For each pull request below, you need to either manually cherry pick it, or discard it by replacing the "patch:yes" label with "patch:no" on the PR and re-generate this PR.

  • #28413: git cherry-pick -m1 -x 1bdc69c1f3035e6fb832472e2bba7605e6e99163
  • #31435: git cherry-pick -m1 -x 6f91cee5640075188cbb05b1e4a1aab5f7804c64
  • #30930: git cherry-pick -m1 -x dde78a0a694a88d9cfe4f916de62f97141495226

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.

Feel free to manually commit any changes necessary to this branch after you've done the last re-generation, following the Make Manual Changes section in the docs, especially if you're making changes to the changelog.

When everything above is done:


Generated changelog

8.6.13

@github-actions github-actions bot requested a review from kylegach as a code owner April 3, 2025 10:42
@github-actions github-actions bot added the release For PRs that trigger new releases. Automated label Apr 3, 2025
@github-actions github-actions bot requested a review from jonniebigodes as a code owner April 3, 2025 10:42
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

3 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@storybook-bot storybook-bot force-pushed the version-patch-from-8.6.12 branch from c2cd06e to 11179e9 Compare April 3, 2025 11:06
@storybook-bot storybook-bot force-pushed the version-patch-from-8.6.12 branch 2 times, most recently from 4951e11 to 30b82ea Compare April 3, 2025 14:04
@storybook-bot storybook-bot force-pushed the version-patch-from-8.6.12 branch 6 times, most recently from fc798ac to 7b1ae0a Compare April 4, 2025 11:32
@storybook-bot storybook-bot force-pushed the version-patch-from-8.6.12 branch 2 times, most recently from f501697 to 1ad0961 Compare April 7, 2025 02:14
@storybook-bot storybook-bot force-pushed the version-patch-from-8.6.12 branch 3 times, most recently from 511b8b2 to 5d7613c Compare April 14, 2025 11:30
@storybook-bot storybook-bot force-pushed the version-patch-from-8.6.12 branch 6 times, most recently from 393a643 to 9429fa9 Compare April 14, 2025 15:01
@storybook-bot storybook-bot force-pushed the version-patch-from-8.6.12 branch from 9429fa9 to 892e108 Compare April 15, 2025 09:41
@storybook-bot storybook-bot force-pushed the version-patch-from-8.6.12 branch 3 times, most recently from 73085d1 to b86b899 Compare May 12, 2025 11:35
@storybook-bot storybook-bot force-pushed the version-patch-from-8.6.12 branch 6 times, most recently from 5fd5342 to cd12386 Compare May 13, 2025 14:59
ghengeveld and others added 4 commits May 14, 2025 03:19
Controls: Fix boxShadow on empty controls
(cherry picked from commit ebd2976)
Docs: Replace outdated MDX VSCode setting with a new one
(cherry picked from commit 1137866)
Dependencies: Update `react-native-web`
(cherry picked from commit c92d13b)
@storybook-bot storybook-bot force-pushed the version-patch-from-8.6.12 branch from cd12386 to 9539742 Compare May 14, 2025 03:19
@shilman shilman added freeze Freeze the Release PR with this label ci:normal labels May 14, 2025
@nx-cloud
Copy link

nx-cloud bot commented May 14, 2025

View your CI Pipeline Execution ↗ for commit d6f4dc3.

Command Status Duration Result
nx run-many -t build --parallel=3 ✅ Succeeded 2m 6s View ↗

☁️ Nx Cloud last updated this comment at 2025-05-15 16:39:31 UTC

@shilman shilman added ci:daily Run the CI jobs that normally run in the daily job. and removed ci:normal labels May 14, 2025
@shilman shilman merged commit db997be into latest-release May 16, 2025
97 of 100 checks passed
@shilman shilman deleted the version-patch-from-8.6.12 branch May 16, 2025 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:daily Run the CI jobs that normally run in the daily job. 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.

7 participants