Skip to content

Commit

Permalink
Merge pull request #1151 from usagov/stage
Browse files Browse the repository at this point in the history
Sprint 73 Release Candidate to Production
  • Loading branch information
tt-gsa authored Dec 4, 2024
2 parents 01804da + 2e39704 commit 217183b
Show file tree
Hide file tree
Showing 39 changed files with 851 additions and 644 deletions.
2 changes: 0 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ jobs:
cd testing
npm install
npm run cy:pipeline:axe
when: always
- run:
name: "Cypress - axe tests - rerun"
command: |
Expand Down Expand Up @@ -280,7 +279,6 @@ jobs:
cd testing
npm install
npm run cy:pipeline:proofer
when: always
- run:
name: "Cypress External Links - rerun"
command: |
Expand Down
18 changes: 9 additions & 9 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"composer/installers": "^2.2",
"cweagans/composer-patches": "^1.7",
"drupal-tome/tome_drush": "dev-master",
"drupal/admin_toolbar": "^3.3",
"drupal/admin_toolbar": "^3.5",
"drupal/allowed_formats": "^3.0@alpha",
"drupal/autologout": "^2.0",
"drupal/block_content_template": "^1.5",
"drupal/block_content_template": "^1.7",
"drupal/ckeditor5_embedded_content": "^1.0",
"drupal/config_ignore": "^3.0@beta",
"drupal/config_split": "^2.0@RC",
Expand All @@ -47,20 +47,20 @@
"drupal/double_field": "^4.2",
"drupal/easy_breadcrumb": "^2.0",
"drupal/editor_advanced_link": "^2.2",
"drupal/editoria11y": "^2.0",
"drupal/editoria11y": "^2.1",
"drupal/entity_reference_revisions": "^1.10",
"drupal/field_group": "^4.0@alpha",
"drupal/file_delete": "^2.0",
"drupal/focal_point": "^2.0",
"drupal/focal_point": "^2.1",
"drupal/language_switcher_extended": "^1.1",
"drupal/link_attributes": "^2.1",
"drupal/log_stdout": "^1.5",
"drupal/menu_block": "^1.10",
"drupal/menu_multilingual": "^2.0",
"drupal/metatag": "^2.0",
"drupal/metatag": "^2.1",
"drupal/new_relic_rpm": "^2.1",
"drupal/node_revision_delete": "^2.0@alpha",
"drupal/override_node_options": "^2.8",
"drupal/override_node_options": "^2.9",
"drupal/paragraphs": "^1.15",
"drupal/pathauto": "^1.12",
"drupal/redirect": "^1.8",
Expand All @@ -69,15 +69,15 @@
"drupal/robotstxt": "^1.5",
"drupal/s3fs": "^3.1",
"drupal/samlauth": "^3.8",
"drupal/simple_sitemap": "^4.1",
"drupal/simple_sitemap": "^4.2",
"drupal/stage_file_proxy": "^3.1",
"drupal/svg_image": "^3.0",
"drupal/tome": "^1.8",
"drupal/tome": "^1.13",
"drupal/translatable_menu_link_uri": "^2.0@dev",
"drupal/twig_field_value": "^2.0",
"drupal/twig_tweak": "^3.2",
"drupal/uswds_templates": "^3.0@dev",
"drupal/views_data_export": "^1.4",
"drupal/views_data_export": "^1.5",
"drush/drush": "^12.4"
},
"require-dev": {
Expand Down
Loading

0 comments on commit 217183b

Please sign in to comment.