[wp-trac] [WordPress Trac] #62887: Editor: Update packages for 6.8
WordPress Trac
noreply at wordpress.org
Thu Mar 27 06:59:08 UTC 2025
#62887: Editor: Update packages for 6.8
--------------------------------------+-----------------------
Reporter: Mamaduka | Owner: Mamaduka
Type: task (blessed) | Status: assigned
Priority: normal | Milestone: 6.8
Component: Editor | Version:
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests | Focuses:
--------------------------------------+-----------------------
Comment (by devsahadat):
I would like to confirm that the proposed solution for updating packages
for WordPress 6.8 is valid and addresses the reported issue. I have tested
the solution, and it works as expected. The synchronization of the
@wordpress/* packages to the latest npm tag was successful, and the
changes made for Gutenberg’s updates align well with WordPress 6.8
requirements.
However, there were a few additional insights worth mentioning:
1. The dependency issue with wp-polyfill and its effect on
JavaScript CI tests was well addressed by the fix. As mentioned, the
polyfill was reintroduced unintentionally, causing test failures, but the
resolution provided in PR #69070 seems to resolve the underlying issue
with unnecessary polyfills being added.
2. It’s also worth considering adding additional CI checks or
unit tests within the Gutenberg repository to catch similar regressions
before they impact the WordPress core. This would ensure that such
dependencies don’t inadvertently break core functionality or introduce
unnecessary dependencies.
Overall, the patch is solid, and I would recommend proceeding with the
merge as it stabilizes the blocks and the editor package dependencies
while aligning with the Gutenberg updates.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62887#comment:34>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list