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

github-bot pushed a change to branch 
dependabot/npm_and_yarn/airflow-core/src/airflow/ui/core-ui-package-updates-37ab7916ac
in repository https://gitbox.apache.org/repos/asf/airflow.git


 discard e362dc7793c Bump the core-ui-package-updates group across 1 directory 
with 41 updates
     add 6efaacf45b1 Remove global from FastAPI app.py (#59772)
     add 2496a036e3b Fix K8s Tests in Python 3.13 after PR 59767 (#59800)
     add 3428dc98fc1 Fix flaky test_reading_from_pipes on Python 3.13 with 
pytest-xdist (#59801)
     add 93cf37b51f7 Bump the core-ui-package-updates group across 1 directory 
with 41 updates

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (e362dc7793c)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/airflow-core/src/airflow/ui/core-ui-package-updates-37ab7916ac
 (93cf37b51f7)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 airflow-core/src/airflow/api_fastapi/app.py        | 26 +++++-----
 airflow-core/src/airflow/ui/package.json           |  2 +-
 airflow-core/src/airflow/ui/pnpm-lock.yaml         | 30 ++++++------
 .../airflow_breeze/commands/kubernetes_commands.py |  2 +-
 task-sdk/src/airflow/sdk/api/client.py             |  3 +-
 task-sdk/src/airflow/sdk/execution_time/context.py |  8 +++-
 .../src/airflow/sdk/execution_time/supervisor.py   | 55 ++++++++++++----------
 .../tests/task_sdk/execution_time/test_secrets.py  | 22 ++++++++-
 .../task_sdk/execution_time/test_supervisor.py     | 13 ++++-
 9 files changed, 99 insertions(+), 62 deletions(-)

Reply via email to