Problem/Motivation

The 9.0.x branch is not under active support as support for Drupal 9 was dropped.
Facing the following composer issue when trying to use the Bootstrap ~5 version with Varbase 9

Problem 1
    - Root composer.json requires drupal/views_bootstrap ^5.5@RC, found drupal/views_bootstrap[5.5.0-rc1] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - drupal/varbase_core 9.0.54 requires drupal/views_bootstrap ~5.4.0 -> found drupal/views_bootstrap[5.4.0, 5.4.1] but it conflicts with your root composer.json require (^5.5@RC).
    - vardot/varbase 9.0.18 requires drupal/varbase_core ~9.0.0 -> satisfiable by drupal/varbase_core[9.0.54].
    - vardot/varbase is locked to version 9.0.18 and an update of this package was not requested.

Proposed resolution

Change drupal/views_bootstrap to ~5 to allow for ~5.4.0 or ~5.5.0 use in the 9.0.x branch

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

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 #3465861 by Emircan Erkul: Updated Views Bootstrap module from ~5.4.0 to ~5 in the 9.0.x branch to allow to work with Bootstrap ~5
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:

Comments

Emircan Erkul created an issue. See original summary.

rajab natshah’s picture

Title: Allow 9.0.x to install Bootstrap 5 » Update Views Bootstrap module from ~5.4.0 to ~5 in the 9.0.x branch to allow to work with Bootstrap ~5
Issue summary: View changes

rajab natshah’s picture

Priority: Major » Normal
Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
Status: Active » Needs review
Issue tags: +varbase_core-9.0.86
rajab natshah’s picture

Status: Needs review » Fixed
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes

✅ Released varbase_core-9.0.86

Status: Fixed » Closed (fixed)

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