Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Release: 10.6.0 #10093

Closed
wants to merge 41 commits into from
Closed

Release: 10.6.0 #10093

wants to merge 41 commits into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 4, 2023

Release Pull Request

This is the release pull request for WooCommerce Blocks plugin 10.6.0.

Changelog


#### Enhancements

- Remove attributes data from saving in HTML for Active Filters block. ([10047](https://github.com/woocommerce/woocommerce-blocks/pull/10047))
- Remove attributes data from saving in HTML for Filter by Price block. ([10039](https://github.com/woocommerce/woocommerce-blocks/pull/10039))
- Product Image block: Add size settings to change the width, height, and scale. ([10034](https://github.com/woocommerce/woocommerce-blocks/pull/10034))
- Remove the word ‘beta’ from the compatibility notice. ([10019](https://github.com/woocommerce/woocommerce-blocks/pull/10019))
- Add new `Discount banner with image` pattern. ([9957](https://github.com/woocommerce/woocommerce-blocks/pull/9957))
- Add new `Product collection banner` pattern. ([9953](https://github.com/woocommerce/woocommerce-blocks/pull/9953))
- Add `Small discount banner with image` pattern. ([9947](https://github.com/woocommerce/woocommerce-blocks/pull/9947))
- Add the new `Banner discount` pattern. ([9936](https://github.com/woocommerce/woocommerce-blocks/pull/9936))
- Start using the Single Product block for the Hero Product pattern. ([9935](https://github.com/woocommerce/woocommerce-blocks/pull/9935))
- Shop by price pattern: Update titles and links to filter by price and rating. ([9915](https://github.com/woocommerce/woocommerce-blocks/pull/9915))
- Update `Hero Product 3 Split` pattern with opinionated button styling and margin adjustments. ([9893](https://github.com/woocommerce/woocommerce-blocks/pull/9893))
- Update header patterns to use the product search block instead of the WP core search block. ([9890](https://github.com/woocommerce/woocommerce-blocks/pull/9890))
- Hero Product – Split pattern: Add link to the shop page to the button. ([9879](https://github.com/woocommerce/woocommerce-blocks/pull/9879))
- Banner pattern: Update colors and improve spacing and centering in small screens. ([9877](https://github.com/woocommerce/woocommerce-blocks/pull/9877))
- Update `Display product count` option to default to `false` in Filter by Attributes, Filter by Stock and Filter by Rating blocks. ([9833](https://github.com/woocommerce/woocommerce-blocks/pull/9833))
- Only load styles required by the blocks rendered on the page. ([9831](https://github.com/woocommerce/woocommerce-blocks/pull/9831))
- Product Rating: Removes unnecessary Product Rating markup in case there are no real or mocked ratings present. ([9822](https://github.com/woocommerce/woocommerce-blocks/pull/9822))
- Consistent Pattern Titles. ([9814](https://github.com/woocommerce/woocommerce-blocks/pull/9814))
- Mini Cart: Add color settings for the Price, Icon, and Product Count. ([9647](https://github.com/woocommerce/woocommerce-blocks/pull/9647))
- Added new Cart, Checkout, Order Confirmation templates and Checkout Header template part to the Site Editor. ([9301](https://github.com/woocommerce/woocommerce-blocks/pull/9301))

#### Bug Fixes

- Prevent prefetched Cart payload causing wrong values with cached Mini-Cart block. ([10029](https://github.com/woocommerce/woocommerce-blocks/pull/10029))
- Make filter by rating preview consistent with default settings. ([10007](https://github.com/woocommerce/woocommerce-blocks/pull/10007))
- Fix notice banner links for Legacy notices. ([9996](https://github.com/woocommerce/woocommerce-blocks/pull/9996))
- Add to Cart with Options block > Remove opinionated styles for the price list on grouped products. ([9988](https://github.com/woocommerce/woocommerce-blocks/pull/9988))
- Add loading and responsive image attribute to image element of Product Image block. ([9984](https://github.com/woocommerce/woocommerce-blocks/pull/9984))
- Single Product Template Compatibility Layer: Fix some blocks that don't show on the frontend side in a specific case. ([9982](https://github.com/woocommerce/woocommerce-blocks/pull/9982))
- Fix: Single Product Block - Ensure the Product Summary and Title blocks are always rendered with the correct context independent of their position in the editor. ([9968](https://github.com/woocommerce/woocommerce-blocks/pull/9968))
- Ensure saved payment methods do not show if the payment gateway they belong to cannot be used to make payments for the current cart configuration. ([9917](https://github.com/woocommerce/woocommerce-blocks/pull/9917))
- Featured Products 5-item grid: Fix extra whitespace in small viewports. ([9913](https://github.com/woocommerce/woocommerce-blocks/pull/9913))
- Local Pickup - Only show collection address when set. ([9808](https://github.com/woocommerce/woocommerce-blocks/pull/9808))
- Remove unnecessary white space from Testimonials 3 Columns pattern. ([9786](https://github.com/woocommerce/woocommerce-blocks/pull/9786))
- Fix customer account block not able to center align. ([9750](https://github.com/woocommerce/woocommerce-blocks/pull/9750))

Communication

Prepared Updates

Please leave a comment on this PR with links to the following:

Quality

This section is for things related to quality around the release.

  • 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/10.6.0. cc @opr

@github-actions
Copy link
Contributor Author

github-actions bot commented Jul 4, 2023

Release Steps

The release pull request has been created! This checklist is a guide to follow for the remainder of the release process. You can check off each item in this list once completed.

  • Checkout the release branch locally.

Initial Preparation

  • Close the milestone of the release you are going to ship. That will prevent newly approved PRs to be automatically assigned to that milestone.
  • Create a milestone for the next version.
  • Manually add the changelog entries of all affected PRs to readme.txt. (Technically, this should be an automated process, but it seems to broke recently. Please change this entry back, once the automated process works again.)
  • Ensure you pull your changes from the remote, since GitHub Actions will have added new commits to the branch.
    • Check the version and date in the changelog section within readme.txt, e.g. = 10.6.0 - YYYY-MM-DD =
    • Check the changelog matches the one in the pull request description above.
  • Run npm run change-versions to update the version numbers in several files. Write the version number you are releasing: 10.6.0.
  • Update compatibility sections (if applicable).
    • Update Requires at least, Tested up to, and Requires PHP sections at the top of readme.txt. Note, this should also be the latest WordPress version available at time of release.
    • Update Requires at least, Requires PHP, WC requires at least, and WC tested up to at the top of woocommerce-gutenberg-products-block.php. Note, this should include requiring the latest WP version at the time of release. For WC requires at least, use L1 (we publicly communicate L0 but technically support L1 to provide some space for folks to update). So this means if the current version of WooCommerce core is 5.8.0, then you'll want to put 5.7.0 here.
    • If necessary, update the value of $minimum_wp_version at the top of the woocommerce-gutenberg-products-block.php file to the latest available version of WordPress.
    • Check the minimum WP version supported by WooCommerce Core (you can find it in its readme.txt - line Requires at least). If necessary, update it in phpcs.xml. It would be this line: <config name="minimum_supported_wp_version" value="5.6" />.
  • Push above changes to the release branch.

Create the Testing Notes

  • Run npm ci
  • Run npm run package-plugin:deploy. This will create a zip of the current branch build locally.
    • Note: The zip file is functionally equivalent to what gets released except the version bump.
  • Create the testing notes for the release.
    • For each pull request that belongs to the current release, grab the User Facing Testing notes from the PR's description. Be sure that the Do not include in the Testing Notes is not flagged checkbox is unchecked.
    • Add the notes to docs/internal-developers/testing/releases
    • Update the docs/internal-developers/testing/releases/README.md file index.
  • Copy a link to the release zip you created earlier into the testing notes. To generate the link you can upload the zip as an attachment in a GitHub comment and then just copy the path (without publishing the comment).
  • Commit and push the testing docs to the release branch.
  • Smoke test built release zip using the testing instructions you created:
    • Test in a clean environment, e.g. Jurassic.Ninja site.
    • Test existing WooCommerce Blocks content works correctly after update (no block validation errors).
    • Test to confirm blocks are available and work correctly in oldest supported WordPress version (e.g. 5.3).
    • Confidence check - check blocks are available and function.
    • Test to confirm new features/fixes are working correctly.
    • Test any UI changes in mobile and desktop views.
    • Smoke test – test a cross section of core functionality.
  • Ask the porters of Rubik and Kirigami to test the built zip as well and to approve the PR if everything looks good.

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.

  • If all PRs are testing as expected, continue with the release.
  • If one or more PRs are not testing as expected: ping the PR authors and the porter of the relevant team and ask them if the change is a release blocker or not (you can also ping the team lead if any of them is not available). In general, if it's not a regression or there is no product/marketing reason why that PR is a blocker, all other PRs should default to not being blockers.
    • If there are blockers: stop the release and ask the PR author to fix them. If the PR author is AFK, ping the porter of their team.
    • If some PRs are not testing as expected but they are not blockers: revert the relevant commits, remove the changes from testing steps and changelog, open an issue (or reopen the original one) and proceed with the release.
    • If minor issues are discovered during the testing, each team is responsible for logging them in Github.

Ensure hub is set up and you're authenticated

  • Make sure you've got hub installed (brew install hub)
  • Make sure hub api user returns JSON with information about your GitHub user account, if it doesn't:
    • Create a GitHub access token with the repo permission.
    • Set the environment variables: GITHUB_USERNAME with your GitHub Username, and GITHUB_TOKEN with the token you just generated. (You may want to add these to .bashrc or the equivalent)
    • Run hub api user again and ensure JSON with information about your GitHub user account is returned.

Push the button - Deploy

  • Execute npm run deploy
    • The script will ask you to enter the version number to tag. Please enter the version we're releasing right now. Do not publish any dev tags as a release.
    • ALERT: This script will ask you if this release will be deployed to WordPress.org. You should answer yes for this release even if it is a pre-release.
    • A GitHub release will automatically be created and this will trigger a workflow that automatically deploys the plugin to WordPress.org.

If this release is deployed to WordPress.org

  • An email confirmation is required before the new version will be released, so check your email in order to confirm the release.
  • Edit the GitHub release and copy changelog into the release notes. Ensure there is a release with the correct version, the one you entered above.
  • The #woo-blocks-repo slack instance will be notified about the progress with the WordPress.org deploy. Watch for that. If anything goes wrong, an error will be reported and you can followup via the GitHub actions tab and the log for that workflow.
  • After the wp.org workflow completes, confirm the following
    • Confirm svn tag is correct, e.g. 10.6.0
    • Changelog, Version, and Last Updated on WP.org plugin page is correct.
    • Confirm WooCommerce.com plugin page is updated. Note: this can take several hours, feel free to check it the following day.
    • Download zip and smoke test.
    • Test updating plugin from previous version.

After Workflow completes

  • Port to trunk the changes to the changelog, testing steps and required versions that you did in the previous steps. You can do so copy-and-pasting the changes in a new commit directly to trunk, or cherry-picking the commits that introduced those changes.
  • Run npm run change-versions to update the version in trunk to the next version of the plugin and include the dev suffix. For example, if you released 2.5.0, you should update the version in trunk to 2.6.0-dev.
  • Update the schedules p2 with the shipped date for the release (PdToLP-K-p2).
  • Edit the GitHub milestone of the release you just shipped and add the current date as the due date (this is used to track ship date as well).

Pull request in WooCommerce Core for Package update

This only needs to be done if this release is the last release of the feature plugin before code freeze in the WooCommerce core cycle. If this condition doesn't exist you can skip this section.

  • Remind whoever is porter this week to audit our codebase to ensure this experimental interface document is up to date. See Pca54o-rM-p2 for more details.

  • Create a pull request for updating the package in the WooCommerce Core Repository that bumps the package version for the Woo Blocks package to the version you are releasing. Reviewing and merging the PR is your team's responsibility.

    • The content for the pull release can follow this example.

      • Increase the version of woocommerce/woocommerce-blocks in the plugins/woocommerce/composer.json file

      • Inside plugins/woocommerce/, run composer update woocommerce/woocommerce-blocks and make sure composer.lock was updated

      • Run pnpm --filter=woocommerce changelog add to create a new changelog file similar to this one plugins/woocommerce/changelog/update-woocommerce-blocks-7.4.1. The file will be auto-generated with your answers. For the Significance entry we’ll always use minor for WC Blocks major releases:

        Significance: minor
        Type: update
        
        Update WooCommerce Blocks to 7.4.0
    • The PR description can follow this example.

      • It lists all the WooCommerce Blocks versions that are being included since the last version that you edited in plugins/woocommerce/composer.json. Each version should have a link for the Release PR, Testing instructions and Release post (if available).
      • The changelog should be aggregated from all the releases included in the package bump and grouped per type: Enhancements, Bug Fixes, Various etc. This changelog will be used in the release notes for the WooCommerce release. That's why it should only list the PRs that have WooCoomerce Core in the WooCommerce Visibility section of their description. Don't include changes available in the feature plugin or development builds.
  • Build WC core from that branch with pnpm run --filter='woocommerce' build (you might need to install the dependencies first) and:

    • Make sure the correct version of WC Blocks is being loaded. This can be done testing at least one of the testing steps from the release.
    • Complete the Smoke testing checklist.
  • Verify and make any additional edits to the pull request description for things like: Changelog to be included with WooCommerce core, additional communication that might be needed elsewhere, additional marketing communication notes that may be needed, etc.

    • Assign the corresponding WC version milestone to the PR
    • After the checklist is complete and the testing is done, select the porter of your team to review the PR. Once approved, make sure you merge the PR.
  • Make sure you join the #woo-core-releases Slack channel to represent Woo Blocks for the release of WooCommerce core this version is included in.

  • Search the release thread of the WooCommerce core version in WooCommerce P2 (example: p6q8Tx-2gl-p2).

    • Subscribe to it, so you are aware of any news/changes.
    • Make sure you are listed as the Blocks Package lead or add yourself if you aren't.

Publish posts

  • Post release announcement on WooCommerce Developer Blog.
    • Ping porters from each team to know which changelog entries need to be highlighted. Ask them to write a short text and optionally provide a screenshot. They can use previous posts for inspiration, we usually try to highlight new features or API changes.
    • Ensure the release notes are included in the post verbatim.
    • Don't forget to use category WooCommerce Blocks Release Notes for the post.
    • If any of the PRs in this release is labelled with needs dev-note, include it in the post.
  • Document highlights so they can be used in the WC core release post (do this even if the release you are doing is not merged into WC core):
    • Check which WC core version will include the WC Blocks release you just did (reference: PdToLP-K-p2).
    • Go to the Release highlights page (PdToLP-xh-p2) and edit the WC Blocks features merged in WC core X.Y page corresponding to the correct release (create it and add it to the list if it doesn't exist yet).
    • Edit that page and write all highlights from the release you just made which will be available in WC core. Skip all features which are only available in the feature plugin. Make the text user-friendly, as it will be part of a public post when WC core is released (you can use what you wrote in the release announcement in the step above).
    • If you are doing a release that gets merged into WC core:
      • Go to its Release Thread and search the Feature Highlights comment (example: p6q8Tx-2gl-p2).
      • Edit the linked draft post and copy and paste all highlights from the WC Blocks features merged in WC core X.Y page.
      • Leave a comment under the Feature Highlights comment in the release thread mentioning that you updated the draft with the features included in WC Blocks X.Y.
  • Announce the release internally (#woo-announcements slack).
  • Update user-facing documentation as needed. When the plugin is released, ensure user-facing documentation is kept up to date with new blocks and compatibility information. The dev team should update documents in collaboration with support team and WooCommerce docs guild. In particular, please review and update as needed:
    • Are there any new blocks in this release? Ensure they have adequate user documentation.
    • Ensure any major improvements or changes are documented.
  • Update minimum supported versions (WordPress, WooCommerce Core) and other requirements where necessary, including:
  • Go through the description of the release pull request and edit it to update all the sections and checklist instructions there.
  • Close this PR.
🚀 This comment was generated by the automations bot triggered by the creation of the branch: release/10.6.0. cc @opr

@github-actions
Copy link
Contributor Author

github-actions bot commented Jul 4, 2023

The release ZIP for this PR is accessible via:

https://wcblocks.wpcomstaging.com/wp-content/uploads/woocommerce-gutenberg-products-block-10093.zip

Script Dependencies Report

There is no changed script dependency between this branch and trunk.

This comment was automatically generated by the ./github/compare-assets action.

TypeScript Errors Report

  • Files with errors: 465
  • Total errors: 2240

⚠️ ⚠️ This PR introduces new TS errors on 1 files:

assets/js/blocks/product-gallery/index.tsx

comments-aggregator

@github-actions
Copy link
Contributor Author

github-actions bot commented Jul 4, 2023

Size Change: -169 kB (-13%) 👏

Total Size: 1.18 MB

Filename Size Change
build/active-filters-rtl.css 0 B -2.02 kB (removed) 🏆
build/active-filters-wrapper--mini-cart-contents-block/cart-button--mini-cart-contents-block/checkout-but--3d5b804b-style.js 0 B -958 B (removed) 🏆
build/active-filters-wrapper-frontend.js 7.58 kB -3 B (0%)
build/active-filters-wrapper-rtl.css 0 B -1.88 kB (removed) 🏆
build/active-filters-wrapper.css 0 B -1.88 kB (removed) 🏆
build/active-filters.css 0 B -2.02 kB (removed) 🏆
build/active-filters.js 7.54 kB +7 B (0%)
build/all-products-frontend.js 12.3 kB +6 B (0%)
build/all-products-rtl.css 0 B -4.18 kB (removed) 🏆
build/all-products.css 0 B -4.18 kB (removed) 🏆
build/all-products.js 41.1 kB -23 B (0%)
build/all-reviews-rtl.css 0 B -1.84 kB (removed) 🏆
build/all-reviews.css 0 B -1.84 kB (removed) 🏆
build/all-reviews.js 7.86 kB -5 B (0%)
build/attribute-filter-rtl.css 0 B -4.19 kB (removed) 🏆
build/attribute-filter-wrapper-rtl.css 0 B -4.06 kB (removed) 🏆
build/attribute-filter-wrapper.css 0 B -4.06 kB (removed) 🏆
build/attribute-filter.css 0 B -4.19 kB (removed) 🏆
build/attribute-filter.js 13.3 kB -19 B (0%)
build/breadcrumbs-rtl.css 0 B -253 B (removed) 🏆
build/breadcrumbs.css 0 B -253 B (removed) 🏆
build/breadcrumbs.js 2.13 kB -10 B (0%)
build/cart-blocks/cart-accepted-payment-methods-frontend.js 1.38 kB +1 B (0%)
build/cart-blocks/cart-accepted-payment-methods-style.js 0 B -138 B (removed) 🏆
build/cart-blocks/cart-cross-sells-products--product-price-frontend.js 2.92 kB +12 B (0%)
build/cart-blocks/cart-cross-sells-products-frontend.js 3.83 kB +1 B (0%)
build/cart-blocks/cart-cross-sells-products-style.js 0 B -137 B (removed) 🏆
build/cart-blocks/cart-cross-sells-style.js 0 B -253 B (removed) 🏆
build/cart-blocks/cart-express-payment--checkout-blocks/express-payment-frontend.js 5.16 kB -2 B (0%)
build/cart-blocks/cart-express-payment-frontend.js 720 B -1 B (0%)
build/cart-blocks/cart-express-payment-style.js 0 B -137 B (removed) 🏆
build/cart-blocks/cart-items-style.js 0 B -229 B (removed) 🏆
build/cart-blocks/cart-line-items--mini-cart-contents-block/products-table-frontend.js 5.47 kB +1 B (0%)
build/cart-blocks/cart-line-items-frontend.js 1.06 kB -1 B (0%)
build/cart-blocks/cart-line-items-style.js 0 B -138 B (removed) 🏆
build/cart-blocks/cart-order-summary-frontend.js 1.28 kB +2 B (0%)
build/cart-blocks/cart-order-summary-style.js 0 B -318 B (removed) 🏆
build/cart-blocks/cart-totals-style.js 0 B -238 B (removed) 🏆
build/cart-blocks/empty-cart-frontend.js 347 B +1 B (0%)
build/cart-blocks/empty-cart-style.js 0 B -338 B (removed) 🏆
build/cart-blocks/filled-cart-frontend.js 656 B -1 B (0%)
build/cart-blocks/filled-cart-style.js 0 B -312 B (removed) 🏆
build/cart-blocks/order-summary-coupon-form-frontend.js 1.63 kB -3 B (0%)
build/cart-blocks/order-summary-coupon-form-style.js 0 B -136 B (removed) 🏆
build/cart-blocks/order-summary-discount-frontend.js 2.12 kB +2 B (0%)
build/cart-blocks/order-summary-discount-style.js 0 B -137 B (removed) 🏆
build/cart-blocks/order-summary-fee-style.js 0 B -137 B (removed) 🏆
build/cart-blocks/order-summary-heading-frontend.js 333 B -1 B (0%)
build/cart-blocks/order-summary-heading-style.js 0 B -335 B (removed) 🏆
build/cart-blocks/order-summary-shipping-frontend.js 17 kB +3 B (0%)
build/cart-blocks/order-summary-shipping-style.js 0 B -178 B (removed) 🏆
build/cart-blocks/order-summary-subtotal-frontend.js 274 B +1 B (0%)
build/cart-blocks/order-summary-subtotal-style.js 0 B -138 B (removed) 🏆
build/cart-blocks/order-summary-taxes-frontend.js 436 B +1 B (0%)
build/cart-blocks/order-summary-taxes-style.js 0 B -178 B (removed) 🏆
build/cart-blocks/proceed-to-checkout-frontend.js 1.44 kB +10 B (+1%)
build/cart-blocks/proceed-to-checkout-style.js 0 B -1.09 kB (removed) 🏆
build/cart-frontend.js 29.9 kB -4 B (0%)
build/cart-rtl.css 0 B -9.6 kB (removed) 🏆
build/cart.css 0 B -9.59 kB (removed) 🏆
build/cart.js 45.4 kB -72 B (0%)
build/catalog-sorting-rtl.css 0 B -277 B (removed) 🏆
build/catalog-sorting.css 0 B -276 B (removed) 🏆
build/catalog-sorting.js 1.7 kB -11 B (-1%)
build/checkout-blocks/actions--checkout-blocks/terms-style.js 0 B -486 B (removed) 🏆
build/checkout-blocks/actions-style.js 0 B -686 B (removed) 🏆
build/checkout-blocks/billing-address--checkout-blocks/shipping-address-frontend.js 4.69 kB -4 B (0%)
build/checkout-blocks/billing-address-frontend.js 1.18 kB -1 B (0%)
build/checkout-blocks/billing-address-style.js 0 B -530 B (removed) 🏆
build/checkout-blocks/contact-information-frontend.js 2.04 kB -7 B (0%)
build/checkout-blocks/contact-information-style.js 0 B -607 B (removed) 🏆
build/checkout-blocks/express-payment-frontend.js 1.14 kB -1 B (0%)
build/checkout-blocks/fields-frontend.js 332 B +14 B (+4%)
build/checkout-blocks/fields-style.js 0 B -260 B (removed) 🏆
build/checkout-blocks/order-note-frontend.js 1.14 kB +12 B (+1%)
build/checkout-blocks/order-summary-cart-items-frontend.js 3.76 kB +1 B (0%)
build/checkout-blocks/order-summary-cart-items-style.js 0 B -138 B (removed) 🏆
build/checkout-blocks/order-summary-coupon-form-frontend.js 1.79 kB -1 B (0%)
build/checkout-blocks/order-summary-coupon-form-style.js 0 B -137 B (removed) 🏆
build/checkout-blocks/order-summary-discount-frontend.js 2.29 kB -3 B (0%)
build/checkout-blocks/order-summary-discount-style.js 0 B -136 B (removed) 🏆
build/checkout-blocks/order-summary-fee-style.js 0 B -137 B (removed) 🏆
build/checkout-blocks/order-summary-frontend.js 1.28 kB +1 B (0%)
build/checkout-blocks/order-summary-shipping-frontend.js 17 kB +3 B (0%)
build/checkout-blocks/order-summary-shipping-style.js 0 B -137 B (removed) 🏆
build/checkout-blocks/order-summary-style.js 0 B -319 B (removed) 🏆
build/checkout-blocks/order-summary-subtotal-style.js 0 B -137 B (removed) 🏆
build/checkout-blocks/order-summary-taxes-style.js 0 B -178 B (removed) 🏆
build/checkout-blocks/payment-frontend.js 9.27 kB -15 B (0%)
build/checkout-blocks/payment-style.js 0 B -460 B (removed) 🏆
build/checkout-blocks/pickup-options-frontend.js 4.84 kB +7 B (0%)
build/checkout-blocks/pickup-options-style.js 0 B -443 B (removed) 🏆
build/checkout-blocks/shipping-address-style.js 0 B -475 B (removed) 🏆
build/checkout-blocks/shipping-method-frontend.js 2.63 kB +11 B (0%)
build/checkout-blocks/shipping-method-style.js 0 B -1.37 kB (removed) 🏆
build/checkout-blocks/shipping-methods-frontend.js 6.41 kB +10 B (0%)
build/checkout-blocks/shipping-methods-style.js 0 B -417 B (removed) 🏆
build/checkout-blocks/terms-frontend.js 1.56 kB +10 B (+1%)
build/checkout-blocks/terms-style.js 0 B -675 B (removed) 🏆
build/checkout-blocks/totals-frontend.js 361 B +13 B (+4%)
build/checkout-blocks/totals-style.js 0 B -284 B (removed) 🏆
build/checkout-frontend.js 31.8 kB +1 B (0%)
build/checkout-rtl.css 0 B -9.23 kB (removed) 🏆
build/checkout.css 0 B -9.22 kB (removed) 🏆
build/checkout.js 47.9 kB -94 B (0%)
build/customer-account-rtl.css 0 B -406 B (removed) 🏆
build/customer-account.css 0 B -406 B (removed) 🏆
build/customer-account.js 3.18 kB -5 B (0%)
build/featured-category-rtl.css 0 B -986 B (removed) 🏆
build/featured-category.css 0 B -987 B (removed) 🏆
build/featured-category.js 15.1 kB -18 B (0%)
build/featured-product-rtl.css 0 B -1.03 kB (removed) 🏆
build/featured-product.css 0 B -1.03 kB (removed) 🏆
build/featured-product.js 15.3 kB +32 B (0%)
build/filter-wrapper-frontend.js 14.2 kB -5 B (0%)
build/filter-wrapper-rtl.css 0 B -399 B (removed) 🏆
build/filter-wrapper.css 0 B -397 B (removed) 🏆
build/filter-wrapper.js 2.4 kB -1 B (0%)
build/handpicked-products.js 8.04 kB -40 B (0%)
build/legacy-template-rtl.css 0 B -258 B (removed) 🏆
build/legacy-template.css 0 B -257 B (removed) 🏆
build/legacy-template.js 8.91 kB -5 B (0%)
build/mini-cart-component-frontend.js 30.8 kB +4 B (0%)
build/mini-cart-contents-block/cart-button--mini-cart-contents-block/checkout-button--mini-cart-contents---358acf4e-style.js 0 B -293 B (removed) 🏆
build/mini-cart-contents-block/cart-button-frontend.js 1.73 kB -1 B (0%)
build/mini-cart-contents-block/cart-button-style.js 0 B -387 B (removed) 🏆
build/mini-cart-contents-block/checkout-button-frontend.js 1.81 kB -2 B (0%)
build/mini-cart-contents-block/checkout-button-style.js 0 B -469 B (removed) 🏆
build/mini-cart-contents-block/empty-cart-style.js 0 B -358 B (removed) 🏆
build/mini-cart-contents-block/filled-cart-style.js 0 B -268 B (removed) 🏆
build/mini-cart-contents-block/footer-rtl.css 0 B -419 B (removed) 🏆
build/mini-cart-contents-block/footer-style.js 0 B -2.41 kB (removed) 🏆
build/mini-cart-contents-block/footer.css 0 B -418 B (removed) 🏆
build/mini-cart-contents-block/items-style.js 0 B -237 B (removed) 🏆
build/mini-cart-contents-block/products-table--product-summary-style.js 0 B -737 B (removed) 🏆
build/mini-cart-contents-block/products-table-rtl.css 0 B -2.19 kB (removed) 🏆
build/mini-cart-contents-block/products-table-style.js 0 B -5.1 kB (removed) 🏆
build/mini-cart-contents-block/products-table.css 0 B -2.18 kB (removed) 🏆
build/mini-cart-contents-block/shopping-button-frontend.js 530 B -1 B (0%)
build/mini-cart-contents-block/shopping-button-style.js 0 B -394 B (removed) 🏆
build/mini-cart-contents-block/title-frontend.js 1.89 kB -1 B (0%)
build/mini-cart-contents-block/title-items-counter-frontend.js 1.59 kB -2 B (0%)
build/mini-cart-contents-block/title-items-counter-style.js 0 B -300 B (removed) 🏆
build/mini-cart-contents-block/title-label-frontend.js 1.53 kB -2 B (0%)
build/mini-cart-contents-block/title-label-style.js 0 B -300 B (removed) 🏆
build/mini-cart-contents-block/title-style.js 0 B -442 B (removed) 🏆
build/mini-cart-contents-rtl.css 0 B -2.73 kB (removed) 🏆
build/mini-cart-contents.css 0 B -2.73 kB (removed) 🏆
build/mini-cart-contents.js 18.1 kB -11 B (0%)
build/mini-cart-frontend.js 2.84 kB -1 B (0%)
build/mini-cart-rtl.css 0 B -2.61 kB (removed) 🏆
build/mini-cart.css 0 B -2.61 kB (removed) 🏆
build/mini-cart.js 5.92 kB -5 B (0%)
build/packages-style-rtl.css 0 B -3.59 kB (removed) 🏆
build/packages-style.css 0 B -3.59 kB (removed) 🏆
build/price-filter-frontend.js 14.7 kB +4 B (0%)
build/price-filter-rtl.css 0 B -2.71 kB (removed) 🏆
build/price-filter-wrapper-frontend.js 6.79 kB -1 B (0%)
build/price-filter-wrapper-rtl.css 0 B -2.56 kB (removed) 🏆
build/price-filter-wrapper.css 0 B -2.56 kB (removed) 🏆
build/price-filter.css 0 B -2.71 kB (removed) 🏆
build/price-filter.js 8.6 kB +1 B (0%)
build/product-add-to-cart--product-button--product-image--product-price--product-rating--product-rating-s--92e2d51d.js 271 B -1 B (0%)
build/product-add-to-cart-rtl.css 0 B -1.39 kB (removed) 🏆
build/product-add-to-cart.css 0 B -1.4 kB (removed) 🏆
build/product-add-to-cart.js 8.83 kB -5 B (0%)
build/product-best-sellers.js 8.35 kB -78 B (-1%)
build/product-button--product-image--product-price--product-rating--product-rating-stars--product-sale-ba--4e6a8b3c.js 953 B -1 B (0%)
build/product-button-frontend.js 2.66 kB -2 B (0%)
build/product-button-rtl.css 0 B -889 B (removed) 🏆
build/product-button.css 0 B -891 B (removed) 🏆
build/product-button.js 3.97 kB +1 B (0%)
build/product-categories-rtl.css 0 B -671 B (removed) 🏆
build/product-categories.css 0 B -670 B (removed) 🏆
build/product-categories.js 2.71 kB -1 B (0%)
build/product-category.js 9.37 kB -62 B (-1%)
build/product-collection.js 12.3 kB -513 B (-4%)
build/product-details-rtl.css 0 B -413 B (removed) 🏆
build/product-details.css 0 B -410 B (removed) 🏆
build/product-gallery-large-image-rtl.css 0 B -314 B (removed) 🏆
build/product-gallery-large-image.css 0 B -313 B (removed) 🏆
build/product-gallery-large-image.js 0 B -2.01 kB (removed) 🏆
build/product-gallery.js 2.29 kB -1 B (0%)
build/product-image-frontend.js 2.71 kB -2 B (0%)
build/product-image-gallery-rtl.css 0 B -322 B (removed) 🏆
build/product-image-gallery.css 0 B -322 B (removed) 🏆
build/product-image-rtl.css 0 B -948 B (removed) 🏆
build/product-image.css 0 B -946 B (removed) 🏆
build/product-image.js 4.21 kB -3 B (0%)
build/product-new.js 8.65 kB -73 B (-1%)
build/product-on-sale.js 8.65 kB -78 B (-1%)
build/product-price-rtl.css 0 B -696 B (removed) 🏆
build/product-price.css 0 B -695 B (removed) 🏆
build/product-price.js 1.69 kB +14 B (+1%)
build/product-query-rtl.css 0 B -367 B (removed) 🏆
build/product-query.css 0 B -365 B (removed) 🏆
build/product-query.js 11.9 kB -35 B (0%)
build/product-rating-frontend.js 2.35 kB -2 B (0%)
build/product-rating-rtl.css 0 B -262 B (removed) 🏆
build/product-rating-stars-frontend.js 2.24 kB -1 B (0%)
build/product-rating-stars-rtl.css 0 B -904 B (removed) 🏆
build/product-rating-stars.css 0 B -906 B (removed) 🏆
build/product-rating.css 0 B -262 B (removed) 🏆
build/product-rating.js 1.04 kB +1 B (0%)
build/product-results-count-rtl.css 0 B -248 B (removed) 🏆
build/product-results-count.css 0 B -247 B (removed) 🏆
build/product-results-count.js 1.66 kB -9 B (-1%)
build/product-reviews-rtl.css 0 B -474 B (removed) 🏆
build/product-reviews.css 0 B -473 B (removed) 🏆
build/product-sale-badge-rtl.css 0 B -392 B (removed) 🏆
build/product-sale-badge.css 0 B -389 B (removed) 🏆
build/product-search-rtl.css 0 B -435 B (removed) 🏆
build/product-search.css 0 B -434 B (removed) 🏆
build/product-search.js 2.63 kB -1 B (0%)
build/product-sku-frontend.js 1.85 kB -1 B (0%)
build/product-sku-rtl.css 0 B -258 B (removed) 🏆
build/product-sku.css 0 B -258 B (removed) 🏆
build/product-stock-indicator-frontend.js 2.04 kB -1 B (0%)
build/product-stock-indicator-rtl.css 0 B -250 B (removed) 🏆
build/product-stock-indicator.css 0 B -250 B (removed) 🏆
build/product-summary-frontend.js 2.26 kB -1 B (0%)
build/product-summary-rtl.css 0 B -571 B (removed) 🏆
build/product-summary.css 0 B -572 B (removed) 🏆
build/product-tag.js 8.87 kB -53 B (-1%)
build/product-template-rtl.css 0 B -439 B (removed) 🏆
build/product-template.css 0 B -437 B (removed) 🏆
build/product-template.js 3.34 kB -13 B (0%)
build/product-title-rtl.css 0 B -718 B (removed) 🏆
build/product-title.css 0 B -719 B (removed) 🏆
build/product-top-rated.js 8.91 kB -65 B (-1%)
build/products-by-attribute.js 9.76 kB -10 B (0%)
build/rating-filter-frontend.js 21.4 kB -5 B (0%)
build/rating-filter-rtl.css 0 B -4.24 kB (removed) 🏆
build/rating-filter-wrapper-frontend.js 6.23 kB -11 B (0%)
build/rating-filter-wrapper-rtl.css 0 B -4.11 kB (removed) 🏆
build/rating-filter-wrapper.css 0 B -4.11 kB (removed) 🏆
build/rating-filter.css 0 B -4.24 kB (removed) 🏆
build/rating-filter.js 6.91 kB -13 B (0%)
build/reviews-by-category-rtl.css 0 B -1.84 kB (removed) 🏆
build/reviews-by-category.css 0 B -1.84 kB (removed) 🏆
build/reviews-by-category.js 12.1 kB -79 B (-1%)
build/reviews-by-product-rtl.css 0 B -1.84 kB (removed) 🏆
build/reviews-by-product.css 0 B -1.84 kB (removed) 🏆
build/reviews-by-product.js 13.3 kB -72 B (-1%)
build/reviews-frontend.js 7.17 kB -1 B (0%)
build/single-product-rtl.css 0 B -399 B (removed) 🏆
build/single-product.css 0 B -397 B (removed) 🏆
build/single-product.js 11.1 kB -32 B (0%)
build/stock-filter-rtl.css 0 B -4.06 kB (removed) 🏆
build/stock-filter-wrapper-rtl.css 0 B -3.93 kB (removed) 🏆
build/stock-filter-wrapper.css 0 B -3.93 kB (removed) 🏆
build/stock-filter.css 0 B -4.06 kB (removed) 🏆
build/stock-filter.js 7.67 kB -3 B (0%)
build/store-notices.js 1.69 kB +3 B (0%)
build/vendors--active-filters-wrapper--attribute-filter-wrapper--mini-cart-contents-block/cart-button--mi--6436fd83-style.js 0 B -605 B (removed) 🏆
build/vendors--cart-blocks/order-summary-shipping--checkout-blocks/billing-address--checkout-blocks/order--decc3dc6-frontend.js 19.4 kB -11 B (0%)
build/vendors--cart-blocks/proceed-to-checkout-style.js 0 B -178 B (removed) 🏆
build/vendors--checkout-blocks/shipping-method-frontend.js 12.4 kB -4 B (0%)
build/vendors--checkout-blocks/shipping-method-style.js 0 B -11.7 kB (removed) 🏆
build/vendors--mini-cart-contents-block/products-table--price-filter-wrapper--product-price-style.js 0 B -5.27 kB (removed) 🏆
build/vendors--mini-cart-contents-block/products-table-style.js 0 B -3.16 kB (removed) 🏆
build/vendors--price-filter-wrapper-frontend.js 2.2 kB +1 B (0%)
build/vendors--product-add-to-cart-frontend.js 7.25 kB -4 B (0%)
build/wc-blocks-editor-style-rtl.css 6.35 kB +173 B (+3%)
build/wc-blocks-editor-style.css 6.34 kB +167 B (+3%)
build/wc-blocks-rtl.css 0 B -2.54 kB (removed) 🏆
build/wc-blocks-vendors.js 65.2 kB -88 B (0%)
build/wc-blocks.css 0 B -2.54 kB (removed) 🏆
build/general-style-rtl.css 1.31 kB +1.31 kB (new file) 🆕
build/general-style.css 1.31 kB +1.31 kB (new file) 🆕
build/wc-blocks-style-rtl.css 28 kB +28 kB (new file) 🆕
build/wc-blocks-style.css 28 kB +28 kB (new file) 🆕
build/wc-blocks-vendors-style-rtl.css 1.96 kB +1.96 kB (new file) 🆕
build/wc-blocks-vendors-style.css 1.96 kB +1.96 kB (new file) 🆕
ℹ️ View Unchanged
Filename Size
build/active-filters-frontend.js 8.64 kB
build/attribute-filter-frontend.js 23 kB
build/attribute-filter-wrapper-frontend.js 7.73 kB
build/blocks-checkout.js 35.1 kB
build/cart-blocks/cart-cross-sells-frontend.js 253 B
build/cart-blocks/cart-items-frontend.js 301 B
build/cart-blocks/cart-totals-frontend.js 307 B
build/cart-blocks/order-summary-fee-frontend.js 273 B
build/checkout-blocks/actions-frontend.js 1.88 kB
build/checkout-blocks/order-summary-fee-frontend.js 275 B
build/checkout-blocks/order-summary-subtotal-frontend.js 273 B
build/checkout-blocks/order-summary-taxes-frontend.js 435 B
build/checkout-blocks/shipping-address-frontend.js 1.17 kB
build/mini-cart-contents-block/empty-cart-frontend.js 360 B
build/mini-cart-contents-block/filled-cart-frontend.js 267 B
build/mini-cart-contents-block/footer-frontend.js 3.83 kB
build/mini-cart-contents-block/items-frontend.js 237 B
build/mini-cart-contents-block/products-table-frontend.js 588 B
build/price-format.js 1.19 kB
build/product-add-to-cart--product-button--product-image--product-rating--product-rating-stars--product-title.js 151 B
build/product-add-to-cart-frontend.js 6.53 kB
build/product-price-frontend.js 231 B
build/product-rating-stars.js 939 B
build/product-sale-badge-frontend.js 1.8 kB
build/product-sale-badge.js 667 B
build/product-sku.js 535 B
build/product-stock-indicator.js 731 B
build/product-summary.js 1 kB
build/product-title-frontend.js 2.22 kB
build/product-title.js 3.66 kB
build/stock-filter-frontend.js 21.7 kB
build/stock-filter-wrapper-frontend.js 6.5 kB
build/vendors--attribute-filter-wrapper--cart-blocks/order-summary-coupon-form--cart-blocks/order-summary--48e1e4bb-frontend.js 6.83 kB
build/vendors--attribute-filter-wrapper--cart-blocks/order-summary-shipping--checkout-blocks/billing-addr--d9f38f9d-frontend.js 4.2 kB
build/vendors--attribute-filter-wrapper-frontend.js 5.11 kB
build/vendors--cart-blocks/cart-cross-sells-products--cart-blocks/cart-line-items--cart-blocks/cart-order--3c5fe802-frontend.js 5.26 kB
build/vendors--cart-blocks/cart-line-items--checkout-blocks/order-summary-cart-items--mini-cart-contents---233ab542-frontend.js 3.57 kB
build/vendors--checkout-blocks/pickup-options--checkout-blocks/shipping-methods-frontend.js 8.25 kB
build/vendors--rating-filter-wrapper-frontend.js 5.11 kB
build/vendors--stock-filter-wrapper-frontend.js 5.11 kB
build/wc-blocks-data.js 22.4 kB
build/wc-blocks-google-analytics.js 1.56 kB
build/wc-blocks-middleware.js 934 B
build/wc-blocks-registry.js 3.15 kB
build/wc-blocks-shared-context.js 1.1 kB
build/wc-blocks-shared-hocs.js 1.75 kB
build/wc-blocks.js 3.75 kB
build/wc-interactivity.js 10.4 kB
build/wc-payment-method-bacs.js 816 B
build/wc-payment-method-cheque.js 811 B
build/wc-payment-method-cod.js 909 B
build/wc-payment-method-paypal.js 837 B
build/wc-settings.js 2.6 kB
build/wc-shipping-method-pickup-location.js 30.4 kB

compressed-size-action

Copy link
Member

@nielslange nielslange left a comment

Choose a reason for hiding this comment

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

Thanks for wrangling the WooCommerce Blocks 10.6.0 release, @opr.

Tested @woocommerce/rubik PRs

I've successfully tested the following @woocommerce/rubik PRs:

  • ✅ Add Cart/Checkout/Order-Received Templates #9301
  • ✅ Prevent saved payment methods showing if their main method canPay function returns false #9917
  • ✅ Remove the word ‘beta’ from the compatibility notice #10019
  • ✅ Hide “collection from” text when a location has an incomplete address. #9808

Tested @woocommerce/woo-fse PRs

I've successfully tested the following @woocommerce/woo-fse PRs:

  • ✅ Add/attributes filter count display toggle #9833
  • ✅ Banner pattern: improve spacing and centering in responsive designs #9877
  • ✅ Hero Split pattern: add shop link to the button #9879
  • ✅ Make use of product search #9890
  • ✅ Styling and improvements #9893
  • ✅ Featured Products 5-item grid fix alignment #9913
  • ✅ Shop by Price pattern: add price filters to buttons #9915
  • ✅ Use the single product block on the Hero Product pattern #9935
  • ✅ Add new Discount banner with image pattern #9957
  • ✅ Add new Product collection banner pattern #9953
  • ✅ Add new Small discount banner with image pattern #9947
  • ✅ Add new Discount banner pattern #9936
  • ✅ Remove attributes data from save function for active filters #10047

Untested @woocommerce/woo-fse PRs

I haven't had time to test the following @woocommerce/woo-fse PRs, so I leave the approval of these PRs up to @thealexandrelara:

  • Remove attributes data from save function for filter by price #10039
  • Add size settings to the Product Image block #10034
  • Add to Cart with options block > Remove opinionated style for the price list in grouped products. #9988
  • Fix notice banner links for Legacy notices #9996
  • Consistent Pattern Titles #9814
  • Product Gallery: Add an new block base code #9937
  • Cleanup code to lazy-load wc-settings in the Mini-Cart block #10042
  • Prevent prefetched Cart payload causing wrong values with cached Mini-Cart block #10029
  • Make filter by rating preview consistent with default settings #10007
  • Mini Cart: Add Price, Icon and Product Count color settings #9647
  • Avoid usage of __experimentalUseFocusOutside #10017
  • Single Product Template: fix compatibility layer logic when the blocks aren’t wrapped in a group block #9982
  • Product Image: use WC Core function to render image #9984
  • Single Product Block > Ensure the Product Summary and Title are always rendered with the correct context independent of their position #9968
  • Allow customer account block to center align #9750
  • Remove unnecessary white space from Testimonials 3 Columns pattern #9786

I'm approving the PRs that I successfully tested. Before merging, let's ensure that @thealexandrelara successfully tested all PRs that I haven't tested.

opr and others added 6 commits July 6, 2023 11:00
* Revert "fix save method"

This reverts commit f6623c5.

* Revert "Revert "fix save method""

This reverts commit 739db2e.

* Update Filter by Attribute and Filter by Stock e2e test fixtures

* Update Filter by Attribute 'can hide product count' test
Copy link
Contributor

@thealexandrelara thealexandrelara left a comment

Choose a reason for hiding this comment

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

Thank you for working on the release @opr

I've successfully tested the following PRs:
✅ Remove attributes data from save function for filter by price #10039
✅ Add size settings to the Product Image block #10034
✅ Add to Cart with options block > Remove opinionated style for the price list in grouped products. #9988
✅ Fix notice banner links for Legacy notices #9996
✅ Consistent Pattern Titles #9814
✅ Product Gallery: Add an new block base code #9937
✅ Cleanup code to lazy-load wc-settings in the Mini-Cart block #10042
✅ Prevent prefetched Cart payload causing wrong values with cached Mini-Cart block #10029
✅ Make filter by rating preview consistent with default settings #10007
✅ Mini Cart: Add Price, Icon and Product Count color settings #9647
✅ Avoid usage of __experimentalUseFocusOutside #10017
✅ Single Product Template: fix compatibility layer logic when the blocks aren’t wrapped in a group block #9982
✅ Product Image: use WC Core function to render image #9984
✅ Single Product Block > Ensure the Product Summary and Title are always rendered with the correct context independent of their position #9968
✅ Allow customer account block to center align #9750
✅ Remove unnecessary white space from Testimonials 3 Columns pattern #9786
✅ Remove the word ‘beta’ from the compatibility notice #10019
✅ Add/attributes filter count display toggle #9833
✅ Banner pattern: improve spacing and centering in responsive designs #9877
✅ Hero Split pattern: add shop link to the button #9879
✅ Make use of product search #9890
✅ Styling and improvements #9893
✅ Shop by Price pattern: add price filters to buttons #9915
✅ Use the single product block on the Hero Product pattern #9935
✅ Add new Discount banner with image pattern #9957
✅ Add new Product collection banner pattern #9953
✅ Add new Small discount banner with image pattern #9947
✅ Add new Discount banner pattern #9936
✅ Remove attributes data from save function for active filters #10047

@wavvves wavvves self-requested a review July 7, 2023 09:55
Copy link
Contributor

@wavvves wavvves left a comment

Choose a reason for hiding this comment

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

Regarding previously failed Playwright tests on Checkout and Cart template, those can be considered flaky, and have passed in later runs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants