Make WordPress Core


Ignore:
Timestamp:
07/14/2026 05:54:32 PM (2 months ago)
Author:
wildworks
Message:

General: Bump the pinned hash for Gutenberg to v23.6.0 RC1.

This updates the pinned commit hash of the Gutenberg repository from b5574edc8a952b2f1e528693761a97b1b3b580eb (version 23.5.0) to 2872d71cde528d82675f14862a1b84e2b8abbaea (version 23.6.0 RC1).

A full list of changes included in this commit can be found on GitHub: https://github.com/WordPress/gutenberg/compare/v23.5.0..v23.6.0-rc.1.

Props desrosj, wildworks.
Fixes #65529.

File:
1 edited

Legend:

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

    r62738 r62739  
    1111                        'wp-i18n'
    1212                ),
    13                 'version' => '1954c5889fb7ebbccc88'
     13                'version' => '104b6117f4f3d5b94cc3'
    1414        ),
    1515        'block-editor/utils/fit-text-frontend.js' => array(
     
    8989                        )
    9090                ),
    91                 'version' => 'fb53fe519f69d0d6aeb0'
     91                'version' => '0bebcdac79313f8ed604'
    9292        ),
    9393        'block-library/query/view.js' => array(
     
    165165                        )
    166166                ),
    167                 'version' => '5bce5ea33fea2642f0da'
     167                'version' => '66dddf07eec0100be606'
    168168        ),
    169169        'connectors/index.js' => array(
     
    176176                        'wp-private-apis'
    177177                ),
    178                 'version' => '926e925ff16c07ab7719'
     178                'version' => '8aa4346de9f4f9cbfaef'
    179179        ),
    180180        'content-types/index.js' => array(
     
    197197                        'wp-primitives',
    198198                        'wp-private-apis',
     199                        'wp-rich-text',
    199200                        'wp-theme',
    200201                        'wp-url',
     
    211212                        )
    212213                ),
    213                 'version' => '9317d3fe9153c2084d6b'
     214                'version' => '1e8b284f8ef6746e1032'
    214215        ),
    215216        'core-abilities/index.js' => array(
     
    315316                        'wp-style-engine'
    316317                ),
    317                 'version' => '20ca41c3076613678aa6'
     318                'version' => '9d008e280440935933bc'
    318319        ),
    319320        'route/index.js' => array(
     
    360361                       
    361362                ),
    362                 'version' => '0f03a0f06e723f47e447'
     363                'version' => 'dfc83d3328327c911b78'
    363364        ),
    364365        'workflow/index.js' => array(
     
    385386                        )
    386387                ),
    387                 'version' => 'b5f5b5f3716d392ca7b0'
     388                'version' => '29988b33dda5ec9dc56b'
    388389        )
    389390);
Note: See TracChangeset for help on using the changeset viewer.