diff --git a/package-lock.json b/package-lock.json index f33e189b20..52cbdcd99a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5137,65 +5137,6 @@ "node": ">=14.16" } }, - "node_modules/@testing-library/dom": { - "version": "10.4.0", - "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-10.4.0.tgz", - "integrity": "sha512-pemlzrSESWbdAloYml3bAJMEfNh1Z7EduzqPKprCH5S341frlpYnUEW0H72dLxa6IsYr+mPno20GiSm+h9dEdQ==", - "dev": true, - "license": "MIT", - "peer": true, - "dependencies": { - "@babel/code-frame": "^7.10.4", - "@babel/runtime": "^7.12.5", - "@types/aria-query": "^5.0.1", - "aria-query": "5.3.0", - "chalk": "^4.1.0", - "dom-accessibility-api": "^0.5.9", - "lz-string": "^1.5.0", - "pretty-format": "^27.0.2" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/@testing-library/dom/node_modules/ansi-styles": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz", - "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", - "dev": true, - "license": "MIT", - "peer": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/@testing-library/dom/node_modules/pretty-format": { - "version": "27.5.1", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz", - "integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==", - "dev": true, - "license": "MIT", - "peer": true, - "dependencies": { - "ansi-regex": "^5.0.1", - "ansi-styles": "^5.0.0", - "react-is": "^17.0.1" - }, - "engines": { - "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" - } - }, - "node_modules/@testing-library/dom/node_modules/react-is": { - "version": "17.0.2", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz", - "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==", - "dev": true, - "license": "MIT", - "peer": true - }, "node_modules/@testing-library/jest-dom": { "version": "5.17.0", "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.17.0.tgz", @@ -8954,14 +8895,6 @@ "node": ">= 8" } }, - "node_modules/crypto": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/crypto/-/crypto-1.0.1.tgz", - "integrity": "sha512-VxBKmeNcqQdiUQUW2Tzq0t377b54N2bMtXO/qiLa+6eRRmmC4qT3D4OnTGoT/U6O9aklQ/jTwbOtRMTTY8G0Ig==", - "deprecated": "This package is no longer supported. It's now a built-in Node module. If you've depended on crypto, you should switch to the one that's built-in.", - "license": "ISC", - "peer": true - }, "node_modules/crypto-random-string": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-4.0.0.tgz", @@ -10985,6 +10918,7 @@ "version": "0.1.13", "resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.13.tgz", "integrity": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==", + "dev": true, "license": "MIT", "optional": true, "dependencies": { @@ -22298,14 +22232,6 @@ "dev": true, "license": "MIT" }, - "node_modules/search-insights": { - "version": "2.16.2", - "resolved": "https://registry.npmjs.org/search-insights/-/search-insights-2.16.2.tgz", - "integrity": "sha512-+KrS5rnYlyWgzoCNJGsNPw7Vv+47Y7Ze7KZ+/9Xls+5BUugEbU2yv1n9JsQOqv+MLKYfg3bxI5K6tYJxXZY8FA==", - "dev": true, - "license": "MIT", - "peer": true - }, "node_modules/semver": { "version": "7.5.4", "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", @@ -25585,7 +25511,7 @@ }, "packages/chart": { "name": "@hpcc-js/chart", - "version": "2.84.1", + "version": "2.85.0", "license": "Apache-2.0", "dependencies": { "@hpcc-js/api": "^2.13.0", @@ -25779,18 +25705,18 @@ }, "packages/composite": { "name": "@hpcc-js/composite", - "version": "2.8.1", + "version": "2.8.2", "license": "Apache-2.0", "dependencies": { "@hpcc-js/api": "^2.13.0", - "@hpcc-js/chart": "^2.84.1", + "@hpcc-js/chart": "^2.85.0", "@hpcc-js/common": "^2.72.0", "@hpcc-js/dgrid": "^2.33.0", - "@hpcc-js/form": "^2.11.1", + "@hpcc-js/form": "^2.11.2", "@hpcc-js/html": "^2.43.0", - "@hpcc-js/layout": "^2.50.1", - "@hpcc-js/other": "^2.16.1", - "@hpcc-js/phosphor": "^2.19.1" + "@hpcc-js/layout": "^2.50.2", + "@hpcc-js/other": "^2.16.2", + "@hpcc-js/phosphor": "^2.19.2" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", @@ -25917,7 +25843,7 @@ }, "packages/eclwatch": { "name": "@hpcc-js/eclwatch", - "version": "2.75.3", + "version": "2.75.4", "license": "Apache-2.0", "dependencies": { "@hpcc-js/codemirror": "^2.63.0", @@ -25925,9 +25851,9 @@ "@hpcc-js/comms": "^2.95.0", "@hpcc-js/dgrid": "^2.33.0", "@hpcc-js/graph": "^2.86.0", - "@hpcc-js/layout": "^2.50.1", - "@hpcc-js/phosphor": "^2.19.1", - "@hpcc-js/timeline": "^2.53.0", + "@hpcc-js/layout": "^2.50.2", + "@hpcc-js/phosphor": "^2.19.2", + "@hpcc-js/timeline": "^2.53.1", "@hpcc-js/tree": "^2.41.0", "@hpcc-js/util": "^2.52.0" }, @@ -25939,15 +25865,14 @@ }, "packages/esbuild-plugins": { "name": "@hpcc-js/esbuild-plugins", - "version": "1.0.10", + "version": "1.1.0", "license": "Apache-2.0", "dependencies": { "@hpcc-js/wasm-base91": "1.0.1", "@hpcc-js/wasm-zstd": "1.0.1", "fzstd": "0.1.1", "yargs": "17.7.2" - }, - "devDependencies": {} + } }, "packages/esbuild-plugins/node_modules/yargs": { "version": "17.7.2", @@ -25969,11 +25894,11 @@ }, "packages/form": { "name": "@hpcc-js/form", - "version": "2.11.1", + "version": "2.11.2", "license": "Apache-2.0", "dependencies": { "@hpcc-js/api": "^2.13.0", - "@hpcc-js/chart": "^2.84.1", + "@hpcc-js/chart": "^2.85.0", "@hpcc-js/common": "^2.72.0" }, "devDependencies": { @@ -26036,11 +25961,11 @@ }, "packages/layout": { "name": "@hpcc-js/layout", - "version": "2.50.1", + "version": "2.50.2", "license": "Apache-2.0", "dependencies": { "@hpcc-js/api": "^2.13.0", - "@hpcc-js/chart": "^2.84.1", + "@hpcc-js/chart": "^2.85.0", "@hpcc-js/common": "^2.72.0", "@hpcc-js/dgrid2": "^2.4.0" }, @@ -26079,30 +26004,30 @@ }, "packages/loader": { "name": "@hpcc-js/loader", - "version": "2.106.3", + "version": "2.106.4", "license": "Apache-2.0", "dependencies": { "@hpcc-js/api": "^2.13.0", - "@hpcc-js/chart": "^2.84.1", + "@hpcc-js/chart": "^2.85.0", "@hpcc-js/codemirror": "^2.63.0", "@hpcc-js/common": "^2.72.0", "@hpcc-js/comms": "^2.95.0", - "@hpcc-js/composite": "^2.8.1", + "@hpcc-js/composite": "^2.8.2", "@hpcc-js/dgrid": "^2.33.0", "@hpcc-js/dgrid2": "^2.4.0", - "@hpcc-js/eclwatch": "^2.75.3", - "@hpcc-js/form": "^2.11.1", + "@hpcc-js/eclwatch": "^2.75.4", + "@hpcc-js/form": "^2.11.2", "@hpcc-js/graph": "^2.86.0", "@hpcc-js/html": "^2.43.0", - "@hpcc-js/layout": "^2.50.1", - "@hpcc-js/map": "^2.78.1", + "@hpcc-js/layout": "^2.50.2", + "@hpcc-js/map": "^2.78.2", "@hpcc-js/map-deck": "^2.8.0", - "@hpcc-js/marshaller": "^2.26.3", + "@hpcc-js/marshaller": "^2.26.4", "@hpcc-js/observablehq-compiler": "^1.3.0", - "@hpcc-js/other": "^2.16.1", - "@hpcc-js/phosphor": "^2.19.1", + "@hpcc-js/other": "^2.16.2", + "@hpcc-js/phosphor": "^2.19.2", "@hpcc-js/react": "^2.54.0", - "@hpcc-js/timeline": "^2.53.0", + "@hpcc-js/timeline": "^2.53.1", "@hpcc-js/tree": "^2.41.0", "@hpcc-js/util": "^2.52.0", "@hpcc-js/wasm": "1.20.1" @@ -26146,15 +26071,15 @@ }, "packages/map": { "name": "@hpcc-js/map", - "version": "2.78.1", + "version": "2.78.2", "license": "Apache-2.0", "dependencies": { "@hpcc-js/api": "^2.13.0", "@hpcc-js/common": "^2.72.0", "@hpcc-js/graph": "^2.86.0", - "@hpcc-js/layout": "^2.50.1", + "@hpcc-js/layout": "^2.50.2", "@hpcc-js/leaflet-shim": "^2.4.0", - "@hpcc-js/other": "^2.16.1", + "@hpcc-js/other": "^2.16.2", "@hpcc-js/util": "^2.52.0" }, "devDependencies": { @@ -26191,22 +26116,22 @@ }, "packages/marshaller": { "name": "@hpcc-js/marshaller", - "version": "2.26.3", + "version": "2.26.4", "license": "Apache-2.0", "dependencies": { - "@hpcc-js/chart": "^2.84.1", + "@hpcc-js/chart": "^2.85.0", "@hpcc-js/codemirror": "^2.63.0", "@hpcc-js/common": "^2.72.0", "@hpcc-js/comms": "^2.95.0", - "@hpcc-js/composite": "^2.8.1", + "@hpcc-js/composite": "^2.8.2", "@hpcc-js/ddl-shim": "^2.21.0", "@hpcc-js/dgrid": "^2.33.0", - "@hpcc-js/form": "^2.11.1", + "@hpcc-js/form": "^2.11.2", "@hpcc-js/graph": "^2.86.0", - "@hpcc-js/layout": "^2.50.1", - "@hpcc-js/map": "^2.78.1", - "@hpcc-js/other": "^2.16.1", - "@hpcc-js/phosphor": "^2.19.1", + "@hpcc-js/layout": "^2.50.2", + "@hpcc-js/map": "^2.78.2", + "@hpcc-js/other": "^2.16.2", + "@hpcc-js/phosphor": "^2.19.2", "@hpcc-js/util": "^2.52.0" }, "devDependencies": { @@ -26309,12 +26234,12 @@ }, "packages/other": { "name": "@hpcc-js/other", - "version": "2.16.1", + "version": "2.16.2", "license": "Apache-2.0", "dependencies": { "@hpcc-js/api": "^2.13.0", "@hpcc-js/common": "^2.72.0", - "@hpcc-js/layout": "^2.50.1" + "@hpcc-js/layout": "^2.50.2" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", @@ -26335,11 +26260,11 @@ }, "packages/phosphor": { "name": "@hpcc-js/phosphor", - "version": "2.19.1", + "version": "2.19.2", "license": "Apache-2.0", "dependencies": { "@hpcc-js/common": "^2.72.0", - "@hpcc-js/other": "^2.16.1", + "@hpcc-js/other": "^2.16.2", "@hpcc-js/phosphor-shim": "^2.15.0", "@hpcc-js/util": "^2.52.0" }, @@ -26408,14 +26333,14 @@ }, "packages/timeline": { "name": "@hpcc-js/timeline", - "version": "2.53.0", + "version": "2.53.1", "license": "Apache-2.0", "dependencies": { "@hpcc-js/api": "^2.13.0", - "@hpcc-js/chart": "^2.84.1", + "@hpcc-js/chart": "^2.85.0", "@hpcc-js/common": "^2.72.0", "@hpcc-js/html": "^2.43.0", - "@hpcc-js/layout": "^2.50.1", + "@hpcc-js/layout": "^2.50.2", "@hpcc-js/react": "^2.54.0" }, "devDependencies": { diff --git a/packages/chart/CHANGELOG.md b/packages/chart/CHANGELOG.md index f3c1aa5d25..a1a2ab9d5f 100644 --- a/packages/chart/CHANGELOG.md +++ b/packages/chart/CHANGELOG.md @@ -3,6 +3,30 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.85.0](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/chart@2.84.1...@hpcc-js/chart@2.85.0) (2024-08-22) + + +### Features + +* Add "sortByValue" PP to Pie Chart ([e098c43](https://github.com/hpcc-systems/Visualization/commit/e098c43b8a50699a337f6f9e4337b89b57a672a5)) + + + +## 2.106.3 (2024-08-01) + + + +## 2.106.2 (2024-07-29) + + + +## 2.106.1 (2024-07-24) + + + + + + ## [2.84.1](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/chart@2.84.0...@hpcc-js/chart@2.84.1) (2024-07-24) diff --git a/packages/chart/package.json b/packages/chart/package.json index 0815c57aa5..c9920f497e 100644 --- a/packages/chart/package.json +++ b/packages/chart/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/chart", - "version": "2.84.1", + "version": "2.85.0", "description": "hpcc-js - Viz Chart", "main": "dist/index.js", "module": "dist/index.es6", diff --git a/packages/composite/CHANGELOG.md b/packages/composite/CHANGELOG.md index b65b1f50f5..9378d68f10 100644 --- a/packages/composite/CHANGELOG.md +++ b/packages/composite/CHANGELOG.md @@ -3,6 +3,27 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.8.2](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/composite@2.8.1...@hpcc-js/composite@2.8.2) (2024-08-22) + + + +## 2.106.3 (2024-08-01) + + + +## 2.106.2 (2024-07-29) + + + +## 2.106.1 (2024-07-24) + +**Note:** Version bump only for package @hpcc-js/composite + + + + + + ## [2.8.1](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/composite@2.8.0...@hpcc-js/composite@2.8.1) (2024-07-24) diff --git a/packages/composite/package.json b/packages/composite/package.json index 8eeffad128..402bcecb6e 100644 --- a/packages/composite/package.json +++ b/packages/composite/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/composite", - "version": "2.8.1", + "version": "2.8.2", "description": "hpcc-js - Viz Composite", "main": "dist/index.js", "module": "dist/index.es6", @@ -39,14 +39,14 @@ }, "dependencies": { "@hpcc-js/api": "^2.13.0", - "@hpcc-js/chart": "^2.84.1", + "@hpcc-js/chart": "^2.85.0", "@hpcc-js/common": "^2.72.0", "@hpcc-js/dgrid": "^2.33.0", - "@hpcc-js/form": "^2.11.1", + "@hpcc-js/form": "^2.11.2", "@hpcc-js/html": "^2.43.0", - "@hpcc-js/layout": "^2.50.1", - "@hpcc-js/other": "^2.16.1", - "@hpcc-js/phosphor": "^2.19.1" + "@hpcc-js/layout": "^2.50.2", + "@hpcc-js/other": "^2.16.2", + "@hpcc-js/phosphor": "^2.19.2" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", diff --git a/packages/eclwatch/CHANGELOG.md b/packages/eclwatch/CHANGELOG.md index a5ace24f95..22e70ef7df 100644 --- a/packages/eclwatch/CHANGELOG.md +++ b/packages/eclwatch/CHANGELOG.md @@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.75.4](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/eclwatch@2.75.3...@hpcc-js/eclwatch@2.75.4) (2024-08-22) + + + +## 2.106.3 (2024-08-01) + +**Note:** Version bump only for package @hpcc-js/eclwatch + + + + + + ## [2.75.3](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/eclwatch@2.75.2...@hpcc-js/eclwatch@2.75.3) (2024-08-01) diff --git a/packages/eclwatch/package.json b/packages/eclwatch/package.json index f60094c6f8..3da6ee6a6d 100644 --- a/packages/eclwatch/package.json +++ b/packages/eclwatch/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/eclwatch", - "version": "2.75.3", + "version": "2.75.4", "description": "hpcc-js - ECL Watch", "main": "dist/index.js", "module": "dist/index.es6", @@ -43,9 +43,9 @@ "@hpcc-js/comms": "^2.95.0", "@hpcc-js/dgrid": "^2.33.0", "@hpcc-js/graph": "^2.86.0", - "@hpcc-js/layout": "^2.50.1", - "@hpcc-js/phosphor": "^2.19.1", - "@hpcc-js/timeline": "^2.53.0", + "@hpcc-js/layout": "^2.50.2", + "@hpcc-js/phosphor": "^2.19.2", + "@hpcc-js/timeline": "^2.53.1", "@hpcc-js/tree": "^2.41.0", "@hpcc-js/util": "^2.52.0" }, diff --git a/packages/esbuild-plugins/CHANGELOG.md b/packages/esbuild-plugins/CHANGELOG.md new file mode 100644 index 0000000000..df9488dadc --- /dev/null +++ b/packages/esbuild-plugins/CHANGELOG.md @@ -0,0 +1,11 @@ +# Change Log + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +# 1.1.0 (2024-08-22) + + +### Features + +* Add esbuild-plugins package ([02ae102](https://github.com/hpcc-systems/hpcc-js-wasm/commit/02ae102f9cc6011be58ae0a51a0d01f494fac4de)) diff --git a/packages/esbuild-plugins/package.json b/packages/esbuild-plugins/package.json index 76442e1671..1431c32427 100644 --- a/packages/esbuild-plugins/package.json +++ b/packages/esbuild-plugins/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/esbuild-plugins", - "version": "1.0.10", + "version": "1.1.0", "description": "Various esbuild plugins", "type": "module", "exports": { @@ -42,10 +42,9 @@ "dependencies": { "@hpcc-js/wasm-base91": "1.0.1", "@hpcc-js/wasm-zstd": "1.0.1", - "yargs": "17.7.2", - "fzstd": "0.1.1" + "fzstd": "0.1.1", + "yargs": "17.7.2" }, - "devDependencies": {}, "keywords": [ "esbuild", "plugins", @@ -60,4 +59,4 @@ }, "homepage": "https://hpcc-systems.github.io/hpcc-js-wasm/", "license": "Apache-2.0" -} \ No newline at end of file +} diff --git a/packages/form/CHANGELOG.md b/packages/form/CHANGELOG.md index 2686442be2..034e9daa00 100644 --- a/packages/form/CHANGELOG.md +++ b/packages/form/CHANGELOG.md @@ -3,6 +3,27 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.11.2](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/form@2.11.1...@hpcc-js/form@2.11.2) (2024-08-22) + + + +## 2.106.3 (2024-08-01) + + + +## 2.106.2 (2024-07-29) + + + +## 2.106.1 (2024-07-24) + +**Note:** Version bump only for package @hpcc-js/form + + + + + + ## [2.11.1](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/form@2.11.0...@hpcc-js/form@2.11.1) (2024-07-24) diff --git a/packages/form/package.json b/packages/form/package.json index 204fe121d4..7c37bf285c 100644 --- a/packages/form/package.json +++ b/packages/form/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/form", - "version": "2.11.1", + "version": "2.11.2", "description": "hpcc-js - Viz Form", "main": "dist/index.js", "module": "dist/index.es6", @@ -39,7 +39,7 @@ }, "dependencies": { "@hpcc-js/api": "^2.13.0", - "@hpcc-js/chart": "^2.84.1", + "@hpcc-js/chart": "^2.85.0", "@hpcc-js/common": "^2.72.0" }, "devDependencies": { diff --git a/packages/layout/CHANGELOG.md b/packages/layout/CHANGELOG.md index a8a06bd09e..730f6b3ac9 100644 --- a/packages/layout/CHANGELOG.md +++ b/packages/layout/CHANGELOG.md @@ -3,6 +3,27 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.50.2](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/layout@2.50.1...@hpcc-js/layout@2.50.2) (2024-08-22) + + + +## 2.106.3 (2024-08-01) + + + +## 2.106.2 (2024-07-29) + + + +## 2.106.1 (2024-07-24) + +**Note:** Version bump only for package @hpcc-js/layout + + + + + + ## [2.50.1](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/layout@2.50.0...@hpcc-js/layout@2.50.1) (2024-07-24) diff --git a/packages/layout/package.json b/packages/layout/package.json index 9d5c211fae..56fc416e07 100644 --- a/packages/layout/package.json +++ b/packages/layout/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/layout", - "version": "2.50.1", + "version": "2.50.2", "description": "hpcc-js - Viz Layout", "main": "dist/index.js", "module": "dist/index.es6", @@ -39,7 +39,7 @@ }, "dependencies": { "@hpcc-js/api": "^2.13.0", - "@hpcc-js/chart": "^2.84.1", + "@hpcc-js/chart": "^2.85.0", "@hpcc-js/common": "^2.72.0", "@hpcc-js/dgrid2": "^2.4.0" }, diff --git a/packages/loader/CHANGELOG.md b/packages/loader/CHANGELOG.md index 832dee5a99..a1d408df3a 100644 --- a/packages/loader/CHANGELOG.md +++ b/packages/loader/CHANGELOG.md @@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.106.4](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/loader@2.106.3...@hpcc-js/loader@2.106.4) (2024-08-22) + + + +## 2.106.3 (2024-08-01) + +**Note:** Version bump only for package @hpcc-js/loader + + + + + + ## [2.106.3](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/loader@2.106.2...@hpcc-js/loader@2.106.3) (2024-08-01) diff --git a/packages/loader/package.json b/packages/loader/package.json index a0ed6a690d..d16ad15804 100644 --- a/packages/loader/package.json +++ b/packages/loader/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/loader", - "version": "2.106.3", + "version": "2.106.4", "description": "hpcc-js - Loader", "main": "dist/index.js", "module": "dist/index.es6", @@ -39,26 +39,26 @@ }, "dependencies": { "@hpcc-js/api": "^2.13.0", - "@hpcc-js/chart": "^2.84.1", + "@hpcc-js/chart": "^2.85.0", "@hpcc-js/codemirror": "^2.63.0", "@hpcc-js/common": "^2.72.0", "@hpcc-js/comms": "^2.95.0", - "@hpcc-js/composite": "^2.8.1", + "@hpcc-js/composite": "^2.8.2", "@hpcc-js/dgrid": "^2.33.0", "@hpcc-js/dgrid2": "^2.4.0", - "@hpcc-js/eclwatch": "^2.75.3", - "@hpcc-js/form": "^2.11.1", + "@hpcc-js/eclwatch": "^2.75.4", + "@hpcc-js/form": "^2.11.2", "@hpcc-js/graph": "^2.86.0", "@hpcc-js/html": "^2.43.0", - "@hpcc-js/layout": "^2.50.1", - "@hpcc-js/map": "^2.78.1", + "@hpcc-js/layout": "^2.50.2", + "@hpcc-js/map": "^2.78.2", "@hpcc-js/map-deck": "^2.8.0", - "@hpcc-js/marshaller": "^2.26.3", + "@hpcc-js/marshaller": "^2.26.4", "@hpcc-js/observablehq-compiler": "^1.3.0", - "@hpcc-js/other": "^2.16.1", - "@hpcc-js/phosphor": "^2.19.1", + "@hpcc-js/other": "^2.16.2", + "@hpcc-js/phosphor": "^2.19.2", "@hpcc-js/react": "^2.54.0", - "@hpcc-js/timeline": "^2.53.0", + "@hpcc-js/timeline": "^2.53.1", "@hpcc-js/tree": "^2.41.0", "@hpcc-js/util": "^2.52.0", "@hpcc-js/wasm": "1.20.1" diff --git a/packages/map/CHANGELOG.md b/packages/map/CHANGELOG.md index 89f6de9d12..1e41c78773 100644 --- a/packages/map/CHANGELOG.md +++ b/packages/map/CHANGELOG.md @@ -3,6 +3,27 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.78.2](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/map@2.78.1...@hpcc-js/map@2.78.2) (2024-08-22) + + + +## 2.106.3 (2024-08-01) + + + +## 2.106.2 (2024-07-29) + + + +## 2.106.1 (2024-07-24) + +**Note:** Version bump only for package @hpcc-js/map + + + + + + ## [2.78.1](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/map@2.78.0...@hpcc-js/map@2.78.1) (2024-07-24) diff --git a/packages/map/package.json b/packages/map/package.json index 2578373b15..8641212fea 100644 --- a/packages/map/package.json +++ b/packages/map/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/map", - "version": "2.78.1", + "version": "2.78.2", "description": "hpcc-js - Viz Map", "main": "dist/index.js", "module": "dist/index.es6", @@ -42,9 +42,9 @@ "@hpcc-js/api": "^2.13.0", "@hpcc-js/common": "^2.72.0", "@hpcc-js/graph": "^2.86.0", - "@hpcc-js/layout": "^2.50.1", + "@hpcc-js/layout": "^2.50.2", "@hpcc-js/leaflet-shim": "^2.4.0", - "@hpcc-js/other": "^2.16.1", + "@hpcc-js/other": "^2.16.2", "@hpcc-js/util": "^2.52.0" }, "devDependencies": { diff --git a/packages/marshaller/CHANGELOG.md b/packages/marshaller/CHANGELOG.md index 30854f84ab..2fd95fc00f 100644 --- a/packages/marshaller/CHANGELOG.md +++ b/packages/marshaller/CHANGELOG.md @@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.26.4](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/marshaller@2.26.3...@hpcc-js/marshaller@2.26.4) (2024-08-22) + + + +## 2.106.3 (2024-08-01) + +**Note:** Version bump only for package @hpcc-js/marshaller + + + + + + ## [2.26.3](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/marshaller@2.26.2...@hpcc-js/marshaller@2.26.3) (2024-08-01) diff --git a/packages/marshaller/package.json b/packages/marshaller/package.json index 095d37658e..aa00696419 100644 --- a/packages/marshaller/package.json +++ b/packages/marshaller/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/marshaller", - "version": "2.26.3", + "version": "2.26.4", "description": "hpcc-js - Viz Marshaller", "main": "dist/index.js", "module": "dist/index.es6", @@ -38,19 +38,19 @@ "update": "npx --yes npm-check-updates -u -t minor" }, "dependencies": { - "@hpcc-js/chart": "^2.84.1", + "@hpcc-js/chart": "^2.85.0", "@hpcc-js/codemirror": "^2.63.0", "@hpcc-js/common": "^2.72.0", "@hpcc-js/comms": "^2.95.0", - "@hpcc-js/composite": "^2.8.1", + "@hpcc-js/composite": "^2.8.2", "@hpcc-js/ddl-shim": "^2.21.0", "@hpcc-js/dgrid": "^2.33.0", - "@hpcc-js/form": "^2.11.1", + "@hpcc-js/form": "^2.11.2", "@hpcc-js/graph": "^2.86.0", - "@hpcc-js/layout": "^2.50.1", - "@hpcc-js/map": "^2.78.1", - "@hpcc-js/other": "^2.16.1", - "@hpcc-js/phosphor": "^2.19.1", + "@hpcc-js/layout": "^2.50.2", + "@hpcc-js/map": "^2.78.2", + "@hpcc-js/other": "^2.16.2", + "@hpcc-js/phosphor": "^2.19.2", "@hpcc-js/util": "^2.52.0" }, "devDependencies": { diff --git a/packages/other/CHANGELOG.md b/packages/other/CHANGELOG.md index 3da2b8efe6..555b802f47 100644 --- a/packages/other/CHANGELOG.md +++ b/packages/other/CHANGELOG.md @@ -3,6 +3,27 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.16.2](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/other@2.16.1...@hpcc-js/other@2.16.2) (2024-08-22) + + + +## 2.106.3 (2024-08-01) + + + +## 2.106.2 (2024-07-29) + + + +## 2.106.1 (2024-07-24) + +**Note:** Version bump only for package @hpcc-js/other + + + + + + ## [2.16.1](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/other@2.16.0...@hpcc-js/other@2.16.1) (2024-07-24) diff --git a/packages/other/package.json b/packages/other/package.json index 66b0fc9762..6cf2304561 100644 --- a/packages/other/package.json +++ b/packages/other/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/other", - "version": "2.16.1", + "version": "2.16.2", "description": "hpcc-js - Viz Other", "main": "dist/index.js", "module": "dist/index.es6", @@ -40,7 +40,7 @@ "dependencies": { "@hpcc-js/api": "^2.13.0", "@hpcc-js/common": "^2.72.0", - "@hpcc-js/layout": "^2.50.1" + "@hpcc-js/layout": "^2.50.2" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", diff --git a/packages/phosphor/CHANGELOG.md b/packages/phosphor/CHANGELOG.md index be5e4341c4..3968cbe382 100644 --- a/packages/phosphor/CHANGELOG.md +++ b/packages/phosphor/CHANGELOG.md @@ -3,6 +3,27 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.19.2](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/phosphor@2.19.1...@hpcc-js/phosphor@2.19.2) (2024-08-22) + + + +## 2.106.3 (2024-08-01) + + + +## 2.106.2 (2024-07-29) + + + +## 2.106.1 (2024-07-24) + +**Note:** Version bump only for package @hpcc-js/phosphor + + + + + + ## [2.19.1](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/phosphor@2.19.0...@hpcc-js/phosphor@2.19.1) (2024-07-24) diff --git a/packages/phosphor/package.json b/packages/phosphor/package.json index c31d49de82..823e37222f 100644 --- a/packages/phosphor/package.json +++ b/packages/phosphor/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/phosphor", - "version": "2.19.1", + "version": "2.19.2", "description": "hpcc-js - Viz Phosphor", "main": "dist/index.js", "module": "dist/index.es6", @@ -39,7 +39,7 @@ }, "dependencies": { "@hpcc-js/common": "^2.72.0", - "@hpcc-js/other": "^2.16.1", + "@hpcc-js/other": "^2.16.2", "@hpcc-js/phosphor-shim": "^2.15.0", "@hpcc-js/util": "^2.52.0" }, diff --git a/packages/timeline/CHANGELOG.md b/packages/timeline/CHANGELOG.md index e107507ba8..0a097df58f 100644 --- a/packages/timeline/CHANGELOG.md +++ b/packages/timeline/CHANGELOG.md @@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.53.1](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/timeline@2.53.0...@hpcc-js/timeline@2.53.1) (2024-08-22) + + + +## 2.106.3 (2024-08-01) + +**Note:** Version bump only for package @hpcc-js/timeline + + + + + + # [2.53.0](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/timeline@2.52.1...@hpcc-js/timeline@2.53.0) (2024-08-01) diff --git a/packages/timeline/package.json b/packages/timeline/package.json index 72ee93c62c..f9b8b0ff7b 100644 --- a/packages/timeline/package.json +++ b/packages/timeline/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/timeline", - "version": "2.53.0", + "version": "2.53.1", "description": "hpcc-js - Viz Timeline", "main": "dist/index.js", "module": "dist/index.es6", @@ -39,10 +39,10 @@ }, "dependencies": { "@hpcc-js/api": "^2.13.0", - "@hpcc-js/chart": "^2.84.1", + "@hpcc-js/chart": "^2.85.0", "@hpcc-js/common": "^2.72.0", "@hpcc-js/html": "^2.43.0", - "@hpcc-js/layout": "^2.50.1", + "@hpcc-js/layout": "^2.50.2", "@hpcc-js/react": "^2.54.0" }, "devDependencies": {