- Issue created by @project update bot
- last update
8 months ago CI error This is an automated patch generated using Upgrade Status and Drupal Rector. Please see the issue summary for more details. A merge request (MR) is also openend and updated.
It is important that any automated tests available are run and that you manually test the changes.
Drupal 11 Compatibility
According to the Upgrade Status module β these changes make this module compatible with Drupal 11! π
Therefore these changes update theinfo.yml
file for Drupal 11 compatibility.Leaving this issue open, even after committing the current patch or merging the MR, will allow the Project Update Bot β to post additional Drupal 11 compatibility fixes as they become available in Drupal Rector.
Debug information
Bot run #11-185727These packages were used to generate the fixes:
- drupal/upgrade_status: 4.3.1
- mglaman/phpstan-drupal: 1.2.11
- palantirnet/drupal-rector: 0.20.1
- Status changed to Closed: won't fix
5 months ago 5:29pm 10 August 2024 - First commit to issue fork.
- Status changed to Needs review
4 months ago 1:15pm 6 September 2024 - πΊπΈUnited States ao5357
It looks like the rector patch only added ^11 to the info yaml file. It's unclear if other Drupal 11 compatibility fixes are required against 3.x, but it's certainly worthwhile to support Drupal 11. I've manually applied the patch to the MR for ease of composer-ing.
- Merge request !28Issue #3451390 by ao5357: Manually apply rector patch to info file. β (Open) created by ao5357
- Status changed to Closed: won't fix
4 months ago 4:28pm 6 September 2024 - Status changed to Needs review
4 months ago 1:15pm 10 September 2024 - πΊπΈUnited States ao5357
tr can you either link to the other issue where votingapi will be updated to be compatible with the current version of Drupal or explain why this module won't be updated?
- πΊπΈUnited States tr Cascadia
It already is compatible and working in D11 on the 4.0.x branch. Please leave this issue closed.
- Status changed to Closed: won't fix
4 months ago 6:20pm 10 September 2024 - πΊπΈUnited States tr Cascadia
Yes, I am working on votingapi, and fivestar and votingapi_widgets (which depend on votingapi), to get a stable release for all. The big blocker is the structure of the Vote and VoteResult entities need to be changed, and that involves a potentially disruptive hook_update and update tests. These are changes that can only be made in a new major release, which is why I opened the 4.0.x branch, and why I don't want to have a 4.0.0 release without finishing those changes.
- ivnish Kazakhstan
This may take a long time. What should people do who need to upgrade to Drupal 11 now? Use the dev version?
- πΊπΈUnited States tr Cascadia
All I can promise is that I am running 4.0.x-dev on a D11 site and I haven't had problems with it. The best way to find problems is to actually use it - there are probably no more than a handful of sites that have tried it so far. I am making progress, but like you said it's probably going to take a while especially with no community contribution.
- ivnish Kazakhstan
I can help with contribute, but we need a plan for 4.0 release