Problem/Motivation

The project seems outdated and is not compatible with the latest minor drupal version 9.4.

Proposed resolution

Update composer.json with new versions of dependencies to support the latest available versions.

Remaining tasks

  • Apply security updates
  • Upgrade unsupported modules
  • Refactor stale patches
  • Update modules used in development to latest versions
  • Update modules with unsupported releases
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

sdstyles created an issue. See original summary.

mallezie’s picture

Status: Active » Needs work

HitchShock made their first commit to this issue’s fork.

HitchShock’s picture

Status: Needs work » Needs review
nginex’s picture

Assigned: Unassigned » nginex

akalam made their first commit to this issue’s fork.

akalam’s picture

Updated the patch related to #3008292: ImageItem::getUploadValidators() should be the source of truth for validating uploaded images because the current patch is causing an ajax error when trying to open the media library on ckeditor

nginex’s picture

Status: Needs review » Reviewed & tested by the community

I'm going to provide a new dev release with the fixes to be able to test it properly in https://www.drupal.org/project/dropsolid_rocketship and https://www.drupal.org/project/dropsolid_rocketship_profile

  • HitchShock authored 358969a on 6.x
    [#3313644] Replaced MR link to the patch link
    
  • 55c7641 committed on 6.x
    Issue #3313644: Update patches.
    
  • HitchShock authored 6c1c9e9 on 6.x
    [#3313644] Updated unsuported version of the smart_trim module
    
  • HitchShock authored 8e49248 on 6.x
    [#3313644] The module manage_display:manage_display_fix_title should not...
  • HitchShock authored c6516a5 on 6.x
    [#3313644] Fixed sitemap ^4.1 compatibility issues
    
  • HitchShock authored cb82258 on 6.x
    [#3313644] Removed dependency entity_reference_revisions, as we have no...

  • 9d3a418 committed on 6.x
    Issue #3313644: Update configs after contrib module upgrade.
    
nginex’s picture

Assigned: nginex » Unassigned
Status: Reviewed & tested by the community » Fixed

Tested upgrade on real project, should be good to go

I used the following command

composer update "drupal/core*" drupal/dropsolid_rocketship_profile -W --no-dev

Updating dropsolid_rocketship_profile will update rocketship_core

You will only need to remove obsolete patches when composer fails

Status: Fixed » Closed (fixed)

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