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


    omit 36d5ccd0388 Bump the core-ui-package-updates group across 1 directory 
with 56 updates
     add 1653fa144ea Update Airflow version to 3.1.3 and Task SDK to 1.1.3
     add df94ff60878 Update RELEASE_NOTES.rst
     add 692fda183e8 Bump the core-ui-package-updates group across 1 directory 
with 56 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   (36d5ccd0388)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/airflow-core/src/airflow/ui/v3-1-test/core-ui-package-updates-fed4ef6c6a
 (692fda183e8)

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/ISSUE_TEMPLATE/1-airflow_bug_report.yml    |   2 +-
 Dockerfile                                         |   2 +-
 README.md                                          |  12 +-
 RELEASE_NOTES.rst                                  |  89 ++++++++++++
 .../docs/installation/supported-versions.rst       |   2 +-
 airflow-core/docs/start.rst                        |   2 +-
 airflow-core/newsfragments/56583.significant.rst   |  49 -------
 airflow-core/newsfragments/56609.significant.rst   |  14 --
 airflow-core/pyproject.toml                        |   4 +-
 airflow-core/src/airflow/__init__.py               |   2 +-
 airflow-core/src/airflow/ui/package.json           |   4 +-
 airflow-core/src/airflow/ui/pnpm-lock.yaml         | 154 ++++++++++-----------
 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 +-
 generated/PYPI_README.md                           |  10 +-
 pyproject.toml                                     |   4 +-
 reproducible_build.yaml                            |   4 +-
 scripts/ci/prek/supported_versions.py              |   2 +-
 task-sdk/pyproject.toml                            |   2 +-
 task-sdk/src/airflow/sdk/__init__.py               |   2 +-
 31 files changed, 216 insertions(+), 190 deletions(-)
 delete mode 100644 airflow-core/newsfragments/56583.significant.rst
 delete mode 100644 airflow-core/newsfragments/56609.significant.rst

Reply via email to