This is an automated email from the ASF dual-hosted git repository.
jongyoul pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/zeppelin.git
The following commit(s) were added to refs/heads/master by this push:
new 8de6804027 Bump mathjax from 2.7.0 to 3.0.0 in /zeppelin-web (#4705)
8de6804027 is described below
commit 8de680402711681c16a2aefb2f737bc5aa050d78
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 5 21:37:23 2024 +0900
Bump mathjax from 2.7.0 to 3.0.0 in /zeppelin-web (#4705)
Bumps [mathjax](https://github.com/mathjax/MathJax) from 2.7.0 to 3.0.0.
- [Release notes](https://github.com/mathjax/MathJax/releases)
- [Commits](https://github.com/mathjax/MathJax/compare/2.7.0...3.0.0)
---
updated-dependencies:
- dependency-name: mathjax
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
zeppelin-web/package-lock.json | 135 ++++++++++++++++++++++++++++++++++++++---
zeppelin-web/package.json | 2 +-
2 files changed, 129 insertions(+), 8 deletions(-)
diff --git a/zeppelin-web/package-lock.json b/zeppelin-web/package-lock.json
index a992413e83..375c8fc583 100644
--- a/zeppelin-web/package-lock.json
+++ b/zeppelin-web/package-lock.json
@@ -48,7 +48,7 @@
"json3": "~3.3.1",
"jszip": "2.6.1",
"lodash": "~3.9.3",
- "mathjax": "2.7.0",
+ "mathjax": "3.0.0",
"moment": "^2.29.4",
"moment-duration-format": "^1.3.0",
"ng-focus-if": "~1.0.2",
@@ -5296,6 +5296,14 @@
"integrity":
"sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
"dev": true
},
+ "node_modules/esm": {
+ "version": "3.2.25",
+ "resolved": "https://registry.npmjs.org/esm/-/esm-3.2.25.tgz",
+ "integrity":
"sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==",
+ "engines": {
+ "node": ">=6"
+ }
+ },
"node_modules/espree": {
"version": "3.5.4",
"resolved": "https://registry.npmjs.org/espree/-/espree-3.5.4.tgz",
@@ -10765,9 +10773,23 @@
"optional": true
},
"node_modules/mathjax": {
- "version": "2.7.0",
- "resolved": "https://registry.npmjs.org/mathjax/-/mathjax-2.7.0.tgz",
- "integrity":
"sha512-DfceiJr14b846D77BYgDGUBEB+XLQc3huSbJG4ZUKGo8drbpOXeVo7ke6JZv163vNn5bOX0VMGxwwaOWwyQEew=="
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/mathjax/-/mathjax-3.0.0.tgz",
+ "integrity":
"sha512-z4uLbDHNbs/aRuR6zCcnzwFQuMixkHCcWqgVaommfK/3cA1Ahq7OXemn+m8JwTYcBApSHgcrSbPr9sm3sZFL+A==",
+ "dependencies": {
+ "mathjax-full": "git://github.com/mathjax/MathJax-src.git"
+ }
+ },
+ "node_modules/mathjax-full": {
+ "version": "3.2.2",
+ "resolved":
"git+ssh://[email protected]/mathjax/MathJax-src.git#8565f9da973238e4c9571a86a4bcb281b1d98d9b",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "esm": "^3.2.25",
+ "mhchemparser": "^4.1.0",
+ "mj-context-menu": "^0.6.1",
+ "speech-rule-engine": "^4.0.6"
+ }
},
"node_modules/maxmin": {
"version": "0.1.0",
@@ -10907,6 +10929,11 @@
"node": ">= 0.6"
}
},
+ "node_modules/mhchemparser": {
+ "version": "4.2.1",
+ "resolved":
"https://registry.npmjs.org/mhchemparser/-/mhchemparser-4.2.1.tgz",
+ "integrity":
"sha512-kYmyrCirqJf3zZ9t/0wGgRZ4/ZJw//VwaRVGA75C4nhE60vtnIzhl9J9ndkX/h6hxSN7pjg/cE0VxbnNM+bnDQ=="
+ },
"node_modules/micromatch": {
"version": "2.3.11",
"resolved":
"https://registry.npmjs.org/micromatch/-/micromatch-2.3.11.tgz",
@@ -11187,6 +11214,11 @@
"node": ">=0.10.0"
}
},
+ "node_modules/mj-context-menu": {
+ "version": "0.6.1",
+ "resolved":
"https://registry.npmjs.org/mj-context-menu/-/mj-context-menu-0.6.1.tgz",
+ "integrity":
"sha512-7NO5s6n10TIV96d4g2uDpG7ZDpIhMh0QNfGdJw/W47JswFcosz457wqz/b5sAKvl12sxINGFCn80NZHKwxQEXA=="
+ },
"node_modules/mkdirp": {
"version": "0.5.6",
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz",
@@ -15652,6 +15684,27 @@
"integrity":
"sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
"dev": true
},
+ "node_modules/speech-rule-engine": {
+ "version": "4.0.7",
+ "resolved":
"https://registry.npmjs.org/speech-rule-engine/-/speech-rule-engine-4.0.7.tgz",
+ "integrity":
"sha512-sJrL3/wHzNwJRLBdf6CjJWIlxC04iYKkyXvYSVsWVOiC2DSkHmxsqOhEeMsBA9XK+CHuNcsdkbFDnoUfAsmp9g==",
+ "dependencies": {
+ "commander": "9.2.0",
+ "wicked-good-xpath": "1.3.0",
+ "xmldom-sre": "0.1.31"
+ },
+ "bin": {
+ "sre": "bin/sre"
+ }
+ },
+ "node_modules/speech-rule-engine/node_modules/commander": {
+ "version": "9.2.0",
+ "resolved": "https://registry.npmjs.org/commander/-/commander-9.2.0.tgz",
+ "integrity":
"sha512-e2i4wANQiSXgnrBlIatyHtP1odfUp0BbV5Y5nEGbxtIrStkEOAAzCUirvLBNXHLr7kwLvJl6V+4V3XV9x7Wd9w==",
+ "engines": {
+ "node": "^12.20.0 || >=14"
+ }
+ },
"node_modules/split-string": {
"version": "3.1.0",
"resolved":
"https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz",
@@ -19683,6 +19736,11 @@
"node": ">= 0.4"
}
},
+ "node_modules/wicked-good-xpath": {
+ "version": "1.3.0",
+ "resolved":
"https://registry.npmjs.org/wicked-good-xpath/-/wicked-good-xpath-1.3.0.tgz",
+ "integrity":
"sha512-Gd9+TUn5nXdwj/hFsPVx5cuHHiF5Bwuc30jZ4+ronF1qHK5O7HD0sgmXWSEgwKquT3ClLoKPVbO6qGwVwLzvAw=="
+ },
"node_modules/window-size": {
"version": "0.1.0",
"resolved":
"https://registry.npmjs.org/window-size/-/window-size-0.1.0.tgz",
@@ -19783,6 +19841,14 @@
"node": ">=4.0"
}
},
+ "node_modules/xmldom-sre": {
+ "version": "0.1.31",
+ "resolved":
"https://registry.npmjs.org/xmldom-sre/-/xmldom-sre-0.1.31.tgz",
+ "integrity":
"sha512-f9s+fUkX04BxQf+7mMWAp5zk61pciie+fFLC9hX9UVvCeJQfNHRHXpeo5MPcR0EUf57PYLdt+ZO4f3Ipk2oZUw==",
+ "engines": {
+ "node": ">=0.1"
+ }
+ },
"node_modules/xmlhttprequest-ssl": {
"version": "1.5.5",
"resolved":
"https://registry.npmjs.org/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.5.tgz",
@@ -24517,6 +24583,11 @@
}
}
},
+ "esm": {
+ "version": "3.2.25",
+ "resolved": "https://registry.npmjs.org/esm/-/esm-3.2.25.tgz",
+ "integrity":
"sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA=="
+ },
"espree": {
"version": "3.5.4",
"resolved": "https://registry.npmjs.org/espree/-/espree-3.5.4.tgz",
@@ -28935,9 +29006,22 @@
"optional": true
},
"mathjax": {
- "version": "2.7.0",
- "resolved": "https://registry.npmjs.org/mathjax/-/mathjax-2.7.0.tgz",
- "integrity":
"sha512-DfceiJr14b846D77BYgDGUBEB+XLQc3huSbJG4ZUKGo8drbpOXeVo7ke6JZv163vNn5bOX0VMGxwwaOWwyQEew=="
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/mathjax/-/mathjax-3.0.0.tgz",
+ "integrity":
"sha512-z4uLbDHNbs/aRuR6zCcnzwFQuMixkHCcWqgVaommfK/3cA1Ahq7OXemn+m8JwTYcBApSHgcrSbPr9sm3sZFL+A==",
+ "requires": {
+ "mathjax-full": "git://github.com/mathjax/MathJax-src.git"
+ }
+ },
+ "mathjax-full": {
+ "version":
"git+ssh://[email protected]/mathjax/MathJax-src.git#8565f9da973238e4c9571a86a4bcb281b1d98d9b",
+ "from": "mathjax-full@git://github.com/mathjax/MathJax-src.git",
+ "requires": {
+ "esm": "^3.2.25",
+ "mhchemparser": "^4.1.0",
+ "mj-context-menu": "^0.6.1",
+ "speech-rule-engine": "^4.0.6"
+ }
},
"maxmin": {
"version": "0.1.0",
@@ -29049,6 +29133,11 @@
"integrity":
"sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==",
"dev": true
},
+ "mhchemparser": {
+ "version": "4.2.1",
+ "resolved":
"https://registry.npmjs.org/mhchemparser/-/mhchemparser-4.2.1.tgz",
+ "integrity":
"sha512-kYmyrCirqJf3zZ9t/0wGgRZ4/ZJw//VwaRVGA75C4nhE60vtnIzhl9J9ndkX/h6hxSN7pjg/cE0VxbnNM+bnDQ=="
+ },
"micromatch": {
"version": "2.3.11",
"resolved":
"https://registry.npmjs.org/micromatch/-/micromatch-2.3.11.tgz",
@@ -29275,6 +29364,11 @@
}
}
},
+ "mj-context-menu": {
+ "version": "0.6.1",
+ "resolved":
"https://registry.npmjs.org/mj-context-menu/-/mj-context-menu-0.6.1.tgz",
+ "integrity":
"sha512-7NO5s6n10TIV96d4g2uDpG7ZDpIhMh0QNfGdJw/W47JswFcosz457wqz/b5sAKvl12sxINGFCn80NZHKwxQEXA=="
+ },
"mkdirp": {
"version": "0.5.6",
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz",
@@ -33065,6 +33159,23 @@
}
}
},
+ "speech-rule-engine": {
+ "version": "4.0.7",
+ "resolved":
"https://registry.npmjs.org/speech-rule-engine/-/speech-rule-engine-4.0.7.tgz",
+ "integrity":
"sha512-sJrL3/wHzNwJRLBdf6CjJWIlxC04iYKkyXvYSVsWVOiC2DSkHmxsqOhEeMsBA9XK+CHuNcsdkbFDnoUfAsmp9g==",
+ "requires": {
+ "commander": "9.2.0",
+ "wicked-good-xpath": "1.3.0",
+ "xmldom-sre": "0.1.31"
+ },
+ "dependencies": {
+ "commander": {
+ "version": "9.2.0",
+ "resolved":
"https://registry.npmjs.org/commander/-/commander-9.2.0.tgz",
+ "integrity":
"sha512-e2i4wANQiSXgnrBlIatyHtP1odfUp0BbV5Y5nEGbxtIrStkEOAAzCUirvLBNXHLr7kwLvJl6V+4V3XV9x7Wd9w=="
+ }
+ }
+ },
"split-string": {
"version": "3.1.0",
"resolved":
"https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz",
@@ -36387,6 +36498,11 @@
"has-tostringtag": "^1.0.0"
}
},
+ "wicked-good-xpath": {
+ "version": "1.3.0",
+ "resolved":
"https://registry.npmjs.org/wicked-good-xpath/-/wicked-good-xpath-1.3.0.tgz",
+ "integrity":
"sha512-Gd9+TUn5nXdwj/hFsPVx5cuHHiF5Bwuc30jZ4+ronF1qHK5O7HD0sgmXWSEgwKquT3ClLoKPVbO6qGwVwLzvAw=="
+ },
"window-size": {
"version": "0.1.0",
"resolved":
"https://registry.npmjs.org/window-size/-/window-size-0.1.0.tgz",
@@ -36469,6 +36585,11 @@
"integrity":
"sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA==",
"dev": true
},
+ "xmldom-sre": {
+ "version": "0.1.31",
+ "resolved":
"https://registry.npmjs.org/xmldom-sre/-/xmldom-sre-0.1.31.tgz",
+ "integrity":
"sha512-f9s+fUkX04BxQf+7mMWAp5zk61pciie+fFLC9hX9UVvCeJQfNHRHXpeo5MPcR0EUf57PYLdt+ZO4f3Ipk2oZUw=="
+ },
"xmlhttprequest-ssl": {
"version": "1.5.5",
"resolved":
"https://registry.npmjs.org/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.5.tgz",
diff --git a/zeppelin-web/package.json b/zeppelin-web/package.json
index 27f769f05b..c0044146e7 100644
--- a/zeppelin-web/package.json
+++ b/zeppelin-web/package.json
@@ -24,7 +24,7 @@
"karma-test": "karma start karma.conf.js"
},
"dependencies": {
- "mathjax": "2.7.0",
+ "mathjax": "3.0.0",
"ace-builds": "1.3.2",
"angular": "1.5.7",
"angular-animate": "1.5.7",