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

potiuk pushed a change to branch 
dependabot/npm_and_yarn/airflow-core/src/airflow/ui/core-ui-package-updates-98094dd4fe
in repository https://gitbox.apache.org/repos/asf/airflow.git


 discard 9611d167772 Bump happy-dom
     add 49423f8d659 Bump aiohttp in 
/providers/informatica/dev/informatica_simulator (#71048)
     add 13b2969c783 Fix one bad callback request crashing the Dag processor 
and dropping the rest (#70990)
     add f72e6c9befa Fix short-read handling in task-sdk IPC framing (#69253)
     add 4495ee147a2 Fail Glue job tasks promptly when a verbose job run errors 
(#71570)
     add ebaf8ebe25b Bump the edge-ui-package-updates group across 1 directory 
with 4 updates (#71601)
     add 108c254666b Bump happy-dom (#71594)
     add 908e6533429 Bump swagger-ui-dist (#71292)
     add 18ba6944752 Bump aiohttp from 3.14.1 to 3.14.3 (#71049)
     add e2a5f3dc559 Bump happy-dom

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   (9611d167772)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/airflow-core/src/airflow/ui/core-ui-package-updates-98094dd4fe
 (e2a5f3dc559)

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:
 .../src/airflow/dag_processing/processor.py        |  87 ++++---
 .../tests/unit/dag_processing/test_processor.py    | 102 ++++++++
 .../react_plugin_template/package.json             |   2 +-
 .../react_plugin_template/pnpm-lock.yaml           |  55 +---
 .../airflow/providers/amazon/aws/triggers/glue.py  |   2 +-
 .../tests/unit/amazon/aws/triggers/test_glue.py    |   2 +-
 .../providers/edge3/plugins/www/package.json       |   8 +-
 .../providers/edge3/plugins/www/pnpm-lock.yaml     | 288 +++++++++++----------
 .../dev/informatica_simulator/requirements.txt     |   2 +-
 registry/package.json                              |   2 +-
 registry/pnpm-lock.yaml                            |  10 +-
 task-sdk/src/airflow/sdk/execution_time/comms.py   |  12 +-
 .../src/airflow/sdk/execution_time/supervisor.py   |  16 +-
 .../tests/task_sdk/execution_time/test_comms.py    |  39 +++
 .../task_sdk/execution_time/test_supervisor.py     |  48 ++++
 uv.lock                                            | 244 ++++++++---------
 16 files changed, 559 insertions(+), 360 deletions(-)

Reply via email to