Skip to content

Conversation

@wavvves
Copy link
Contributor

@wavvves wavvves commented Oct 11, 2022

This pull updates the WooCommerce Blocks plugin to 8.7.1 and is intended to target WooCommerce 7.1 for release.

WooCommerce Blocks 8.6.0

WooCommerce Blocks 8.7.0

Changelog entry

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

Enhancements

  • Improve visual consistency between block links. (7340)
  • Update the titles of some inner blocks of the Cart block and remove the lock of the Cross-Sells parent block. (7232)
  • Add filter for place order button label. (7154)
  • Exposed data related to the checkout through wordpress/data stores. (6612)
  • Add simple, large & two menus footer patterns. (7306)
  • Add minimal, large, and essential header patterns. (7292)
  • Add showRemoveItemLink as a new checkout filter to allow extensions to toggle the visibility of the Remove item button under each cart line item. (7242)
  • Add support for a GT tracking ID for Google Analytics. (7213)
  • Separate filter titles and filter controls by converting filter blocks to use Inner Blocks. (6978)
  • StoreApi requests will return a Cart-Token header that can be used to retrieve the cart from the corresponding session via GET /wc/store/v1/cart. (5953)

Bug Fixes

  • Fixed HTML rendering in description of active payment integrations. (7313)
  • Hide the shipping address form from the Checkout when the "Force shipping to the customer billing address" is enabled. (7268)
  • Fixed an error where adding new pages would cause an infinite loop and large amounts of memory use in redux. (7256)
  • Ensure error messages containing HTML are shown correctly in the Cart and Checkout blocks. (7231)
  • StoreApi /checkout endpoint now returns HTTP 402 instead of HTTP 400 when payment fails. (7273)
  • Fix a problem that causes an infinite loop when inserting Cart block in wordpress.com. (7367)

WooCommerce Blocks 8.7.1

Changelog entry

Bug Fixes

  • Fixed an issue where JavaScript errors would occur when more than one extension tried to filter specific payment methods in the Cart and Checkout blocks. (7377)

Changelog entry

Dev - Update WooCommerce Blocks version to 8.7.1

Note: this PR was initially aimed at updating to 8.7.0. In the meantime we got the minor 8.7.1 released.

@wavvves wavvves self-assigned this Oct 11, 2022
@github-actions github-actions bot added the plugin: woocommerce Issues related to the WooCommerce Core plugin. label Oct 11, 2022
@wavvves wavvves added this to the 7.1.0 milestone Oct 11, 2022
@wavvves wavvves marked this pull request as ready for review October 11, 2022 18:24
@github-actions
Copy link
Contributor

github-actions bot commented Oct 11, 2022

Test Results Summary

Commit SHA: 7c6a67f

Test 🧪Passed ✅Failed 🚨Broken 🚧Skipped ⏭️Unknown ❔Total 📊Duration ⏱️
API Tests18800201900m 42s
E2E Tests127428014111m 21s

⚠️ Warning

Please address the following issues prior to merging this pull request:
  • FAILED/BROKEN TESTS. There were failed and/or broken API and E2E tests.
  • INCOMPLETE E2E TEST RUN. We have a total of 189 E2E tests, but only 141 were executed. Note that in CI, E2E tests automatically end when they encounter too many failures.

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.

@wavvves wavvves requested a review from alexflorisca October 12, 2022 14:11
@jonathansadowski jonathansadowski self-requested a review October 12, 2022 14:14
@jonathansadowski
Copy link
Contributor

Adding myself as a reviewer just so that this doesn't get lost. Don't let me be blocking, if you get another accepted review first, feel free to merge.

alexflorisca
alexflorisca previously approved these changes Oct 12, 2022
Copy link
Contributor

@alexflorisca alexflorisca left a comment

Choose a reason for hiding this comment

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

Looks good 👍

@wavvves wavvves changed the title Update WooCommerce Blocks package to 8.7.0 Update WooCommerce Blocks package to 8.7.1 Oct 12, 2022
@wavvves wavvves requested a review from alexflorisca October 12, 2022 15:52
Copy link
Contributor

@alexflorisca alexflorisca left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Contributor

@ralucaStan ralucaStan left a comment

Choose a reason for hiding this comment

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

Looks good!

@ralucaStan ralucaStan merged commit 1c0925a into trunk Oct 13, 2022
@ralucaStan ralucaStan deleted the update/woocommerce-blocks-8.7.0 branch October 13, 2022 10:21
@github-actions
Copy link
Contributor

Hi @ralucaStan, thanks for merging this pull request. Please take a look at these follow-up tasks you may need to perform:

  • Add the release: add testing instructions label

@ralucaStan ralucaStan added the release: add testing instructions PRs that have not had testing instructions added to the wiki. [auto] label Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

plugin: woocommerce Issues related to the WooCommerce Core plugin. release: add testing instructions PRs that have not had testing instructions added to the wiki. [auto]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants