This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git
The following commit(s) were added to refs/heads/main by this push:
new 05c37fd Bump up skywalking-eye (#141)
05c37fd is described below
commit 05c37fd66045fa6419a34320c0e085134c218c60
Author: Gao Hongtao <[email protected]>
AuthorDate: Wed Jun 29 20:45:23 2022 +0800
Bump up skywalking-eye (#141)
---
dist/LICENSE | 3 ---
dist/licenses/ui-licenses/license-bindings.txt | 22 ----------------------
.../ui-licenses/license-file-uri-to-path.txt | 20 --------------------
dist/licenses/ui-licenses/license-nan.txt | 9 ---------
scripts/build/license.mk | 2 +-
ui/LICENSE | 3 ---
6 files changed, 1 insertion(+), 58 deletions(-)
diff --git a/dist/LICENSE b/dist/LICENSE
index 317503d..7d5d8f7 100644
--- a/dist/LICENSE
+++ b/dist/LICENSE
@@ -352,12 +352,9 @@ MIT licenses
babel-runtime 6.26.0 MIT
babel-runtime/node_modules/core-js 2.6.12 MIT
babel-runtime/node_modules/regenerator-runtime 0.11.1 MIT
- bindings 1.5.0 MIT
core-js 3.22.8 MIT
deepmerge 1.5.2 MIT
element-ui 2.15.9 MIT
- file-uri-to-path 1.0.0 MIT
- nan 2.16.0 MIT
resize-observer-polyfill 1.5.1 MIT
throttle-debounce 1.1.0 MIT
vue 2.6.14 MIT
diff --git a/dist/licenses/ui-licenses/license-bindings.txt
b/dist/licenses/ui-licenses/license-bindings.txt
deleted file mode 100644
index 5a92289..0000000
--- a/dist/licenses/ui-licenses/license-bindings.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-(The MIT License)
-
-Copyright (c) 2012 Nathan Rajlich <[email protected]>
-
-Permission is hereby granted, free of charge, to any person obtaining
-a copy of this software and associated documentation files (the
-'Software'), to deal in the Software without restriction, including
-without limitation the rights to use, copy, modify, merge, publish,
-distribute, sublicense, and/or sell copies of the Software, and to
-permit persons to whom the Software is furnished to do so, subject to
-the following conditions:
-
-The above copyright notice and this permission notice shall be
-included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
-IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
-CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
-TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
-SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff --git a/dist/licenses/ui-licenses/license-file-uri-to-path.txt
b/dist/licenses/ui-licenses/license-file-uri-to-path.txt
deleted file mode 100644
index e1af783..0000000
--- a/dist/licenses/ui-licenses/license-file-uri-to-path.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-Copyright (c) 2014 Nathan Rajlich <[email protected]>
-
-Permission is hereby granted, free of charge, to any person obtaining
-a copy of this software and associated documentation files (the
-'Software'), to deal in the Software without restriction, including
-without limitation the rights to use, copy, modify, merge, publish,
-distribute, sublicense, and/or sell copies of the Software, and to
-permit persons to whom the Software is furnished to do so, subject to
-the following conditions:
-
-The above copyright notice and this permission notice shall be
-included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
-IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
-CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
-TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
-SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff --git a/dist/licenses/ui-licenses/license-nan.txt
b/dist/licenses/ui-licenses/license-nan.txt
deleted file mode 100644
index 2d33043..0000000
--- a/dist/licenses/ui-licenses/license-nan.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2018 [NAN
contributors](<https://github.com/nodejs/nan#wg-members--collaborators>)
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
diff --git a/scripts/build/license.mk b/scripts/build/license.mk
index 2487e77..19e978c 100644
--- a/scripts/build/license.mk
+++ b/scripts/build/license.mk
@@ -20,4 +20,4 @@ LICENSE_EYE := $(tool_bin)/license-eye
$(LICENSE_EYE):
@echo "Install license-eye..."
@mkdir -p $(tool_bin)
- @GOBIN=$(tool_bin) go install
github.com/apache/skywalking-eyes/cmd/license-eye@35c6a02375648f83f211b2eebb53f345e95b35c7
+ @GOBIN=$(tool_bin) go install
github.com/apache/skywalking-eyes/cmd/license-eye@f461a46e74e5fa22e9f9599a355ab4f0ac265469
diff --git a/ui/LICENSE b/ui/LICENSE
index fed0c9d..2c3b40e 100644
--- a/ui/LICENSE
+++ b/ui/LICENSE
@@ -21,12 +21,9 @@ MIT licenses
babel-runtime 6.26.0 MIT
babel-runtime/node_modules/core-js 2.6.12 MIT
babel-runtime/node_modules/regenerator-runtime 0.11.1 MIT
- bindings 1.5.0 MIT
core-js 3.22.8 MIT
deepmerge 1.5.2 MIT
element-ui 2.15.9 MIT
- file-uri-to-path 1.0.0 MIT
- nan 2.16.0 MIT
resize-observer-polyfill 1.5.1 MIT
throttle-debounce 1.1.0 MIT
vue 2.6.14 MIT