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


    omit b93bdb8c6c1 Bump the core-ui-package-updates group across 1 directory 
with 64 updates
     add 53837bb9f3f [v3-1-test] Clarify policy for exposing sensitive data 
(#59864) (#61392)
     add 5d6c4296358 [v3-1-test] Fix Liveness / Readiness / Startup probe path 
for Airflow 3.x #58129 (#58734) (#61411)
     add fdfdb1c809b [v3-1-test] Add JWT issuer config to docker-compose and 
breeze environment (#61385) (#61410)
     add 1ae1c1e8253 [v3-1-test] Update healthcheck command syntax for celery 
worker (#58861) (#61412)
     add 6c37aec899e [v3-1-test] Upgrade important CI environment (#61428)
     add a2069d984cc Bump the core-ui-package-updates group across 1 directory 
with 64 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   (b93bdb8c6c1)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/airflow-core/src/airflow/ui/v3-1-test/core-ui-package-updates-081dc7bca3
 (a2069d984cc)

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/breeze/action.yml                  |    2 +-
 .github/actions/install-prek/action.yml            |    2 +-
 .github/workflows/basic-tests.yml                  |    2 +-
 .github/workflows/release_dockerhub_image.yml      |    2 +-
 .pre-commit-config.yaml                            |    2 +-
 Dockerfile                                         |    2 +-
 Dockerfile.ci                                      |    2 +-
 airflow-core/docs/best-practices.rst               |    2 +-
 .../docs/howto/docker-compose/docker-compose.yaml  |    8 +-
 .../howto/run-with-self-signed-certificate.rst     |    2 +-
 airflow-core/docs/security/security_model.rst      |   11 +-
 airflow-core/src/airflow/cli/cli_config.py         |    6 +-
 airflow-core/src/airflow/ui/package.json           |    2 +-
 airflow-core/src/airflow/ui/pnpm-lock.yaml         | 1366 +++++++-------
 .../tests/unit/cli/commands/test_config_command.py |    5 +-
 airflow-core/tests/unit/utils/test_db.py           |   22 +-
 .../api-server/api-server-deployment.yaml          |    6 +-
 dev/breeze/doc/ci/02_images.md                     |    2 +-
 .../commands/release_management_commands.py        |    2 +-
 dev/breeze/src/airflow_breeze/global_constants.py  |    4 +-
 .../src/airflow_breeze/params/shell_params.py      |    1 +
 dev/breeze/uv.lock                                 | 1976 ++++++++++----------
 devel-common/pyproject.toml                        |    2 +-
 .../test_docker_compose_quick_start.py             |    4 +
 .../helm_tests/airflow_core/test_api_server.py     |    9 +
 .../executors/test_kubernetes_executor.py          |    4 +-
 .../tests/unit/docker/operators/test_docker.py     |   12 +-
 .../docker/tests/unit/docker/test_exceptions.py    |    6 +-
 .../cloud/transfers/test_bigquery_to_bigquery.py   |    8 +-
 .../http/tests/unit/http/sensors/test_http.py      |    2 +-
 pyproject.toml                                     |    3 +-
 scripts/ci/prek/check_imports_in_providers.py      |    2 +-
 scripts/ci/prek/ruff_format.py                     |    2 +-
 scripts/tools/setup_breeze                         |    2 +-
 task-sdk-tests/docker/docker-compose.yaml          |    2 +-
 35 files changed, 1749 insertions(+), 1738 deletions(-)

Reply via email to