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

9.8 sync with trunk #56

Merged
merged 10 commits into from
Mar 7, 2025
Merged

9.8 sync with trunk #56

merged 10 commits into from
Mar 7, 2025

Conversation

jorgeatorres
Copy link
Owner

Submission Review Guidelines:

Changes proposed in this Pull Request:

Closes # .

(For Bug Fixes) Bug introduced in PR # .

Screenshots or screen recordings:

Before After

How to test the changes in this Pull Request:

Using the WooCommerce Testing Instructions Guide, include your detailed testing instructions:

Testing that has already taken place:

Changelog entry

  • Automatically create a changelog entry from the details below.
  • This Pull Request does not require a changelog entry. (Comment required below)
Changelog Entry Details

Significance

  • Patch
  • Minor
  • Major

Type

  • Fix - Fixes an existing bug
  • Add - Adds functionality
  • Update - Update existing functionality
  • Dev - Development related task
  • Tweak - A minor adjustment to the codebase
  • Performance - Address performance issues
  • Enhancement - Improvement to existing functionality

Message

Changelog Entry Comment

Comment

github-actions bot and others added 10 commits March 3, 2025 15:48
Prep release/9.8 for 9.8 cycle with version bump to 9.8.0-beta.1

Co-authored-by: WooCommerce Bot <[email protected]>
* Delete changelog files from 9.8 release

* Update the readme files for the 9.8 release

* Update release date

---------

Co-authored-by: WooCommerce Bot <[email protected]>
Co-authored-by: Jorge Torres <[email protected]>
Fix combine 415 403 (woocommerce#56047)

* Secure “Generate coupon code” button

* Secure “Export products” button

* Secure “Import products” button

* Secure inline error messages

* Secure link inside inline error messages

* Remove “onChangeShippingMethodSelector”

* Add changelog message

* Secure “Read more” button

* Added changelog.

* Added element creation to avoid appending text to jQuery Object.

---------

Co-authored-by: Alba Rincón <[email protected]>
Co-authored-by: Niels Lange <[email protected]>
Co-authored-by: Paulo Arromba <[email protected]>
Remove decodeEntities from the product name used on cart & checkout (woocommerce#56048)

revert using RawHTML because it renders an extra div inside the <a> tag

Co-authored-by: Alba Rincón <[email protected]>
Co-authored-by: Alex Florisca <[email protected]>
* Avoid fatal by casting page number to integer

Cast page number to integer when generating aria-label to ensure proper number formatting

* Add changefile(s) from automation for the following project(s): woocommerce

---------

Co-authored-by: github-actions <[email protected]>
…56061)

* Use theme button background color as accent color in emails

* Add changelog

* Update tests
…e#56133)

* Refactor Email Editor Integration Initialization from using FeaturesUtil to `get_option`

Using FeaturesUtil::feature_is_enabled here triggers a Translation loading early warning message on WordPress 6.8 Beta

* Add change log file
…woocommerce#56136)

* Delete Transients: avoid running statements without options_to_clear.

* Add changefile(s) from automation for the following project(s): woocommerce

* Delete Transients: adds test case.

* Fixes spelling.

* Fixes _wc_delete_transients call.

* Linting.

* Fix linter white space

* Returns early.

---------

Co-authored-by: cpap <[email protected]>
Co-authored-by: github-actions <[email protected]>
Co-authored-by: Tom Cafferkey <[email protected]>
* [e2e-utils] Update editor-canvas locator to support updates in Gutenberg nightly (woocommerce#56083)

* [e2e tests] Fixes to support WP core 6.8 (woocommerce#56121)
@jorgeatorres jorgeatorres merged commit 0a4c549 into trunk Mar 7, 2025
@jorgeatorres jorgeatorres deleted the 9.8-sync-with-trunk branch March 7, 2025 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants