Make WordPress Core


Ignore:
Timestamp:
09/08/2021 09:11:10 PM (4 years ago)
Author:
desrosj
Message:

Grouped merges for 5.6.5.

  • 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.6 branch.

Location:
branches/5.6
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/5.6

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

    r49724 r51751  
    9898        'react-dom'                   => '16.13.1',
    9999        'moment'                      => '2.26.0',
    100         'lodash'                      => '4.17.19',
     100        'lodash'                      => '4.17.21',
    101101        'wp-polyfill-fetch'           => '3.0.0',
    102102        'wp-polyfill-formdata'        => '3.0.12',
Note: See TracChangeset for help on using the changeset viewer.