acquia_cms
acquia_cms copied to clipboard
Update acquia/cohesion requirement from ^7.4 to ^8.0 in /modules/acquia_cms_common
Updates the requirements on acquia/cohesion to permit the latest version.
Changelog
Sourced from acquia/cohesion's changelog.
8.0.0
Highlights
Removed Drupal 9 Support
What is it?
This update removes support for Drupal 9, it supports a minimum Drupal core version of 10.2.2.
What impact will there be?
Sites running on Drupal 9 will need to be upgraded to a supported version to continue receiving updates and support.
What actions do I need to take?
Ensure that Drupal core is on version 10.2.2 or later.
Are there any risks I should be aware of?
If a website is using Drupal 9, it can not use this version of Site Studio until Drupal core is updated to at least 10.2.2.
Added Drupal 11 Support
What is it?
This update adds support for Drupal 11.
What impact will there be?
You can now run Site Studio on Drupal 11 sites, taking advantage of new features and improvements in Drupal 11.
What actions do I need to take?
Ensure your site is running Drupal 11 to utilize the latest features and improvements.
When upgrading a site and attempting to use a WYSIWYG editor with the Site Studio text format you may encounter a console error relating to the "image_upload" plugin. If this is the case the text editor configuration will need to be updated, and it likely caused by the "image_upload" plugin is set to "false" then all other settings for that plugin should be removed.
Are there any risks I should be aware of?
None.
JSON:API element support
What is it?
Adds support for elements that have been added to a Node Layout canvas to be available in the JSON API output.
... (truncated)
Commits
aea25c1
Merge pull request #1869 from acquia/8.0.0-release- See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.