This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/zeppelin-web-angular/express-4.18.2 in repository https://gitbox.apache.org/repos/asf/zeppelin.git
omit e4baa28720 Bump express from 4.17.1 to 4.18.2 in /zeppelin-web-angular add fad3b016d0 [ZEPPELIN-5867][JDBC] Exclude hbase-server from hive-jdbc (#4536) add 09bd93877b [ZEPPELIN-5857] Bump gRPC and protobuf to support build on macOS M1 chips (#4523) add db2c8677e4 [ZEPPELIN-5869] Remove Incubating from Kyuubi reference (#4540) add deb7f3b1c4 [ZEPPELIN-5873] Update github actions (#4542) add 9095d9b823 [MINOR] Specify branch names for Github action (#4529) add 976a8565fb [MINOR] Support aarch for frontend plugin (#4541) add aad8598117 [HOTFIX] Github Actions workaround (#4550) add 89a1ff2941 Correct small typo (#4551) add eafbb6b116 Bump json5 from 1.0.1 to 1.0.2 in /zeppelin-web-angular (#4544) add 1d6d541b76 Bump express from 4.17.1 to 4.18.2 in /zeppelin-web-angular 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 (e4baa28720) \ N -- N -- N refs/heads/dependabot/npm_and_yarn/zeppelin-web-angular/express-4.18.2 (1d6d541b76) 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/workflows/core.yml | 74 ++++++++++++++------------- .github/workflows/frontend.yml | 24 +++++---- .github/workflows/quick.yml | 12 +++-- docs/interpreter/jdbc.md | 8 +-- docs/quickstart/sql_with_zeppelin.md | 2 +- jdbc/pom.xml | 4 ++ pom.xml | 8 +-- python/pom.xml | 3 +- zeppelin-distribution/src/bin_license/LICENSE | 22 ++++---- zeppelin-jupyter-interpreter-shaded/pom.xml | 28 ++++++++++ zeppelin-jupyter-interpreter/pom.xml | 10 +++- zeppelin-web-angular/package-lock.json | 23 ++++----- zeppelin-zengine/pom.xml | 7 ++- 13 files changed, 136 insertions(+), 89 deletions(-)