You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ai...@apache.org on 2022/01/17 12:06:17 UTC

[flink] branch master updated (141189f -> 3722d3f)

This is an automated email from the ASF dual-hosted git repository.

airblader pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 141189f  Revert "[hotfix] Add 1.15 to FlinkVersion"
     add 3722d3f  [FLINK-24737][runtime-web] Update outdated web dependencies

No new revisions were added by this update.

Summary of changes:
 .../src/main/resources/META-INF/NOTICE             |   565 +-
 flink-runtime-web/web-dashboard/.husky/pre-commit  |     6 +
 flink-runtime-web/web-dashboard/.stylelintrc.js    |     5 +-
 flink-runtime-web/web-dashboard/package-lock.json  | 19941 ++++++++-----------
 flink-runtime-web/web-dashboard/package.json       |   108 +-
 .../metrics/job-manager-metrics.component.ts       |     5 +-
 .../job/exceptions/job-exceptions.component.ts     |     4 +-
 ...job-overview-drawer-backpressure.component.html |     4 +-
 .../pages/job/timeline/job-timeline.component.ts   |    69 +-
 .../src/app/pages/submit/submit.component.html     |     4 +-
 .../status/task-manager-status.component.less      |     2 +-
 .../web-dashboard/src/app/services/jar.service.ts  |    46 +-
 .../src/app/share/common/dagre/graph.ts            |     6 +-
 .../share/common/dagre/svg-container.component.ts  |    25 +-
 .../customize/flame-graph/flame-graph.component.ts |    10 +-
 .../customize/job-chart/job-chart.component.ts     |     8 +-
 16 files changed, 9087 insertions(+), 11721 deletions(-)
 create mode 100755 flink-runtime-web/web-dashboard/.husky/pre-commit