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


    omit d4ca7cc60b8 Bump the core-ui-package-updates group across 1 directory 
with 63 updates
     add 10d49796f87 CI: Upgrade important CI environment (#62541)
     add 5cd0c151cee Temporarily pin virtualenv to resolve build issues 
(#62503) (#62542)
     add ab8044cf4f2 [v3-1-test] Changed dag_bundle.signed_url_template from 
varchar(200) to text (#61041) (#62568)
     add f24b25757f2 Bump the core-ui-package-updates group across 1 directory 
with 63 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   (d4ca7cc60b8)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/airflow-core/src/airflow/ui/v3-1-test/core-ui-package-updates-d2b6544b90
 (f24b25757f2)

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/airflow-distributions-tests.yml  |    3 +-
 .pre-commit-config.yaml                            |    2 +-
 airflow-core/docs/best-practices.rst               |    2 +-
 airflow-core/docs/img/airflow_erd.sha256           |    2 +-
 airflow-core/docs/img/airflow_erd.svg              | 3896 ++++++++++----------
 airflow-core/docs/migrations-ref.rst               |    4 +-
 ..._8_change_signed_url_template_from_varchar_.py} |   42 +-
 airflow-core/src/airflow/models/dagbundle.py       |    4 +-
 airflow-core/src/airflow/ui/package.json           |    6 +-
 airflow-core/src/airflow/ui/pnpm-lock.yaml         | 1481 ++++----
 airflow-core/src/airflow/utils/db.py               |    2 +-
 dev/breeze/pyproject.toml                          |    1 +
 .../commands/release_management_commands.py        |    4 +-
 dev/breeze/uv.lock                                 |   31 +-
 devel-common/pyproject.toml                        |    2 +-
 scripts/ci/prek/check_imports_in_providers.py      |    2 +-
 scripts/ci/prek/ruff_format.py                     |    2 +-
 17 files changed, 2759 insertions(+), 2727 deletions(-)
 copy 
airflow-core/src/airflow/migrations/versions/{0051_3_0_0_update_task_instance_trigger_timeout_to_utcdatetime.py
 => 0087_3_1_8_change_signed_url_template_from_varchar_.py} (55%)

Reply via email to