Skip to content

Commit

Permalink
9.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish authored Sep 12, 2023
2 parents 061725f + 4b717e7 commit e8801f0
Show file tree
Hide file tree
Showing 671 changed files with 496 additions and 62,104 deletions.
9 changes: 5 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ defaults: &defaults
restore_cache: &restore_cache
# We use the composer.lock as a way to determine if we can cache our build.
keys:
- v13-dependencies-{{ checksum "composer.json" }}-{{ checksum "composer.lock" }}
- v13-dependencies-{{ checksum "composer.json" }}-
- cache-{{ .Environment.CACHE_VERSION }}-{{ checksum "composer.json" }}-{{ checksum "composer.lock" }}
- cache-{{ .Environment.CACHE_VERSION }}-{{ checksum "composer.json" }}-
# fallback to using the latest cache if no exact match is found
- v13-dependencies-
- cache-{{ .Environment.CACHE_VERSION }}-

## Defines the cache saving mechanism.
save_cache: &save_cache
Expand All @@ -49,7 +49,8 @@ save_cache: &save_cache
- ./docroot/core
- ./docroot/modules/contrib
- ./docroot/modules/custom
key: v13-dependencies-{{ checksum "composer.json" }}-{{ checksum "composer.lock" }}
- ./docroot/themes/contrib
key: cache-{{ .Environment.CACHE_VERSION }}-{{ checksum "composer.json" }}-{{ checksum "composer.lock" }}

