Problem/Motivation

Varbase Commerce 1.0.x targets Drupal ~10.6.0 || ~11.3.0 and carries per-module Composer patches for commerce_shipping and commerce_cart_flyout. A 1.1.x branch is needed to support Drupal ~11.4.0, to remove the module-level extra.patches (patches are managed at the project level), and to convert the procedural hook_views_query_alter to the Drupal 11 object-oriented hook system.

Steps to reproduce

Proposed resolution

Cut 1.1.x off 1.0.x. Set core_version_requirement and drupal/core to ~11.4.0; remove the extra.patches block (and enable-patching/composer-exit-on-patch-failure); resolve the Commerce dependency stack on Drupal ~11.4 (bumping constraints / using composer-drupal-lenient for any contrib without a Drupal 11 release yet); convert the hook to an OOP src/Hook/VarbaseCommerceHooks.php class; and add a webship-js browser test.

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
  • ❌ Reviewed by a human
  • ❌ Code review by maintainers
  • ❌ Full testing and approval
  • ❌ Credit contributors
  • ❌ Review with the product owner
  • ✅ Update Release Notes
  • ✅ Release varbase-10.1.1, varbase_commerce-1.1.0

User interface changes

  • N/A

API changes

  • N/A

Data model changes

  • N/A

Release notes snippet

  • N/A
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

rajab natshah created an issue. See original summary.

  • rajab natshah committed c7a3b843 on 1.1.x
    task: #3609291 Start a 1.1.x branch to support Drupal ~11.4 and remove...
rajab natshah’s picture

Assigned: rajab natshah » josebc
Issue summary: View changes
Status: Active » Needs review
Issue tags: +varbase-10.1.1, +varbase_commerce-1.1.0
rajab natshah’s picture

Assigned: josebc » mohammed j. razem
rajab natshah’s picture

Assigned: mohammed j. razem » Unassigned
Issue summary: View changes
Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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