This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch
dependabot/github_actions/v3-3-test/github-actions-updates-5e161167db
in repository https://gitbox.apache.org/repos/asf/airflow.git
omit bff88c29b61 Bump the github-actions-updates group with 3 updates
add e4c73e9610d Bump happy-dom (#71595)
add 600c8f768c9 [v3-3-test] Fix `clearTaskInstances` returning 500 instead
of 422 on invalid body (#70237) (#71559)
add 35bb138a3d4 Bump the 3-3-auth-ui-package-updates group across 1
directory with 3 updates (#71597)
add 68f2408daed Bump the 3-3-edge-ui-package-updates group across 1
directory with 2 updates (#71596)
add 458e2098242 Bump the 3-3-core-ui-package-updates group across 1
directory with 6 updates (#71604)
add f1be22a01d9 Bump the github-actions-updates group with 3 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 (bff88c29b61)
\
N -- N -- N
refs/heads/dependabot/github_actions/v3-3-test/github-actions-updates-5e161167db
(f1be22a01d9)
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 | 6 +-
.../auth/managers/simple/ui/pnpm-lock.yaml | 230 +++++++-------
.../core_api/datamodels/task_instances.py | 13 +-
airflow-core/src/airflow/ui/package.json | 12 +-
airflow-core/src/airflow/ui/pnpm-lock.yaml | 350 ++++++++++-----------
.../core_api/routes/public/test_task_instances.py | 34 ++
.../react_plugin_template/package.json | 2 +-
.../react_plugin_template/pnpm-lock.yaml | 26 +-
.../providers/edge3/plugins/www/package.json | 4 +-
.../providers/edge3/plugins/www/pnpm-lock.yaml | 164 +++++-----
10 files changed, 440 insertions(+), 401 deletions(-)