Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VOTE-2079 Update to Drupal core 10.3.1 #836

Merged
merged 6 commits into from
Jul 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
"drupal/ckeditor5_embedded_content": "^1.0",
"drupal/config_ignore": "^3.0@beta",
"drupal/config_split": "^2.0@RC",
"drupal/core-composer-scaffold": "^10.2.2",
"drupal/core-project-message": "^10.2.2",
"drupal/core-recommended": "^10.2.2",
"drupal/core-composer-scaffold": "^10.3.1",
"drupal/core-project-message": "^10.3.1",
"drupal/core-recommended": "^10.3.1",
"drupal/devel": "^5.1",
"drupal/disable_language": "^1.0@beta",
"drupal/double_field": "^4.1",
Expand Down Expand Up @@ -81,7 +81,7 @@
"drush/drush": "^12.4"
},
"require-dev": {
"drupal/core-dev": "^10.2.2"
"drupal/core-dev": "^10.3.1"
},
"conflict": {
"drupal/drupal": "*"
Expand Down
1,573 changes: 776 additions & 797 deletions composer.lock

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions config/local/views.view.watchdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -440,6 +440,7 @@ display:
type: mini
options:
offset: 0
pagination_heading_level: h4
items_per_page: 50
total_pages: null
id: 0
Expand Down
2 changes: 1 addition & 1 deletion config/sync/block_content.type.basic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ status: true
dependencies: { }
id: basic
label: Basic
revision: 1
revision: true
description: ''
2 changes: 1 addition & 1 deletion config/sync/block_content.type.email_signup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ status: true
dependencies: { }
id: email_signup
label: 'Email Signup'
revision: 0
revision: false
description: ''
2 changes: 1 addition & 1 deletion config/sync/block_content.type.government_banner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ status: true
dependencies: { }
id: government_banner
label: 'Government banner'
revision: 0
revision: false
description: ''
2 changes: 1 addition & 1 deletion config/sync/block_content.type.inline_alert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ status: true
dependencies: { }
id: inline_alert
label: 'Inline alert'
revision: 1
revision: true
description: ''
2 changes: 1 addition & 1 deletion config/sync/block_content.type.nvrf_a_b_message.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ status: true
dependencies: { }
id: nvrf_a_b_message
label: 'NVRF A/B Message'
revision: 0
revision: false
description: ''
2 changes: 1 addition & 1 deletion config/sync/block_content.type.nvrf_card.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ status: true
dependencies: { }
id: nvrf_card
label: 'NVRF Card'
revision: 1
revision: true
description: ''
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ status: true
dependencies: { }
id: registration_form_selector
label: 'Registration form selector'
revision: 0
revision: false
description: ''
2 changes: 1 addition & 1 deletion config/sync/block_content.type.search.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ status: true
dependencies: { }
id: search
label: 'Search block'
revision: 0
revision: false
description: ''
2 changes: 1 addition & 1 deletion config/sync/block_content.type.sitewide_alert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ status: true
dependencies: { }
id: sitewide_alert
label: 'Sitewide alert'
revision: 0
revision: false
description: ''
6 changes: 0 additions & 6 deletions config/sync/editor.editor.basic_html.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,3 @@ settings:
allow_view_mode_override: false
image_upload:
status: false
scheme: public
directory: inline-images
max_size: ''
max_dimensions:
width: 0
height: 0
3 changes: 2 additions & 1 deletion config/sync/editor.editor.full_html.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,5 @@ settings:
element: '<a class="usa-button">'
media_media:
allow_view_mode_override: false
image_upload: { }
image_upload:
status: false
3 changes: 2 additions & 1 deletion config/sync/editor.editor.simple_html.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ settings:
- rel
- target
- title
image_upload: { }
image_upload:
status: false
4 changes: 2 additions & 2 deletions config/sync/node.type.landing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ third_party_settings:
age: 0
name: 'Landing Page'
type: landing
description: ''
help: ''
description: null
help: null
new_revision: true
preview_mode: 0
display_submitted: false
2 changes: 1 addition & 1 deletion config/sync/node.type.nvrf_page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ third_party_settings:
name: 'NVRF Page'
type: nvrf_page
description: 'NVRF app page content'
help: ''
help: null
new_revision: true
preview_mode: 0
display_submitted: false
4 changes: 2 additions & 2 deletions config/sync/node.type.page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ third_party_settings:
age: 0
name: 'Basic Page'
type: page
description: ''
help: ''
description: null
help: null
new_revision: true
preview_mode: 0
display_submitted: false
4 changes: 2 additions & 2 deletions config/sync/node.type.state_territory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ third_party_settings:
amount: 50
name: 'State/Territory Page'
type: state_territory
description: ''
help: ''
description: null
help: null
new_revision: true
preview_mode: 0
display_submitted: false
4 changes: 2 additions & 2 deletions config/sync/node.type.voter_guide.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ third_party_settings:
age: 0
name: 'Voter Guide'
type: voter_guide
description: ''
help: ''
description: null
help: null
new_revision: true
preview_mode: 0
display_submitted: false
2 changes: 1 addition & 1 deletion config/sync/system.cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ _core:
threshold:
requirements_warning: 172800
requirements_error: 1209600
logging: 1
logging: true
3 changes: 2 additions & 1 deletion config/sync/taxonomy.vocabulary.basics_modules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ status: true
dependencies: { }
name: 'Basics modules'
vid: basics_modules
description: ''
description: null
weight: 0
new_revision: false
1 change: 1 addition & 0 deletions config/sync/taxonomy.vocabulary.nvrf_field.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ name: 'NVRF Field'
vid: nvrf_field
description: 'NVRF app form field requirement data'
weight: 0
new_revision: false
1 change: 1 addition & 0 deletions config/sync/views.view.archive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ display:
type: mini
options:
offset: 0
pagination_heading_level: h4
items_per_page: 10
total_pages: 0
id: 0
Expand Down
1 change: 1 addition & 0 deletions config/sync/views.view.block_content.yml
Original file line number Diff line number Diff line change
Expand Up @@ -339,6 +339,7 @@ display:
type: mini
options:
offset: 0
pagination_heading_level: h4
items_per_page: 50
total_pages: null
id: 0
Expand Down
1 change: 1 addition & 0 deletions config/sync/views.view.content.yml
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,7 @@ display:
pager:
type: full
options:
pagination_heading_level: h4
items_per_page: 50
tags:
next: 'Next ›'
Expand Down
2 changes: 2 additions & 0 deletions config/sync/views.view.files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -471,6 +471,7 @@ display:
type: mini
options:
offset: 0
pagination_heading_level: h4
items_per_page: 50
total_pages: 0
id: 0
Expand Down Expand Up @@ -1759,6 +1760,7 @@ display:
type: mini
options:
offset: 0
pagination_heading_level: h4
items_per_page: 10
total_pages: 0
id: 0
Expand Down
1 change: 1 addition & 0 deletions config/sync/views.view.global_blocks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,7 @@ display:
type: mini
options:
offset: 0
pagination_heading_level: h4
items_per_page: 50
total_pages: null
id: 0
Expand Down
1 change: 1 addition & 0 deletions config/sync/views.view.glossary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ display:
type: mini
options:
offset: 0
pagination_heading_level: h4
items_per_page: 36
total_pages: 0
id: 0
Expand Down
1 change: 1 addition & 0 deletions config/sync/views.view.media.yml
Original file line number Diff line number Diff line change
Expand Up @@ -588,6 +588,7 @@ display:
type: full
options:
offset: 0
pagination_heading_level: h4
items_per_page: 50
total_pages: null
id: 0
Expand Down
1 change: 1 addition & 0 deletions config/sync/views.view.media_library.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ display:
type: mini
options:
offset: 0
pagination_heading_level: h4
items_per_page: 24
total_pages: null
id: 0
Expand Down
1 change: 1 addition & 0 deletions config/sync/views.view.moderated_content.yml
Original file line number Diff line number Diff line change
Expand Up @@ -484,6 +484,7 @@ display:
type: full
options:
offset: 0
pagination_heading_level: h4
items_per_page: 50
total_pages: null
id: 0
Expand Down
1 change: 1 addition & 0 deletions config/sync/views.view.nvrf_api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ display:
type: mini
options:
offset: 0
pagination_heading_level: h4
items_per_page: 10
total_pages: null
id: 0
Expand Down
1 change: 1 addition & 0 deletions config/sync/views.view.nvrf_api_blocks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -485,6 +485,7 @@ display:
type: mini
options:
offset: 0
pagination_heading_level: h4
items_per_page: 10
total_pages: null
id: 0
Expand Down
1 change: 1 addition & 0 deletions config/sync/views.view.nvrf_api_taxonomy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -735,6 +735,7 @@ display:
type: mini
options:
offset: 0
pagination_heading_level: h4
items_per_page: 10
total_pages: null
id: 0
Expand Down
2 changes: 2 additions & 0 deletions config/sync/views.view.nvrf_state_reports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -665,6 +665,7 @@ display:
type: full
options:
offset: 0
pagination_heading_level: h4
items_per_page: 20
total_pages: null
id: 0
Expand Down Expand Up @@ -1907,6 +1908,7 @@ display:
type: full
options:
offset: 0
pagination_heading_level: h4
items_per_page: 10
total_pages: null
id: 0
Expand Down
1 change: 1 addition & 0 deletions config/sync/views.view.redirect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ display:
type: full
options:
offset: 0
pagination_heading_level: h4
items_per_page: 50
total_pages: null
id: 0
Expand Down
1 change: 1 addition & 0 deletions config/sync/views.view.site_alerts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,7 @@ display:
type: mini
options:
offset: 0
pagination_heading_level: h4
items_per_page: 50
total_pages: null
id: 0
Expand Down
1 change: 1 addition & 0 deletions config/sync/views.view.user_admin_people.yml
Original file line number Diff line number Diff line change
Expand Up @@ -462,6 +462,7 @@ display:
type: full
options:
offset: 0
pagination_heading_level: h4
items_per_page: 50
total_pages: 0
id: 0
Expand Down
9 changes: 9 additions & 0 deletions web/sites/default/default.services.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
parameters:
# Toggles the super user access policy. If your website has at least one user
# with the Administrator role, it is advised to set this to false. This allows
# you to make user 1 a regular user, strengthening the security of your site.
security.enable_super_user: true
session.storage.options:
# Default ini options for sessions.
#
Expand Down Expand Up @@ -60,6 +64,11 @@ parameters:
# \Drupal\Core\Session\SessionConfiguration::__construct()
# @default 6
sid_bits_per_character: 6
# By default, Drupal generates a session cookie name based on the full
# domain name. Set the name_suffix to a short random string to ensure this
# session cookie name is unique on different installations on the same
# domain and path (for example, when migrating from Drupal 7).
name_suffix: ''
twig.config:
# Twig debugging:
#
Expand Down
Loading