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
discard 1bc3bc9bb1f Bump the core-ui-package-updates group across 1 directory
with 63 updates
add 6b8f561c1a5 [v3-1-test] Fixing typo in provider count from 60 to 90
(#61925) (#61973)
add 5581a0eae19 [v3-1-test] Merge serialization and dag processing into
single label (#61516) (#61524)
add 4c95dd677c9 [v3-1-test] Fix slots negative infinity (#61140) (#61768)
add 5a723e5c8bf 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 (1bc3bc9bb1f)
\
N -- N -- N
refs/heads/dependabot/npm_and_yarn/airflow-core/src/airflow/ui/v3-1-test/core-ui-package-updates-d2b6544b90
(5a723e5c8bf)
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:
.github/boring-cyborg.yml | 13 +++---
.../api_fastapi/core_api/datamodels/pools.py | 20 +++++++--
.../core_api/openapi/v2-rest-api-generated.yaml | 9 ++--
.../airflow/ui/openapi-gen/requests/schemas.gen.ts | 13 +++---
.../airflow/ui/openapi-gen/requests/types.gen.ts | 6 +++
airflow-core/src/airflow/ui/package.json | 2 +-
airflow-core/src/airflow/ui/pnpm-lock.yaml | 24 ++++++----
.../core_api/routes/public/test_pools.py | 52 ++++++++++++++++------
.../src/airflowctl/api/datamodels/generated.py | 6 +--
contributing-docs/12_provider_distributions.rst | 2 +-
docker-stack-docs/README.md | 2 +-
docker-stack-docs/build.rst | 2 +-
12 files changed, 103 insertions(+), 48 deletions(-)