- Issue created by @Project Update Bot
- last update
8 months ago 7 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-120835This 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
8 months ago 7 pass - 🇺🇸United States judyakers
My attempts to apply the patch to a D10 site (prior to the upgrade to D11) results in "Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2024-03-16/block_permissions.8.x-1.3... → "
- 🇺🇸United States judyakers
running 'composer update -v' gives the following information on the patch
- Applying patches for drupal/block_permissions
https://www.drupal.org/files/issues/2024-03-16/block_permissions.8.x-1.3... → (Automated Drupal 11 patch)
patch '-p1' --no-backup-if-mismatch -d 'docroot/modules/contrib/block_permissions' < '/var/folders/db/hnhdy3n905b13xkdvfthbjp00000gp/T/6733750fe1540.patch'
patching file block_permissions.info.yml1 out of 1 hunks failed--saving rejects to block_permissions.info.yml.rej
patch '-p0' --no-backup-if-mismatch -d 'docroot/modules/contrib/block_permissions' < '/var/folders/db/hnhdy3n905b13xkdvfthbjp00000gp/T/6733750fe1540.patch'
File to patch:
block_permissions.info.yml
patching file block_permissions.info.yml1 out of 1 hunks failed--saving rejects to block_permissions.info.yml.rej
patch '-p2' --no-backup-if-mismatch -d 'docroot/modules/contrib/block_permissions' < '/var/folders/db/hnhdy3n905b13xkdvfthbjp00000gp/T/6733750fe1540.patch'
patching file block_permissions.info.yml1 out of 1 hunks failed--saving rejects to block_permissions.info.yml.rej
patch '-p4' --no-backup-if-mismatch -d 'docroot/modules/contrib/block_permissions' < '/var/folders/db/hnhdy3n905b13xkdvfthbjp00000gp/T/6733750fe1540.patch'
patching file block_permissions.info.yml1 out of 1 hunks failed--saving rejects to block_permissions.info.yml.rej
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2024-03-16/block_permissions.8.x-1.3... →