This is an automated email from the ASF dual-hosted git repository.
jli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
The following commit(s) were added to refs/heads/master by this push:
new 0eeb184b6a chore(deps): bump @luma.gl/constants from 9.1.9 to 9.2.2 in
/superset-frontend (#35696)
0eeb184b6a is described below
commit 0eeb184b6a1ae529268df56a4a50815c488f4820
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 17 13:28:25 2025 -0700
chore(deps): bump @luma.gl/constants from 9.1.9 to 9.2.2 in
/superset-frontend (#35696)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
superset-frontend/package-lock.json | 26 ++++++++++++++++++----
.../legacy-preset-chart-deckgl/package.json | 2 +-
2 files changed, 23 insertions(+), 5 deletions(-)
diff --git a/superset-frontend/package-lock.json
b/superset-frontend/package-lock.json
index 26a499fa98..0786e757bc 100644
--- a/superset-frontend/package-lock.json
+++ b/superset-frontend/package-lock.json
@@ -4125,6 +4125,12 @@
"mjolnir.js": "^3.0.0"
}
},
+ "node_modules/@deck.gl/core/node_modules/@luma.gl/constants": {
+ "version": "9.1.10",
+ "resolved":
"https://registry.npmjs.org/@luma.gl/constants/-/constants-9.1.10.tgz",
+ "integrity":
"sha512-O4Nx8UbWmrHHZ7ihKB8WiscX1cz05l1KvKorYTgq+xeXwz2Beh3MkXBMnA46uuyEtimN945OEdYshZnbh80jyw==",
+ "license": "MIT"
+ },
"node_modules/@deck.gl/extensions": {
"version": "9.1.13",
"resolved":
"https://registry.npmjs.org/@deck.gl/extensions/-/extensions-9.1.13.tgz",
@@ -9000,9 +9006,9 @@
}
},
"node_modules/@luma.gl/constants": {
- "version": "9.1.9",
- "resolved":
"https://registry.npmjs.org/@luma.gl/constants/-/constants-9.1.9.tgz",
- "integrity":
"sha512-yc9fml04OeTTcwK+7gmDMxoLQ67j4ZiAFXjmYvPomYyBVzS0NZxTDuwcCBmnxjLOiroOZW8FRRrVc/yOiFug2w==",
+ "version": "9.2.2",
+ "resolved":
"https://registry.npmjs.org/@luma.gl/constants/-/constants-9.2.2.tgz",
+ "integrity":
"sha512-XURMF0gSh0ImZltYa/PCe9KgmopQJiOA6y1m1PxDxJY8OCLma7ZJyvomLn7TQBvPtWTYZsibTW7blu7RwThsaQ==",
"license": "MIT"
},
"node_modules/@luma.gl/core": {
@@ -9078,6 +9084,12 @@
"@luma.gl/core": "^9.1.0"
}
},
+ "node_modules/@luma.gl/webgl/node_modules/@luma.gl/constants": {
+ "version": "9.1.9",
+ "resolved":
"https://registry.npmjs.org/@luma.gl/constants/-/constants-9.1.9.tgz",
+ "integrity":
"sha512-yc9fml04OeTTcwK+7gmDMxoLQ67j4ZiAFXjmYvPomYyBVzS0NZxTDuwcCBmnxjLOiroOZW8FRRrVc/yOiFug2w==",
+ "license": "MIT"
+ },
"node_modules/@mapbox/extent": {
"version": "0.4.0",
"resolved":
"https://registry.npmjs.org/@mapbox/extent/-/extent-0.4.0.tgz",
@@ -65979,7 +65991,7 @@
"@deck.gl/geo-layers": "^9.1.13",
"@deck.gl/layers": "^9.1.13",
"@deck.gl/react": "^9.1.14",
- "@luma.gl/constants": "^9.1.9",
+ "@luma.gl/constants": "^9.2.2",
"@luma.gl/core": "^9.1.9",
"@luma.gl/engine": "^9.1.9",
"@luma.gl/shadertools": "^9.1.9",
@@ -66037,6 +66049,12 @@
"@luma.gl/engine": "~9.1.9"
}
},
+
"plugins/legacy-preset-chart-deckgl/node_modules/@deck.gl/aggregation-layers/node_modules/@luma.gl/constants":
{
+ "version": "9.1.10",
+ "resolved":
"https://registry.npmjs.org/@luma.gl/constants/-/constants-9.1.10.tgz",
+ "integrity":
"sha512-O4Nx8UbWmrHHZ7ihKB8WiscX1cz05l1KvKorYTgq+xeXwz2Beh3MkXBMnA46uuyEtimN945OEdYshZnbh80jyw==",
+ "license": "MIT"
+ },
"plugins/legacy-preset-chart-deckgl/node_modules/@mapbox/tiny-sdf": {
"version": "2.0.7",
"resolved":
"https://registry.npmjs.org/@mapbox/tiny-sdf/-/tiny-sdf-2.0.7.tgz",
diff --git a/superset-frontend/plugins/legacy-preset-chart-deckgl/package.json
b/superset-frontend/plugins/legacy-preset-chart-deckgl/package.json
index b0048d935d..ae1995892b 100644
--- a/superset-frontend/plugins/legacy-preset-chart-deckgl/package.json
+++ b/superset-frontend/plugins/legacy-preset-chart-deckgl/package.json
@@ -29,7 +29,7 @@
"@deck.gl/geo-layers": "^9.1.13",
"@deck.gl/layers": "^9.1.13",
"@deck.gl/react": "^9.1.14",
- "@luma.gl/constants": "^9.1.9",
+ "@luma.gl/constants": "^9.2.2",
"@luma.gl/core": "^9.1.9",
"@luma.gl/engine": "^9.1.9",
"@luma.gl/shadertools": "^9.1.9",