Issue with core MR (6111.diff) used on composer

Created on 12 November 2024, about 1 month ago

Problem/Motivation

Ran into an issue today, a build failed with this error:

Error: Cannot apply patch Enter drupal/core patch #2630732 description here (https://git.drupalcode.org/project/drupal/-/merge_requests/6111.diff)

The issue is using the merge request diff file as a patch. When this MR was updated yesterday it now fails to apply to Drupal 10.3.x.

Workaround in composer.json:

"patches-ignore": {
    "drupalwxt/wxt": {
        "drupal/core": {
            "Enter drupal/core patch #2630732 description here": "https://git.drupalcode.org/project/drupal/-/merge_requests/6111.diff"
        }
    }
}
🐛 Bug report
Status

Active

Version

5.3

Component

Code

Created by

🇨🇦Canada smulvih2 Canada 🍁

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024