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/api_fastapi/auth/managers/simple/ui/auth-ui-package-updates-d0cfc1b638
in repository https://gitbox.apache.org/repos/asf/airflow.git


 discard c35f77f7f40 Bump the auth-ui-package-updates group across 1 directory 
with 17 updates
     add 521d5257929 Re export AirflowPlugin to fix mypy errors in plugins 
(#65132)
     add 7ae29fb7835 Fix E2E Flaky Tests Report failing with gh api 404 (#65120)
     add b73a4f3737b update release notes of 3.2.0 specifying 
`sqlalchemy[asyncio]>=2.0.48` (#65133)
     add 91b60788ca5 Cleanup databricks docs for `DatabricksWorkflowTaskGroup` 
(#65135)
     add a270ca99801 Bump uv from 0.11.3 to 0.11.6 in /dev/breeze (#65141)
     add d34c2c9f0a5 Bump uv from 0.11.3 to 0.11.6 (#65142)
     add b98ee239ff5 Bump vite (#64803)
     add 2f1da292b04 Bump the fab-ui-package-updates group across 1 directory 
with 4 updates (#65145)
     add 8ace737ded2 Bump the auth-ui-package-updates group across 1 directory 
with 17 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   (c35f77f7f40)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/auth-ui-package-updates-d0cfc1b638
 (8ace737ded2)

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:
 RELEASE_NOTES.rst                                  |   5 +
 .../auth/managers/simple/ui/package.json           |   2 +-
 .../auth/managers/simple/ui/pnpm-lock.yaml         | 479 ++++++++++-----------
 airflow-core/src/airflow/plugins_manager.py        |   2 +-
 dev/breeze/uv.lock                                 |  46 +-
 providers/databricks/docs/operators/workflow.rst   |   3 +-
 .../fab/src/airflow/providers/fab/www/package.json |   8 +-
 .../src/airflow/providers/fab/www/pnpm-lock.yaml   | 347 ++++++++-------
 reproducible_build.yaml                            |   4 +-
 scripts/ci/analyze_e2e_flaky_tests.py              |   9 +-
 scripts/tests/ci/test_analyze_e2e_flaky_tests.py   |  13 +
 task-sdk/src/airflow/sdk/plugins_manager.py        |   2 +-
 uv.lock                                            |  50 +--
 13 files changed, 499 insertions(+), 471 deletions(-)

Reply via email to