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 ab5870bfc65 Bump the core-ui-package-updates group across 1 directory 
with 63 updates
     add 7a9861b034e [v3-1-test] Fix SPDX licence to move URL to separate line 
(#62145) (#62168)
     add 5b6d07df764 Fix grid view crash when task converted to TaskGroup 
(#61208) (#61279) (#62181)
     add 266ab374e16 [v3-1-test] [main] Upgrade important CI environment 
(#62200) (#62205)
     add 73ddeb7a040 [v3-1-test] fix(ui): only apply elk.portConstraints for LR 
orientation in graph view (#62144) (#62187)
     add 99af92bbf58 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   (ab5870bfc65)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/airflow-core/src/airflow/ui/v3-1-test/core-ui-package-updates-d2b6544b90
 (99af92bbf58)

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/PULL_REQUEST_TEMPLATE.md                   |   4 +-
 .github/SECURITY.md                                |   3 +-
 .pre-commit-config.yaml                            |   2 +-
 AGENTS.md                                          |   4 +-
 airflow-core/docs/best-practices.rst               |   2 +-
 .../api_fastapi/core_api/services/ui/grid.py       |  16 +-
 airflow-core/src/airflow/ui/package.json           |   2 +-
 airflow-core/src/airflow/ui/pnpm-lock.yaml         | 546 ++++++++++-----------
 .../ui/src/components/Graph/useGraphLayout.ts      |   4 +-
 .../api_fastapi/core_api/routes/ui/test_grid.py    |  67 +++
 .../api_fastapi/core_api/services/ui/test_grid.py  |  66 +++
 devel-common/pyproject.toml                        |   2 +-
 scripts/ci/license-templates/SHORT_LICENSE.md      |   3 +-
 scripts/ci/prek/check_imports_in_providers.py      |   2 +-
 scripts/ci/prek/ruff_format.py                     |   2 +-
 15 files changed, 436 insertions(+), 289 deletions(-)

Reply via email to