This is an automated email from the ASF dual-hosted git repository.

vatsrahul1001 pushed a change to branch backport-87bf023-v3-3-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from d8c68a29345 Fix blank Assets dependency graph from missing Dag nodes 
(#69171)
     add 19cf2f33a07 [v3-3-test] Tidy taskgroup topo-sort tests; note why grid 
group_dict is uncached (#70590) (#70686)
     add c93ea0cb300 Bump the 3-3-uv-dependency-updates group in /dev/breeze 
with 8 updates (#70608)
     add ae84ab6935f Fix secrets not masked in Rendered Templates view with 
KubernetesPodOperator (#68975) (#70756)
     add fcfe46b68f8 Fix NPM vulenaribilities in simple auth manager (#70191) 
(#70753)
     add 1e07bdae52f Fix sphinx build error (#69505) (#70761)
     add d9e8d62978f Merge branch 'v3-3-test' into backport-87bf023-v3-3-test

No new revisions were added by this update.

Summary of changes:
 airflow-core/docs/best-practices.rst               |  2 +-
 .../auth/managers/simple/ui/package.json           |  3 +-
 .../auth/managers/simple/ui/pnpm-lock.yaml         | 13 +--
 .../airflow/api_fastapi/core_api/routes/ui/grid.py |  5 ++
 airflow-core/tests/unit/utils/test_task_group.py   | 11 +--
 dev/breeze/uv.lock                                 | 84 +++++++++----------
 task-sdk/src/airflow/sdk/execution_time/context.py | 28 +++----
 .../tests/task_sdk/execution_time/test_context.py  | 93 ++++++++++++++++++++++
 8 files changed, 170 insertions(+), 69 deletions(-)

Reply via email to