disable_telemetry: &disable_telemetry
run:
Expand Down
17 changes: 1 addition & 16 deletions blt/blt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,33 +93,25 @@ multisites:
- datasciencemajor
- default
- dennylab
- dfetter2022__humsci
- dfetter__humsci
- dlcl
- dsresearch
- dsresearch2022
- duboislab
- duboislab2022
- ealc
- economics
- em1060
- english
- ethicsinsociety
- facultyaffairs_humsci
- facultyaffairs_humsci2021
- feldman
- feminist
- finance_humsci
- francestanford
- francestanford2022
- gavin_wright2022__humsci
- gavin_wright__humsci
- gender
- globalcurrents
- grandtour
- gus_humsci
- gus_humsci2021
- heidi_williams2022__humsci
- heidi_williams__humsci
- history
- hopkinsmarinestation
Expand All @@ -137,12 +129,9 @@ multisites:
- humanbiology
- humanexperience
- humanitiescore
- humanitiescore2022
- humanrights
- impact
- insidehs
- insidehs2022
- insidehs2023
- internationalrelations
- iranianstudies
- iriss
Expand All @@ -153,15 +142,14 @@ multisites:
- language
- linguistics
- lowe
- lowe2022
- mathematics
- mathematics2023
- mcs
- mcs2023
- mediterraneanstudies
- memorylab
- morrisoninstitute
- mrc2021
- mrc
- mtl
- music
- oconnell
Expand All @@ -172,18 +160,15 @@ multisites:
- planning_humsci
- politicalscience
- popstudies
- popstudies2023
- psychology
- ptarmigan
- publicpolicy
- race
- religiousstudies
- researchadmin_humsci
- researchadmin_humsci2022
- scl
- sgs
- shenlab
- shenlab2022
- sitp
- siw
- sociology
Expand Down
121 changes: 19 additions & 102 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,95 +38,19 @@
"composer/installers": "^1.2.0"
}
}
},
{
"type": "package",
"package": {
"name": "ckeditor-plugin/a11ychecker",
"version": "1.1.1",
"type": "drupal-library",
"dist": {
"url": "https://download.ckeditor.com/a11ychecker/releases/a11ychecker_1.1.1.zip",
"type": "zip"
},
"require": {
"composer/installers": "~1.0"
}
}
},
{
"type": "package",
"package": {
"name": "ckeditor-plugin/balloonpanel",
"version": "4.14.0",
"type": "drupal-library",
"dist": {
"url": "https://download.ckeditor.com/balloonpanel/releases/balloonpanel_4.14.0.zip",
"type": "zip"
},
"require": {
"composer/installers": "~1.0"
}
}
},
{
"type": "package",
"package": {
"name": "ckeditor-plugin/link",
"version": "4.14.0",
"type": "drupal-library",
"dist": {
"url": "https://download.ckeditor.com/link/releases/link_4.14.0.zip",
"type": "zip"
},
"require": {
"composer/installers": "~1.0"
}
}
},
{
"type": "package",
"package": {
"name": "ckeditor-plugin/fakeobjects",
"version": "4.14.0",
"type": "drupal-library",
"dist": {
"url": "https://download.ckeditor.com/fakeobjects/releases/fakeobjects_4.14.0.zip",
"type": "zip"
},
"require": {
"composer/installers": "~1.0"
}
}
},
{
"type": "package",
"package": {
"name": "ckeditor-plugin/liststyle",
"version": "4.14.0",
"type": "drupal-library",
"dist": {
"url": "https://download.ckeditor.com/liststyle/releases/liststyle_4.14.0.zip",
"type": "zip"
},
"require": {
"composer/installers": "~1.0"
}
}
}
],
"require": {
"php": ">=8.0",
"acquia/blt": "^13.5",
"acquia/blt-multisite": "^1.0",
"ckeditor-plugin/liststyle": "4.14.0",
"composer/installers": "^1.9",
"cweagans/composer-patches": "^1.7",
"dinbror/blazy": "^1.8",
"drupal/acquia_connector": "^4.0",
"drupal/acquia_purge": "^1.2",
"drupal/address": "^1.9",
"drupal/addtocal": "^2.0",
"drupal/addtocal": "^3.0",
"drupal/admin_login_path": "^2.0",
"drupal/admin_toolbar": "^3.0",
"drupal/allowed_formats": "^2.0",
Expand All @@ -142,8 +66,7 @@
"drupal/bricks": "^2.1@alpha",
"drupal/cancel_button": "^1.1",
"drupal/chosen": "^4.0",
"drupal/ckeditor_blockimagepaste": "^1.4",
"drupal/ckeditor_liststyle": "^1.4",
"drupal/color": "^1.0",
"drupal/color_field": "^3.0",
"drupal/colorbox": "^2.0",
"drupal/components": "^3.0",
Expand All @@ -155,7 +78,7 @@
"drupal/config_split": "^1.0",
"drupal/config_update": "^2.0@alpha",
"drupal/confirm_leave": "^1.0@beta",
"drupal/content_access": "^1.0@alpha",
"drupal/content_access": "^2.0",
"drupal/core": "^9.4.5",
"drupal/core-composer-scaffold": "^9",
"drupal/core-recommended": "^9",
Expand All @@ -165,20 +88,20 @@
"drupal/domain_registration": "^1.6",
"drupal/draggableviews": "^2.0",
"drupal/ds": "^3.9",
"drupal/eck": "^1.0@beta",
"drupal/eck": "^2.0",
"drupal/editor_advanced_link": "^2.0",
"drupal/editoria11y": "^2.0",
"drupal/embed": "^1.4",
"drupal/empty_fields": "^1.0@beta",
"drupal/encrypt": "^3.0",
"drupal/entity_embed": "^1.1",
"drupal/entity_reference_exposed_filters": "^1.0@alpha",
"drupal/entity_reference_exposed_filters": "^2.0@alpha",
"drupal/entity_reference_revisions": "^1.3",
"drupal/entityqueue": "^1.2",
"drupal/environment_indicator": "^4.0",
"drupal/extlink": "^1.5",
"drupal/fakeobjects": "^1.1",
"drupal/fast_404": "^2.0@alpha",
"drupal/fast_404": "^3.2",
"drupal/fast_404_generator": "^1.0",
"drupal/field_formatter_class": "^1.4",
"drupal/field_group": "^3.1",
Expand Down Expand Up @@ -206,15 +129,16 @@
"drupal/masquerade": "^2.0@beta",
"drupal/mass_pwreset": "^2.0@beta",
"drupal/maxlength": "^2.0@RC",
"drupal/media_entity_download": "^2.2",
"drupal/memcache": "^2.3",
"drupal/menu_admin_per_menu": "^1.3",
"drupal/menu_block": "dev-1.x#17bc5a2094dec85a921fdac6aff0030bfe004744",
"drupal/menu_item_extras": "^2.16",
"drupal/menu_block": "^1.10",
"drupal/menu_item_extras": "^3.0",
"drupal/menu_link_attributes": "^1.2",
"drupal/menu_link_weight": "^1.0@beta",
"drupal/menu_position": "^1.0@beta",
"drupal/menu_trail_by_path": "^2.0",
"drupal/metatag": "^1.14",
"drupal/metatag": "^2.0",
"drupal/migrate_source_csv": "^3.4",
"drupal/mysql56": "^1.1",
"drupal/nobots": "^1.0",
Expand All @@ -240,7 +164,7 @@
"drupal/shield": "^1.4",
"drupal/shortcut_menu": "^3.0@beta",
"drupal/slick_paragraphs": "^2.0",
"drupal/smart_date": "^3.1",
"drupal/smart_date": "^3.7",
"drupal/smart_trim": "^2.0",
"drupal/spamspan": "^3.0@beta",
"drupal/stage_file_proxy": "^2.0",
Expand All @@ -259,7 +183,6 @@
"drupal/views_ical": "^1.0@alpha",
"drupal/views_infinite_scroll": "^2.0",
"drupal/views_taxonomy_term_name_depth": "^7.0",
"drupal/we_megamenu": "^1.13",
"drupal/webform": "^6.2@beta",
"drupal/webp": "^1.0@beta",
"drupal/xmlsitemap": "^1.0",
Expand All @@ -271,13 +194,11 @@
"sainsburys/guzzle-oauth2-plugin": "^3.0",
"simplesamlphp/simplesamlphp": "^1.19",
"su-sws/ckeditor5_plugins": "^1.0",
"su-sws/react_paragraphs": "^8.2",
"su-sws/stanford_basic": "dev-8.x-2.x#9d6391431de1aefa93c4dfe671e309cef1496d81",
"su-sws/stanford_fields": "^8.1",
"su-sws/stanford_media": "dev-HSD8-1416 as 8.3.0",
"su-sws/stanford_migrate": "^8.4",
"su-sws/stanford_ssp": "^8.1",
"su-sws/stanford_text_editor": "^8.1"
"su-sws/stanford_ssp": "^8.1"
},
"require-dev": {
"drupal/upgrade_status": "^4.0",
Expand Down Expand Up @@ -313,9 +234,6 @@
"drupal/bricks": {
"https://www.drupal.org/project/bricks/issues/3003176": "https://www.drupal.org/files/issues/2018-09-28/bricks-entity_usage-3003176.patch"
},
"drupal/ckeditor_blockimagepaste": {
"https://www.drupal.org/project/ckeditor_blockimagepaste/issues/3275158": "https://www.drupal.org/files/issues/2022-04-14/block_ms_word_paste.patch"
},
"drupal/config_ignore": {
"https://www.drupal.org/project/config_ignore/issues/2857247": "https://www.drupal.org/files/issues/2020-01-11/support-for-export-2857247-44.patch",
"https://www.drupal.org/project/config_ignore/issues/2865419": "https://www.drupal.org/files/issues/2020-07-20/config_ignore-wildcard_force_import.patch"
Expand All @@ -340,9 +258,6 @@
"drupal/gin": {
"https://www.drupal.org/project/gin/issues/3276752": "https://www.drupal.org/files/issues/2022-12-07/gin-stick-after-ajax-reload-3276752-23.patch"
},
"drupal/fast_404": {
"https://www.drupal.org/project/fast_404/issues/2838359": "https://www.drupal.org/files/issues/2022-06-16/fast_404-honor_redirects-2838359-50.patch"
},
"drupal/field_group": {
"https://www.drupal.org/project/field_group/issues/2969051": "https://www.drupal.org/files/issues/2023-04-24/2969051-99.patch",
"https://www.drupal.org/project/field_group/issues/2787179": "https://www.drupal.org/files/issues/2023-04-07/2787179-highlight-html5-validation-85.patch"
Expand All @@ -356,6 +271,9 @@
"drupal/key": {
"https://www.drupal.org/project/key/issues/2980072": "patches/contrib/key-encrypt-2980072-4.patch"
},
"drupal/menu_block": {
"https://www.drupal.org/project/menu_block/issues/3271218": "https://www.drupal.org/files/issues/2022-04-29/menu_block_rendered_empty-3271218-17.patch"
},
"drupal/menu_position": {
"Clean menu tree": "patches/contrib/menu_postion_rule-edit_route.patch"
},
Expand All @@ -371,12 +289,15 @@
"drupal/paragraphs": {
"https://www.drupal.org/project/paragraphs/issues/2895561": "https://www.drupal.org/files/issues/2021-05-06/paragraphs-2895561-32.patch"
},
"drupal/paragraphs_browser": {
"https://www.drupal.org/project/paragraphs_browser/issues/3381981": "https://www.drupal.org/files/issues/2023-08-22/3381981-sort-by-weight-4.patch"
},
"drupal/path_redirect_import": {
"https://www.drupal.org/project/path_redirect_import/issues/3373025": "https://www.drupal.org/files/issues/2023-07-06/path_redirect_import-3373025.patch"
},
"drupal/redirect": {
"https://www.drupal.org/project/redirect/issues/3057250": "https://www.drupal.org/files/issues/2020-12-14/validation-issue-3057250-29.patch",
"https://www.drupal.org/project/redirect/issues/3018897": "https://www.drupal.org/files/issues/2022-10-20/redirect-n3018897-21.patch"
"https://www.drupal.org/project/redirect/issues/3018897": "https://www.drupal.org/files/issues/2023-09-05/redirect-3018897-22.patch"
},
"drupal/simplesamlphp_auth": {
"https://www.drupal.org/project/simplesamlphp_auth/issues/2124117": "https://www.drupal.org/files/issues/2020-02-01/2124117-6-reroll-14.patch",
Expand All @@ -395,10 +316,6 @@
"drupal/views_taxonomy_term_name_depth": {
"https://www.drupal.org/project/views_taxonomy_term_name_depth/issues/2877249": "https://git.drupalcode.org/project/views_taxonomy_term_name_depth/-/merge_requests/2.diff"
},
"drupal/we_megamenu": {
"https://www.drupal.org/project/we_megamenu/issues/3253971": "https://git.drupalcode.org/project/we_megamenu/-/merge_requests/6.patch",
"https://www.drupal.org/project/we_megamenu/issues/3055213 & https://www.drupal.org/project/we_megamenu/issues/3274934": "patches/contrib/we_megamenu.patch"
},
"su-sws/stanford_basic": {
"D9/10 Update": "patches/contrib/stanford_basic.patch"
}
Expand Down
Loading

0 comments on commit e8801f0

Please sign in to comment.