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-77dc9a1bde
in repository https://gitbox.apache.org/repos/asf/airflow.git
discard 667f45d626f Bump the core-ui-package-updates group across 1 directory
with 55 updates
add 1b33eb631f7 [v3-1-test] Emit log stream stopped warning as ndjson
(#56474) (#56480)
add aa37f1ad3a6 [v3-1-test] Fix broken main after pydantic 2.12.0 (#56483)
(#56489)
add 260536c10c9 [v3-1-test] Bump uv version to 0.9.0 and ruff to 0.14.0
(#56467) (#56491)
add 53df6a15455 Bump the core-ui-package-updates group across 1 directory
with 55 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 (667f45d626f)
\
N -- N -- N
refs/heads/dependabot/npm_and_yarn/airflow-core/src/airflow/ui/v3-1-test/core-ui-package-updates-77dc9a1bde
(53df6a15455)
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 | 2 +-
.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 | 6 +-
airflow-core/src/airflow/ui/pnpm-lock.yaml | 1357 ++++++++++----------
airflow-core/src/airflow/utils/log/log_reader.py | 3 +-
.../tests/unit/utils/log/test_log_reader.py | 2 +-
airflow-ctl/pyproject.toml | 2 +-
dev/breeze/doc/ci/02_images.md | 4 +-
.../commands/release_management_commands.py | 2 +-
dev/breeze/src/airflow_breeze/global_constants.py | 2 +-
devel-common/pyproject.toml | 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 +-
21 files changed, 699 insertions(+), 709 deletions(-)