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

Update WooCommerce Blocks to version 11.0.0 #39971

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

nefeline
Copy link
Member

@nefeline nefeline commented Aug 30, 2023

Changes proposed in this Pull Request:

This pull updates the WooCommerce Blocks plugin to 11.0.0. It includes changes from WooCommerce Blocks 11.0.0 and is intended to target WooCommerce 8.2 for release.
Details from all the different releases included in this pull:

Blocks 11.0.0

Changelog entry

The following changelog entries are only those that impact existing blocks and functionality surfaced to users:

Enhancements

  • Enable Product Collection block. (10524)
  • Add Product Collection Grid pattern. (10660)
  • Enable manual migration of Products to Product Collection. (10655)
  • Footer Patterns > Ensure the “My Account” text has the same font size as the other texts nearby. (10614)
  • Updated the image format and content width for the Testimonials Single Pattern. (10600)
  • Product Gallery block: Add Pager block. (10320)

Bug Fixes

  • Fix UI misalignment of Filter by Price in TT1 theme. (10732)
  • Refactor block variation registration in product-collection. (10701)
  • Make View Cart link displayed below the Add to Cart button. (10675)
  • Store Breadcrumbs block: Fix icon color when block is selected in List View. (10652)
  • Fix "On sale" badge class. (10634)
  • Ensure the event dispatched when rendering the empty cart block is done only when it actually renders. (10619)

Changelog entry

Dev - Update WooCommerce Blocks version to 11.0.0

@github-actions github-actions bot added the plugin: woocommerce Issues related to the WooCommerce Core plugin. label Aug 30, 2023
@github-actions
Copy link
Contributor

Test Results Summary

Commit SHA: edf98f3

Test 🧪Passed ✅Failed 🚨Broken 🚧Skipped ⏭️Unknown ❔Total 📊Duration ⏱️
API Tests25900202610m 52s
E2E Tests1950015021020m 2s

To view the full API test report, click here.
To view the full E2E test report, click here.
To view all test reports, visit the WooCommerce Test Reports Dashboard.

@nefeline nefeline marked this pull request as ready for review August 30, 2023 21:16
@github-actions
Copy link
Contributor

github-actions bot commented Aug 30, 2023

Hi @jonathansadowski, @danielwrobert, @dinhtungdu, @tarhi-saad,

Apart from reviewing the code changes, please make sure to review the testing instructions as well.

You can follow this guide to find out what good testing instructions should look like:
https://github.com/woocommerce/woocommerce/wiki/Writing-high-quality-testing-instructions

@nefeline nefeline self-assigned this Aug 30, 2023
@nefeline nefeline added this to the 8.2.0 milestone Aug 30, 2023
Copy link
Contributor

@jonathansadowski jonathansadowski left a comment

Choose a reason for hiding this comment

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

Bump to 11.0.0 looks correct. Per discussion with @nefeline, release notes will be updated after this PR is merged, sometime tomorrow.

@jonathansadowski jonathansadowski merged commit 5968934 into trunk Aug 30, 2023
32 checks passed
@jonathansadowski jonathansadowski deleted the update/woocommerce-blocks-11.0.0 branch August 30, 2023 21:26
@github-actions github-actions bot added the needs: analysis Indicates if the PR requires a PR testing scrub session. label Aug 30, 2023
@lanej0 lanej0 added needs: external testing Indicates if the PR requires further testing conducted by testers external to the development team. status: analysis complete Indicates if a PR has been analysed by Solaris and removed needs: analysis Indicates if the PR requires a PR testing scrub session. labels Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs: external testing Indicates if the PR requires further testing conducted by testers external to the development team. plugin: woocommerce Issues related to the WooCommerce Core plugin. status: analysis complete Indicates if a PR has been analysed by Solaris
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants