Cannot upgrade past 10.0.18

Created on 10 March 2025, 26 days ago

Problem/Motivation

I am confused by the fact that it seems no matter WHAT I do I end up with varbase_core pinned to version 10.0.18. I have tried requiring 10.0 (which does not change the composer files and says no changes required) and have tried requiring 10.0.44 - which then downgrades to 10.0.18. I do not see why that pinning keeps getting written into the composer.lock file. I must be misunderstanding something. Site is running Drupal 10.4.4 and Varbase 10.0.4.

Steps to reproduce

Composer update drupal/varbase_core will not upgrade past 10.0.18 and pins it to 10.0.18 in composer.lock. Even removing composer.lock and doing compser install ends up writing the version lock in composer.lock

Proposed resolution

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 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

  • N/A
💬 Support request
Status

Active

Version

10.0

Component

Code

Created by

🇺🇸United States steve hanson

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

Comments & Activities

  • Issue created by @steve hanson
  • 🇺🇸United States steve hanson

    For example, trying to update it to 10.0.19 returns
    composer require drupal/varbase_core:10.0.19

    Problem 1
        - Root composer.json requires drupal/varbase_core 10.0.19 -> satisfiable by drupal/varbase_core[10.0.19].
        - drupal/varbase_core 10.0.19 requires drupal/core ~10.2.0 -> found drupal/core[10.2.0-alpha1, ..., 10.2.x-dev] but the package is fixed to 10.4.4 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
      Problem 2
        - drupal/varbase_core 10.0.19 requires drupal/core ~10.2.0 -> found drupal/core[10.2.0-alpha1, ..., 10.2.x-dev] but the package is fixed to 10.4.4 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
        - vardot/varbase 10.0.4 requires drupal/varbase_core ~10 -> satisfiable by drupal/varbase_core[10.0.19].
        - vardot/varbase is locked to version 10.0.4 and an update of this package was not requested.
    
    Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions
  • 🇺🇸United States steve hanson

    Please feel free to close this - I found my problem (I figured I would as soon as I asked for help). I had another module pinned to an old version and it was keeping varbase_core from upgrading.

  • 🇯🇴Jordan Rajab Natshah Jordan

    Thanks, Steve, for reporting.
    Closing the issue

Production build 0.71.5 2024