Skip to content

Commit

Permalink
feat(release): Release of v5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sylus committed Sep 30, 2023
1 parent b144203 commit 3024a1d
Show file tree
Hide file tree
Showing 44 changed files with 54 additions and 53 deletions.
19 changes: 10 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,22 @@
# CHANGELOG

## v5.0.0-rc3 (In Development)
## v5.0.0

- Build Infrastructure
- TBD
- Add DB_VERSION variable to .env
- Security Updates for Drupal Core
- TBD
- [SA-core-2023-006](https://www.drupal.org/sa-core-2023-006)
- Updates for Drupal Core
TBD
- N/A
- Updates for Drupal Contrib
- TBD
- Build update for wxt, upgrade ckeditor4_codemirror [3382999](https://www.drupal.org/node/3382999)
- Updates for WxT
- TBD
- Minor naming adjustments and proper location of config objects
- Call to deprecated function file_create_url() [3387600](https://www.drupal.org/node/3387600)
- Updated for WxT Bootstrap
- TBD
- Support for composer/installers 2.x [3382948](https://www.drupal.org/node/3382948)
- Updates for WxT Library
- TBD
- Support for composer/installers 2.x [3382948](https://www.drupal.org/node/3382948)

Upgrade path:

Expand All @@ -34,7 +35,7 @@ Upgrade path:

**Note(s)**:

TBD
This is the first stable release of v5.0.0 please ensure you have read the release notes from the previous release candidates.

## v5.0.0-rc2

Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@
"drupal/views_infinite_scroll": "^2.0",
"drupal/webform": "^6.2.0-beta5",
"drupal/webform_migrate": "2.0.x-dev",
"drupal/wxt_bootstrap": "7.1",
"drupal/wxt_library": "7.1",
"drupal/wxt_bootstrap": "7.2",
"drupal/wxt_library": "7.2",
"drupal-ckeditor-libraries-group/fakeobjects": "4.18.0",
"cdubz/ckeditor5-source-editing-codemirror": "^35.1",
"codemirror/codemirror": "^5.65",
Expand Down
2 changes: 1 addition & 1 deletion modules/custom/wxt_admin/wxt_admin.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ dependencies:
- 'admin_toolbar:admin_toolbar'
- 'admin_toolbar_tools:admin_toolbar_tools'
- 'admin_toolbar_links_access_filter:admin_toolbar_links_access_filter'
version: 5.0.0-dev
version: 5.0.0
2 changes: 1 addition & 1 deletion modules/custom/wxt_core/wxt_core.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ dependencies:
- 'token_filter:token_filter'
- 'url_embed:url_embed'
- 'views_bootstrap:views_bootstrap'
version: 5.0.0-dev
version: 5.0.0
2 changes: 1 addition & 1 deletion modules/custom/wxt_ext/wxt_ext.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ dependencies:
- 'wxt_ext_user:wxt_ext_user'
- 'wxt_ext_webform:wxt_ext_webform'
- 'wxt_ext_workflow:wxt_ext_workflow'
version: 5.0.0-dev
version: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ core_version_requirement: '^9 || ^10'
package: WxT
dependencies:
- 'wxt_ext_blocks:wxt_ext_blocks'
version: 5.0.0-dev
version: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ dependencies:
- 'wxt_translation:wxt_translation'
- 'wxt_ext_media:wxt_ext_media'
- 'wxt_ext_media_image:wxt_ext_media_image'
version: 5.0.0-dev
version: 5.0.0
2 changes: 1 addition & 1 deletion modules/custom/wxt_ext/wxt_ext_blog/wxt_ext_blog.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ dependencies:
- 'wxt_ext_comment:wxt_ext_comment'
- 'wxt_ext_metatag:wxt_ext_metatag'
- 'wxt_ext_taxonomy:wxt_ext_taxonomy'
version: 5.0.0-dev
version: 5.0.0
2 changes: 1 addition & 1 deletion modules/custom/wxt_ext/wxt_ext_book/wxt_ext_book.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ package: WxT
dependencies:
- 'book:book'
configure: wxt_ext_book.admin_config_wxt_ext_book
version: 5.0.0-dev
version: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ package: WxT
dependencies:
- 'menu_breadcrumb:menu_breadcrumb'
configure: wxt_ext_breadcrumb.settings_form
version: 5.0.0-dev
version: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ dependencies:
- 'media_library:media_library'
- 'options:options'
- 'paragraphs:paragraphs'
version: 5.0.0-dev
version: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ core_version_requirement: '^9 || ^10'
package: WxT
dependencies:
- 'drupal:comment'
version: 5.0.0-dev
version: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ description: 'Contains specialized Drush commands for handling config exports.'
type: module
core_version_requirement: '^9 || ^10'
package: WxT
version: 5.0.0-dev
version: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ dependencies:
- 'token_filter:token_filter'
- 'url_embed:url_embed'
- 'wxt_ext_media_image_responsive:wxt_ext_media_image_responsive'
version: 5.0.0-dev
version: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ package: WxT
dependencies:
- 'config_rewrite:config_rewrite'
- 'fontawesome:fontawesome'
version: 5.0.0-dev
version: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ dependencies:
- 'gnode:gnode'
- 'group:group'
- 'wxt_ext_blog:wxt_ext_blog'
version: 5.0.0-dev
version: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ dependencies:
- 'wxt_ext_layout:wxt_ext_layout'
- 'wxt_ext_metatag:wxt_ext_metatag'
- 'wxt_translation:wxt_translation'
version: 5.0.0-dev
version: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ dependencies:
- 'layout_builder_st:layout_builder_st'
- 'layout_builder_styles:layout_builder_styles'
- 'page_manager_ui:page_manager_ui'
version: 5.0.0-dev
version: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ dependencies:
- 'inline_entity_form:inline_entity_form'
- 'wxt_core:wxt_core'
- 'wxt_translation:wxt_translation'
version: 5.0.0-dev
version: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ package: WxT
description: 'Provides an Audio entity type for Media.'
dependencies:
- 'wxt_ext_media:wxt_ext_media'
version: 5.0.0-dev
version: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ package: WxT
dependencies:
- 'dropzonejs:dropzonejs'
- 'wxt_ext_media:wxt_ext_media'
version: 5.0.0-dev
version: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ description: 'Provides a Document entity type for Media.'
package: WxT
dependencies:
- 'wxt_ext_media:wxt_ext_media'
version: 5.0.0-dev
version: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ package: WxT
description: 'Provides an Image entity type for Media.'
dependencies:
- 'wxt_ext_media:wxt_ext_media'
version: 5.0.0-dev
version: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ description: 'Provides responsive image support for Media.'
dependencies:
- 'drupal:responsive_image'
- 'wxt_ext_media_image:wxt_ext_media_image'
version: 5.0.0-dev
version: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ package: WxT
dependencies:
- 'wxt_ext_media:wxt_ext_media'
- 'media_entity_instagram:media_entity_instagram'
version: 5.0.0-dev
version: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ dependencies:
- 'media_entity_slideshow:media_entity_slideshow'
- 'slick_entityreference:slick_entityreference'
- 'wxt_ext_media:wxt_ext_media'
version: 5.0.0-dev
version: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ description: 'Provides a Twitter entity type for Media.'
dependencies:
- 'wxt_ext_media:wxt_ext_media'
- 'media_entity_twitter:media_entity_twitter'
version: 5.0.0-dev
version: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ package: WxT
description: 'Provides a Video entity type for Media.'
dependencies:
- 'wxt_ext_media:wxt_ext_media'
version: 5.0.0-dev
version: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ dependencies:
- 'metatag_dc_advanced:metatag_dc_advanced'
- 'metatag_page_manager:metatag_page_manager'
- 'metatag_views:metatag_views'
version: 5.0.0-dev
version: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ dependencies:
- 'wxt_ext_layout:wxt_ext_layout'
- 'wxt_ext_media:wxt_ext_media'
- 'wxt_ext_media_slideshow:wxt_ext_media_slideshow'
version: 5.0.0-dev
version: 5.0.0
2 changes: 1 addition & 1 deletion modules/custom/wxt_ext/wxt_ext_page/wxt_ext_page.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ dependencies:
- 'wxt_core:wxt_core'
- 'wxt_translation:wxt_translation'
- 'wxt_ext_layout:wxt_ext_layout'
version: 5.0.0-dev
version: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ core_version_requirement: '^9 || ^10'
dependencies:
- 'paragraphs:paragraphs'
- 'wxt_translation:wxt_translation'
version: 5.0.0-dev
version: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ dependencies:
- 'password_policy_characters:password_policy_characters'
- 'password_policy_history:password_policy_history'
- 'password_policy_character_types:password_policy_character_types'
version: 5.0.0-dev
version: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ dependencies:
- 'drupal:entityqueue'
- 'drupal:wxt_ext_landing_page'
- 'wxt_ext_media:wxt_ext_media'
version: 5.0.0-dev
version: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ dependencies:
- 'drupal:user'
- 'drupal:views'
- 'search_api:search_api'
version: 5.0.0-dev
version: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ package: WxT
dependencies:
- 'wxt_ext_search:wxt_ext_search'
- 'search_api:search_api_db'
version: 5.0.0-dev
version: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ core_version_requirement: '^9 || ^10'
dependencies:
- 'simple_sitemap:simple_sitemap'
- 'wxt_ext_page:wxt_ext_page'
version: 5.0.0-dev
version: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ core_version_requirement: '^9 || ^10'
package: WxT
dependencies:
- 'drupal:taxonomy'
version: 5.0.0-dev
version: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ core_version_requirement: '^9 || ^10'
package: WxT
dependencies:
- 'config_rewrite:config_rewrite'
version: 5.0.0-dev
version: 5.0.0
2 changes: 1 addition & 1 deletion modules/custom/wxt_ext/wxt_ext_user/wxt_ext_user.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ dependencies:
- 'panels_ipe:panels_ipe'
- 'wxt_translation:wxt_translation'
- 'wxt_ext_layout:wxt_ext_layout'
version: 5.0.0-dev
version: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ dependencies:
- 'webform_bootstrap:webform_bootstrap'
- 'webform_node:webform_node'
- 'webform_ui:webform_ui'
version: 5.0.0-dev
version: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ core_version_requirement: '^9 || ^10'
package: WxT
dependencies:
- 'drupal:content_moderation'
version: 5.0.0-dev
version: 5.0.0
2 changes: 1 addition & 1 deletion modules/custom/wxt_translation/wxt_translation.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ package: WxT
dependencies:
- 'drupal:config_translation'
- 'drupal:content_translation'
version: 5.0.0-dev
version: 5.0.0
2 changes: 1 addition & 1 deletion wxt.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ install:
themes:
- claro
- wxt_bootstrap
version: 5.0.0-dev
version: 5.0.0

0 comments on commit 3024a1d

Please sign in to comment.