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


 discard 3d6fa233203 Bump the core-ui-package-updates group across 1 directory 
with 51 updates
     add 39aaaff583c Bump ruff up to 0.13.2 (#56102)
     add 1822c8b9a07 Remove self-reference in best practices documentation 
(#56111)
     add dabb34bd725 Bump Airflow to 3.1.1 and Task SDK to 1.1.1
     add 5f83aed0071 Fix Python 3.12+ fork warning in async connection tests 
(#56019)
     add e81bd40033b Bump the core-ui-package-updates group across 1 directory 
with 51 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   (3d6fa233203)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/airflow-core/src/airflow/ui/v3-1-test/core-ui-package-updates-69ce3be7bb
 (e81bd40033b)

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:
 .pre-commit-config.yaml                            |   2 +-
 README.md                                          |   2 +-
 airflow-core/docs/best-practices.rst               |   4 +-
 .../docs/installation/supported-versions.rst       |   2 +-
 airflow-core/docs/start.rst                        |   2 +-
 airflow-core/pyproject.toml                        |   4 +-
 airflow-core/src/airflow/__init__.py               |   2 +-
 airflow-core/src/airflow/ui/package.json           |   6 +-
 airflow-core/src/airflow/ui/pnpm-lock.yaml         | 160 ++++++++++-----------
 devel-common/pyproject.toml                        |   2 +-
 docker-stack-docs/README.md                        |  10 +-
 .../extending/add-airflow-configuration/Dockerfile |   2 +-
 .../extending/add-apt-packages/Dockerfile          |   2 +-
 .../add-build-essential-extend/Dockerfile          |   2 +-
 .../extending/add-providers/Dockerfile             |   2 +-
 .../add-pypi-packages-constraints/Dockerfile       |   2 +-
 .../extending/add-pypi-packages-uv/Dockerfile      |   2 +-
 .../extending/add-pypi-packages/Dockerfile         |   2 +-
 .../extending/add-requirement-packages/Dockerfile  |   2 +-
 .../extending/custom-providers/Dockerfile          |   2 +-
 .../extending/embedding-dags/Dockerfile            |   2 +-
 .../extending/writable-directory/Dockerfile        |   2 +-
 docker-stack-docs/entrypoint.rst                   |  14 +-
 pyproject.toml                                     |   6 +-
 scripts/ci/prek/check_imports_in_providers.py      |   2 +-
 scripts/ci/prek/ruff_format.py                     |   2 +-
 scripts/ci/prek/supported_versions.py              |   2 +-
 task-sdk/pyproject.toml                            |   2 +-
 task-sdk/src/airflow/sdk/__init__.py               |   2 +-
 task-sdk/tests/conftest.py                         |  42 ++++++
 30 files changed, 165 insertions(+), 125 deletions(-)

Reply via email to