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 package to 11.1.0 #40141

Merged
merged 3 commits into from
Sep 13, 2023

Conversation

tarhi-saad
Copy link
Contributor

@tarhi-saad tarhi-saad commented Sep 12, 2023

This pull updates the WooCommerce Blocks plugin to 11.1.0 and is intended to target WooCommerce 8.2 for release.

Blocks 11.1.0

Changelog entry

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

Enhancements

  • Add Product Collection Rows pattern. (10857)
  • Add Simple Grid Product Collection pattern. (10835)
  • Product Hero Pattern > Adjust the content width. (10832)
  • Fix: Load blocks style separately for classic themes. (10758)
  • Adjust Follow us on social media pattern icon alignment. (10709)

Bug Fixes

  • Change default number of columns in Related Products. (10875)
  • Product Image: Fix bug that prevented block styles being applied within the editor. (10859)
  • Fix bug with wpautop for the empty cart. (10768)
  • Prevent the Cart block reloading when adding an item to it from the Empty Cart block. (10624)
  • Product button: Sync temporary number of items on instantiation. (10604)
  • Customer Account Block: Fixed an issue that would make the account icon scale incorrectly in certain environments (prominently in the TT1 theme). (10533)
  • Customer Account Block: Fixed an issue that caused padding to be inconsistent between the editor and the front-end. (10476)
  • Fixed notice displaying on Cart and Checkout template. (10151)

Changelog entry

Dev - Update WooCommerce Blocks version to 11.1.0

@tarhi-saad tarhi-saad added the plugin: woocommerce Issues related to the WooCommerce Core plugin. label Sep 12, 2023
@github-actions
Copy link
Contributor

Hi @danieldudzic, @opr,

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

@tarhi-saad tarhi-saad added this to the 8.2.0 milestone Sep 12, 2023
@github-actions
Copy link
Contributor

Test Results Summary

Commit SHA: 4466fe4

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

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.

Copy link
Contributor

@danieldudzic danieldudzic left a comment

Choose a reason for hiding this comment

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

Since the following has been removed from Testing Instructions: Add Product Collection Full Grid pattern. (10665) of the release, should it also be removed from the PR description?

Otherwise looks solid. Tested, works correctly. I'm approving :)

Copy link
Contributor

@opr opr left a comment

Choose a reason for hiding this comment

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

Working for me!

@tarhi-saad tarhi-saad merged commit 8399481 into trunk Sep 13, 2023
35 checks passed
@tarhi-saad tarhi-saad deleted the update/woocommerce-blocks-11.1.0 branch September 13, 2023 14:04
@github-actions github-actions bot added the needs: analysis Indicates if the PR requires a PR testing scrub session. label Sep 13, 2023
@nigeljamesstevenson nigeljamesstevenson added 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 Sep 13, 2023
@alopezari alopezari added the needs: external testing Indicates if the PR requires further testing conducted by testers external to the development team. label Sep 19, 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.

5 participants