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-1-test/core-ui-package-updates-d2b6544b90
in repository https://gitbox.apache.org/repos/asf/airflow.git
omit 7dbe3d8f3f0 Bump the core-ui-package-updates group across 1 directory
with 63 updates
add 0a22bbda93d [v3-1-test] Bump min sqlalchemy version to 1.4.54 (#62385)
add 5605d32a986 [v3-1-test] Fix race condition in auth manager
initialization (#62214) (#62326)
add fc295501ae1 feat(i18n): fill Taiwanese Mandarian translation gap
(#62397)
add 6fc7177a1fe Revert "[v3-1-test] Fix race condition in auth manager
initialization (#62214…" (#62407)
add 96222635cdf [v3-1-test] Handle non-dictionary json payload during
logging to avoid internal server error. (#62355) (#62367)
add 170979b944f Bump the core-ui-package-updates group across 1 directory
with 63 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 (7dbe3d8f3f0)
\
N -- N -- N
refs/heads/dependabot/npm_and_yarn/airflow-core/src/airflow/ui/v3-1-test/core-ui-package-updates-d2b6544b90
(170979b944f)
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/pyproject.toml | 2 +-
.../src/airflow/api_fastapi/logging/decorators.py | 12 +-
airflow-core/src/airflow/ui/package.json | 8 +-
airflow-core/src/airflow/ui/pnpm-lock.yaml | 263 +++++++++------------
.../airflow/ui/public/i18n/locales/zh-TW/dag.json | 6 +
.../core_api/routes/public/test_dag_run.py | 18 +-
devel-common/pyproject.toml | 2 +-
7 files changed, 150 insertions(+), 161 deletions(-)