Fix the following Drupal 10 incompatibilities:
web/modules/contrib/personified/personified.libraries.yml
The 'data' library is depending on a deprecated library. The core/jquery.cookie asset library is deprecated in Drupal 9.0.0 and will be removed in Drupal 10.0.0. Use the core/js-cookie library instead. See https://www.drupal.org/node/3104677
web/modules/contrib/personified/personified.libraries.yml
The 'message' library is depending on a deprecated library. The core/jquery.cookie asset library is deprecated in Drupal 9.0.0 and will be removed in Drupal 10.0.0. Use the core/js-cookie library instead. See https://www.drupal.org/node/3104677
web/modules/contrib/personified/personified.info.yml
Value of core_version_requirement: ^8 || ^9 is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 3316455-4.patch | 2.2 KB | eleonel |
| #2 | 3316455.patch | 2.19 KB | eleonel |
Comments
Comment #2
eleonelComment #3
naveenvalechaLooks good to me.
Comment #4
eleonelAdded back jquery library dependency as we need it on other sections of the JS files.
Comment #6
eleonelThanks everyone: https://www.drupal.org/project/personified/releases/1.0.0