Make WordPress Core


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

Grouped merges for 5.1.11.

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

Location:
branches/5.1
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/5.1

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

    r49516 r51757  
    9595        'react-dom'                   => '16.6.3',
    9696        'moment'                      => '2.22.2',
    97         'lodash'                      => '4.17.11',
     97        'lodash'                      => '4.17.21',
    9898        'wp-polyfill-fetch'           => '3.0.0',
    9999        'wp-polyfill-formdata'        => '3.0.12',
Note: See TracChangeset for help on using the changeset viewer.