Make WordPress Core


Ignore:
Timestamp:
09/08/2021 09:18:49 PM (3 years ago)
Author:
desrosj
Message:

Grouped merges for 5.4.7.

  • Update lodash to the latest version 4.17.21.
  • Disable some attributes for rich text.
  • Use hashed/deterministic moduleIDs in webpack config.

Props ellatrix, peterwilsoncc, get_dave, mcsf, talldanwp, youknowriad, desrosj, nerrad, gziolo.
Merges [50940-50941,50984-50985,51426] to the 5.4 branch.

Location:
branches/5.4
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/5.4

  • branches/5.4/src/wp-includes/script-loader.php

    r47416 r51754  
    9797        'react-dom'                   => '16.9.0',
    9898        'moment'                      => '2.22.2',
    99         'lodash'                      => '4.17.15',
     99        'lodash'                      => '4.17.21',
    100100        'wp-polyfill-fetch'           => '3.0.0',
    101101        'wp-polyfill-formdata'        => '3.0.12',
Note: See TracChangeset for help on using the changeset viewer.