This is an automated email from the ASF dual-hosted git repository.
aglinxinyuan pushed a change to branch
backport/7287-update-dependency-angular-compiler-to-v2-v1.2
in repository https://gitbox.apache.org/repos/asf/texera.git
from 6b1027300f fix(deps, frontend): update dependency @angular/compiler to
v21.2.19 (#7287)
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 68dcc9fe14 Merge branch 'release/v1.2' into
backport/7287-update-dependency-angular-compiler-to-v2-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 | 2 +-
frontend/yarn.lock | 12 +-
5 files changed, 145 insertions(+), 18 deletions(-)
create mode 100644
common/workflow-operator/src/test/scala/org/apache/texera/amber/operator/visualization/dendrogram/DendrogramOpDescSpec.scala