Update field storage and feed type configs with correct _core hashes; enhance 04-feeds cleanup script; bump to 1.0.0-alpha69

This commit is contained in:
gluebox
2025-12-04 10:04:31 -05:00
parent a9149db5da
commit 552222a838
14 changed files with 4893 additions and 51 deletions

View File

@ -3,7 +3,7 @@
'name' => 'drupal/recommended-project',
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => 'ac74f2d71232fd89d74c22312626313ae614baf4',
'reference' => 'a9149db5daa6c35f471b4207421c039e2601c527',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@ -28,6 +28,24 @@
'aliases' => array(),
'dev_requirement' => false,
),
'clue/stream-filter' => array(
'pretty_version' => 'v1.7.0',
'version' => '1.7.0.0',
'reference' => '049509fef80032cb3f051595029ab75b49a3c2f7',
'type' => 'library',
'install_path' => __DIR__ . '/../clue/stream-filter',
'aliases' => array(),
'dev_requirement' => false,
),
'commerceguys/addressing' => array(
'pretty_version' => 'v2.2.4',
'version' => '2.2.4.0',
'reference' => 'ea826dbe5b3fe76960073a2167d5cf996c811cda',
'type' => 'library',
'install_path' => __DIR__ . '/../commerceguys/addressing',
'aliases' => array(),
'dev_requirement' => false,
),
'composer/installers' => array(
'pretty_version' => 'v2.3.0',
'version' => '2.3.0.0',
@ -118,6 +136,15 @@
'aliases' => array(),
'dev_requirement' => false,
),
'davedevelopment/stiphle' => array(
'pretty_version' => '0.9.4',
'version' => '0.9.4.0',
'reference' => '5d1c244f0525d265e231a65db538b74eb5483768',
'type' => 'library',
'install_path' => __DIR__ . '/../davedevelopment/stiphle',
'aliases' => array(),
'dev_requirement' => false,
),
'dflydev/dot-access-data' => array(
'pretty_version' => 'v3.0.3',
'version' => '3.0.3.0',
@ -190,6 +217,51 @@
'aliases' => array(),
'dev_requirement' => true,
),
'drupal/add_content_by_bundle' => array(
'pretty_version' => '1.2.2',
'version' => '1.2.2.0',
'reference' => '1.2.2',
'type' => 'drupal-module',
'install_path' => __DIR__ . '/../../web/modules/contrib/add_content_by_bundle',
'aliases' => array(),
'dev_requirement' => false,
),
'drupal/address' => array(
'pretty_version' => '2.0.4',
'version' => '2.0.4.0',
'reference' => '2.0.4',
'type' => 'drupal-module',
'install_path' => __DIR__ . '/../../web/modules/contrib/address',
'aliases' => array(),
'dev_requirement' => false,
),
'drupal/auto_entitylabel' => array(
'pretty_version' => '3.4.0',
'version' => '3.4.0.0',
'reference' => '8.x-3.4',
'type' => 'drupal-module',
'install_path' => __DIR__ . '/../../web/modules/contrib/auto_entitylabel',
'aliases' => array(),
'dev_requirement' => false,
),
'drupal/better_exposed_filters' => array(
'pretty_version' => '7.1.1',
'version' => '7.1.1.0',
'reference' => '7.1.1',
'type' => 'drupal-module',
'install_path' => __DIR__ . '/../../web/modules/contrib/better_exposed_filters',
'aliases' => array(),
'dev_requirement' => false,
),
'drupal/ckeditor_accordion' => array(
'pretty_version' => '2.3.0',
'version' => '2.3.0.0',
'reference' => '2.3.0',
'type' => 'drupal-module',
'install_path' => __DIR__ . '/../../web/modules/contrib/ckeditor_accordion',
'aliases' => array(),
'dev_requirement' => false,
),
'drupal/color_field' => array(
'pretty_version' => '3.0.2',
'version' => '3.0.2.0',
@ -388,6 +460,15 @@
0 => '11.2.5',
),
),
'drupal/ctools' => array(
'pretty_version' => '4.1.0',
'version' => '4.1.0.0',
'reference' => '4.1.0',
'type' => 'drupal-module',
'install_path' => __DIR__ . '/../../web/modules/contrib/ctools',
'aliases' => array(),
'dev_requirement' => false,
),
'drupal/date_augmenter' => array(
'pretty_version' => '1.1.2',
'version' => '1.1.2.0',
@ -406,6 +487,107 @@
'aliases' => array(),
'dev_requirement' => true,
),
'drupal/feeds' => array(
'pretty_version' => '3.2.0',
'version' => '3.2.0.0',
'reference' => '8.x-3.2',
'type' => 'drupal-module',
'install_path' => __DIR__ . '/../../web/modules/contrib/feeds',
'aliases' => array(),
'dev_requirement' => false,
),
'drupal/feeds_tamper' => array(
'pretty_version' => 'dev-2.x',
'version' => 'dev-2.x',
'reference' => 'f56ab26955c9858f8d962a068f4b7d5b28a5fe02',
'type' => 'drupal-module',
'install_path' => __DIR__ . '/../../web/modules/contrib/feeds_tamper',
'aliases' => array(
0 => '2.x-dev',
),
'dev_requirement' => false,
),
'drupal/fullcalendar_view' => array(
'pretty_version' => '5.2.5',
'version' => '5.2.5.0',
'reference' => '5.2.5',
'type' => 'drupal-module',
'install_path' => __DIR__ . '/../../web/modules/contrib/fullcalendar_view',
'aliases' => array(),
'dev_requirement' => false,
),
'drupal/geocoder' => array(
'pretty_version' => '4.30.0',
'version' => '4.30.0.0',
'reference' => '8.x-4.30',
'type' => 'drupal-module',
'install_path' => __DIR__ . '/../../web/modules/contrib/geocoder',
'aliases' => array(),
'dev_requirement' => false,
),
'drupal/geofield' => array(
'pretty_version' => '1.66.0',
'version' => '1.66.0.0',
'reference' => '8.x-1.66',
'type' => 'drupal-module',
'install_path' => __DIR__ . '/../../web/modules/contrib/geofield',
'aliases' => array(),
'dev_requirement' => false,
),
'drupal/jquery_ui' => array(
'pretty_version' => '1.8.0',
'version' => '1.8.0.0',
'reference' => '8.x-1.8',
'type' => 'drupal-module',
'install_path' => __DIR__ . '/../../web/modules/contrib/jquery_ui',
'aliases' => array(),
'dev_requirement' => false,
),
'drupal/jquery_ui_accordion' => array(
'pretty_version' => '2.1.0',
'version' => '2.1.0.0',
'reference' => '2.1.0',
'type' => 'drupal-module',
'install_path' => __DIR__ . '/../../web/modules/contrib/jquery_ui_accordion',
'aliases' => array(),
'dev_requirement' => false,
),
'drupal/leaflet' => array(
'pretty_version' => '10.3.11',
'version' => '10.3.11.0',
'reference' => '10.3.11',
'type' => 'drupal-module',
'install_path' => __DIR__ . '/../../web/modules/contrib/leaflet',
'aliases' => array(),
'dev_requirement' => false,
),
'drupal/metatag' => array(
'pretty_version' => '2.2.0',
'version' => '2.2.0.0',
'reference' => '2.2.0',
'type' => 'drupal-module',
'install_path' => __DIR__ . '/../../web/modules/contrib/metatag',
'aliases' => array(),
'dev_requirement' => false,
),
'drupal/nouislider_js' => array(
'pretty_version' => '15.8.1',
'version' => '15.8.1.0',
'reference' => 'b5610d5842784581e4c766cd1c3852ca0b355ed5',
'type' => 'drupal-library',
'install_path' => __DIR__ . '/../../web/libraries/nouislider',
'aliases' => array(),
'dev_requirement' => false,
),
'drupal/pathauto' => array(
'pretty_version' => '1.14.0',
'version' => '1.14.0.0',
'reference' => '8.x-1.14',
'type' => 'drupal-module',
'install_path' => __DIR__ . '/../../web/modules/contrib/pathauto',
'aliases' => array(),
'dev_requirement' => false,
),
'drupal/radix' => array(
'pretty_version' => '6.0.2',
'version' => '6.0.2.0',
@ -418,7 +600,7 @@
'drupal/recommended-project' => array(
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => 'ac74f2d71232fd89d74c22312626313ae614baf4',
'reference' => 'a9149db5daa6c35f471b4207421c039e2601c527',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@ -433,6 +615,42 @@
'aliases' => array(),
'dev_requirement' => false,
),
'drupal/tamper' => array(
'pretty_version' => '1.0.0-beta2',
'version' => '1.0.0.0-beta2',
'reference' => '8.x-1.0-beta2',
'type' => 'drupal-module',
'install_path' => __DIR__ . '/../../web/modules/contrib/tamper',
'aliases' => array(),
'dev_requirement' => false,
),
'drupal/token' => array(
'pretty_version' => '1.16.0',
'version' => '1.16.0.0',
'reference' => '8.x-1.16',
'type' => 'drupal-module',
'install_path' => __DIR__ . '/../../web/modules/contrib/token',
'aliases' => array(),
'dev_requirement' => false,
),
'drupal/views_accordion' => array(
'pretty_version' => '2.0.2',
'version' => '2.0.2.0',
'reference' => '2.0.2',
'type' => 'drupal-module',
'install_path' => __DIR__ . '/../../web/modules/contrib/views_accordion',
'aliases' => array(),
'dev_requirement' => false,
),
'drupal/views_bootstrap' => array(
'pretty_version' => '5.4.1',
'version' => '5.4.1.0',
'reference' => '5.4.1',
'type' => 'drupal-module',
'install_path' => __DIR__ . '/../../web/modules/contrib/views_bootstrap',
'aliases' => array(),
'dev_requirement' => false,
),
'drush/drush' => array(
'pretty_version' => '13.6.2',
'version' => '13.6.2.0',
@ -496,6 +714,42 @@
'aliases' => array(),
'dev_requirement' => false,
),
'itamair/geophp' => array(
'pretty_version' => '1.8',
'version' => '1.8.0.0',
'reference' => '9e464b5f65a2694789505adc5b8845d51ba2a365',
'type' => 'library',
'install_path' => __DIR__ . '/../itamair/geophp',
'aliases' => array(),
'dev_requirement' => false,
),
'laminas/laminas-escaper' => array(
'pretty_version' => '2.18.0',
'version' => '2.18.0.0',
'reference' => '06f211dfffff18d91844c1f55250d5d13c007e18',
'type' => 'library',
'install_path' => __DIR__ . '/../laminas/laminas-escaper',
'aliases' => array(),
'dev_requirement' => false,
),
'laminas/laminas-feed' => array(
'pretty_version' => '2.25.0',
'version' => '2.25.0.0',
'reference' => '6299e8e2502ddedd0f39722f64079f2b709b86fa',
'type' => 'library',
'install_path' => __DIR__ . '/../laminas/laminas-feed',
'aliases' => array(),
'dev_requirement' => false,
),
'laminas/laminas-stdlib' => array(
'pretty_version' => '3.21.0',
'version' => '3.21.0.0',
'reference' => 'b1c81514cfe158aadf724c42b34d3d0a8164c096',
'type' => 'library',
'install_path' => __DIR__ . '/../laminas/laminas-stdlib',
'aliases' => array(),
'dev_requirement' => false,
),
'laravel/prompts' => array(
'pretty_version' => 'v0.3.7',
'version' => '0.3.7.0',
@ -601,6 +855,60 @@
'aliases' => array(),
'dev_requirement' => false,
),
'php-http/async-client-implementation' => array(
'dev_requirement' => false,
'provided' => array(
0 => '1.0',
),
),
'php-http/client-implementation' => array(
'dev_requirement' => false,
'provided' => array(
0 => '1.0',
),
),
'php-http/guzzle7-adapter' => array(
'pretty_version' => '1.1.0',
'version' => '1.1.0.0',
'reference' => '03a415fde709c2f25539790fecf4d9a31bc3d0eb',
'type' => 'library',
'install_path' => __DIR__ . '/../php-http/guzzle7-adapter',
'aliases' => array(),
'dev_requirement' => false,
),
'php-http/httplug' => array(
'pretty_version' => '2.4.1',
'version' => '2.4.1.0',
'reference' => '5cad731844891a4c282f3f3e1b582c46839d22f4',
'type' => 'library',
'install_path' => __DIR__ . '/../php-http/httplug',
'aliases' => array(),
'dev_requirement' => false,
),
'php-http/message' => array(
'pretty_version' => '1.16.2',
'version' => '1.16.2.0',
'reference' => '06dd5e8562f84e641bf929bfe699ee0f5ce8080a',
'type' => 'library',
'install_path' => __DIR__ . '/../php-http/message',
'aliases' => array(),
'dev_requirement' => false,
),
'php-http/message-factory-implementation' => array(
'dev_requirement' => false,
'provided' => array(
0 => '1.0',
),
),
'php-http/promise' => array(
'pretty_version' => '1.3.1',
'version' => '1.3.1.0',
'reference' => 'fc85b1fba37c169a69a07ef0d5a8075770cc1f83',
'type' => 'library',
'install_path' => __DIR__ . '/../php-http/promise',
'aliases' => array(),
'dev_requirement' => false,
),
'php-tuf/composer-stager' => array(
'pretty_version' => 'v2.0.1',
'version' => '2.0.1.0',
@ -1079,5 +1387,14 @@
'aliases' => array(),
'dev_requirement' => false,
),
'willdurand/geocoder' => array(
'pretty_version' => '5.0.0',
'version' => '5.0.0.0',
'reference' => 'a749e00819d2929bd0ec40fb79853956332970ba',
'type' => 'library',
'install_path' => __DIR__ . '/../willdurand/geocoder',
'aliases' => array(),
'dev_requirement' => false,
),
),
);