Cannot update project when not running core ^10.2

Created on 9 October 2023, about 1 year ago
Updated 15 October 2023, about 1 year ago

Problem/Motivation

I was trying to update this module form 8.x-1.3 to 8.x-1.6 (Drupal shows there are updates), but im receiving an error that core 10.2 is required for the update. I understand that #3385914 πŸ“Œ Mark this module as obsolete on Drupal 10.2 and above Active has been fixed, but the core_version_requirement has been set to ^10.2. Meaning this module can not be updated anymore for people who still run Drupal 9.

Basic information:

  • Current version running is Drupal 9.5.11.
  • Trying to update the project via composer.

Proposed resolution

Set core_version_requirement back to correct version: core_version_requirement: ^9.2 || ^10

πŸ› Bug report
Status

Closed: works as designed

Version

1.6

Component

Code

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

Comments & Activities

  • Issue created by @MarcellinoStroosnijder
  • Status changed to Closed: works as designed about 1 year ago
  • πŸ‡§πŸ‡ͺBelgium dieterholvoet Brussels

    You're not supposed to update to 8.x-1.6 when running a Drupal version below 10.2. That's a version specifically for Drupal 10.2 and above, marked as obsolete so people using it are aware the module is not necessary anymore for the Drupal version they are running.

  • πŸ‡ΊπŸ‡ΈUnited States fchandler

    So, until 10.2 is released, we have to put up with our sites being constantly out of date?

  • πŸ‡§πŸ‡ͺBelgium dieterholvoet Brussels

    Yeah, should probably have waited until the actual release, lessons were learned. But the first beta is out on November 13, the first RC on November 27 and the full release on December 11 ( source β†’ ) so I'm sure you'll be fine.

Production build 0.71.5 2024