The GitHub Actions job "Tests" on 
airflow.git/fix/dependabot-minimatch-redos-overrides has failed.
Run started by GitHub user pierrejeambrun (triggered by pierrejeambrun).

Head commit for run:
d88a3a8e310661a72ea4da2a9463df14c3679321 / pierrejeambrun 
<[email protected]>
Constrain minimatch overrides to major version ranges

The minimatch overrides used open-ended ranges (e.g. >=3.1.4) which
allowed pnpm to resolve 3.x consumers to 10.x, breaking the API
(minimatch 10.x uses named exports, 3.x uses a default function).
Constrain to >=3.1.4 <4.0.0 and >=9.0.7 <10.0.0 respectively.

Report URL: https://github.com/apache/airflow/actions/runs/22634479852

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to