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-fed4ef6c6a
in repository https://gitbox.apache.org/repos/asf/airflow.git


    omit 692fda183e8 Bump the core-ui-package-updates group across 1 directory 
with 56 updates
     add fef95b7865d [v3-1-test] Update release instructions for Airflow Ctl 
(#58206) (#58212)
     add c222dfb0ea1 [v3-1-test] Make sure regenerating provider dependencies 
happens only once (#58198) (#58214)
     add d49e478e3b2 [v3-1-test] Fix CI upgrade script to not delete branch 
from origin remote (#58163) (#58179)
     add 2f068bd9bda [v3-1-test] Fix check_files.py script after source tar was 
renamed (#58216) (#58220)
     add 6d529450fd7 fixup! [v3-1-test] Fix check_files.py script after source 
tar was renamed (#58216) (#58220) (#58192)
     add f929d4eccf7 [v3-1-test] Patch pools should have an optional 
description (#58066) (#58169)
     new 6b52fb9696d 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   (692fda183e8)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/airflow-core/src/airflow/ui/v3-1-test/core-ui-package-updates-fed4ef6c6a
 (6b52fb9696d)

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.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 airflow-core/docs/img/airflow_erd.sha256           |    2 +-
 airflow-core/docs/img/airflow_erd.svg              | 4760 +++++++++++---------
 .../api_fastapi/core_api/datamodels/pools.py       |    2 +-
 .../core_api/openapi/v2-rest-api-generated.yaml    |    1 -
 .../0082_3_1_0_make_bundle_name_not_nullable.py    |   15 +-
 .../airflow/ui/openapi-gen/requests/schemas.gen.ts |    2 +-
 .../airflow/ui/openapi-gen/requests/types.gen.ts   |    2 +-
 airflow-core/src/airflow/ui/package.json           |   12 +-
 airflow-core/src/airflow/ui/pnpm-lock.yaml         |  272 +-
 .../src/airflow/ui/src/pages/Pools/PoolForm.tsx    |   14 +-
 .../src/airflow/ui/src/queries/useEditPool.ts      |    5 +-
 .../core_api/routes/public/test_pools.py           |    6 -
 airflow-ctl/pyproject.toml                         |   14 +
 dev/README_RELEASE_AIRFLOWCTL.md                   |   90 +-
 .../src/airflow_breeze/commands/ci_commands.py     |    5 -
 dev/breeze/src/airflow_breeze/global_constants.py  |   35 +-
 .../src/airflow_breeze/utils/md5_build_check.py    |    6 +-
 dev/check_files.py                                 |   14 +-
 18 files changed, 2782 insertions(+), 2475 deletions(-)

Reply via email to