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-0-test/core-ui-package-updates-3dd1780e06 in repository https://gitbox.apache.org/repos/asf/airflow.git
discard 1d8774b1561 Bump the core-ui-package-updates group across 1 directory with 45 updates add 34466ce8833 [v3-0-test] Fix: Consistent no-log handling for tasks with try_number=0 in API and UI (#54749) (#55035) (#55162) add 34402467ee5 [v3-0-test] Redirects 404 fix #54255 (#54407) (#54455) add cdf7b7044dc Bump the core-ui-package-updates group across 1 directory with 45 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 (1d8774b1561) \ N -- N -- N refs/heads/dependabot/npm_and_yarn/airflow-core/src/airflow/ui/v3-0-test/core-ui-package-updates-3dd1780e06 (cdf7b7044dc) 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: airflow-core/docs/redirects.txt | 8 +++ airflow-core/src/airflow/ui/pnpm-lock.yaml | 24 ++++----- airflow-core/src/airflow/utils/log/log_reader.py | 31 ++++++++++++ .../tests/unit/utils/log/test_log_reader.py | 57 ++++++++++++++++++++++ 4 files changed, 105 insertions(+), 15 deletions(-)