-
Notifications
You must be signed in to change notification settings - Fork 10.7k
Update WooCommerce Blocks package to 7.8.3 #33514
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
Conversation
c218f0a to
26d1035
Compare
b3e8722 to
752ba7e
Compare
|
📊 Test reports for this pull request have been published and are accessible through the following links:
Latest commit referenced in the reports: Visit the WooCommerce Test Reports homepage to view all published reports. See the FAQs page if you're having problems accessing them. |
jorgeatorres
left a comment
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.
Hi team!
Shouldn't the Blocks version in composer.json be bumped too?
752ba7e to
8c0bcf2
Compare
Thanks for the review! I forgot to add it :/ Users report another issue and we released version |
jorgeatorres
left a comment
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.
LGTM. Thanks @gigitux!
|
Hi @jorgeatorres, thanks for merging this pull request. Please take a look at these follow-up tasks you may need to perform:
|
* Update WooCommerce Blocks package to 7.8.3 (#33514) * Move tracks _ui and _ut properties out of filtered tracks properties (#33621) * Move tracks _ui and _ut properties out of filtered tracks properties * Add tests around tracks properties * Fix broken variable name * Add changelog entry * Fix payments settings banner experiment logic (#33549) * Delegate payment experiment logic into its own hook and rearrange the checking logic to be before the experiment is called * Changelog * fix payments banner experiment test (#33589) test needed to be updated as the component did not call useExperiment directly anymore * Prepared Changelog * Removed Changelog Files * Updated Version Co-authored-by: Luigi Teschio <[email protected]> Co-authored-by: Joshua T Flowers <[email protected]> Co-authored-by: RJ <[email protected]>
All Submissions:
Changes proposed in this Pull Request:
This pull updates the WooCommerce Blocks plugin to 7.8.3 to fix a PHP fatal in the Product Search Results template affecting all stores in WP 5.8 (woocommerce/woocommerce-blocks#6590). It also includes a fix to a PHP warning in the Mini Cart in certain circumstances (woocommerce/woocommerce-blocks#6537).
Details from the released version
Blocks 7.8.2
Blocks 7.8.3
Changelog entry
The following changelog entries are only those that impact existing blocks and functionality surfaced to users:
Bug Fixes
Other information:
pnpm nx changelog <project>?FOR PR REVIEWER ONLY: