Change support for ~9.5.0 || ~10.1.0 on the 2.0.x branch and drop support for the 8.x-1.x branch

Created on 6 July 2023, over 1 year ago
Updated 7 July 2023, over 1 year ago

Problem/Motivation

Currently, Drupal 9 sites are on 2.0.0-alpha which was the most current version until beta which only supports 10.1. Adding support for 9.5 in beta would allow D9 users to stay on 2.0.0 version until D9 EOL.

Proposed resolution

On the 2.0.x branch:

  • Change core_version_requirement to ~9.5.0 || ~10.1.0 in .info.yml file(s).
  • Change drupal/core to ~9.5.0 || ~10.1.0 in composer.josn file.

Thanks, Greg, for following up on this.

Noted;
I see your point, It looks like that the module could move to change drupal/core to ~9.5.0 || ~10.1.0 in composer.josn file On the 2.0.x branch.
If we do that we could drop support for the old 8.x-1.x branch.

Remaining tasks

  • ✅ File an issue
  • ✅ Addition/Change/Update/Fix
  • ✅ Testing to ensure no regression
  • ➖ Automated unit testing coverage
  • ➖ Automated functional testing coverage
  • ➖ UX/UI designer responsibilities
  • ➖ Readability
  • ➖ Accessibility
  • ➖ Performance
  • ➖ Security
  • ➖ Documentation
  • ✅ Code review by maintainers
  • ✅ Full testing and approval
  • ✅ Credit contributors
  • ✅ Review with the product owner
  • ✅ Release notes snippet
  • ❌ Release entity_browser_enhanced-2.0.0-rc1

API changes

  • N/A

Data model changes

  • N/A

Release notes snippet

  • Issue #3372984 by Greg Boggs : Changed support for ~9.5.0 || ~10.1.0 on the 2.0.x branch and drop support for the 8.x-1.x branch
📌 Task
Status

Fixed

Version

2.0

Component

Code

Created by

🇺🇸United States Greg Boggs Portland Oregon

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

Comments & Activities

Production build 0.71.5 2024