[wp-trac] [WordPress Trac] #58628: Tools: Gutenberg package sync script fails

WordPress Trac noreply at wordpress.org
Mon Jun 26 15:41:40 UTC 2023


#58628: Tools: Gutenberg package sync script fails
------------------------------+------------------------------
 Reporter:  Bernhard Reiter   |       Owner:  Bernhard Reiter
     Type:  defect (bug)      |      Status:  closed
 Priority:  normal            |   Milestone:  6.3
Component:  Build/Test Tools  |     Version:  trunk
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch         |     Focuses:
------------------------------+------------------------------
Changes (by Bernhard Reiter):

 * owner:  (none) => Bernhard Reiter
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"56035" 56035]:
 {{{
 #!CommitTicketReference repository="" revision="56035"
 Tools: Fix unresolvable conflicts computation in package sync script.

 Computation of unresolvable version conflicts in the Gutenberg package
 sync script had a few issues that were causing it to fail, among them
 two type errors in the destructuring of function arguments.
 Furthermore, de-duplication of required package versions was missing,
 leading to false positives being reported, when multiple instances of
 the same package all required the same version.

 Props dmsnell.
 Fixes #58628.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/58628#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list