The GitHub Actions job "npm_and_yarn in 
/providers/common/ai/src/airflow/providers/common/ai/plugins/www, /ts-sdk for 
js-yaml - Update #1442951879" on airflow.git/main has failed.
Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).

Head commit for run:
e0a1726aa586800ec65e2626b4d110b83ecc88fa / github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
[main] Upgrade important CI environment (#68933)

* [main] CI: Upgrade important CI environment

* Keep CI environment upgrade scoped to tooling, not provider libraries

Regenerating the lockfile for the CI tooling bump also pulled two major
provider-library upgrades that the bump was never meant to carry: pydantic-ai
1.x to 2.x (which changed the agent instrumentation API and breaks common.ai)
and pyexasol 1.x to 2.x (whose stricter types break the exasol hook). Capping
both to 1.x keeps this PR a pure tooling upgrade; the major-version migrations
are tracked separately (apache/airflow#69122, apache/airflow#69123).

The new zizmor 1.26.1 ref-version-mismatch audit also flagged the
apache/infrastructure-actions pin, which is branch-tracked and pinned by SHA
with a "# main" comment on purpose; scope that audit off for that file.

* fix mypy error

* Regenerate provider docs with up-to-date cross-provider dependencies

Committed index.rst files drifted from generated/provider_dependencies.json 
after recent cross-provider dependency additions (e.g. common.compat). CI's 
prepare-provider-documentation step regenerates these, so the stale docs must 
be synced for it to pass.

* Regenerate provider index docs with a non-cached Breeze

The earlier regeneration ran through a cached uvx-built Breeze that
predated the cross-provider extras filtering, so the provider index
pages still listed required cross-provider dependencies as optional
installable extras. CI rebuilds Breeze from source and filters them
out, which made the update-providers-build-files hook keep rewriting
the pages and fail the static checks. Regenerated with `uvx --no-cache`
so the committed pages match the canonical Breeze output.

---------

Co-authored-by: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jarek Potiuk <[email protected]>
Co-authored-by: Wei Lee <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to