The GitHub Actions job "Tests" on airflow.git/backport-62796 has succeeded.
Run started by GitHub user pierrejeambrun (triggered by pierrejeambrun).

Head commit for run:
d9ea01676393fdc840f5fba43661e031b546913a / 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/22634365048

With regards,
GitHub Actions via GitBox


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

Reply via email to