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/v3-1-test/core-ui-package-updates-5aaf5a4d59
in repository https://gitbox.apache.org/repos/asf/airflow.git


 discard 55b33746db6 chore(deps): bump the core-ui-package-updates group across 
1 directory with 56 updates
     add b9e9a6184b6 chore(deps): bump the github-actions-updates group with 2 
updates (#63157)
     add c5912be2f89 [v3-1-test] perf: use load_only() in get_dag_runs eager 
loading to reduce data fetched per task instance (#62482) (#62996)
     add 11a1eaa9cb5 perf(api): optimize /ui/dags endpoint serialization 
(#61483) (#63001)
     add a402a5c4541 [v3-1-test] Bump astroid>=4 (#63170) (#63174)
     add da5d1df37b2 chore(deps): bump the core-ui-package-updates group across 
1 directory with 2 updates (#63153)
     add 50b65a1316a [v3-1-test] Further limit setuptools after 82.0.1 is 
released (until redoc fixes it) (#63202) (#63203)
     add cfe27e7d8ac Fix race condition in auth manager initialization (#62431) 
(#62995)
     add bafe0db1be3 chore(deps): bump the core-ui-package-updates group across 
1 directory with 56 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   (55b33746db6)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/airflow-core/src/airflow/ui/v3-1-test/core-ui-package-updates-5aaf5a4d59
 (bafe0db1be3)

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:
 .github/workflows/basic-tests.yml                  |  2 +-
 .github/workflows/ci-amd-arm.yml                   |  2 +-
 .github/workflows/ci-notification.yml              |  2 +-
 airflow-core/src/airflow/api_fastapi/app.py        | 10 +++++--
 .../auth/managers/simple/ui/package-lock.json      | 18 +++++------
 .../auth/managers/simple/ui/pnpm-lock.yaml         |  8 ++---
 .../src/airflow/api_fastapi/common/db/dag_runs.py  | 13 +++++++-
 .../api_fastapi/core_api/datamodels/dags.py        | 17 +++++++++--
 .../airflow/api_fastapi/core_api/routes/ui/dags.py | 19 ++++++++----
 airflow-core/src/airflow/ui/pnpm-lock.yaml         | 16 ++++++----
 airflow-core/tests/unit/api_fastapi/test_app.py    | 35 ++++++++++++++++++++++
 devel-common/pyproject.toml                        |  9 +++---
 .../fab/www/extensions/init_appbuilder.py          | 33 ++++++++++++--------
 13 files changed, 135 insertions(+), 49 deletions(-)

Reply via email to