This is an automated email from the ASF dual-hosted git repository.
jscheffl pushed a change to branch
dependabot/npm_and_yarn/providers/edge3/src/airflow/providers/edge3/plugins/www/axios-1.13.5
in repository https://gitbox.apache.org/repos/asf/airflow.git
omit 17d3d4ff754 Bump axios in
/providers/edge3/src/airflow/providers/edge3/plugins/www
add cfed2a87f39 Bump axios from 1.13.2 to 1.13.5 in
/airflow-core/src/airflow/ui (#61694)
add 1aaa87bc624 Make private dag-processing functions look private (#61661)
add 9f250d15ef2 remove N+1 db queries for team names (#61471)
add ff03c74542f Fix Triggerer crashing if Trigger uses builtin print
function (#60258)
add 99e577871a7 Bump axios in
/providers/edge3/src/airflow/providers/edge3/plugins/www
add 113dcdbe845 Fix brace-expansion as well
add 561fd811da0 Fix static checks
add 0e79d3199d5 Fix lockfile, bump other deps
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 (17d3d4ff754)
\
N -- N -- N
refs/heads/dependabot/npm_and_yarn/providers/edge3/src/airflow/providers/edge3/plugins/www/axios-1.13.5
(0e79d3199d5)
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:
.../api_fastapi/core_api/datamodels/tasks.py | 14 +-
.../src/airflow/jobs/scheduler_job_runner.py | 42 +-
.../airflow/serialization/serialized_objects.py | 52 +-
airflow-core/src/airflow/ui/package.json | 2 +-
airflow-core/src/airflow/ui/pnpm-lock.yaml | 129 +-
airflow-core/tests/unit/jobs/test_scheduler_job.py | 45 +
.../providers/edge3/plugins/www/dist/main.umd.cjs | 16 +-
.../providers/edge3/plugins/www/package.json | 29 +-
.../providers/edge3/plugins/www/pnpm-lock.yaml | 2644 ++++++++++----------
providers/edge3/www-hash.txt | 2 +-
.../airflow_shared/logging/percent_formatter.py | 9 +-
.../tests/logging/test_percent_formatter.py | 11 +
12 files changed, 1628 insertions(+), 1367 deletions(-)