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/minimist-and-mkdirp-and-karma-and-handlebars-and-protractor-1.2.8 in repository https://gitbox.apache.org/repos/asf/zeppelin.git
omit 8c40337616 Bump minimist, mkdirp, karma, handlebars and protractor add 25a36ddfce [ZEPPELIN-5881] Missing dependency when package zeppelin-server module (#4570) add aeb40a5907 [ZEPPELIN-5879] Migrate Zeppelin Plugins to JUnit5 (#4559) add 5d102f5289 [ZEPPELIN-5885] Solve the concurrency problem caused by multiple concurrent calls to note clone (#4563) add 7d827a1ac8 Bump jettison from 1.5.2 to 1.5.4 (#4575) add 36a3042f56 Bump jackson-databind from 2.12.6.1 to 2.12.7.1 in /neo4j (#4576) add 532431c2bd Bump minimist, mkdirp, karma, handlebars and protractor 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 (8c40337616) \ N -- N -- N refs/heads/dependabot/npm_and_yarn/zeppelin-web-angular/minimist-and-mkdirp-and-karma-and-handlebars-and-protractor-1.2.8 (532431c2bd) 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: neo4j/pom.xml | 2 +- pom.xml | 9 +- .../launcher/ClusterInterpreterLauncherTest.java | 50 +++-- .../interpreter/launcher/ClusterMockTest.java | 10 +- zeppelin-plugins/launcher/k8s-standard/pom.xml | 6 - .../launcher/K8sRemoteInterpreterProcessTest.java | 78 ++++---- .../interpreter/launcher/K8sSpecTemplateTest.java | 23 +-- .../K8sStandardInterpreterLauncherTest.java | 20 +- .../interpreter/launcher/K8sUtilsTest.java | 29 +-- .../interpreter/launcher/PodPhaseWatcherTest.java | 28 +-- .../notebook/repo/FileSystemNotebookRepoTest.java | 22 +-- zeppelin-plugins/notebookrepo/gcs/pom.xml | 5 + .../notebook/repo/GCSNotebookRepoTest.java | 218 +++++++++++---------- .../notebook/repo/GitHubNotebookRepoTest.java | 25 +-- zeppelin-plugins/notebookrepo/mongo/pom.xml | 5 + .../notebook/repo/MongoNotebookRepoTest.java | 22 +-- .../zeppelin/notebook/repo/ToPathArrayTest.java | 108 +++++----- .../notebook/repo/OSSNotebookRepoTest.java | 29 +-- zeppelin-plugins/notebookrepo/s3/pom.xml | 38 +++- .../zeppelin/notebook/repo/S3NotebookRepoTest.java | 40 ++-- zeppelin-plugins/pom.xml | 6 - zeppelin-server/pom.xml | 1 + zeppelin-web-angular/package-lock.json | 24 +-- .../zeppelin/notebook/AuthorizationService.java | 6 +- .../notebook/NotebookAuthorizationInfoSaving.java | 4 +- 25 files changed, 426 insertions(+), 382 deletions(-)