This is an automated email from the ASF dual-hosted git repository.
namelchev pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-extensions.git
The following commit(s) were added to refs/heads/master by this push:
new 01677757 IGNITE-18336 Update dependencies version of performance
statistics module (#198)
01677757 is described below
commit 0167775757a63a20fc0aa7f88703ee7f657f2be2
Author: Nikita Amelchev <[email protected]>
AuthorDate: Tue Dec 6 09:51:17 2022 +0300
IGNITE-18336 Update dependencies version of performance statistics module
(#198)
---
modules/performance-statistics-ext/report/index.html | 2 +-
.../report/libs/bootstrap-select.min.css | 6 +++---
.../report/libs/bootstrap-select.min.js | 6 +++---
.../report/libs/bootstrap-table.min.css | 4 ++--
.../report/libs/bootstrap-table.min.js | 4 ++--
.../report/libs/bootstrap.min.css | 10 +++++-----
.../report/libs/bootstrap.min.js | 8 ++++----
.../report/libs/jquery-3.3.1.min.js | 14 --------------
.../report/libs/jquery-3.6.1.min.js | 2 ++
.../performance-statistics-ext/report/libs/popper.min.js | 4 ++--
10 files changed, 24 insertions(+), 36 deletions(-)
diff --git a/modules/performance-statistics-ext/report/index.html
b/modules/performance-statistics-ext/report/index.html
index e3bd6568..bf051f40 100644
--- a/modules/performance-statistics-ext/report/index.html
+++ b/modules/performance-statistics-ext/report/index.html
@@ -143,7 +143,7 @@
</div>
<!-- Bootstrap JS, Popper.js, and jQuery. -->
-<script src="libs/jquery-3.3.1.min.js"></script>
+<script src="libs/jquery-3.6.1.min.js"></script>
<script src="libs/popper.min.js"></script>
<script src="libs/bootstrap.min.js"></script>
diff --git
a/modules/performance-statistics-ext/report/libs/bootstrap-select.min.css
b/modules/performance-statistics-ext/report/libs/bootstrap-select.min.css
index 43e66e1a..d22faa63 100644
--- a/modules/performance-statistics-ext/report/libs/bootstrap-select.min.css
+++ b/modules/performance-statistics-ext/report/libs/bootstrap-select.min.css
@@ -1,6 +1,6 @@
/*!
- * Bootstrap-select v1.13.9
(https://developer.snapappointments.com/bootstrap-select)
+ * Bootstrap-select v1.13.14
(https://developer.snapappointments.com/bootstrap-select)
*
- * Copyright 2012-2019 SnapAppointments, LLC
+ * Copyright 2012-2020 SnapAppointments, LLC
* Licensed under MIT
(https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
-
*/.bootstrap-select>select.bs-select-hidden,select.bs-select-hidden,select.selectpicker{display:none!important}.bootstrap-select{width:220px\0;vertical-align:middle}.bootstrap-select>.dropdown-toggle{position:relative;width:100%;text-align:right;white-space:nowrap;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webki
[...]
\ No newline at end of file
+ */@-webkit-keyframes
bs-notify-fadeOut{0%{opacity:.9}100%{opacity:0}}@-o-keyframes
bs-notify-fadeOut{0%{opacity:.9}100%{opacity:0}}@keyframes
bs-notify-fadeOut{0%{opacity:.9}100%{opacity:0}}.bootstrap-select>select.bs-select-hidden,select.bs-select-hidden,select.selectpicker{display:none!important}.bootstrap-select{width:220px\0;vertical-align:middle}.bootstrap-select>.dropdown-toggle{position:relative;width:100%;text-align:right;white-space:nowrap;display:-webkit-inline-box;display:-we
[...]
\ No newline at end of file
diff --git
a/modules/performance-statistics-ext/report/libs/bootstrap-select.min.js
b/modules/performance-statistics-ext/report/libs/bootstrap-select.min.js
index 5633d19c..92e3a32e 100644
--- a/modules/performance-statistics-ext/report/libs/bootstrap-select.min.js
+++ b/modules/performance-statistics-ext/report/libs/bootstrap-select.min.js
@@ -1,9 +1,9 @@
/*!
- * Bootstrap-select v1.13.9
(https://developer.snapappointments.com/bootstrap-select)
+ * Bootstrap-select v1.13.14
(https://developer.snapappointments.com/bootstrap-select)
*
- * Copyright 2012-2019 SnapAppointments, LLC
+ * Copyright 2012-2020 SnapAppointments, LLC
* Licensed under MIT
(https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
*/
-!function(e,t){void 0===e&&void 0!==window&&(e=window),"function"==typeof
define&&define.amd?define(["jquery"],function(e){return t(e)}):"object"==typeof
module&&module.exports?module.exports=t(require("jquery")):t(e.jQuery)}(this,function(e){!function(z){"use
strict";var
d=["sanitize","whiteList","sanitizeFn"],l=["background","cite","href","itemtype","longdesc","poster","src","xlink:href"],e={"*":["class","dir","id","lang","role","tabindex","style",/^aria-[\w-]*$/i],a:["target","href","
[...]
+!function(e,t){void 0===e&&void 0!==window&&(e=window),"function"==typeof
define&&define.amd?define(["jquery"],function(e){return t(e)}):"object"==typeof
module&&module.exports?module.exports=t(require("jquery")):t(e.jQuery)}(this,function(e){!function(z){"use
strict";var
d=["sanitize","whiteList","sanitizeFn"],r=["background","cite","href","itemtype","longdesc","poster","src","xlink:href"],e={"*":["class","dir","id","lang","role","tabindex","style",/^aria-[\w-]*$/i],a:["target","href","
[...]
//# sourceMappingURL=bootstrap-select.min.js.map
\ No newline at end of file
diff --git
a/modules/performance-statistics-ext/report/libs/bootstrap-table.min.css
b/modules/performance-statistics-ext/report/libs/bootstrap-table.min.css
index 72a8f74f..9f70dce8 100644
--- a/modules/performance-statistics-ext/report/libs/bootstrap-table.min.css
+++ b/modules/performance-statistics-ext/report/libs/bootstrap-table.min.css
@@ -1,10 +1,10 @@
/**
* bootstrap-table - An extended table to integration with some of the most
widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material
Design, Foundation)
*
- * @version v1.16.0
+ * @version v1.21.1
* @homepage https://bootstrap-table.com
* @author wenzhixin <[email protected]> (http://wenzhixin.net.cn/)
* @license MIT
*/
-.bootstrap-table
.fixed-table-toolbar::after{content:"";display:block;clear:both}.bootstrap-table
.fixed-table-toolbar .bs-bars,.bootstrap-table .fixed-table-toolbar
.columns,.bootstrap-table .fixed-table-toolbar
.search{position:relative;margin-top:10px;margin-bottom:10px}.bootstrap-table
.fixed-table-toolbar .columns
.btn-group>.btn-group{display:inline-block;margin-left:-1px!important}.bootstrap-table
.fixed-table-toolbar .columns
.btn-group>.btn-group>.btn{border-radius:0}.bootstrap- [...]
\ No newline at end of file
+.bootstrap-table
.fixed-table-toolbar::after{content:"";display:block;clear:both}.bootstrap-table
.fixed-table-toolbar .bs-bars,.bootstrap-table .fixed-table-toolbar
.columns,.bootstrap-table .fixed-table-toolbar
.search{position:relative;margin-top:10px;margin-bottom:10px}.bootstrap-table
.fixed-table-toolbar .columns
.btn-group>.btn-group{display:inline-block;margin-left:-1px!important}.bootstrap-table
.fixed-table-toolbar .columns
.btn-group>.btn-group>.btn{border-radius:0}.bootstrap- [...]
\ No newline at end of file
diff --git
a/modules/performance-statistics-ext/report/libs/bootstrap-table.min.js
b/modules/performance-statistics-ext/report/libs/bootstrap-table.min.js
index e37e1a7e..bb53d31d 100644
--- a/modules/performance-statistics-ext/report/libs/bootstrap-table.min.js
+++ b/modules/performance-statistics-ext/report/libs/bootstrap-table.min.js
@@ -1,10 +1,10 @@
/**
* bootstrap-table - An extended table to integration with some of the most
widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material
Design, Foundation)
*
- * @version v1.16.0
+ * @version v1.21.1
* @homepage https://bootstrap-table.com
* @author wenzhixin <[email protected]> (http://wenzhixin.net.cn/)
* @license MIT
*/
-!function(t,e){"object"==typeof exports&&"undefined"!=typeof
module?module.exports=e(require("jquery")):"function"==typeof
define&&define.amd?define(["jquery"],e):(t=t||self).BootstrapTable=e(t.jQuery)}(this,(function(t){"use
strict";t=t&&t.hasOwnProperty("default")?t.default:t;var e="undefined"!=typeof
globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof
global?global:"undefined"!=typeof self?self:{};function i(t,e){return
t(e={exports:{}},e.exports),e.exports}var [...]
"!="
"[t]()||cn[t].name!==t}))}("trim")},{trim:function(){return
_o(this)}});var
Bo={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformLi
[...]
+!function(t,e){"object"==typeof exports&&"undefined"!=typeof
module?module.exports=e(require("jquery")):"function"==typeof
define&&define.amd?define(["jquery"],e):(t="undefined"!=typeof
globalThis?globalThis:t||self).BootstrapTable=e(t.jQuery)}(this,(function(t){"use
strict";function e(t){return t&&"object"==typeof t&&"default"in
t?t:{default:t}}var i=e(t);function n(t){return n="function"==typeof
Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof
t}:function(t){return t& [...]
"!=="
"[t]()||Wo&&Ko[t].name!==t}))}("trim")},{trim:function(){return
Yo(this)}});var Jo=v,Xo=function(t,e){var
i=[][t];return!!i&&Jo((function(){i.call(null,e||function(){return
1},1)}))},Qo=ro,Zo=U,ta=K,ea=Xo,ia=F([].join),na=Zo!=Object,oa=ea("join",",");Qo({target:"Array",proto:!0,forced:na||!oa},{join:function(t){return
ia(ta(this),void 0===t?",":t)}});var aa=Be,ra=function(){var
t=aa(this),e="";return
t.hasIndices&&(e+="d"),t.global&&(e+="g"),t.ignoreCase&&(e+="i"),t.multiline&&(e+="m"),t
[...]
diff --git a/modules/performance-statistics-ext/report/libs/bootstrap.min.css
b/modules/performance-statistics-ext/report/libs/bootstrap.min.css
index 86b6845b..83a71b1f 100644
--- a/modules/performance-statistics-ext/report/libs/bootstrap.min.css
+++ b/modules/performance-statistics-ext/report/libs/bootstrap.min.css
@@ -1,7 +1,7 @@
/*!
- * Bootstrap v4.4.1 (https://getbootstrap.com/)
- * Copyright 2011-2019 The Bootstrap Authors
- * Copyright 2011-2019 Twitter, Inc.
- * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
-
*/:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-s
[...]
+ * Bootstrap v4.6.2 (https://getbootstrap.com/)
+ * Copyright 2011-2022 The Bootstrap Authors
+ * Copyright 2011-2022 Twitter, Inc.
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
+
*/:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-s
[...]
/*# sourceMappingURL=bootstrap.min.css.map */
\ No newline at end of file
diff --git a/modules/performance-statistics-ext/report/libs/bootstrap.min.js
b/modules/performance-statistics-ext/report/libs/bootstrap.min.js
index 534d5334..97206dcd 100644
--- a/modules/performance-statistics-ext/report/libs/bootstrap.min.js
+++ b/modules/performance-statistics-ext/report/libs/bootstrap.min.js
@@ -1,7 +1,7 @@
/*!
- * Bootstrap v4.0.0 (https://getbootstrap.com)
- * Copyright 2011-2018 The Bootstrap Authors
(https://github.com/twbs/bootstrap/graphs/contributors)
- * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
+ * Bootstrap v4.6.2 (https://getbootstrap.com/)
+ * Copyright 2011-2022 The Bootstrap Authors
(https://github.com/twbs/bootstrap/graphs/contributors)
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
-!function(t,e){"object"==typeof exports&&"undefined"!=typeof
module?e(exports,require("jquery"),require("popper.js")):"function"==typeof
define&&define.amd?define(["exports","jquery","popper.js"],e):e(t.bootstrap={},t.jQuery,t.Popper)}(this,function(t,e,n){"use
strict";function i(t,e){for(var n=0;n<e.length;n++){var
i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in
i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function s(t,e,n){return
e&&i(t.prototype,e),n&&i(t,n),t [...]
+!function(t,e){"object"==typeof exports&&"undefined"!=typeof
module?e(exports,require("jquery"),require("popper.js")):"function"==typeof
define&&define.amd?define(["exports","jquery","popper.js"],e):e((t="undefined"!=typeof
globalThis?globalThis:t||self).bootstrap={},t.jQuery,t.Popper)}(this,(function(t,e,n){"use
strict";function i(t){return t&&"object"==typeof t&&"default"in
t?t:{default:t}}var o=i(e),a=i(n);function s(t,e){for(var
n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerabl [...]
//# sourceMappingURL=bootstrap.min.js.map
\ No newline at end of file
diff --git a/modules/performance-statistics-ext/report/libs/jquery-3.3.1.min.js
b/modules/performance-statistics-ext/report/libs/jquery-3.3.1.min.js
deleted file mode 100644
index 6fdd9813..00000000
--- a/modules/performance-statistics-ext/report/libs/jquery-3.3.1.min.js
+++ /dev/null
@@ -1,14 +0,0 @@
-/*!
- * jQuery JavaScript Library v3.3.1
- * https://jquery.com/
- *
- * Includes Sizzle.js
- * https://sizzlejs.com/
- *
- * Copyright JS Foundation and other contributors
- * Released under the MIT license
- * https://jquery.org/license
- *
- * Date: 2018-01-20T17:24Z
- */
-!function(e,t){"use strict";"object"==typeof module&&"object"==typeof
module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw
new Error("jQuery requires a window with a document");return
t(e)}:t(e)}("undefined"!=typeof window?window:this,function(e,t){"use
strict";var
n=[],r=e.document,i=Object.getPrototypeOf,o=n.slice,a=n.concat,s=n.push,u=n.indexOf,l={},c=l.toString,f=l.hasOwnProperty,p=f.toString,d=p.call(Object),h={},g=function
e(t){return"function"==typeof [...]
diff --git a/modules/performance-statistics-ext/report/libs/jquery-3.6.1.min.js
b/modules/performance-statistics-ext/report/libs/jquery-3.6.1.min.js
new file mode 100644
index 00000000..2c69bc90
--- /dev/null
+++ b/modules/performance-statistics-ext/report/libs/jquery-3.6.1.min.js
@@ -0,0 +1,2 @@
+/*! jQuery v3.6.1 | (c) OpenJS Foundation and other contributors |
jquery.org/license */
+!function(e,t){"use strict";"object"==typeof module&&"object"==typeof
module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw
new Error("jQuery requires a window with a document");return
t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e){"use
strict";var t=[],r=Object.getPrototypeOf,s=t.slice,g=t.flat?function(e){return
t.flat.call(e)}:function(e){return
t.concat.apply([],e)},u=t.push,i=t.indexOf,n={},o=n.toString,y=n.hasOwnProperty,a=y.toString,l=
[...]
diff --git a/modules/performance-statistics-ext/report/libs/popper.min.js
b/modules/performance-statistics-ext/report/libs/popper.min.js
index 0f20d2a8..bb1aaae3 100644
--- a/modules/performance-statistics-ext/report/libs/popper.min.js
+++ b/modules/performance-statistics-ext/report/libs/popper.min.js
@@ -1,5 +1,5 @@
/*
- Copyright (C) Federico Zivolo 2017
+ Copyright (C) Federico Zivolo 2020
Distributed under the MIT License (license terms are at
http://opensource.org/licenses/MIT).
- */(function(e,t){'object'==typeof exports&&'undefined'!=typeof
module?module.exports=t():'function'==typeof
define&&define.amd?define(t):e.Popper=t()})(this,function(){'use
strict';function e(e){return e&&'[object
Function]'==={}.toString.call(e)}function t(e,t){if(1!==e.nodeType)return[];var
o=getComputedStyle(e,null);return t?o[t]:o}function
o(e){return'HTML'===e.nodeName?e:e.parentNode||e.host}function
n(e){if(!e)return document.body;switch(e.nodeName){case'HTML':case'BODY':return
e. [...]
+ */(function(e,t){'object'==typeof exports&&'undefined'!=typeof
module?module.exports=t():'function'==typeof
define&&define.amd?define(t):e.Popper=t()})(this,function(){'use
strict';function e(e){return e&&'[object
Function]'==={}.toString.call(e)}function t(e,t){if(1!==e.nodeType)return[];var
o=e.ownerDocument.defaultView,n=o.getComputedStyle(e,null);return
t?n[t]:n}function
o(e){return'HTML'===e.nodeName?e:e.parentNode||e.host}function
n(e){if(!e)return document.body;switch(e.nodeName) [...]
//# sourceMappingURL=popper.min.js.map