This is an automated email from the ASF dual-hosted git repository.
aglinxinyuan pushed a change to branch
backport/7286-update-dependency-angular-common-to-v21-v1.2
in repository https://gitbox.apache.org/repos/asf/texera.git
from 44165aa7d3 fix: resolve angular common backport conflicts
add 7a5037c7f8 fix(dendrogram, v1.2): pass the color threshold to scipy as
a number (#7306)
add f9acbd7502 fix(deps, frontend, v1.2): update dependency @angular/core
to v21.2.19 (#7307)
add 33d5f1bfe3 fix(deps, frontend, v1.2): update dependency
@angular/compiler to v21.2.19 (#7292)
add 706497c2ea Merge release/v1.2 into
backport/7286-update-dependency-angular-common-to-v21-v1.2
No new revisions were added by this update.
Summary of changes:
.../dendrogram/DendrogramOpDesc.scala | 22 ++--
.../dendrogram/DendrogramOpDescSpec.scala | 125 +++++++++++++++++++++
frontend/LICENSE-binary | 2 +-
frontend/package.json | 4 +-
frontend/yarn.lock | 22 ++--
5 files changed, 151 insertions(+), 24 deletions(-)
create mode 100644
common/workflow-operator/src/test/scala/org/apache/texera/amber/operator/visualization/dendrogram/DendrogramOpDescSpec.scala