Restrict Drupal Core to ~10.2.0 NOT to update to an alpha/beta version of Drupal Core 10.3.x

Created on 7 April 2024, 3 months ago
Updated 30 April 2024, about 2 months ago

Problem/Motivation

Having ~10 will let any contrib module update to Drupal Core ~10.3.0 ( Alpha, Beta, or RC )
But not the stable yet.
and only wanting to use the stable version of Drupal Core 10.3.x at the time.

Statistics
Created by fgm on 23 February 2024, updated 29 March 2024
This module is conflicting with Drupal 10.2.x
It will force the site to update to Drupal 10.3.x-dev
This is for the future core_version_requirement: "^10.3 || ^11"
Not for 10.2
As a TEMP fix for this.

  "conflict": {
    "drupal/drupal": "*"
  },
  "replace": {
    "drupal/statistics": "*"
  },

This will happen when a module was/is being departed from Drupal Core .. to be a contrib module again, or when a new contrib module is using the name of module which is in Drupal Core

Proposed resolution

  • Change drupal/core to ~10.2.0 in the composer.json file.

Remaining tasks

  • ✅ File an issue about this project
  • ✅ Addition/Change/Update/Fix to this project
  • ✅ Testing to ensure no regression
  • ➖ Automated unit/functional testing coverage
  • ➖ Developer Documentation support on feature change/addition
  • ➖ User Guide Documentation support on feature change/addition
  • ➖ UX/UI designer responsibilities
  • ➖ Accessibility and Readability
  • ✅ Code review from 1 Varbase core team member
  • ✅ Full testing and approval
  • ✅ Credit contributors
  • ✅ Review with the product owner
  • ✅ Update Release Notes and Update Helper on new feature change/addition
  • ✅ Release varbase-10.0.0-rc2 , varbase_core-10.0.19 , varbase-9.1.2 , varbase_core-9.1.33

Varbase update type

  • ✅ No Update
  • ➖ Optional Update
  • ➖ Forced Update
  • ➖ Forced Update if Unchanged

User interface changes

  • N/A

API changes

  • N/A

Data model changes

  • N/A

Release notes snippet

  • Issue #3439284 : Restricted Drupal Core to ~10.2.0 NOT to update to an alpha/beta/dev version of Drupal Core 10.3.x
📌 Task
Status

Fixed

Version

10.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.69.0 2024