The GitHub Actions job "npm_and_yarn in 
/providers/edge3/src/airflow/providers/edge3/plugins/www for linkify-it - 
Update #1472370708" on airflow.git/main has failed.
Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).

Head commit for run:
15a4478a99dba2c07d83c9ca3285c0b0b9bf855c / hkr 
<[email protected]>
Bump datamodel-code-generator pin from 0.33.0 to 0.41.0 (#69854)

The pin was stuck at 0.33.0 because later releases change how
use-default interacts with nullable/optional fields. Versions 0.42.2
through at least 0.67.0 widen JsonValue-backed fields to
JsonValue | None, and 0.57.0+ additionally drops the = None default
from nullable-optional fields, turning ~200 fields in the Task SDK
Execution API client and the airflow-ctl API client from optional
into required -- a breaking Pydantic v2 model-contract change.

0.41.0 is the newest release that still regenerates both clients with
a diff limited to the generator version-comment line (plus one benign
RootModel[list] -> RootModel[list[Any]] typing improvement in
airflow-ctl's generated.py), so it unblocks the dependency without
carrying either regression forward.

Closes the datamodel-code-generator item from #69616.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to