-
Notifications
You must be signed in to change notification settings - Fork 219
Conversation
…changed template names (#11707)
…y in Firefox (#11714) * Add checks to see if getCartData finished before rendering address * Prevent block error due to excessive updates of customValidation * Do not condense address in admin and handle phone field * Add missing showPhoneField for billing --------- Co-authored-by: Thomas Roberts <[email protected]>
Patch release stepsThe release pull request has been created! This checklist is a guide to follow for the remainder of the patch release process. You can check off each item in this list once completed.
Initial Preparation
Create the Testing Notes
Each porter is responsible for testing the PRs that fall under the focus of their own team. Shared functionality should be tested by both porters. This means that the Rubik porter will mostly test checkout blocks and Store API endpoints, while the Kirigami porter will test the product related blocks and Store API endpoints.
Push the button - Deploy
If this release is deployed to WordPress.org
After Deploy
Pull request in WooCommerce Core for Package updateThis only needs done if the patch release needs to be included in WooCommerce Core. Reviewing and merging the PR is your team's responsibility, except in the case of
Publish PostsYou only need to post public release announcements and update relevant public facing docs if this patch release is deployed to WP.org. Otherwise, you can skip this section.
🚀 This comment was generated by the automations bot triggered by the creation of the branch:
|
The release ZIP for this PR is accessible via:
Script Dependencies ReportThe
This comment was automatically generated by the TypeScript Errors Report
assets/js/atomic/blocks/component-init.js
assets/js/atomic/blocks/product-elements/button/frontend.tsx assets/js/atomic/blocks/product-elements/title/edit.tsx assets/js/base/components/cart-checkout/cart-line-items-table/cart-line-item-row.tsx assets/js/base/components/cart-checkout/product-sale-badge/index.tsx assets/js/base/components/cart-checkout/totals/coupon/stories/index.tsx assets/js/base/components/cart-checkout/totals/footer-item/index.tsx assets/js/base/components/drawer/index.tsx assets/js/base/components/index.ts assets/js/base/components/product-price/index.tsx assets/js/base/components/read-more/stories/index.tsx assets/js/base/components/reviews/review-list-item/index.tsx assets/js/base/components/sidebar-layout/main.tsx assets/js/base/components/sidebar-layout/sidebar.tsx assets/js/base/context/hooks/collections/test/use-collection.jsx assets/js/base/context/providers/cart-checkout/checkout-provider.js assets/js/base/context/providers/container-width-context.tsx assets/js/base/hocs/test/with-reviews.jsx assets/js/base/utils/render-frontend.tsx assets/js/blocks/cart/inner-blocks/register-components.ts assets/js/blocks/checkout/block.tsx assets/js/blocks/checkout/context.ts assets/js/blocks/checkout/inner-blocks/register-components.ts assets/js/blocks/classic-shortcode/index.tsx assets/js/blocks/collection-filters/inner-blocks/price-filter/price-slider/inspector.tsx assets/js/blocks/customer-account/sidebar-settings.tsx assets/js/blocks/filter-wrapper/context.ts assets/js/blocks/filter-wrapper/register-components.ts assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/register-components.ts assets/js/blocks/product-collection/inspector-controls/author-control.tsx assets/js/blocks/product-gallery/inner-blocks/product-gallery-large-image/edit.tsx assets/js/blocks/product-gallery/inner-blocks/product-gallery-large-image/frontend.tsx assets/js/blocks/product-template/edit.tsx assets/js/blocks/products/all-products/edit.js assets/js/blocks/products/all-products/frontend.js assets/js/blocks/reviews/all-reviews/block.tsx assets/js/blocks/reviews/edit-utils.js assets/js/blocks/reviews/editor-container-block.js assets/js/blocks/reviews/reviews-by-product/edit.tsx assets/js/editor-components/error-placeholder/stories/error-placeholder.tsx assets/js/editor-components/sidebar-compatibility-notice/index.tsx assets/js/extensions/shipping-methods/pickup-location/general-settings.tsx assets/js/extensions/shipping-methods/pickup-location/index.js assets/js/global.d.ts assets/js/icons/stories/index.tsx assets/js/templates/revert-button/index.tsx node_modules/@jest/test-result/build/index.d.ts node_modules/@types/webpack-env/index.d.ts node_modules/@wordpress/element/node_modules/@types/react/index.d.ts packages/checkout/components/text-input/text-input.tsx packages/checkout/components/text-input/validated-text-input.tsx packages/checkout/slot/index.js |
Size Change: +491 B (0%) Total Size: 1.53 MB
ℹ️ View Unchanged
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've successfully tested this patch release and all CI checks are passing.
…locks into release/11.4.8 # Conflicts: # composer.json # docs/internal-developers/testing/releases/README.md # package-lock.json # package.json # readme.txt # src/Package.php # woocommerce-gutenberg-products-block.php
Patch release
This is the patch release pull request for WooCommerce Blocks plugin
11.4.8
.Changelog
Communication
Prepared Updates
Please leave a comment on this PR with links to the following:
Release announcement (announcement post on developer.woocommerce.com published after release).
Happiness engineering or Happiness/Support (if special instructions needed).
Relevant developer documentation (if applicable).
Quality
Testing Instructions are included in this PR
Any performance impacts are documented.
🚀 This pull request was generated by the automations bot triggered by the creation of the branch:
release/11.4.8
. cc @tarhi-saad