Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 293895

[meta] Requirements for tagging Drupal 11.0.0-beta1

$
0
0

Must-haves prior to tagging 11.0.0-beta1

Release notes: #3425287: 11.0.0-beta1 release notes

  1. Fully support PHP versions above the Drupal 11 minimum.
  2. Update or decouple/remove PHP (Composer) dependencies.
  3. Update or decouple/remove frontend dependencies.
  4. Remove all deprecated code, libraries, and BC layers.
  5. ✅ Update deprecation message in DeprecatedServicePropertyTrait: #3318342: DeprecatedServicePropertyTrait should point to 11.0
  6. Resolve critical 10.x -> 10.x upgrade path bugs.
  7. #3416928: [Meta] Remove updates added up until 10.3.0 from Drupal 11 Remove old upgrade paths up to 10.x.0 and add new database dumps.
  8. Resolve any significant outstanding bugs for new platform requirements (PHP, Composer, etc.)
  9. Resolve any 11.0.x-only security or data integrity issues.
  10. Resolve other D11-only upgrade blockers.
  11. Update all dependencies (backend and frontend) to their latest versions immediately before tagging 11.0.0-beta1.
  12. Update COPYRIGHT.txt #3413657: Update COPYRIGHT.txt for 2024

Should-haves prior to tagging 11.0.0-beta1

These become beta targets if they are not completed by the deadline, and may contribute to other adjustments to the schedule (TBD).

  1. Fix DB fixtures process:
  2. jQuery UI
  3. Ensure that 10.x.x-beta1 ships with logic for warnings about future security coverage EOLs (both for the LTS version of Drupal itself, and for PHP versions, with dates hard coded as needed).
  4. Backbone:#3145958: [META] Re-evaluate use of Backbone.js in core (marked internal in Drupal 10)
  5. Disruptive issues:
  6. Other issues TBD.

Viewing all articles
Browse latest Browse all 293895

Trending Articles