- Issue created by @project update bot
- last update
9 months ago 17 pass This is an automated patch generated using Upgrade Status and Drupal Rector. Please see the issue summary for more details. A merge request 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, will allow the Project Update Bot → to post additional Drupal 11 compatibility fixes as they become available in Drupal Rector.
Debug info
Bot run #11-121090This patch was created using these packages:
- drupal/upgrade_status: 4.1.0
- mglaman/phpstan-drupal: 1.2.7
- palantirnet/drupal-rector: 0.20.1
- last update
9 months ago 17 pass - First commit to issue fork.
- last update
9 months ago 17 pass - 🇺🇸United States bluegeek9
I updated the pipeline to test with Drupal 11. It also now tests:
- Next minor
- Previous minor
- Previous major
- Next Version of php
There is a small issue with Drupal 11.
1x: \Drupal\Core\Database\Driver\sqlite\Statement is deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. The SQLite database driver has been moved to the sqlite module. See https://www.drupal.org/node/3129492 →
1x in AuthmapTest::setUp from Drupal\Tests\externalauth\Unit - last update
9 months ago 17 pass - Status changed to RTBC
9 months ago 6:40pm 25 March 2024 - 🇺🇸United States John Franklin
RTBC+1. Tested with openid_connect + login_gov.
-
bluegeek9 →
committed 58246e19 on 2.0.x
Issue #3430386: Automated Drupal 11 compatibility fixes for externalauth
-
bluegeek9 →
committed 58246e19 on 2.0.x
-
bluegeek9 →
committed 5985600a on 2.0.x
Issue #3430386: Automated Drupal 11 compatibility fixes for externalauth
-
bluegeek9 →
committed 5985600a on 2.0.x
- Status changed to Active
7 months ago 1:33pm 6 June 2024 - 🇧🇪Belgium svendecabooter Gent
Thanks for the MR and review!
Merging this in now. Will leave the issue open though, for new automatic suggestions by Project Update Bot - First commit to issue fork.
- First commit to issue fork.
- Status changed to Needs review
6 months ago 4:00pm 9 July 2024 - 🇺🇸United States japerry KVUO
When looking at the above commit, I noticed that core is still being added as a requirement in composer.json. This is not required, and can cause issues with gitlabci and other composer dependencies. Added a MR above to remove it.
Also upped the Drupal 9 requirement to ^9.5 to only support the LTS version of Drupal 9. I applaud the maintainers for keeping D9 support, however, there isn't a need to support the non LTS versions.
- Status changed to Fixed
5 months ago 9:23am 11 July 2024 Automatically closed - issue fixed for 2 weeks with no activity.