Make WordPress Core


Ignore:
Timestamp:
05/08/2026 11:49:43 AM (3 months ago)
Author:
ellatrix
Message:

Editor: Bump pinned hash for the Gutenberg repository.
This updates the pinned hash from the gutenberg from e2970ba736edb99e08fb369d4fb0c378189468ee to c15cef1d6b07f666df28dac0383bafb0edfe0914.

The following changes are included:

A full list of changes can be found on GitHub: https://github.com/WordPress/gutenberg/compare/e2970ba736edb99e08fb369d4fb0c378189468ee…c15cef1d6b07f666df28dac0383bafb0edfe0914.

Log created with:

git log --reverse --format="- %s" e2970ba736edb99e08fb369d4fb0c378189468ee..c15cef1d6b07f666df28dac0383bafb0edfe0914 | sed 's|#\([0-9][0-9]*\)|https://github.com/WordPress/gutenberg/pull/\1|g; /github\.com\/WordPress\/gutenberg\/pull/!d' | pbcopy

See #64595.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/assets/script-loader-packages.php

    r62209 r62333  
    101101                        'wp-warning'
    102102                ),
    103                 'version' => '2300d40abe29e438beda'
     103                'version' => '7e969d1c58fd6b032753'
    104104        ),
    105105        'block-library.js' => array(
     
    143143                        )
    144144                ),
    145                 'version' => '67d1a681ec0100a25d78'
     145                'version' => 'bbcc73335599ce2b8d51'
    146146        ),
    147147        'block-serialization-default-parser.js' => array(
     
    215215                        'wp-warning'
    216216                ),
    217                 'version' => '2cbe9a66c53c614d7d6f'
     217                'version' => '5dedfe13f08880193a28'
    218218        ),
    219219        'compose.js' => array(
     
    258258                        'wp-deprecated',
    259259                        'wp-element',
     260                        'wp-hooks',
    260261                        'wp-html-entities',
    261262                        'wp-i18n',
    262263                        'wp-private-apis',
    263264                        'wp-rich-text',
    264                         'wp-sync',
    265265                        'wp-undo-manager',
    266266                        'wp-url',
    267267                        'wp-warning'
    268268                ),
    269                 'version' => '4d15c0f82a9fb01a04ed'
     269                'version' => '515bcc5a2962232ccea7'
    270270        ),
    271271        'customize-widgets.js' => array(
     
    382382                        )
    383383                ),
    384                 'version' => 'f84d20a8526b3463e9ff'
     384                'version' => '69ec189de328df478ab5'
    385385        ),
    386386        'edit-site.js' => array(
     
    429429                        )
    430430                ),
    431                 'version' => 'd36eb0c37b644e4cd4c8'
     431                'version' => '34fbf7f8c7d55055d9cd'
    432432        ),
    433433        'edit-widgets.js' => array(
     
    520520                        )
    521521                ),
    522                 'version' => '63782008412a6163c9f0'
     522                'version' => 'f8cdc22abc621b3f9409'
    523523        ),
    524524        'element.js' => array(
     
    676676                        'wp-url'
    677677                ),
    678                 'version' => '4b640c092eb654d2bd78'
     678                'version' => '714c49ed2942c98d088f'
    679679        ),
    680680        'plugins.js' => array(
     
    759759                        'wp-url'
    760760                ),
    761                 'version' => 'c72d27a8ac4e33cb74d6'
     761                'version' => '21d86e46535b79d9afda'
    762762        ),
    763763        'rich-text.js' => array(
     
    811811                ),
    812812                'version' => 'faa37ce61b7ec8394b2a'
    813         ),
    814         'sync.js' => array(
    815                 'dependencies' => array(
    816                         'wp-api-fetch',
    817                         'wp-hooks',
    818                         'wp-private-apis'
    819                 ),
    820                 'version' => '8186bfbc15b827d261f5'
    821813        ),
    822814        'theme.js' => array(
Note: See TracChangeset for help on using the changeset viewer.