- Issue created by @project update bot
- last update
11 months ago 1 pass 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-127659These packages were used to generate the fixes:
- drupal/upgrade_status: 4.1.0
- mglaman/phpstan-drupal: 1.2.9
- palantirnet/drupal-rector: 0.20.1
- Status changed to Needs review
11 months ago 1:16am 25 March 2024 - last update
11 months ago 1 pass - Status changed to RTBC
3 months ago 7:37pm 22 November 2024 - 🇺🇸United States daddison
I have confirmed that this module is upgrade-ready by functionally testing it with Drupal 10.3 and Drupal 11. I also have performed static analysis of the module code with the upgrade_status module and it passed.
- 🇮🇳India abhi_khandelwal Gandhinagar
I have test this module in Drupal 10.3 with upgrade_status and this module is upgrade ready for Drupal 11 and I also tested this module in Drupal 11 and it is working as expected. so please release stable version for the same
- 🇺🇸United States luke.leber Pennsylvania
I'll test drive this over the weekend on 11.x. Given there were no manual tests against Drupal 9 and it's end of life, I think it's best to explicitly drop support, leaving
^10.3 || ^11
as the support range.Claiming that Drupal 9 is still actively supported would be somewhat false advertising 😅.
- Merge request !29Issue #3358738 by Luke.Leber, attila.fekete, morvaim, nielsaers, yce, Oscaner:... → (Merged) created by luke.leber
-
luke.leber →
committed 75d6ea56 on 2.0.x
Issue #3434704: Automated Drupal 11 compatibility fixes for social_media
-
luke.leber →
committed 75d6ea56 on 2.0.x
- 🇺🇸United States luke.leber Pennsylvania
Everyone: Thank you for manually testing the Drupal 11 upgrade.
I'd like to leave an additional comment regarding the explicit dropping of support for Drupal 9.
Given that no testing has been performed against Drupal 9, it's my opinion that it's unlikely that any future enhancements to this module will be tested against Drupal 9 or prior either. Given this, it's even more unlikely that support ranges excluding Drupal 9 would be considered in future merge requests, meaning that unfortunate site owners that are still trapped in Drupal 9 could otherwise be unwittingly walked into WSOD situations. The most responsible thing to do as a community is to drop support so that users stuck on out of support versions of Drupal will not be able to brick their site by an upgrade of this module that couldn't be effectively tested against end of life software.
I'll cut a new release for Drupal 11 support shortly. Thanks again.