- 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
- Merge request !30Issue #3451339: Automated Drupal 11 compatibility fixes for svg_image → (Merged) 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-188815These 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
- Status changed to RTBC
5 months ago 7:10pm 29 July 2024 - First commit to issue fork.
- Status changed to Needs review
4 months ago 1:42am 12 August 2024 - Assigned to Grevil
- Status changed to Needs work
4 months ago 8:57am 21 August 2024 - Issue was unassigned.
- Status changed to Needs review
4 months ago 9:02am 21 August 2024 - Status changed to RTBC
4 months ago 1:00pm 31 August 2024 - 🇭🇰Hong Kong hswong3i
Apply this MR for D11 now with:
...
"repositories": {
"https://packages.drupal.org/8": {
"canonical": false,
"type": "composer",
"url": "https://packages.drupal.org/8"
},
"https://drupal.org/node/3451339": {
"canonical": false,
"type": "vcs",
"url": "https://git.drupalcode.org/issue/svg_image-3451339.git"
},
},
...
"require": {
"drupal/svg_image": "dev-project-update-bot-only",
}
... - Status changed to Needs work
4 months ago 7:01am 3 September 2024 - 🇩🇪Germany Grevil
Sry, deprecation helper was introduced in Drupal 10.. We could simply drop the D9 compatibility or use "version_compare". I'd say we drop the compatibility as D9 has reached its EOL long time ago.
- Status changed to Needs review
4 months ago 7:08am 3 September 2024 - 🇫🇷France andypost
deprecation helper was introduced in Drupal 10..
btw it was 10.1.3 https://www.drupal.org/node/3379306 →
So I think it should be
^10.2
constraint instead of^10.3
so it will be more helpful for upgrades - 🇩🇪Germany Grevil
The Drupal gitlab instance seems to have issues right now, many people report, that they can not merge any issues right now (see https://drupal.slack.com/archives/CGKLP028K/p1727327816997079).
Going to merge this, as soon as it is possible again.
- 🇩🇪Germany Grevil
The merge got through! (Only took half an hour 😅 https://git.drupalcode.org/project/svg_image/-/commit/dcf49f3cc8f10fc31b...).
-
grevil →
committed dcf49f3c on 3.x authored by
Project Update Bot →
Issue #3451339: Automated Drupal 11 compatibility fixes for svg_image
-
grevil →
committed dcf49f3c on 3.x authored by
Project Update Bot →
Automatically closed - issue fixed for 2 weeks with no activity.