Skip to content

Commit

Permalink
VACMS-19772: update composer dependencies first round. (#19955)
Browse files Browse the repository at this point in the history
* VACMS-19772: updating composer dependencies batch 1.

* VACMS-19772: Batch 2 of composer dependencies.

* VACMS-19772: Updating composer lock file from main.

* VACMS-19772: Removing config module updates and exporting configs for menu_force.

* VACMS-19772: Updating composer lock file.

* VACMS-19772: Removing codesniffer update to pass tests.

* VACMS-19772: Updating some packages and lock file.

* VACMS-19772: Downgrading simplesamlphp.

* VACMS-19772: Updating lock file to pass tests.

* VACMS-19772: removing the schemata patch and updating lock file.

* VACMS-19772: I do loathe lock files.

* VACMS-19772: roll npm-asset/yarn back to 1.19.1

* VACMS-19772: Updating composer lock file.

* VACMS-19772: Lock file.

* VACMS-19772: Lock file.

---------

Co-authored-by: Edmund Dunn <109987005+edmund-dunn@users.noreply.github.com>
  • Loading branch information
JakeBapple and edmund-dunn authored Dec 11, 2024
1 parent e0a0027 commit 0ed827f
Show file tree
Hide file tree
Showing 60 changed files with 762 additions and 735 deletions.
37 changes: 15 additions & 22 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@
"drupal/crop": "^2.0",
"drupal/csv_serialization": "^4.0",
"drupal/ctools_block": "^4.0",
"drupal/danse": "^2.2",
"drupal/danse": "^2.3",
"drupal/danse_content_moderation": "^2.0@beta",
"drupal/default_content_deploy": "^2.0",
"drupal/default_content_deploy": "^2.1",
"drupal/devel_entity_updates": "^4.1",
"drupal/diff": "^1.0",
"drupal/dropzonejs": "^2.0",
Expand Down Expand Up @@ -107,7 +107,7 @@
"drupal/ief_table_view_mode": "^3.0",
"drupal/image_style_warmer": "^1.2@RC",
"drupal/image_widget_crop": "^2.2",
"drupal/jsonapi_extras": "3.24",
"drupal/jsonapi_extras": "3.26",
"drupal/jsonapi_hypermedia": "^1.9",
"drupal/jsonapi_image_styles": "^3.0",
"drupal/jsonapi_menu_items": "^1.2",
Expand All @@ -133,7 +133,7 @@
"drupal/message_notify": "^1.2",
"drupal/message_subscribe": "^2.0",
"drupal/message_ui": "^1.0@beta",
"drupal/metatag": "^2.0",
"drupal/metatag": "^2.1",
"drupal/migrate_plus": "^6.0",
"drupal/migrate_source_csv": "^3.4",
"drupal/migrate_source_ui": "^1.0",
Expand All @@ -144,7 +144,7 @@
"drupal/next": "^1.1",
"drupal/no_table_drag": "^2.0@alpha",
"drupal/node_link_report": "^1.14",
"drupal/node_revision_delete": "^1.0",
"drupal/node_revision_delete": "^2.0",
"drupal/node_title_help_text": "^1.0",
"drupal/office_hours": "^1.9",
"drupal/openapi": "^2.0@RC",
Expand All @@ -164,29 +164,29 @@
"drupal/pfm": "^2.0",
"drupal/post_api": "^2.0.3",
"drupal/prometheus_exporter": "^2.0@beta",
"drupal/raven": "^5.0",
"drupal/raven": "^6.0",
"drupal/rdf": "^2.1",
"drupal/redirect": "^1.3",
"drupal/redirect_options": "^2.1",
"drupal/restui": "^1.16",
"drupal/role_delegation": "1.3.0",
"drupal/s3fs": "^3.6",
"drupal/samlauth": "^3.9",
"drupal/schemata": "^1.0@beta",
"drupal/schemata": "^1.0",
"drupal/search_api": "^1.29.0",
"drupal/seckit": "^2.0",
"drupal/simplesamlphp_auth": "^4.0@RC",
"drupal/sitewide_alert": "^2.0",
"drupal/slack": "^1.3",
"drupal/smart_date": "^4.1.2",
"drupal/social_media_links": "^2.8",
"drupal/smart_date": "^4.2.0",
"drupal/social_media_links": "^2.10",
"drupal/string_field_formatter": "^2.0",
"drupal/styleguide": "^2.0@beta",
"drupal/tablefield": "^2.4",
"drupal/taxonomy_entity_index": "^1.1",
"drupal/taxonomy_menu": "^3.6",
"drupal/textfield_counter": "^2.3",
"drupal/tmgmt": "^1.14",
"drupal/tmgmt": "^1.17",
"drupal/toolbar_menu": "^3.0",
"drupal/twig_tweak": "^3.4",
"drupal/tzfield": "^1.7",
Expand All @@ -195,12 +195,12 @@
"drupal/video_embed_media": "^2.2",
"drupal/viewfield": "^3.0@beta",
"drupal/views_bulk_edit": "^3.0",
"drupal/views_bulk_operations": "^4.2",
"drupal/views_bulk_operations": "^4.3",
"drupal/views_conditional": "^1.4",
"drupal/views_data_export": "^1.4",
"drupal/views_local_tasks": "^1.0",
"drupal/workbench_access": "^2.0",
"drupal/workbench_menu_access": "^2.0",
"drupal/workbench_menu_access": "^2.1",
"drush/drush": "12.5.3",
"easyrdf/easyrdf": "1.1.1 as 0.9.1",
"geocoder-php/mapbox-provider": "^1.3",
Expand Down Expand Up @@ -228,7 +228,7 @@
"squizlabs/php_codesniffer": "^3.5",
"symfony/browser-kit": "^6.3",
"symfony/console": "^6.2",
"symfony/phpunit-bridge": "^5.1",
"symfony/phpunit-bridge": "^7.1",
"symfony/process": "^6.3",
"symfony/routing": "^6.3",
"va-gov/content-build": "^0.0.3647",
Expand Down Expand Up @@ -298,7 +298,7 @@
"sort-packages": true,
"optimize-autoloader": true,
"platform": {
"php": "8.1"
"php": "8.1.30"
},
"preferred-install": {
"va-gov/content-build": "source",
Expand Down Expand Up @@ -377,9 +377,6 @@
"drupal/clientside_validation": {
"2949540 - Allow specific form ids for clientside validation": "patches/2949540-allow-specific-form-ids-for-clientside-validation.patch"
},
"drupal/consumer_image_styles": {
"3301224 - Follow-up: Very slow JSON:API responses when images are stored on AWS bucket": "patches/3301224-very-slow-json-api-responses-when-images-are-stored-on-aws-bucket.patch"
},
"drupal/content_lock": {
"2951652 - Content lock causes redirect response preventing migration rollback.": "patches/2951652-content-lock-causes-redirect-response-preventing-migration-rollback.patch"
},
Expand Down Expand Up @@ -417,7 +414,6 @@
"2834253 - Missing column headings in Revisions list": "patches/2834253-missing-column-headers.patch"
},
"drupal/eca": {
"3465031 - Multiple cron events not firing consistently": "patches/3465031-eca-fix-cron-consistency.patch",
"3472437 - Drupal\\eca\\Service\\ExportRecipe::__construct(): Argument #2 ($fileSystem) must be of type Drupal\\Core\\File\\FileSystem": "patches/3472437-instatiate-against-file-system-interface.patch"
},
"drupal/entity_browser": {
Expand Down Expand Up @@ -508,11 +504,8 @@
"drupal/redirect_options": {
"3335893 - form_alter hook check on classes fails in some cases": "patches/3335893-redirect-options-form-alter-array-check.patch"
},
"drupal/schemata": {
"3190131 - Possibly unnecessary logging in SchemaFactory::create().": "patches/3190131-schemata-remove-logging-statement.patch"
},
"drupal/simplesamlphp_auth": {
"VAMCS-19923: add PIV car logging": "patches/VACMS-19923-simplesaml-attributes-error-logging.patch",
"VAMCS-19923: add PIV card logging": "patches/VACMS-19923-simplesaml-attributes-error-logging.patch",
"3127628 - Successful login with IDP but the user is still considered as anonymous": "patches/3127628-simplesamlphp-auth-fix-redirection-issue.patch"
},
"drupal/social_media_links": {
Expand Down
Loading

0 comments on commit 0ed827f

Please sign in to comment.