- 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-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
- 🇺🇸United States chucksimply
Here's a patch that includes the .info update along with the change from
Drupal\Core\Asset\libraryDiscovery
toDrupal\Core\Asset\LibraryDiscoveryCollector
. Working flawlessly on 1.1.0-rc4. - 🇮🇳India vinayakmk47
Hello, the module is compatible with drupal11 after applying the patch, Thanks
- 🇮🇳India vinodhini.e chennai
Hi,
Reproduced this issue in Drupal 11 and applied patch #4. The module is working as expected.
Thanks!
- Status changed to RTBC
about 1 month ago 7:30am 22 May 2025 - 🇺🇸United States gettysburger
I am having trouble applying patch #4.
I added the patch:
"drupal/tiny_slider": {
"Automated Drupal 11 compatibility fixes for tiny_slider": " https://www.drupal.org/files/issues/2025-02-11/3435003-4.patch → "
}I added the module to drupal-lenient:
I then run composer require 'drupal/tiny_slider:1.1.x-dev@dev'
...and it seems to install the module but not the patch. Thanks so much for the help.:
Installing dependencies from lock file (including require-dev)
Package operations: 1 install, 0 updates, 0 removals
- Syncing drupal/tiny_slider (dev-1.1.x 73e799c) into cache
Gathering patches for root package.
Gathering patches for dependencies. This might take a minute.
- Installing drupal/tiny_slider (dev-1.1.x 73e799c): Cloning 73e799cd70 from cache
- Applying patches for drupal/tiny_slider
https://www.drupal.org/files/issues/2025-02-11/3435003-4.patch → (Automated Drupal 11 compatibility fixes for tiny_slider)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2025-02-11/3435003-4.patch →