The GitHub Actions job "Tests" on airflow.git/fix/dependabot-minimatch-redos-overrides has succeeded. Run started by GitHub user pierrejeambrun (triggered by pierrejeambrun).
Head commit for run: 830f10bcbe5e43c5b65f6ce495ad15adbf504e00 / 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/22664306771 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
