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

Comments

Rajab Natshah created an issue. See original summary.

  • Rajab Natshah committed 3991ad81 on 10.0.x
    Issue #3439284: Restrict Drupal Core to ~10.2.0 to update to an alpha/...

  • Rajab Natshah committed d71e5882 on 9.1.x
    Issue #3439284: Restrict Drupal Core to ~10.2.0 not to update to an...
rajab natshah’s picture

Title: Restrict Drupal Core to ~10.2.0 to update to an alpha/beta version of Drupal Core 10.3.x » Restrict Drupal Core to ~10.2.0 NOT to update to an alpha/beta version of Drupal Core 10.3.x
rajab natshah’s picture

Issue summary: View changes

  • Rajab Natshah committed 751268d9 on 9.1.x
    Issue #3439284: Restrict Drupal Core to ~10.2.0 not to update to an...

  • Rajab Natshah committed f5a4e86b on 10.0.x
    Issue #3439284: Restrict Drupal Core to ~10.2.0 not to update to an...

  • Rajab Natshah committed e7ac2fba on 10.0.x
    Issue #3439284: Restrict Drupal Core to ~10.2.0 NOT to update to an...

  • Rajab Natshah committed c5abd378 on 9.1.x
    Issue #3439284: Restrict Drupal Core to ~10.2.0 NOT to update to an...
rajab natshah’s picture

Assigned: rajab natshah » Unassigned
Issue summary: View changes
Status: Active » Fixed
Issue tags: +varbase-10.0.0, +varbase_core-10.0.19, +varbase-9.1.2, +varbase_core-9.1.33
rajab natshah’s picture

rajab natshah’s picture

Issue summary: View changes

✅ Released varbase_core-9.1.33

rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
Issue tags: -varbase-10.0.0 +varbase-10.0.0-rc2
rajab natshah’s picture

rajab natshah’s picture

Issue summary: View changes

✅ Released varbase-9.1.2

rajab natshah’s picture

Issue summary: View changes

✅ Released varbase-10.0.0-rc2

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.