Add support for Drupal 11 and drop support for Drupal 8/9

Created on 19 June 2024, 5 months ago
Updated 8 September 2024, 3 months ago

Problem/Motivation

Checked the status of the module using the Drupal 11 Upgrade Status module


CONTRIBUTED PROJECTS
--------------------------------------------------------------------------------
Ace Editor
Scanned on Wed, 06/19/2024 - 19:43.

1 warning found.

web/modules/contrib/ace_editor/ace_editor.info.yml:
+----------------+------+----------------------------------------------------------------------------------------------------------------------------------------------------------+
| status         | line | message                                                                                                                                                  |
+----------------+------+----------------------------------------------------------------------------------------------------------------------------------------------------------+
| Check
manually | 5    | Value of core_version_requirement: ^8.8 | ^9 | ^10 is not
compatible with the next major version of Drupal core. See
https://drupal.org/node/3070687.
 |
+----------------+------+----------------------------------------------------------------------------------------------------------------------------------------------------------+


Proposed resolution

  • Change core_version_requirement to ^10 || ^11 in the .info.yml
  • Add "drupal/core": "^10 || ^11", to the composer.json file.

Remaining tasks

  • ✅ File an issue
  • ✅ Addition/Change/Update/Fix
  • ✅ Testing to ensure no regression
  • ➖ Automated unit testing coverage
  • ➖ Automated functional testing coverage
  • ➖ UX/UI designer responsibilities
  • ✅ Readability
  • ✅ Accessibility
  • ➖ Performance
  • ➖ Security
  • ✅ Documentation
  • ✅ Code review by maintainers
  • ✅ Full testing and approval
  • ✅ Credit contributors
  • ✅ Review with the product owner
  • ✅ Release notes snippet
  • ✅ Release ace_editor-2.0.0

API changes

  • N/A

Data model changes

  • N/A

Release notes snippet

  • Issue #3455758 : Added support for Drupal 11 and drop support for Drupal 8/9
📌 Task
Status

Fixed

Version

2.0

Component

Code

Created by

🇯🇴Jordan Rajab Natshah Jordan

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024