- Issue created by @project update bot
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
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-188138These packages were used to generate the fixes:
- drupal/upgrade_status: 4.3.2
- mglaman/phpstan-drupal: 1.2.11
- palantirnet/drupal-rector: 0.20.2
- f14f678c committed on 8.x-1.x
Issue #3450990: Automated Drupal 11 compatibility fixes for csv_importer
- f14f678c committed on 8.x-1.x
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-217342These packages were used to generate the fixes:
- drupal/upgrade_status: 4.3.4
- mglaman/phpstan-drupal: 1.2.11
- palantirnet/drupal-rector: 0.20.3
- π©π°Denmark ressa Copenhagen
Adding note about validation:
File validation in src/Form/ImporterForm.php also needs an update, see file_validate and related functions are deprecated and replaced with file.validator service and Constraint plugins β .
- π©π°Denmark ressa Copenhagen
Thanks, I think that's what I tried, but I still got an error in Drupal 11 ... Or does it work in Drupal 11 for you?
- πΊπΈUnited States mizage@gmail.com
I was able to enable the module. But I'll have to do some more testing to see if it actually works!
- πΊπΈUnited States mizage@gmail.com
I just ran a super simple test with Article and it worked fine. No errors or warnings in the log.
- π©π°Denmark ressa Copenhagen
Thanks for checking! Maybe you can add it to the issue patch? I guess it's 3450990-automated-drupal-11 since it says "Warning: The 'project-update-bot-only' branch will always be overwritten. Do not work in that branch!"
You may need to click "Get push access" first.