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


 discard 476caf09e44 Bump the core-ui-package-updates group across 1 directory 
with 53 updates
     add 2c62f88e05d Bump uv version to 0.8.24 and prek to 0.2.4 (#56464)
     add 0ec6653d304 Bump uv version to 0.9.0 and ruff to 0.14.0 (#56467)
     add 44381b6282b Fix Edge3 provider navigation with webserver base_url 
configuration (#56189)
     add 8e12f3c7020 Bump the core-ui-package-updates group across 1 directory 
with 53 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   (476caf09e44)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/airflow-core/src/airflow/ui/core-ui-package-updates-aedb5118de
 (8e12f3c7020)

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/actions/install-prek/action.yml            |  4 +-
 .github/workflows/basic-tests.yml                  |  2 +-
 .github/workflows/release_dockerhub_image.yml      |  2 +-
 .pre-commit-config.yaml                            |  2 +-
 Dockerfile                                         |  2 +-
 Dockerfile.ci                                      |  6 +-
 airflow-core/docs/best-practices.rst               |  2 +-
 airflow-core/src/airflow/ui/package.json           |  2 +-
 airflow-core/src/airflow/ui/pnpm-lock.yaml         | 96 ++++++++--------------
 dev/breeze/README.md                               |  2 +-
 dev/breeze/doc/ci/02_images.md                     |  4 +-
 dev/breeze/pyproject.toml                          |  2 +-
 .../commands/release_management_commands.py        |  4 +-
 dev/breeze/src/airflow_breeze/global_constants.py  |  4 +-
 dev/breeze/uv.lock                                 | 46 +++++------
 devel-common/pyproject.toml                        |  2 +-
 .../edge3/plugins/edge_executor_plugin.py          | 36 +++++---
 .../providers/edge3/plugins/www/dist/main.umd.cjs  | 36 ++++----
 .../edge3/plugins/www/src/layouts/EdgeLayout.tsx   |  6 +-
 .../providers/edge3/plugins/www/src/main.tsx       |  6 ++
 providers/edge3/www-hash.txt                       |  2 +-
 pyproject.toml                                     |  2 +-
 scripts/ci/install_breeze.sh                       |  2 +-
 scripts/ci/prek/check_imports_in_providers.py      |  2 +-
 scripts/ci/prek/ruff_format.py                     |  2 +-
 scripts/tools/setup_breeze                         |  2 +-
 26 files changed, 139 insertions(+), 139 deletions(-)

Reply via email to