This is an automated email from the ASF dual-hosted git repository.
bugraoz pushed a change to branch backport-bd7a712-v3-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
discard b5dc0f4c195 [v3-1-test] Upgrade minimum prek version (#61634)
add ab1acfc180c [v3-1-test] Bump axios from 1.13.4 to 1.13.5 in
/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui #61696 (#61751)
add e112bb5ed69 [v3-1-test] Fix dry run override for rc command (#61743)
(#61753)
add 34c34dcf9f7 [v3-1-test] Upgrade minimum prek version (#61634)
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 (b5dc0f4c195)
\
N -- N -- N refs/heads/backport-bd7a712-v3-1-test (34c34dcf9f7)
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:
.../auth/managers/simple/ui/package.json | 10 +-
.../auth/managers/simple/ui/pnpm-lock.yaml | 168 +++++++++++++--------
.../commands/release_candidate_command.py | 73 ++++-----
dev/breeze/tests/test_release_candidate_command.py | 115 +++++++++++---
4 files changed, 235 insertions(+), 131 deletions(-)