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 cdf7b7044dc Bump the core-ui-package-updates group across 1 directory with 45 updates add 583266c3d29 Fix clearTaskInstances API: Restore include_past/future support on UI (#54416) (#55272) add 305416ade1a 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 (cdf7b7044dc) \ N -- N -- N refs/heads/dependabot/npm_and_yarn/airflow-core/src/airflow/ui/v3-0-test/core-ui-package-updates-3dd1780e06 (305416ade1a) 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: .../core_api/routes/public/task_instances.py | 4 +- airflow-core/src/airflow/ui/package.json | 10 +- airflow-core/src/airflow/ui/pnpm-lock.yaml | 356 ++++++++++----------- .../core_api/routes/public/test_task_instances.py | 72 ++++- 4 files changed, 254 insertions(+), 188 deletions(-)