- 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 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 โ , even with these changes, this module is not yet compatible with Drupal 11.
Currently Drupal Rector, version 0.20.1, cannot fix all Drupal 11 compatibility problems.
Therefore these changes did not update the
info.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
- Status changed to Needs work
8 months ago 3:37pm 28 March 2024 - ๐ฉ๐ชGermany Anybody Porta Westfalica
The MR differs from the patch and there's no change to the .info.yml yet.
- Status changed to Needs review
7 months ago 4:23pm 4 April 2024 This comment was forced and has ignored the check if a change was already posted. This is only done when we want to update the issue without waiting for changes to happen.
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 โ , even with these changes, this module is not yet compatible with Drupal 11.
Currently Drupal Rector, version 0.20.1, cannot fix all Drupal 11 compatibility problems.
Therefore, these changes did not update the
info.yml
file for Drupal 11 compatibility.The compatibility issues that Upgrade Status found after the Drupal Rector fixes were applied are attached to help you resolve them manually.
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-137198These packages were used to generate the fixes:
- drupal/upgrade_status: 4.1.0
- mglaman/phpstan-drupal: 1.2.10
- palantirnet/drupal-rector: 0.20.1
- Status changed to Needs work
7 months ago 5:45am 5 April 2024 - First commit to issue fork.
- Status changed to Needs review
6 months ago 12:06pm 13 May 2024 - ๐ฎ๐ณIndia chandu7929 Pune
Update MR to fix Drupal 11 compatibility issue, hence requesting review.
- ๐ต๐ฐPakistan Masood.Ahmad
Here is the patch for the core_version_requirement.
- Status changed to Needs work
6 months ago 8:19pm 14 May 2024 - ๐ฎ๐ณIndia vishalkhode
The following PHPUnit tests are failing in Drupal 11:
- Status changed to Needs review
6 months ago 8:18am 16 May 2024 - ๐ฎ๐ณIndia chandu7929 Pune
Now, test with D10 as well as D11 passing, hence requesting review.
- Status changed to RTBC
6 months ago 11:51am 16 May 2024 - ๐ฎ๐ณIndia vishalkhode
@chandu7929 : Reviewed changes and looks good to me.
- ๐ซ๐ทFrance dydave
Bumping to Major as an attempt to attract maintainers' attention:
Merge request MR!49 seems to be fixing the failing PHPUnit Tests in module's main development branch 8.x-3.x.
Getting these changes merged could unblock the automated testing of all current pending merge requests and help detecting potential regressions:
Pending merge requests: https://git.drupalcode.org/project/field_group/-/merge_requestsPHPUnit Tests all seem to be passing ๐ข \o/ ๐
- See latest build on branch: https://git.drupalcode.org/issue/field_group-3430494/-/pipelines/175561
- Latest phpunit job on branch: https://git.drupalcode.org/issue/field_group-3430494/-/jobs/1620656
We would greatly appreciate if a maintainer or someone with write permission could take a look at ticket's merge request MR!49 and let us know if there would be any more work needed.Once the PHPUnit Tests are fixed, we should be able to test again other tickets merge requests to ensure they're not breaking anything, for example:
- ๐ Fix the issues reported by phpcs Needs review : https://git.drupalcode.org/project/field_group/-/merge_requests/47
- ๐ GitlabCI: Fix CSPELL validation errors Active : https://git.drupalcode.org/project/field_group/-/merge_requests/53
and many more which are currently unable to be tested automatically with GitlabCI.
Feel free to let us know if you have any questions or concerns on merge request MR!49 or any aspect of this ticket in general, we would surely be glad to help.
Thanks in advance for your feedback and reviews.
Technical note:
Referencing here the warning message from PHPUnit about the Modernizr library (fixed in MR as well):1x: The core/modernizr asset library is deprecated in Drupal 10.1.0 and will be removed in Drupal 11.0.0. See https://www.drupal.org/node/3333253 1x in MigrateUiFieldGroupTest::testFieldGroupMigrate from Drupal\Tests\field_group_migrate\Functional
- ๐ง๐ชBelgium nils.destoop
nils.destoop โ made their first commit to this issueโs fork.
- ๐ง๐ชBelgium nils.destoop
Thx for the review. I did an extra check and removed the Modernizr dependency. It used to be a dependency, but this was removed in #2760835
-
nils.destoop โ
committed cad111c5 on 8.x-3.x authored by
Project Update Bot โ
Issue #3430494 by chandu7929, Masood Ahmad, DYdave: Automated Drupal 11...
-
nils.destoop โ
committed cad111c5 on 8.x-3.x authored by
Project Update Bot โ
- Status changed to Fixed
6 months ago 9:46am 1 June 2024 - ๐ซ๐ทFrance dydave
Thanks a lot @nils.destoop for your prompt follow-up on this and for the extra clean-up!
Cheers! Automatically closed - issue fixed for 2 weeks with no activity.
- ๐ฉ๐ฐDenmark ressa Copenhagen
Thanks everyone here for getting Field Group Drupal 11 ready! Since the release is close (in about two weeks) would it make sense to make a Drupal 11 ready release of Field Group soon, to allow users to kick its tires and catch problems in advance?
Week of July 29, 2024 (UTC) | Drupal 11.0.0 released.
https://www.drupal.org/about/core/policies/core-release-cycles/schedule#... โ
- ๐ฎ๐ณIndia vipin.mittal18 Greater Noida
Hello @nils.destoop,
We are approaching the release of Drupal 11, so should we expect stable version for this module before that release? Thanks!