Make WordPress Core

Changeset 62896


Ignore:
Timestamp:
07/29/2026 12:30:02 PM (6 weeks ago)
Author:
wildworks
Message:

General: Bump the pinned hash for Gutenberg to fd715a6.

This updates the pinned commit hash of the Gutenberg repository from 4997026b75c922d8a6f77a03d72ed7cad04c7073 to fd715a6833679d098d9fee84b642f8f1bc27341b.

A full list of changes included in this commit can be found on GitHub:
https://github.com/WordPress/gutenberg/compare/4997026b75c922d8a6f77a03d72ed7cad04c7073...fd715a6833679d098d9fee84b642f8f1bc27341b

Props wildworks.
See #65529.

Location:
trunk
Files:
10 edited

Legend:

Unmodified
Added
Removed
  • trunk/package.json

    r62861 r62896  
    88        },
    99        "gutenberg": {
    10                 "sha": "4997026b75c922d8a6f77a03d72ed7cad04c7073",
     10                "sha": "fd715a6833679d098d9fee84b642f8f1bc27341b",
    1111                "ghcrRepo": "WordPress/gutenberg/gutenberg-wp-develop-build"
    1212        },
  • trunk/src/wp-includes/assets/script-loader-packages.php

    r62824 r62896  
    105105                        'wp-warning'
    106106                ),
    107                 'version' => '77626afea4a1cac03204'
     107                'version' => 'b1292aac86a5d819f737'
    108108        ),
    109109        'block-library.js' => array(
     
    151151                        )
    152152                ),
    153                 'version' => 'd24e08348f91bcfce1b7'
     153                'version' => '97b70e2d8d72d9b83b4e'
    154154        ),
    155155        'block-serialization-default-parser.js' => array(
     
    184184                        'wp-warning'
    185185                ),
    186                 'version' => 'dc4bdf700024000fd427'
     186                'version' => '524509cfc84da30a4133'
    187187        ),
    188188        'commands.js' => array(
     
    225225                        'wp-warning'
    226226                ),
    227                 'version' => 'd54375c07776a218ee99'
     227                'version' => 'd5254b2fdf63282d09f7'
    228228        ),
    229229        'compose.js' => array(
     
    307307                        'wp-widgets'
    308308                ),
    309                 'version' => 'f28ae391ffd39b8db426'
     309                'version' => '05ff2e24b332f5dc0ea1'
    310310        ),
    311311        'data.js' => array(
     
    347347                        'wp-deprecated'
    348348                ),
    349                 'version' => '22d969bde5c7182cdd2f'
     349                'version' => 'e13e9a880cb4f091f98e'
    350350        ),
    351351        'dom-ready.js' => array(
     
    397397                        )
    398398                ),
    399                 'version' => '4aeb2f3aa372be39adb2'
     399                'version' => '823ecf7905c05ce03022'
    400400        ),
    401401        'edit-site.js' => array(
     
    447447                        )
    448448                ),
    449                 'version' => 'c33d508cfc124b1b3e2d'
     449                'version' => '64590e045eedae65347d'
    450450        ),
    451451        'edit-widgets.js' => array(
     
    488488                        )
    489489                ),
    490                 'version' => 'b6608ebdd73ddae5a250'
     490                'version' => '9d38df85a4b408821722'
    491491        ),
    492492        'editor.js' => array(
     
    538538                        )
    539539                ),
    540                 'version' => 'cf691bc72eeac5643913'
     540                'version' => '2f1a5efaa6f78167e6c7'
    541541        ),
    542542        'element.js' => array(
     
    795795                        'wp-private-apis'
    796796                ),
    797                 'version' => '1c4b61567c93d486f1dc'
     797                'version' => '9f145f4a11c41d022c83'
    798798        ),
    799799        'router.js' => array(
  • trunk/src/wp-includes/assets/script-modules-packages.php

    r62824 r62896  
    7777                        )
    7878                ),
    79                 'version' => '96a846e1d7b789c39ab9'
     79                'version' => '1bf28ded04f9f188bdcb'
    8080        ),
    8181        'block-library/playlist/view.js' => array(
     
    316316                        'wp-style-engine'
    317317                ),
    318                 'version' => '9d008e280440935933bc'
     318                'version' => '0e40b71e65fda1397a4b'
    319319        ),
    320320        'route/index.js' => array(
  • trunk/src/wp-includes/blocks/blocks-json.php

    r62757 r62896  
    48134813                        ),
    48144814                        'splitting' => true,
    4815                         'editableRoot' => true,
    48164815                        'anchor' => true,
    48174816                        'className' => false,
  • trunk/src/wp-includes/blocks/navigation.php

    r62824 r62896  
    12511251                ) ) {
    12521252                        $tags->set_attribute( 'data-wp-on--click', 'actions.toggleMenuOnClick' );
    1253                         $tags->set_attribute( 'data-wp-bind--aria-expanded', 'state.isMenuOpen' );
     1253                        $tags->set_attribute( 'data-wp-bind--aria-expanded', 'state.isSubmenuOpen' );
    12541254                        // The `aria-expanded` attribute for SSR is already added in the submenu block.
    12551255                }
  • trunk/src/wp-includes/blocks/paragraph/block.json

    r62739 r62896  
    3030                "align": [ "wide", "full" ],
    3131                "splitting": true,
    32                 "editableRoot": true,
    3332                "anchor": true,
    3433                "className": false,
  • trunk/src/wp-includes/build/pages/font-library/page-wp-admin.php

    r62738 r62896  
    8888function wp_font_library_wp_admin_preload_data() {
    8989        // Define paths to preload - same for all pages
    90         // Please also change packages/core-data/src/entities.js when changing this.
     90        // This must exactly match the _fields list in packages/core-data/src/entities.js,
     91        // same fields in the same order, or the preload is never consumed.
    9192        $preload_paths = array(
    92                 '/?_fields=description,gmt_offset,home,image_sizes,image_size_threshold,name,site_icon,site_icon_url,site_logo,timezone_string,url,page_for_posts,page_on_front,show_on_front',
     93                '/?_fields=description,gmt_offset,home,image_max_bit_depth,image_sizes,image_size_threshold,image_strip_meta,name,site_icon,site_icon_url,site_logo,timezone_string,url,page_for_posts,page_on_front,show_on_front',
    9394                array( '/wp/v2/settings', 'OPTIONS' ),
    9495        );
     
    270271                        overflow-y: auto;
    271272                }
    272                 body {
     273                body.js {
    273274                        background: #fff;
    274275                }
    275276
    276277                /* Reset wp-admin padding */
    277                 #wpcontent {
     278                body.js #wpcontent {
    278279                        padding-inline-start: 0;
    279280                }
    280                 #wpbody-content {
     281                body.js #wpbody-content {
    281282                        padding-bottom: 0;
    282283                }
    283284
    284285                /* Hide legacy admin elements */
    285                 #wpbody-content > div:not(.boot-layout-container):not(#screen-meta) {
     286                body.js #wpbody-content > div:not(.boot-layout-container):not(#screen-meta) {
    286287                        display: none;
    287288                }
    288                 #wpfooter {
     289                body.js #wpfooter {
    289290                        display: none;
    290291                }
  • trunk/src/wp-includes/build/pages/font-library/page.php

    r62824 r62896  
    8989function wp_font_library_preload_data() {
    9090        // Define paths to preload - same for all pages
    91         // Please also change packages/core-data/src/entities.js when changing this.
     91        // This must exactly match the _fields list in packages/core-data/src/entities.js,
     92        // same fields in the same order, or the preload is never consumed.
    9293        $preload_paths = array(
    93                 '/?_fields=description,gmt_offset,home,image_sizes,image_size_threshold,name,site_icon,site_icon_url,site_logo,timezone_string,url,page_for_posts,page_on_front,show_on_front',
     94                '/?_fields=description,gmt_offset,home,image_max_bit_depth,image_sizes,image_size_threshold,image_strip_meta,name,site_icon,site_icon_url,site_logo,timezone_string,url,page_for_posts,page_on_front,show_on_front',
    9495                array( '/wp/v2/settings', 'OPTIONS' ),
    9596        );
  • trunk/src/wp-includes/build/pages/options-connectors/page-wp-admin.php

    r62738 r62896  
    8888function wp_options_connectors_wp_admin_preload_data() {
    8989        // Define paths to preload - same for all pages
    90         // Please also change packages/core-data/src/entities.js when changing this.
     90        // This must exactly match the _fields list in packages/core-data/src/entities.js,
     91        // same fields in the same order, or the preload is never consumed.
    9192        $preload_paths = array(
    92                 '/?_fields=description,gmt_offset,home,image_sizes,image_size_threshold,name,site_icon,site_icon_url,site_logo,timezone_string,url,page_for_posts,page_on_front,show_on_front',
     93                '/?_fields=description,gmt_offset,home,image_max_bit_depth,image_sizes,image_size_threshold,image_strip_meta,name,site_icon,site_icon_url,site_logo,timezone_string,url,page_for_posts,page_on_front,show_on_front',
    9394                array( '/wp/v2/settings', 'OPTIONS' ),
    9495        );
     
    270271                        overflow-y: auto;
    271272                }
    272                 body {
     273                body.js {
    273274                        background: #fff;
    274275                }
    275276
    276277                /* Reset wp-admin padding */
    277                 #wpcontent {
     278                body.js #wpcontent {
    278279                        padding-inline-start: 0;
    279280                }
    280                 #wpbody-content {
     281                body.js #wpbody-content {
    281282                        padding-bottom: 0;
    282283                }
    283284
    284285                /* Hide legacy admin elements */
    285                 #wpbody-content > div:not(.boot-layout-container):not(#screen-meta) {
     286                body.js #wpbody-content > div:not(.boot-layout-container):not(#screen-meta) {
    286287                        display: none;
    287288                }
    288                 #wpfooter {
     289                body.js #wpfooter {
    289290                        display: none;
    290291                }
  • trunk/src/wp-includes/build/pages/options-connectors/page.php

    r62824 r62896  
    8989function wp_options_connectors_preload_data() {
    9090        // Define paths to preload - same for all pages
    91         // Please also change packages/core-data/src/entities.js when changing this.
     91        // This must exactly match the _fields list in packages/core-data/src/entities.js,
     92        // same fields in the same order, or the preload is never consumed.
    9293        $preload_paths = array(
    93                 '/?_fields=description,gmt_offset,home,image_sizes,image_size_threshold,name,site_icon,site_icon_url,site_logo,timezone_string,url,page_for_posts,page_on_front,show_on_front',
     94                '/?_fields=description,gmt_offset,home,image_max_bit_depth,image_sizes,image_size_threshold,image_strip_meta,name,site_icon,site_icon_url,site_logo,timezone_string,url,page_for_posts,page_on_front,show_on_front',
    9495                array( '/wp/v2/settings', 'OPTIONS' ),
    9596        );
Note: See TracChangeset for help on using the changeset viewer.