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/core-ui-package-updates-35c933d1fa
in repository https://gitbox.apache.org/repos/asf/airflow.git


    omit 3fe1f187237 Bump the core-ui-package-updates group across 1 directory 
with 57 updates
     add dda9d61ed94 Fix release process for Python Client (#58447)
     add ce9364e031d Manages cross-distribution dependencies better (#58430)
     add fd3c5ce45ff Amend time-machine update in unit tests (#58454)
     add 61b072d9164 Remove the limitation for sagemaker for Python 3.13 
(#58388)
     add 53b296363cf Skip check whether assets are compiled in PROD build from 
sources (#58469)
     add 9c0ae447ddc Use `before_sleep_log` in retries of Edge Worker (#58480)
     add dbdefc1a6a8 Fix Asset URI normalization for user info without password 
(#51877) (#57650)
     add a3183ce8e69 fix: mypy error in dagbag.py (#58483)
     add 5f7b74a3385 Update providers metadata 2025-11-19 (#58484)
     add 860982c401d Bump the core-ui-package-updates group across 1 directory 
with 57 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   (3fe1f187237)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/airflow-core/src/airflow/ui/core-ui-package-updates-35c933d1fa
 (860982c401d)

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:
 .../docs/installation/installing-from-pypi.rst     |   5 +-
 airflow-core/src/airflow/models/dagbag.py          |   4 +-
 airflow-core/src/airflow/ui/pnpm-lock.yaml         | 202 +++++++--------
 .../docs/installation/installing-from-pypi.rst     |   5 +-
 .../13_airflow_dependencies_and_extras.rst         | 275 ++++++++++++++++++++-
 dev/README_RELEASE_PYTHON_CLIENT.md                |  97 +++++++-
 dev/breeze/doc/images/output_prod-image_build.svg  | 144 +++++------
 dev/breeze/doc/images/output_prod-image_build.txt  |   2 +-
 .../output_release-management_prepare-tarball.svg  |   4 +-
 .../output_release-management_prepare-tarball.txt  |   2 +-
 .../commands/production_image_commands.py          |  35 ++-
 .../commands/production_image_commands_config.py   |   1 +
 .../commands/release_candidate_command.py          |   5 +
 dev/breeze/src/airflow_breeze/global_constants.py  |   1 +
 .../src/airflow_breeze/utils/selective_checks.py   | 159 ++++++++++++
 dev/breeze/tests/test_selective_checks.py          | 166 +++++++++++++
 devel-common/pyproject.toml                        |   3 +-
 generated/provider_metadata.json                   |   8 +
 providers-summary-docs/installing-from-pypi.rst    |   2 +-
 providers/amazon/pyproject.toml                    |   9 +-
 .../src/airflow/providers/edge3/cli/api_client.py  |   4 +-
 .../src/airflow/sdk/definitions/asset/__init__.py  |   9 +-
 task-sdk/tests/task_sdk/definitions/test_asset.py  |  15 +-
 23 files changed, 934 insertions(+), 223 deletions(-)

Reply via email to