diff --git a/.release-please-manifest.json b/.release-please-manifest.json index af96a04a41..c92ad1f333 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,38 +1,39 @@ { - ".": "2.106.11", - "packages/api": "2.13.0", - "packages/chart": "2.85.0", - "packages/codemirror": "2.63.0", - "packages/codemirror-shim": "2.36.0", - "packages/common": "2.72.0", - "packages/comms": "2.97.0", - "packages/composite": "2.8.2", - "packages/dataflow": "9.0.0", - "packages/ddl-shim": "2.21.0", - "packages/deck-shim": "2.7.0", - "packages/dgrid": "2.33.0", - "packages/dgrid-shim": "2.25.0", - "packages/dgrid2": "2.4.0", - "packages/eclwatch": "2.75.8", - "packages/esbuild-plugins": "1.1.2", - "packages/form": "2.11.2", - "packages/graph": "2.86.0", - "packages/html": "2.43.0", - "packages/layout": "2.50.2", - "packages/leaflet-shim": "2.4.0", - "packages/loader": "2.106.11", - "packages/map": "2.78.2", - "packages/map-deck": "2.8.0", - "packages/marshaller": "2.26.8", - "packages/observable-md": "2.54.19", - "packages/observablehq-compiler": "1.3.0", - "packages/other": "2.16.2", - "packages/phosphor": "2.19.2", - "packages/phosphor-shim": "2.15.0", - "packages/preact-shim": "2.17.0", - "packages/react": "2.54.0", - "packages/requirejs-shim": "2.2.0", - "packages/timeline": "2.53.1", - "packages/tree": "2.41.0", - "packages/util": "2.52.0" + ".": "2.107.0", + "packages/api": "2.14.0", + "packages/chart": "2.86.0", + "packages/codemirror": "2.64.0", + "packages/codemirror-shim": "2.37.0", + "packages/common": "2.73.0", + "packages/comms": "2.98.0", + "packages/composite": "2.9.0", + "packages/dataflow": "9.1.0", + "packages/ddl-shim": "2.22.0", + "packages/deck-shim": "2.8.0", + "packages/dgrid": "2.34.0", + "packages/dgrid-shim": "2.26.0", + "packages/dgrid2": "2.5.0", + "packages/eclwatch": "2.76.0", + "packages/esbuild-plugins": "1.2.0", + "packages/form": "2.12.0", + "packages/graph": "2.87.0", + "packages/html": "2.44.0", + "packages/layout": "2.51.0", + "packages/leaflet-shim": "2.5.0", + "packages/loader": "2.107.0", + "packages/map": "2.79.0", + "packages/map-deck": "2.9.0", + "packages/marshaller": "2.27.0", + "packages/observable-md": "2.55.0", + "packages/observablehq-compiler": "1.4.0", + "packages/other": "2.17.0", + "packages/phosphor": "2.20.0", + "packages/phosphor-shim": "2.16.0", + "packages/preact-shim": "2.18.0", + "packages/react": "2.55.0", + "packages/requirejs-shim": "2.3.0", + "packages/timeline": "2.54.0", + "packages/tree": "2.42.0", + "packages/util": "2.53.0", + "packages/observable-shim": "1.0.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index be0ff02ddb..21a269d7a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,103 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [2.107.0](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v2.106.11...hpcc-js-v2.107.0) (2024-10-23) + + +### Features + +* Add "LayoutChanged" event to DockPanel ([98e5f42](https://github.com/hpcc-systems/Visualization/commit/98e5f4298ddc7a7138ffcc1940342842b62b18e4)) +* Add "option" get/set to Editor ([1960f7c](https://github.com/hpcc-systems/Visualization/commit/1960f7c2d43921d4ad3f2933f204613b20a53cd2)) +* Add "sortByValue" PP to Pie Chart ([e098c43](https://github.com/hpcc-systems/Visualization/commit/e098c43b8a50699a337f6f9e4337b89b57a672a5)) +* Add accumulated stats to Query Metrics ([25735c8](https://github.com/hpcc-systems/Visualization/commit/25735c8e9005e4992511e107b8a4b41e8d04d279)) +* Add additional skew information ([d2026a0](https://github.com/hpcc-systems/Visualization/commit/d2026a0b2fb777f170bcb2e083a97886c7bc6c82)) +* Add Axis Padding ([a38074e](https://github.com/hpcc-systems/Visualization/commit/a38074e55980d9ec129157359025a54c8b42446d)) +* Add better error handling for graphviz web-worker ([283e66d](https://github.com/hpcc-systems/Visualization/commit/283e66dd1a81372fbb30e124325d217ae075e6f7)) +* Add esbuild-plugins package ([02ae102](https://github.com/hpcc-systems/Visualization/commit/02ae102f9cc6011be58ae0a51a0d01f494fac4de)) +* Add extra formatting to WUDetails ([e215d78](https://github.com/hpcc-systems/Visualization/commit/e215d786c94eb20e9a927f51a7e8d8ee60c4b41f)) +* Add maxWeight to Heat chart ([59ee802](https://github.com/hpcc-systems/Visualization/commit/59ee80246e45fa5464f6fed4ed7f488ee3fca0cb)) +* Add padding property to DockPanel.addWidget ([446cebd](https://github.com/hpcc-systems/Visualization/commit/446cebdfdcd6fc6e31bd2a29c098cfce7e844dbd)) +* Add Protect and Unprotect functions to Visualization Workunit Class ([fb2b4e9](https://github.com/hpcc-systems/Visualization/commit/fb2b4e9d885bf67d1d94af33fe2994c30a0d198a)) +* Add React Custom Graph demo ([48f7140](https://github.com/hpcc-systems/Visualization/commit/48f7140592f3dcb400a95135d01115b8b475220a)) +* Add showDomainTotal to Column Chart ([c7de54a](https://github.com/hpcc-systems/Visualization/commit/c7de54a0276782aa8fc0df99f297ff771b047861)) +* Add SQL support to codemirror ([e66a715](https://github.com/hpcc-systems/Visualization/commit/e66a715ff3e378e393d2eef03e78f81b0cbd2472)) +* bump WsDFU to latest to include support for ExtendedIndexInfo ([01926c0](https://github.com/hpcc-systems/Visualization/commit/01926c0397975a0216394bd34f4f77d5002e4245)) +* Bump WsWorkunits services ([9ee2210](https://github.com/hpcc-systems/Visualization/commit/9ee221012ba7d2caccc4986409527573c8388c34)) +* **comms:** add a States enum to FileSpray service ([813ae88](https://github.com/hpcc-systems/Visualization/commit/813ae88a4bc0cc7a1328e5b59917dc5db285e18e)) +* **comms:** Add ability to clear the client tools cached locations ([856c734](https://github.com/hpcc-systems/Visualization/commit/856c73412511c501bbf85d96a532352dcb25eab6)) +* **comms:** add publishEx function to workunit ([05e3106](https://github.com/hpcc-systems/Visualization/commit/05e310686adc9c0143c9ad956bc90a5683e7f057)) +* **comms:** add support for the Grafana/Loki log engine ([43b7403](https://github.com/hpcc-systems/Visualization/commit/43b7403b8a0cfcd59846d5dbc23fc794eaa3b905)) +* **comms:** Add support for WsSasha ([7ffb27c](https://github.com/hpcc-systems/Visualization/commit/7ffb27c9b5b7b73ecc9688fae8f72a9f98bed6a9)) +* **comms:** Add WU compile cost ([ceb5ced](https://github.com/hpcc-systems/Visualization/commit/ceb5ced22059359511d62a8992f75a672c0ded83)) +* **comms:** allow the WU refresh function to accept optional request ([adc513b](https://github.com/hpcc-systems/Visualization/commit/adc513b367221a68ead06892268160991ff842a9)) +* **comms:** convert wsTopology to use service generated from wsdl ([07e5933](https://github.com/hpcc-systems/Visualization/commit/07e5933798daa6f0cdd3dec0edc1a6c9328bcacc)) +* **comms:** implementing some methods for dfuWorkunit ([7adeb8f](https://github.com/hpcc-systems/Visualization/commit/7adeb8f7389d1fb821c46fa7047d1339d5a78984)) +* **comms:** WUQuery support abort signal ([c9db1db](https://github.com/hpcc-systems/Visualization/commit/c9db1db7561dd16df28021bed99d77beed78ee96)) +* Export Metric Splitter ([e550a5c](https://github.com/hpcc-systems/Visualization/commit/e550a5ce3071f9e76768322218b9b7a23a09becb)) +* Expose Gantt selection method ([4faf833](https://github.com/hpcc-systems/Visualization/commit/4faf83336f693b7d7a651bbbe2c0ea7a63ad72eb)) +* Extend ojs Node type ([17dba08](https://github.com/hpcc-systems/Visualization/commit/17dba08334fef814e6feb38fba8fa2a7409e9c58)) +* **observablehq:** Add parser offset positions ([304007e](https://github.com/hpcc-systems/Visualization/commit/304007e7e0fd01910a903dfe1cf17e6d5649bb0e)) +* Parse the DefinitionList at source ([b9214e4](https://github.com/hpcc-systems/Visualization/commit/b9214e4bfa3ba5158cc0140d4a364c3b498f61c1)) +* remove Column string format rounding ([7876e56](https://github.com/hpcc-systems/Visualization/commit/7876e56e900a7595e63da446469185b727dca700)) +* Rename "lint" to "lint-all" and revert "lint" to break on error. ([227ab65](https://github.com/hpcc-systems/Visualization/commit/227ab656f9ce64580a0c8a7015e53ac455b16be4)) + + +### Bug Fixes + +* Add guard against unknown event source ([5c61240](https://github.com/hpcc-systems/Visualization/commit/5c612400071cefa44c6f5e634976e0ba7ac90ac5)), closes [#4061](https://github.com/hpcc-systems/Visualization/issues/4061) +* Add observablehq-compiler to loader ([aae63bb](https://github.com/hpcc-systems/Visualization/commit/aae63bb5246cf81d3f088a9a408a54cc418fbbf2)) +* **comms:** add exception handling to logicalFile fetchInfo ([daff182](https://github.com/hpcc-systems/Visualization/commit/daff182022da686b5ee86ad0ec11dfedbebe3461)) +* **comms:** change LogCategory filter based upon searchField ([0d30644](https://github.com/hpcc-systems/Visualization/commit/0d3064402a40e935f9c240f06951966b26de5961)) +* **comms:** correct wsdl generated services enum values ([4254b73](https://github.com/hpcc-systems/Visualization/commit/4254b73a974dcbef0d1d14a94eda06bae5d312fc)) +* **comms:** dgrid-shim gridHelper paging text to imply unknown total ([cd3a724](https://github.com/hpcc-systems/Visualization/commit/cd3a724055f27bc6181dbfbb7b067dacd8d33d07)) +* **comms:** extend FileSpray.DFUWUFile to change reponse type to not be JSON ([769b1cb](https://github.com/hpcc-systems/Visualization/commit/769b1cbae92374a17dc7631229eaaf8604d6bcc4)) +* **comms:** GetLogs use WsLogaccess.LogAccessType ([498ffa6](https://github.com/hpcc-systems/Visualization/commit/498ffa66812f50b9abef62d2ef52e40c0e02fa93)) +* **comms:** GetLogsEx still using hardcoded ...KnownColumns maps ([8b49d50](https://github.com/hpcc-systems/Visualization/commit/8b49d504540e282a7500dbd258bd597083e9ce20)) +* **comms:** incorrect default for line count returned by GetLogs ([3f72eb8](https://github.com/hpcc-systems/Visualization/commit/3f72eb82755e1f13f5a89f1190834199bacb783e)) +* **comms:** regenerate some comms services with Partials ([b44a6d2](https://github.com/hpcc-systems/Visualization/commit/b44a6d2df50ae55663ae039e911227dcddc3e0b4)) +* **comms:** regenerate ws_access service with most recent changes ([7da53d1](https://github.com/hpcc-systems/Visualization/commit/7da53d172f083dc2d8a7293bb02977a6e53abf9d)) +* **comms:** separate Logaccess StartDate & EndDate request filters ([fe73335](https://github.com/hpcc-systems/Visualization/commit/fe73335b2e39fc6ee127a32cd7701d27cff1afbb)) +* **comms:** wsLogaccess GetLogs fix an incorrect boolean operator ([5cabad8](https://github.com/hpcc-systems/Visualization/commit/5cabad8eb53f178af6cd5655a0a5c7a73f286275)) +* **comms:** wsLogaccess GetLogs results not sorted by default ([0fcb7fb](https://github.com/hpcc-systems/Visualization/commit/0fcb7fbc6e34f87b2cf8d7e2330408e3718d165c)) +* **comms:** WsLogaccess incorrect abbrev for the Programmer audience value ([bcc72ac](https://github.com/hpcc-systems/Visualization/commit/bcc72ac15c5fdc2a5fe0683cbb71a0556addb721)) +* **comms:** wslogaccess, do not use binaryFilter if not necessary ([b7ba2c3](https://github.com/hpcc-systems/Visualization/commit/b7ba2c31acca226a036402a0a0c599385a463fb8)) +* **comms:** WsMachine Target Cluster sizes are in KB ([0205f84](https://github.com/hpcc-systems/Visualization/commit/0205f84d5aa45d8ee0d41aae9226256a49cfbeef)) +* Custom cell render fails with plain string ([3cd8004](https://github.com/hpcc-systems/Visualization/commit/3cd80047be277304dfcf52f6274af8878f0f9cba)) +* **dgrid-shim:** max page when pagination counts are unknown ([8615155](https://github.com/hpcc-systems/Visualization/commit/8615155d38dec31055d374cc76f011d43e2ef02b)) +* **dgrid-shim:** max page when pagination counts are unknown ([6b9674d](https://github.com/hpcc-systems/Visualization/commit/6b9674d3dc1dd78458c3de4438b5f055fca2f79d)) +* Doc generation failing ([f9c5435](https://github.com/hpcc-systems/Visualization/commit/f9c5435dd284bcd5f83b8fedbe5484171870f394)) +* Don't relocate text in "Stacked" mode. ([2944a96](https://github.com/hpcc-systems/Visualization/commit/2944a964d2ec23306a41a77d51de511503e3649d)) +* Don't relocate text in "Stacked" mode. ([344179e](https://github.com/hpcc-systems/Visualization/commit/344179e00362aa45b7f1934bda84dfa65cb1bee6)) +* esbuild for Node should not bundle by default ([e379154](https://github.com/hpcc-systems/Visualization/commit/e37915451fb32d7b6b6796ecf19ef4a0292b9419)) +* Event.path is non-standard ([4edabd5](https://github.com/hpcc-systems/Visualization/commit/4edabd58cc0d06f079d959e847cf5a04eea45f4e)) +* Exclude undici from bundles ([a066695](https://github.com/hpcc-systems/Visualization/commit/a066695ff57981433b57c13397dd8fe7e35ac9f1)) +* Gallery tests failing ([684427f](https://github.com/hpcc-systems/Visualization/commit/684427fbc4e6b899cc310d3af63645713ecbb79e)) +* **graph:** Fix failing tests ([0500277](https://github.com/hpcc-systems/Visualization/commit/0500277c4732087870a3f4558b6810341a418bb1)) +* **GraphT:** Merge edges fails when ID matches, but source/target has changed ([b822ade](https://github.com/hpcc-systems/Visualization/commit/b822adef25e8d8780cab62f73e79972bb90712e2)) +* **graph:** Tweak previous refactor to ensure backward compatibility ([0c86fbb](https://github.com/hpcc-systems/Visualization/commit/0c86fbb643e7845161d9cc044df7d8efa9658d80)) +* grouped properties had "any" type. ([227c897](https://github.com/hpcc-systems/Visualization/commit/227c897ce512a7f1e6f3287ff6c8bcd54c893613)) +* **html/common:** correct BreakdownTable tooltip height calculation ([5c77723](https://github.com/hpcc-systems/Visualization/commit/5c77723639ade13b1d07001d1e7b05cbddb5c805)) +* Initialise editor to text content ([6dff38a](https://github.com/hpcc-systems/Visualization/commit/6dff38adf857f6ddcc610364b41f451d3ed65e8e)) +* isWUComplete fails for compile + Attach ([dac93fb](https://github.com/hpcc-systems/Visualization/commit/dac93fbe83f77712fadab1ab875823ef816a8c2e)) +* Merge conflict ([241e861](https://github.com/hpcc-systems/Visualization/commit/241e86168384df952f5e0e9d8b3c3ec8157f0288)) +* NodeJS v18 fetch + rejectUnauthorization = false ([7369d0d](https://github.com/hpcc-systems/Visualization/commit/7369d0d727db2313c4b02a99c1ff994330fc4009)) +* NodeJS v18 fetch + rejectUnauthorization = false ([d01d23f](https://github.com/hpcc-systems/Visualization/commit/d01d23f5a5f8ed31b233800144be047d7c5f1495)) +* **observablehq:** Add support for local files ([6f1e60c](https://github.com/hpcc-systems/Visualization/commit/6f1e60c1c3cb293cda4710f9c9dc2c84b266a3e2)) +* **observablehq:** Allow importing of local esm files ([bd807fa](https://github.com/hpcc-systems/Visualization/commit/bd807fa25bfdecfbd68d6ad448706449907bfd2c)) +* **ojs:** Syntax errors not reported ([297e038](https://github.com/hpcc-systems/Visualization/commit/297e038596218fe75cff034682379f383e9600d3)) +* Potential prototype pollution ([dd69e58](https://github.com/hpcc-systems/Visualization/commit/dd69e5875de88e5598412202937f1fd1f3ed4710)), closes [#4069](https://github.com/hpcc-systems/Visualization/issues/4069) +* Query fails fetching schemas ([a301e41](https://github.com/hpcc-systems/Visualization/commit/a301e410054ac7d5107971370647881c7b1af713)) +* Refresh does not load details ([09655d5](https://github.com/hpcc-systems/Visualization/commit/09655d5959d9114ed49ae8c8881314be521a2783)) +* Remove obsolete GH actions ([1479127](https://github.com/hpcc-systems/Visualization/commit/14791275007c1798a53c06c854687b3aa577301b)) +* Request string arrays had incorrect nesting ([37a0f8a](https://github.com/hpcc-systems/Visualization/commit/37a0f8a2b847f2fecf1d0406eb39ad1e5071b356)) +* Sourcemap for watch was different to build ([8811920](https://github.com/hpcc-systems/Visualization/commit/88119207d09e861d0bd86145134d2736bbb49fd3)) +* Switch to working cors proxy ([e05f0fe](https://github.com/hpcc-systems/Visualization/commit/e05f0fe35124f518dbee4c2c0d80d1853b0515c3)) +* Switch to wsdl generated WsSMC ([4621f91](https://github.com/hpcc-systems/Visualization/commit/4621f911d0963b918412deb18ad03423d5d980b8)) +* Tidy up StatChart to be more consistent ([fe6d47f](https://github.com/hpcc-systems/Visualization/commit/fe6d47f1d045fec4eb12163a2784dccd62f020af)) +* Unable to select "Accent" ordinal palette ([3031db5](https://github.com/hpcc-systems/Visualization/commit/3031db53a9d4e81e91693a4a5f902298c45fd3dc)) +* Undefined background color issue ([957d362](https://github.com/hpcc-systems/Visualization/commit/957d362862c1f0679fd1930c1b1f863a064f528a)) +* Undici change broke tests ([91d4bc6](https://github.com/hpcc-systems/Visualization/commit/91d4bc692f1bb03d25a0087a09a63dad296a895a)) + ## [2.101.0](https://github.com/hpcc-systems/Visualization/compare/v2.100.0...v2.101.0) (2022-02-22) diff --git a/package-lock.json b/package-lock.json index 398d885111..8d30b1f27b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "hpcc-js", - "version": "2.106.11", + "version": "2.107.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "hpcc-js", - "version": "2.106.11", + "version": "2.107.0", "license": "Apache-2.0", "workspaces": [ "utils/*", @@ -25791,10 +25791,10 @@ }, "packages/api": { "name": "@hpcc-js/api", - "version": "2.13.0", + "version": "2.14.0", "license": "Apache-2.0", "dependencies": { - "@hpcc-js/common": "^2.72.0" + "@hpcc-js/common": "^2.73.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", @@ -25807,16 +25807,16 @@ }, "packages/chart": { "name": "@hpcc-js/chart", - "version": "2.85.0", + "version": "2.86.0", "license": "Apache-2.0", "dependencies": { - "@hpcc-js/api": "^2.13.0", - "@hpcc-js/common": "^2.72.0", - "@hpcc-js/util": "^2.52.0" + "@hpcc-js/api": "^2.14.0", + "@hpcc-js/common": "^2.73.0", + "@hpcc-js/util": "^2.53.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", - "@hpcc-js/dataflow": "^9.0.0", + "@hpcc-js/dataflow": "^9.1.0", "@types/d3-shape": "1.3.12", "@types/d3-transition": "1.3.5", "d3-array": "^1", @@ -25843,20 +25843,20 @@ }, "packages/codemirror": { "name": "@hpcc-js/codemirror", - "version": "2.63.0", + "version": "2.64.0", "license": "Apache-2.0", "dependencies": { - "@hpcc-js/common": "^2.72.0" + "@hpcc-js/common": "^2.73.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", - "@hpcc-js/codemirror-shim": "^2.36.0", + "@hpcc-js/codemirror-shim": "^2.37.0", "tslib": "2.7.0" } }, "packages/codemirror-shim": { "name": "@hpcc-js/codemirror-shim", - "version": "2.36.0", + "version": "2.37.0", "license": "Apache-2.0", "devDependencies": { "@hpcc-js/bundle": "^2.12.0", @@ -25865,10 +25865,10 @@ }, "packages/common": { "name": "@hpcc-js/common", - "version": "2.72.0", + "version": "2.73.0", "license": "Apache-2.0", "dependencies": { - "@hpcc-js/util": "^2.52.0", + "@hpcc-js/util": "^2.53.0", "@types/d3-array": "1.2.12", "@types/d3-brush": "1.1.8", "@types/d3-collection": "1.0.13", @@ -25910,11 +25910,11 @@ }, "packages/comms": { "name": "@hpcc-js/comms", - "version": "2.97.0", + "version": "2.98.0", "license": "Apache-2.0", "dependencies": { - "@hpcc-js/ddl-shim": "^2.21.0", - "@hpcc-js/util": "^2.52.0", + "@hpcc-js/ddl-shim": "^2.22.0", + "@hpcc-js/util": "^2.53.0", "@xmldom/xmldom": "0.9.3", "abort-controller": "3.0.0", "node-fetch": "2.7.0", @@ -25947,18 +25947,18 @@ }, "packages/composite": { "name": "@hpcc-js/composite", - "version": "2.8.2", + "version": "2.9.0", "license": "Apache-2.0", "dependencies": { - "@hpcc-js/api": "^2.13.0", - "@hpcc-js/chart": "^2.85.0", - "@hpcc-js/common": "^2.72.0", - "@hpcc-js/dgrid": "^2.33.0", - "@hpcc-js/form": "^2.11.2", - "@hpcc-js/html": "^2.43.0", - "@hpcc-js/layout": "^2.50.2", - "@hpcc-js/other": "^2.16.2", - "@hpcc-js/phosphor": "^2.19.2" + "@hpcc-js/api": "^2.14.0", + "@hpcc-js/chart": "^2.86.0", + "@hpcc-js/common": "^2.73.0", + "@hpcc-js/dgrid": "^2.34.0", + "@hpcc-js/form": "^2.12.0", + "@hpcc-js/html": "^2.44.0", + "@hpcc-js/layout": "^2.51.0", + "@hpcc-js/other": "^2.17.0", + "@hpcc-js/phosphor": "^2.20.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", @@ -25971,7 +25971,7 @@ }, "packages/dataflow": { "name": "@hpcc-js/dataflow", - "version": "9.0.0", + "version": "9.1.0", "license": "Apache-2.0", "devDependencies": { "@hpcc-js/bundle": "^2.12.0", @@ -25982,7 +25982,7 @@ }, "packages/ddl-shim": { "name": "@hpcc-js/ddl-shim", - "version": "2.21.0", + "version": "2.22.0", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { @@ -26023,7 +26023,7 @@ }, "packages/deck-shim": { "name": "@hpcc-js/deck-shim", - "version": "2.7.0", + "version": "2.8.0", "license": "Apache-2.0", "dependencies": { "@deck.gl/core": "8.9.36", @@ -26037,13 +26037,13 @@ }, "packages/dgrid": { "name": "@hpcc-js/dgrid", - "version": "2.33.0", + "version": "2.34.0", "license": "Apache-2.0", "dependencies": { - "@hpcc-js/common": "^2.72.0", - "@hpcc-js/ddl-shim": "^2.21.0", - "@hpcc-js/dgrid-shim": "^2.25.0", - "@hpcc-js/util": "^2.52.0" + "@hpcc-js/common": "^2.73.0", + "@hpcc-js/ddl-shim": "^2.22.0", + "@hpcc-js/dgrid-shim": "^2.26.0", + "@hpcc-js/util": "^2.53.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", @@ -26054,7 +26054,7 @@ }, "packages/dgrid-shim": { "name": "@hpcc-js/dgrid-shim", - "version": "2.25.0", + "version": "2.26.0", "license": "Apache-2.0", "devDependencies": { "@hpcc-js/bundle": "^2.12.0", @@ -26070,12 +26070,12 @@ }, "packages/dgrid2": { "name": "@hpcc-js/dgrid2", - "version": "2.4.0", + "version": "2.5.0", "license": "Apache-2.0", "dependencies": { - "@hpcc-js/common": "^2.72.0", - "@hpcc-js/preact-shim": "^2.17.0", - "@hpcc-js/util": "^2.52.0" + "@hpcc-js/common": "^2.73.0", + "@hpcc-js/preact-shim": "^2.18.0", + "@hpcc-js/util": "^2.53.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", @@ -26085,19 +26085,19 @@ }, "packages/eclwatch": { "name": "@hpcc-js/eclwatch", - "version": "2.75.8", + "version": "2.76.0", "license": "Apache-2.0", "dependencies": { - "@hpcc-js/codemirror": "^2.63.0", - "@hpcc-js/common": "^2.72.0", - "@hpcc-js/comms": "^2.97.0", - "@hpcc-js/dgrid": "^2.33.0", - "@hpcc-js/graph": "^2.86.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" + "@hpcc-js/codemirror": "^2.64.0", + "@hpcc-js/common": "^2.73.0", + "@hpcc-js/comms": "^2.98.0", + "@hpcc-js/dgrid": "^2.34.0", + "@hpcc-js/graph": "^2.87.0", + "@hpcc-js/layout": "^2.51.0", + "@hpcc-js/phosphor": "^2.20.0", + "@hpcc-js/timeline": "^2.54.0", + "@hpcc-js/tree": "^2.42.0", + "@hpcc-js/util": "^2.53.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", @@ -26123,7 +26123,7 @@ }, "packages/esbuild-plugins": { "name": "@hpcc-js/esbuild-plugins", - "version": "1.1.2", + "version": "1.2.0", "license": "Apache-2.0", "dependencies": { "@hpcc-js/wasm-base91": "1.3.0", @@ -26133,12 +26133,12 @@ }, "packages/form": { "name": "@hpcc-js/form", - "version": "2.11.2", + "version": "2.12.0", "license": "Apache-2.0", "dependencies": { - "@hpcc-js/api": "^2.13.0", - "@hpcc-js/chart": "^2.85.0", - "@hpcc-js/common": "^2.72.0" + "@hpcc-js/api": "^2.14.0", + "@hpcc-js/chart": "^2.86.0", + "@hpcc-js/common": "^2.73.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", @@ -26152,14 +26152,14 @@ }, "packages/graph": { "name": "@hpcc-js/graph", - "version": "2.86.0", + "version": "2.87.0", "license": "Apache-2.0", "dependencies": { - "@hpcc-js/api": "^2.13.0", - "@hpcc-js/common": "^2.72.0", - "@hpcc-js/html": "^2.43.0", - "@hpcc-js/react": "^2.54.0", - "@hpcc-js/util": "^2.52.0" + "@hpcc-js/api": "^2.14.0", + "@hpcc-js/common": "^2.73.0", + "@hpcc-js/html": "^2.44.0", + "@hpcc-js/react": "^2.55.0", + "@hpcc-js/util": "^2.53.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", @@ -26184,12 +26184,12 @@ }, "packages/html": { "name": "@hpcc-js/html", - "version": "2.43.0", + "version": "2.44.0", "license": "Apache-2.0", "dependencies": { - "@hpcc-js/common": "^2.72.0", - "@hpcc-js/preact-shim": "^2.17.0", - "@hpcc-js/util": "^2.52.0" + "@hpcc-js/common": "^2.73.0", + "@hpcc-js/preact-shim": "^2.18.0", + "@hpcc-js/util": "^2.53.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", @@ -26200,13 +26200,13 @@ }, "packages/layout": { "name": "@hpcc-js/layout", - "version": "2.50.2", + "version": "2.51.0", "license": "Apache-2.0", "dependencies": { - "@hpcc-js/api": "^2.13.0", - "@hpcc-js/chart": "^2.85.0", - "@hpcc-js/common": "^2.72.0", - "@hpcc-js/dgrid2": "^2.4.0" + "@hpcc-js/api": "^2.14.0", + "@hpcc-js/chart": "^2.86.0", + "@hpcc-js/common": "^2.73.0", + "@hpcc-js/dgrid2": "^2.5.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", @@ -26222,7 +26222,7 @@ }, "packages/leaflet-shim": { "name": "@hpcc-js/leaflet-shim", - "version": "2.4.0", + "version": "2.5.0", "license": "Apache-2.0", "dependencies": { "@types/leaflet": "1.9.8", @@ -26250,37 +26250,37 @@ }, "packages/loader": { "name": "@hpcc-js/loader", - "version": "2.106.11", + "version": "2.107.0", "license": "Apache-2.0", "dependencies": { - "@hpcc-js/api": "^2.13.0", - "@hpcc-js/chart": "^2.85.0", - "@hpcc-js/codemirror": "^2.63.0", - "@hpcc-js/common": "^2.72.0", - "@hpcc-js/comms": "^2.97.0", - "@hpcc-js/composite": "^2.8.2", - "@hpcc-js/dgrid": "^2.33.0", - "@hpcc-js/dgrid2": "^2.4.0", - "@hpcc-js/eclwatch": "^2.75.8", - "@hpcc-js/form": "^2.11.2", - "@hpcc-js/graph": "^2.86.0", - "@hpcc-js/html": "^2.43.0", - "@hpcc-js/layout": "^2.50.2", - "@hpcc-js/map": "^2.78.2", - "@hpcc-js/map-deck": "^2.8.0", - "@hpcc-js/marshaller": "^2.26.8", - "@hpcc-js/observablehq-compiler": "^1.3.0", - "@hpcc-js/other": "^2.16.2", - "@hpcc-js/phosphor": "^2.19.2", - "@hpcc-js/react": "^2.54.0", - "@hpcc-js/timeline": "^2.53.1", - "@hpcc-js/tree": "^2.41.0", - "@hpcc-js/util": "^2.52.0", + "@hpcc-js/api": "^2.14.0", + "@hpcc-js/chart": "^2.86.0", + "@hpcc-js/codemirror": "^2.64.0", + "@hpcc-js/common": "^2.73.0", + "@hpcc-js/comms": "^2.98.0", + "@hpcc-js/composite": "^2.9.0", + "@hpcc-js/dgrid": "^2.34.0", + "@hpcc-js/dgrid2": "^2.5.0", + "@hpcc-js/eclwatch": "^2.76.0", + "@hpcc-js/form": "^2.12.0", + "@hpcc-js/graph": "^2.87.0", + "@hpcc-js/html": "^2.44.0", + "@hpcc-js/layout": "^2.51.0", + "@hpcc-js/map": "^2.79.0", + "@hpcc-js/map-deck": "^2.9.0", + "@hpcc-js/marshaller": "^2.27.0", + "@hpcc-js/observablehq-compiler": "^1.4.0", + "@hpcc-js/other": "^2.17.0", + "@hpcc-js/phosphor": "^2.20.0", + "@hpcc-js/react": "^2.55.0", + "@hpcc-js/timeline": "^2.54.0", + "@hpcc-js/tree": "^2.42.0", + "@hpcc-js/util": "^2.53.0", "@hpcc-js/wasm": "1.20.1" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", - "@hpcc-js/requirejs-shim": "^2.2.0", + "@hpcc-js/requirejs-shim": "^2.3.0", "es6-promise": "4.2.8", "tslib": "2.7.0" } @@ -26343,16 +26343,16 @@ }, "packages/map": { "name": "@hpcc-js/map", - "version": "2.78.2", + "version": "2.79.0", "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.2", - "@hpcc-js/leaflet-shim": "^2.4.0", - "@hpcc-js/other": "^2.16.2", - "@hpcc-js/util": "^2.52.0" + "@hpcc-js/api": "^2.14.0", + "@hpcc-js/common": "^2.73.0", + "@hpcc-js/graph": "^2.87.0", + "@hpcc-js/layout": "^2.51.0", + "@hpcc-js/leaflet-shim": "^2.5.0", + "@hpcc-js/other": "^2.17.0", + "@hpcc-js/util": "^2.53.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", @@ -26371,12 +26371,12 @@ }, "packages/map-deck": { "name": "@hpcc-js/map-deck", - "version": "2.8.0", + "version": "2.9.0", "license": "Apache-2.0", "dependencies": { - "@hpcc-js/common": "^2.72.0", - "@hpcc-js/deck-shim": "^2.7.0", - "@hpcc-js/util": "^2.52.0" + "@hpcc-js/common": "^2.73.0", + "@hpcc-js/deck-shim": "^2.8.0", + "@hpcc-js/util": "^2.53.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", @@ -26388,23 +26388,23 @@ }, "packages/marshaller": { "name": "@hpcc-js/marshaller", - "version": "2.26.8", + "version": "2.27.0", "license": "Apache-2.0", "dependencies": { - "@hpcc-js/chart": "^2.85.0", - "@hpcc-js/codemirror": "^2.63.0", - "@hpcc-js/common": "^2.72.0", - "@hpcc-js/comms": "^2.97.0", - "@hpcc-js/composite": "^2.8.2", - "@hpcc-js/ddl-shim": "^2.21.0", - "@hpcc-js/dgrid": "^2.33.0", - "@hpcc-js/form": "^2.11.2", - "@hpcc-js/graph": "^2.86.0", - "@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" + "@hpcc-js/chart": "^2.86.0", + "@hpcc-js/codemirror": "^2.64.0", + "@hpcc-js/common": "^2.73.0", + "@hpcc-js/comms": "^2.98.0", + "@hpcc-js/composite": "^2.9.0", + "@hpcc-js/ddl-shim": "^2.22.0", + "@hpcc-js/dgrid": "^2.34.0", + "@hpcc-js/form": "^2.12.0", + "@hpcc-js/graph": "^2.87.0", + "@hpcc-js/layout": "^2.51.0", + "@hpcc-js/map": "^2.79.0", + "@hpcc-js/other": "^2.17.0", + "@hpcc-js/phosphor": "^2.20.0", + "@hpcc-js/util": "^2.53.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", @@ -26434,7 +26434,7 @@ }, "packages/observable-shim": { "name": "@hpcc-js/observable-shim", - "version": "2.6.0", + "version": "1.0.0", "license": "Apache-2.0", "devDependencies": { "@hpcc-js/bundle": "^2.12.0", @@ -26443,10 +26443,10 @@ }, "packages/observablehq-compiler": { "name": "@hpcc-js/observablehq-compiler", - "version": "1.3.0", + "version": "1.4.0", "license": "Apache-2.0", "dependencies": { - "@hpcc-js/observable-shim": "^2.6.0", + "@hpcc-js/observable-shim": "^1.0.0", "node-fetch": "3.3.2", "yargs": "17.7.2" }, @@ -26488,12 +26488,12 @@ }, "packages/other": { "name": "@hpcc-js/other", - "version": "2.16.2", + "version": "2.17.0", "license": "Apache-2.0", "dependencies": { - "@hpcc-js/api": "^2.13.0", - "@hpcc-js/common": "^2.72.0", - "@hpcc-js/layout": "^2.50.2" + "@hpcc-js/api": "^2.14.0", + "@hpcc-js/common": "^2.73.0", + "@hpcc-js/layout": "^2.51.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", @@ -26514,13 +26514,13 @@ }, "packages/phosphor": { "name": "@hpcc-js/phosphor", - "version": "2.19.2", + "version": "2.20.0", "license": "Apache-2.0", "dependencies": { - "@hpcc-js/common": "^2.72.0", - "@hpcc-js/other": "^2.16.2", - "@hpcc-js/phosphor-shim": "^2.15.0", - "@hpcc-js/util": "^2.52.0" + "@hpcc-js/common": "^2.73.0", + "@hpcc-js/other": "^2.17.0", + "@hpcc-js/phosphor-shim": "^2.16.0", + "@hpcc-js/util": "^2.53.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", @@ -26530,7 +26530,7 @@ }, "packages/phosphor-shim": { "name": "@hpcc-js/phosphor-shim", - "version": "2.15.0", + "version": "2.16.0", "license": "Apache-2.0", "dependencies": { "@lumino/algorithm": "1.9.2", @@ -26544,7 +26544,7 @@ }, "packages/preact-shim": { "name": "@hpcc-js/preact-shim", - "version": "2.17.0", + "version": "2.18.0", "license": "Apache-2.0", "dependencies": { "preact": "10.24.0" @@ -26555,11 +26555,11 @@ }, "packages/react": { "name": "@hpcc-js/react", - "version": "2.54.0", + "version": "2.55.0", "license": "Apache-2.0", "dependencies": { - "@hpcc-js/common": "^2.72.0", - "@hpcc-js/preact-shim": "^2.17.0" + "@hpcc-js/common": "^2.73.0", + "@hpcc-js/preact-shim": "^2.18.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", @@ -26568,7 +26568,7 @@ }, "packages/requirejs-shim": { "name": "@hpcc-js/requirejs-shim", - "version": "2.2.0", + "version": "2.3.0", "license": "Apache-2.0", "devDependencies": { "@hpcc-js/bundle": "^2.12.0", @@ -26577,15 +26577,15 @@ }, "packages/timeline": { "name": "@hpcc-js/timeline", - "version": "2.53.1", + "version": "2.54.0", "license": "Apache-2.0", "dependencies": { - "@hpcc-js/api": "^2.13.0", - "@hpcc-js/chart": "^2.85.0", - "@hpcc-js/common": "^2.72.0", - "@hpcc-js/html": "^2.43.0", - "@hpcc-js/layout": "^2.50.2", - "@hpcc-js/react": "^2.54.0" + "@hpcc-js/api": "^2.14.0", + "@hpcc-js/chart": "^2.86.0", + "@hpcc-js/common": "^2.73.0", + "@hpcc-js/html": "^2.44.0", + "@hpcc-js/layout": "^2.51.0", + "@hpcc-js/react": "^2.55.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", @@ -26599,11 +26599,11 @@ }, "packages/tree": { "name": "@hpcc-js/tree", - "version": "2.41.0", + "version": "2.42.0", "license": "Apache-2.0", "dependencies": { - "@hpcc-js/api": "^2.13.0", - "@hpcc-js/common": "^2.72.0" + "@hpcc-js/api": "^2.14.0", + "@hpcc-js/common": "^2.73.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", @@ -26619,7 +26619,7 @@ }, "packages/util": { "name": "@hpcc-js/util", - "version": "2.52.0", + "version": "2.53.0", "license": "Apache-2.0", "dependencies": { "tslib": "2.7.0" diff --git a/package.json b/package.json index dd1740cdf8..59d6aa1579 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hpcc-js", - "version": "2.106.11", + "version": "2.107.0", "description": "HPCC Visualization Framework", "private": true, "jsdelivr": "dist/index.umd.min.js", diff --git a/packages/api/CHANGELOG.md b/packages/api/CHANGELOG.md index 5ee53e4fab..465f8401da 100644 --- a/packages/api/CHANGELOG.md +++ b/packages/api/CHANGELOG.md @@ -54,6 +54,20 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline +## [2.14.0](https://github.com/hpcc-systems/Visualization/compare/api-v2.13.0...api-v2.14.0) (2024-10-23) + + +### Features + +* Rename "lint" to "lint-all" and revert "lint" to break on error. ([227ab65](https://github.com/hpcc-systems/Visualization/commit/227ab656f9ce64580a0c8a7015e53ac455b16be4)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @hpcc-js/common bumped from ^2.72.0 to ^2.73.0 + ## [2.12.18](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/api@2.12.17...@hpcc-js/api@2.12.18) (2024-07-02) diff --git a/packages/api/package.json b/packages/api/package.json index 7c0d6cbeef..fe22c4a6de 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/api", - "version": "2.13.0", + "version": "2.14.0", "description": "hpcc-js - Viz api", "main": "dist/index.js", "module": "dist/index.es6", @@ -38,7 +38,7 @@ "update": "npx --yes npm-check-updates -u -t minor" }, "dependencies": { - "@hpcc-js/common": "^2.72.0" + "@hpcc-js/common": "^2.73.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", diff --git a/packages/chart/CHANGELOG.md b/packages/chart/CHANGELOG.md index a1a2ab9d5f..85e0aa8e26 100644 --- a/packages/chart/CHANGELOG.md +++ b/packages/chart/CHANGELOG.md @@ -12,6 +12,37 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline +## [2.86.0](https://github.com/hpcc-systems/Visualization/compare/chart-v2.85.0...chart-v2.86.0) (2024-10-23) + + +### Features + +* Add "sortByValue" PP to Pie Chart ([e098c43](https://github.com/hpcc-systems/Visualization/commit/e098c43b8a50699a337f6f9e4337b89b57a672a5)) +* Add Axis Padding ([a38074e](https://github.com/hpcc-systems/Visualization/commit/a38074e55980d9ec129157359025a54c8b42446d)) +* Add maxWeight to Heat chart ([59ee802](https://github.com/hpcc-systems/Visualization/commit/59ee80246e45fa5464f6fed4ed7f488ee3fca0cb)) +* Add showDomainTotal to Column Chart ([c7de54a](https://github.com/hpcc-systems/Visualization/commit/c7de54a0276782aa8fc0df99f297ff771b047861)) +* remove Column string format rounding ([7876e56](https://github.com/hpcc-systems/Visualization/commit/7876e56e900a7595e63da446469185b727dca700)) +* Rename "lint" to "lint-all" and revert "lint" to break on error. ([227ab65](https://github.com/hpcc-systems/Visualization/commit/227ab656f9ce64580a0c8a7015e53ac455b16be4)) + + +### Bug Fixes + +* Don't relocate text in "Stacked" mode. ([2944a96](https://github.com/hpcc-systems/Visualization/commit/2944a964d2ec23306a41a77d51de511503e3649d)) +* Don't relocate text in "Stacked" mode. ([344179e](https://github.com/hpcc-systems/Visualization/commit/344179e00362aa45b7f1934bda84dfa65cb1bee6)) +* Merge conflict ([241e861](https://github.com/hpcc-systems/Visualization/commit/241e86168384df952f5e0e9d8b3c3ec8157f0288)) +* Tidy up StatChart to be more consistent ([fe6d47f](https://github.com/hpcc-systems/Visualization/commit/fe6d47f1d045fec4eb12163a2784dccd62f020af)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @hpcc-js/api bumped from ^2.13.0 to ^2.14.0 + * @hpcc-js/common bumped from ^2.72.0 to ^2.73.0 + * @hpcc-js/util bumped from ^2.52.0 to ^2.53.0 + * devDependencies + * @hpcc-js/dataflow bumped from ^9.0.0 to ^9.1.0 + ## 2.106.3 (2024-08-01) diff --git a/packages/chart/package.json b/packages/chart/package.json index 1e5241bc9e..c5a021456b 100644 --- a/packages/chart/package.json +++ b/packages/chart/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/chart", - "version": "2.85.0", + "version": "2.86.0", "description": "hpcc-js - Viz Chart", "main": "dist/index.js", "module": "dist/index.es6", @@ -38,13 +38,13 @@ "update": "npx --yes npm-check-updates -u -t minor" }, "dependencies": { - "@hpcc-js/api": "^2.13.0", - "@hpcc-js/common": "^2.72.0", - "@hpcc-js/util": "^2.52.0" + "@hpcc-js/api": "^2.14.0", + "@hpcc-js/common": "^2.73.0", + "@hpcc-js/util": "^2.53.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", - "@hpcc-js/dataflow": "^9.0.0", + "@hpcc-js/dataflow": "^9.1.0", "@types/d3-shape": "1.3.12", "@types/d3-transition": "1.3.5", "d3-array": "^1", diff --git a/packages/codemirror-shim/CHANGELOG.md b/packages/codemirror-shim/CHANGELOG.md index ae79717d04..94beaf4bd1 100644 --- a/packages/codemirror-shim/CHANGELOG.md +++ b/packages/codemirror-shim/CHANGELOG.md @@ -34,6 +34,14 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline +## [2.37.0](https://github.com/hpcc-systems/Visualization/compare/codemirror-shim-v2.36.0...codemirror-shim-v2.37.0) (2024-10-23) + + +### Features + +* Add SQL support to codemirror ([e66a715](https://github.com/hpcc-systems/Visualization/commit/e66a715ff3e378e393d2eef03e78f81b0cbd2472)) +* Rename "lint" to "lint-all" and revert "lint" to break on error. ([227ab65](https://github.com/hpcc-systems/Visualization/commit/227ab656f9ce64580a0c8a7015e53ac455b16be4)) + ## [2.35.1](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/codemirror-shim@2.35.0...@hpcc-js/codemirror-shim@2.35.1) (2024-07-02) diff --git a/packages/codemirror-shim/package.json b/packages/codemirror-shim/package.json index bbddf82b46..c9cdb5ee06 100644 --- a/packages/codemirror-shim/package.json +++ b/packages/codemirror-shim/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/codemirror-shim", - "version": "2.36.0", + "version": "2.37.0", "description": "hpcc-js - codemirror shim", "main": "dist/index.js", "module": "dist/index.es6", diff --git a/packages/codemirror/CHANGELOG.md b/packages/codemirror/CHANGELOG.md index db265e3ef5..ddbcc3a99e 100644 --- a/packages/codemirror/CHANGELOG.md +++ b/packages/codemirror/CHANGELOG.md @@ -53,6 +53,25 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline +## [2.64.0](https://github.com/hpcc-systems/Visualization/compare/codemirror-v2.63.0...codemirror-v2.64.0) (2024-10-23) + + +### Features + +* Add "option" get/set to Editor ([1960f7c](https://github.com/hpcc-systems/Visualization/commit/1960f7c2d43921d4ad3f2933f204613b20a53cd2)) +* Add maxWeight to Heat chart ([59ee802](https://github.com/hpcc-systems/Visualization/commit/59ee80246e45fa5464f6fed4ed7f488ee3fca0cb)) +* Add SQL support to codemirror ([e66a715](https://github.com/hpcc-systems/Visualization/commit/e66a715ff3e378e393d2eef03e78f81b0cbd2472)) +* Rename "lint" to "lint-all" and revert "lint" to break on error. ([227ab65](https://github.com/hpcc-systems/Visualization/commit/227ab656f9ce64580a0c8a7015e53ac455b16be4)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @hpcc-js/common bumped from ^2.72.0 to ^2.73.0 + * devDependencies + * @hpcc-js/codemirror-shim bumped from ^2.36.0 to ^2.37.0 + ## [2.62.1](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/codemirror@2.62.0...@hpcc-js/codemirror@2.62.1) (2024-07-02) diff --git a/packages/codemirror/package.json b/packages/codemirror/package.json index cf85d822c8..e75a211e78 100644 --- a/packages/codemirror/package.json +++ b/packages/codemirror/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/codemirror", - "version": "2.63.0", + "version": "2.64.0", "description": "hpcc-js - Viz Code Mirror", "main": "dist/index.js", "module": "dist/index.es6", @@ -38,11 +38,11 @@ "update": "npx --yes npm-check-updates -u -t minor" }, "dependencies": { - "@hpcc-js/common": "^2.72.0" + "@hpcc-js/common": "^2.73.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", - "@hpcc-js/codemirror-shim": "^2.36.0", + "@hpcc-js/codemirror-shim": "^2.37.0", "tslib": "2.7.0" }, "repository": { diff --git a/packages/common/CHANGELOG.md b/packages/common/CHANGELOG.md index 9b81637412..91542432ee 100644 --- a/packages/common/CHANGELOG.md +++ b/packages/common/CHANGELOG.md @@ -139,6 +139,27 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline +## [2.73.0](https://github.com/hpcc-systems/Visualization/compare/common-v2.72.0...common-v2.73.0) (2024-10-23) + + +### Features + +* Rename "lint" to "lint-all" and revert "lint" to break on error. ([227ab65](https://github.com/hpcc-systems/Visualization/commit/227ab656f9ce64580a0c8a7015e53ac455b16be4)) + + +### Bug Fixes + +* **html/common:** correct BreakdownTable tooltip height calculation ([5c77723](https://github.com/hpcc-systems/Visualization/commit/5c77723639ade13b1d07001d1e7b05cbddb5c805)) +* Potential prototype pollution ([dd69e58](https://github.com/hpcc-systems/Visualization/commit/dd69e5875de88e5598412202937f1fd1f3ed4710)), closes [#4069](https://github.com/hpcc-systems/Visualization/issues/4069) +* Unable to select "Accent" ordinal palette ([3031db5](https://github.com/hpcc-systems/Visualization/commit/3031db53a9d4e81e91693a4a5f902298c45fd3dc)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @hpcc-js/util bumped from ^2.52.0 to ^2.53.0 + ## [2.71.18](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/common@2.71.17...@hpcc-js/common@2.71.18) (2024-07-02) diff --git a/packages/common/package.json b/packages/common/package.json index 5f81105e2b..d513bac3ca 100644 --- a/packages/common/package.json +++ b/packages/common/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/common", - "version": "2.72.0", + "version": "2.73.0", "description": "hpcc-js - Viz Common", "main": "dist/index.js", "module": "dist/index.es6", @@ -40,7 +40,7 @@ "update": "npx --yes npm-check-updates -u -t minor" }, "dependencies": { - "@hpcc-js/util": "^2.52.0", + "@hpcc-js/util": "^2.53.0", "@types/d3-array": "1.2.12", "@types/d3-brush": "1.1.8", "@types/d3-collection": "1.0.13", diff --git a/packages/comms/CHANGELOG.md b/packages/comms/CHANGELOG.md index 97658b7a24..26f4dc8910 100644 --- a/packages/comms/CHANGELOG.md +++ b/packages/comms/CHANGELOG.md @@ -12,6 +12,66 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline +## [2.98.0](https://github.com/hpcc-systems/Visualization/compare/comms-v2.97.0...comms-v2.98.0) (2024-10-23) + + +### Features + +* Add accumulated stats to Query Metrics ([25735c8](https://github.com/hpcc-systems/Visualization/commit/25735c8e9005e4992511e107b8a4b41e8d04d279)) +* Add additional skew information ([d2026a0](https://github.com/hpcc-systems/Visualization/commit/d2026a0b2fb777f170bcb2e083a97886c7bc6c82)) +* Add extra formatting to WUDetails ([e215d78](https://github.com/hpcc-systems/Visualization/commit/e215d786c94eb20e9a927f51a7e8d8ee60c4b41f)) +* Add Protect and Unprotect functions to Visualization Workunit Class ([fb2b4e9](https://github.com/hpcc-systems/Visualization/commit/fb2b4e9d885bf67d1d94af33fe2994c30a0d198a)) +* bump WsDFU to latest to include support for ExtendedIndexInfo ([01926c0](https://github.com/hpcc-systems/Visualization/commit/01926c0397975a0216394bd34f4f77d5002e4245)) +* Bump WsWorkunits services ([9ee2210](https://github.com/hpcc-systems/Visualization/commit/9ee221012ba7d2caccc4986409527573c8388c34)) +* **comms:** add a States enum to FileSpray service ([813ae88](https://github.com/hpcc-systems/Visualization/commit/813ae88a4bc0cc7a1328e5b59917dc5db285e18e)) +* **comms:** Add ability to clear the client tools cached locations ([856c734](https://github.com/hpcc-systems/Visualization/commit/856c73412511c501bbf85d96a532352dcb25eab6)) +* **comms:** add publishEx function to workunit ([05e3106](https://github.com/hpcc-systems/Visualization/commit/05e310686adc9c0143c9ad956bc90a5683e7f057)) +* **comms:** add support for the Grafana/Loki log engine ([43b7403](https://github.com/hpcc-systems/Visualization/commit/43b7403b8a0cfcd59846d5dbc23fc794eaa3b905)) +* **comms:** Add support for WsSasha ([7ffb27c](https://github.com/hpcc-systems/Visualization/commit/7ffb27c9b5b7b73ecc9688fae8f72a9f98bed6a9)) +* **comms:** Add WU compile cost ([ceb5ced](https://github.com/hpcc-systems/Visualization/commit/ceb5ced22059359511d62a8992f75a672c0ded83)) +* **comms:** allow the WU refresh function to accept optional request ([adc513b](https://github.com/hpcc-systems/Visualization/commit/adc513b367221a68ead06892268160991ff842a9)) +* **comms:** convert wsTopology to use service generated from wsdl ([07e5933](https://github.com/hpcc-systems/Visualization/commit/07e5933798daa6f0cdd3dec0edc1a6c9328bcacc)) +* **comms:** implementing some methods for dfuWorkunit ([7adeb8f](https://github.com/hpcc-systems/Visualization/commit/7adeb8f7389d1fb821c46fa7047d1339d5a78984)) +* **comms:** WUQuery support abort signal ([c9db1db](https://github.com/hpcc-systems/Visualization/commit/c9db1db7561dd16df28021bed99d77beed78ee96)) +* Export Metric Splitter ([e550a5c](https://github.com/hpcc-systems/Visualization/commit/e550a5ce3071f9e76768322218b9b7a23a09becb)) +* Parse the DefinitionList at source ([b9214e4](https://github.com/hpcc-systems/Visualization/commit/b9214e4bfa3ba5158cc0140d4a364c3b498f61c1)) +* Rename "lint" to "lint-all" and revert "lint" to break on error. ([227ab65](https://github.com/hpcc-systems/Visualization/commit/227ab656f9ce64580a0c8a7015e53ac455b16be4)) + + +### Bug Fixes + +* **comms:** add exception handling to logicalFile fetchInfo ([daff182](https://github.com/hpcc-systems/Visualization/commit/daff182022da686b5ee86ad0ec11dfedbebe3461)) +* **comms:** change LogCategory filter based upon searchField ([0d30644](https://github.com/hpcc-systems/Visualization/commit/0d3064402a40e935f9c240f06951966b26de5961)) +* **comms:** correct wsdl generated services enum values ([4254b73](https://github.com/hpcc-systems/Visualization/commit/4254b73a974dcbef0d1d14a94eda06bae5d312fc)) +* **comms:** extend FileSpray.DFUWUFile to change reponse type to not be JSON ([769b1cb](https://github.com/hpcc-systems/Visualization/commit/769b1cbae92374a17dc7631229eaaf8604d6bcc4)) +* **comms:** GetLogs use WsLogaccess.LogAccessType ([498ffa6](https://github.com/hpcc-systems/Visualization/commit/498ffa66812f50b9abef62d2ef52e40c0e02fa93)) +* **comms:** GetLogsEx still using hardcoded ...KnownColumns maps ([8b49d50](https://github.com/hpcc-systems/Visualization/commit/8b49d504540e282a7500dbd258bd597083e9ce20)) +* **comms:** incorrect default for line count returned by GetLogs ([3f72eb8](https://github.com/hpcc-systems/Visualization/commit/3f72eb82755e1f13f5a89f1190834199bacb783e)) +* **comms:** regenerate some comms services with Partials ([b44a6d2](https://github.com/hpcc-systems/Visualization/commit/b44a6d2df50ae55663ae039e911227dcddc3e0b4)) +* **comms:** regenerate ws_access service with most recent changes ([7da53d1](https://github.com/hpcc-systems/Visualization/commit/7da53d172f083dc2d8a7293bb02977a6e53abf9d)) +* **comms:** separate Logaccess StartDate & EndDate request filters ([fe73335](https://github.com/hpcc-systems/Visualization/commit/fe73335b2e39fc6ee127a32cd7701d27cff1afbb)) +* **comms:** wsLogaccess GetLogs fix an incorrect boolean operator ([5cabad8](https://github.com/hpcc-systems/Visualization/commit/5cabad8eb53f178af6cd5655a0a5c7a73f286275)) +* **comms:** wsLogaccess GetLogs results not sorted by default ([0fcb7fb](https://github.com/hpcc-systems/Visualization/commit/0fcb7fbc6e34f87b2cf8d7e2330408e3718d165c)) +* **comms:** WsLogaccess incorrect abbrev for the Programmer audience value ([bcc72ac](https://github.com/hpcc-systems/Visualization/commit/bcc72ac15c5fdc2a5fe0683cbb71a0556addb721)) +* **comms:** wslogaccess, do not use binaryFilter if not necessary ([b7ba2c3](https://github.com/hpcc-systems/Visualization/commit/b7ba2c31acca226a036402a0a0c599385a463fb8)) +* **comms:** WsMachine Target Cluster sizes are in KB ([0205f84](https://github.com/hpcc-systems/Visualization/commit/0205f84d5aa45d8ee0d41aae9226256a49cfbeef)) +* grouped properties had "any" type. ([227c897](https://github.com/hpcc-systems/Visualization/commit/227c897ce512a7f1e6f3287ff6c8bcd54c893613)) +* isWUComplete fails for compile + Attach ([dac93fb](https://github.com/hpcc-systems/Visualization/commit/dac93fbe83f77712fadab1ab875823ef816a8c2e)) +* NodeJS v18 fetch + rejectUnauthorization = false ([7369d0d](https://github.com/hpcc-systems/Visualization/commit/7369d0d727db2313c4b02a99c1ff994330fc4009)) +* NodeJS v18 fetch + rejectUnauthorization = false ([d01d23f](https://github.com/hpcc-systems/Visualization/commit/d01d23f5a5f8ed31b233800144be047d7c5f1495)) +* Query fails fetching schemas ([a301e41](https://github.com/hpcc-systems/Visualization/commit/a301e410054ac7d5107971370647881c7b1af713)) +* Refresh does not load details ([09655d5](https://github.com/hpcc-systems/Visualization/commit/09655d5959d9114ed49ae8c8881314be521a2783)) +* Request string arrays had incorrect nesting ([37a0f8a](https://github.com/hpcc-systems/Visualization/commit/37a0f8a2b847f2fecf1d0406eb39ad1e5071b356)) +* Switch to wsdl generated WsSMC ([4621f91](https://github.com/hpcc-systems/Visualization/commit/4621f911d0963b918412deb18ad03423d5d980b8)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @hpcc-js/ddl-shim bumped from ^2.21.0 to ^2.22.0 + * @hpcc-js/util bumped from ^2.52.0 to ^2.53.0 + ## 2.106.10 (2024-09-13) diff --git a/packages/comms/package.json b/packages/comms/package.json index deb0783de8..00cccbdd45 100644 --- a/packages/comms/package.json +++ b/packages/comms/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/comms", - "version": "2.97.0", + "version": "2.98.0", "description": "hpcc-js - Communications", "main": "dist/index.node.js", "module": "dist/index.es6", @@ -62,8 +62,8 @@ "wsdl": "npm-run-all --aggregate-output -c --serial compile-util --parallel wsdl-access wsdl-account wsdl-cloud wsdl-codesign wsdl-dali wsdl-dfu wsdl-dfuxref wsdl-elk wsdl-fileio wsdl-filespray wsdl-logaccess wsdl-packageprocess wsdl-smc wsdl-store wsdl-topology wsdl-workunits" }, "dependencies": { - "@hpcc-js/ddl-shim": "^2.21.0", - "@hpcc-js/util": "^2.52.0", + "@hpcc-js/ddl-shim": "^2.22.0", + "@hpcc-js/util": "^2.53.0", "@xmldom/xmldom": "0.9.3", "abort-controller": "3.0.0", "node-fetch": "2.7.0", diff --git a/packages/composite/CHANGELOG.md b/packages/composite/CHANGELOG.md index 9378d68f10..699f8eecbf 100644 --- a/packages/composite/CHANGELOG.md +++ b/packages/composite/CHANGELOG.md @@ -3,6 +3,28 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.9.0](https://github.com/hpcc-systems/Visualization/compare/composite-v2.8.2...composite-v2.9.0) (2024-10-23) + + +### Features + +* Rename "lint" to "lint-all" and revert "lint" to break on error. ([227ab65](https://github.com/hpcc-systems/Visualization/commit/227ab656f9ce64580a0c8a7015e53ac455b16be4)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @hpcc-js/api bumped from ^2.13.0 to ^2.14.0 + * @hpcc-js/chart bumped from ^2.85.0 to ^2.86.0 + * @hpcc-js/common bumped from ^2.72.0 to ^2.73.0 + * @hpcc-js/dgrid bumped from ^2.33.0 to ^2.34.0 + * @hpcc-js/form bumped from ^2.11.2 to ^2.12.0 + * @hpcc-js/html bumped from ^2.43.0 to ^2.44.0 + * @hpcc-js/layout bumped from ^2.50.2 to ^2.51.0 + * @hpcc-js/other bumped from ^2.16.2 to ^2.17.0 + * @hpcc-js/phosphor bumped from ^2.19.2 to ^2.20.0 + ## [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) diff --git a/packages/composite/package.json b/packages/composite/package.json index 976332b3a6..d39256ef42 100644 --- a/packages/composite/package.json +++ b/packages/composite/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/composite", - "version": "2.8.2", + "version": "2.9.0", "description": "hpcc-js - Viz Composite", "main": "dist/index.js", "module": "dist/index.es6", @@ -38,15 +38,15 @@ "update": "npx --yes npm-check-updates -u -t minor" }, "dependencies": { - "@hpcc-js/api": "^2.13.0", - "@hpcc-js/chart": "^2.85.0", - "@hpcc-js/common": "^2.72.0", - "@hpcc-js/dgrid": "^2.33.0", - "@hpcc-js/form": "^2.11.2", - "@hpcc-js/html": "^2.43.0", - "@hpcc-js/layout": "^2.50.2", - "@hpcc-js/other": "^2.16.2", - "@hpcc-js/phosphor": "^2.19.2" + "@hpcc-js/api": "^2.14.0", + "@hpcc-js/chart": "^2.86.0", + "@hpcc-js/common": "^2.73.0", + "@hpcc-js/dgrid": "^2.34.0", + "@hpcc-js/form": "^2.12.0", + "@hpcc-js/html": "^2.44.0", + "@hpcc-js/layout": "^2.51.0", + "@hpcc-js/other": "^2.17.0", + "@hpcc-js/phosphor": "^2.20.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", diff --git a/packages/dataflow/CHANGELOG.md b/packages/dataflow/CHANGELOG.md index 98c7438635..5b26577cca 100644 --- a/packages/dataflow/CHANGELOG.md +++ b/packages/dataflow/CHANGELOG.md @@ -39,6 +39,13 @@ Signed-off-by: Gordon Smith +## [9.1.0](https://github.com/hpcc-systems/Visualization/compare/dataflow-v9.0.0...dataflow-v9.1.0) (2024-10-23) + + +### Features + +* Add maxWeight to Heat chart ([59ee802](https://github.com/hpcc-systems/Visualization/commit/59ee80246e45fa5464f6fed4ed7f488ee3fca0cb)) + ## [8.1.7](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/dataflow@8.1.6...@hpcc-js/dataflow@8.1.7) (2024-07-02) diff --git a/packages/dataflow/package.json b/packages/dataflow/package.json index 33cffcef0a..53d4ebda03 100644 --- a/packages/dataflow/package.json +++ b/packages/dataflow/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/dataflow", - "version": "9.0.0", + "version": "9.1.0", "description": "hpcc-js - Data Flow", "main": "dist/index.js", "module": "lib-es6/index", diff --git a/packages/ddl-shim/CHANGELOG.md b/packages/ddl-shim/CHANGELOG.md index 7be3eafb53..5f3e606c0a 100644 --- a/packages/ddl-shim/CHANGELOG.md +++ b/packages/ddl-shim/CHANGELOG.md @@ -60,6 +60,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline +## [2.22.0](https://github.com/hpcc-systems/Visualization/compare/ddl-shim-v2.21.0...ddl-shim-v2.22.0) (2024-10-23) + + +### Features + +* Rename "lint" to "lint-all" and revert "lint" to break on error. ([227ab65](https://github.com/hpcc-systems/Visualization/commit/227ab656f9ce64580a0c8a7015e53ac455b16be4)) + + +### Bug Fixes + +* NodeJS v18 fetch + rejectUnauthorization = false ([d01d23f](https://github.com/hpcc-systems/Visualization/commit/d01d23f5a5f8ed31b233800144be047d7c5f1495)) + ## [2.20.7](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/ddl-shim@2.20.6...@hpcc-js/ddl-shim@2.20.7) (2024-07-02) diff --git a/packages/ddl-shim/package.json b/packages/ddl-shim/package.json index 657b168a30..60cde0e226 100644 --- a/packages/ddl-shim/package.json +++ b/packages/ddl-shim/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/ddl-shim", - "version": "2.21.0", + "version": "2.22.0", "description": "hpcc-js DDL parser", "main": "dist/index.js", "module": "dist/index.es6", diff --git a/packages/deck-shim/CHANGELOG.md b/packages/deck-shim/CHANGELOG.md index f616c7d396..c7adf747ba 100644 --- a/packages/deck-shim/CHANGELOG.md +++ b/packages/deck-shim/CHANGELOG.md @@ -31,6 +31,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline +## [2.8.0](https://github.com/hpcc-systems/Visualization/compare/deck-shim-v2.7.0...deck-shim-v2.8.0) (2024-10-23) + + +### Features + +* Rename "lint" to "lint-all" and revert "lint" to break on error. ([227ab65](https://github.com/hpcc-systems/Visualization/commit/227ab656f9ce64580a0c8a7015e53ac455b16be4)) + ## [2.6.10](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/deck-shim@2.6.9...@hpcc-js/deck-shim@2.6.10) (2024-07-02) **Note:** Version bump only for package @hpcc-js/deck-shim diff --git a/packages/deck-shim/package.json b/packages/deck-shim/package.json index 86dc672932..cec2b3f51e 100644 --- a/packages/deck-shim/package.json +++ b/packages/deck-shim/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/deck-shim", - "version": "2.7.0", + "version": "2.8.0", "description": "hpcc-js - deck.gl shim", "main": "dist/index.js", "unpkg": "dist/index.min.js", diff --git a/packages/dgrid-shim/CHANGELOG.md b/packages/dgrid-shim/CHANGELOG.md index bfa06fc4f3..8b8bab19bd 100644 --- a/packages/dgrid-shim/CHANGELOG.md +++ b/packages/dgrid-shim/CHANGELOG.md @@ -38,6 +38,21 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline +## [2.26.0](https://github.com/hpcc-systems/Visualization/compare/dgrid-shim-v2.25.0...dgrid-shim-v2.26.0) (2024-10-23) + + +### Features + +* Add maxWeight to Heat chart ([59ee802](https://github.com/hpcc-systems/Visualization/commit/59ee80246e45fa5464f6fed4ed7f488ee3fca0cb)) +* Rename "lint" to "lint-all" and revert "lint" to break on error. ([227ab65](https://github.com/hpcc-systems/Visualization/commit/227ab656f9ce64580a0c8a7015e53ac455b16be4)) + + +### Bug Fixes + +* **comms:** dgrid-shim gridHelper paging text to imply unknown total ([cd3a724](https://github.com/hpcc-systems/Visualization/commit/cd3a724055f27bc6181dbfbb7b067dacd8d33d07)) +* **dgrid-shim:** max page when pagination counts are unknown ([8615155](https://github.com/hpcc-systems/Visualization/commit/8615155d38dec31055d374cc76f011d43e2ef02b)) +* **dgrid-shim:** max page when pagination counts are unknown ([6b9674d](https://github.com/hpcc-systems/Visualization/commit/6b9674d3dc1dd78458c3de4438b5f055fca2f79d)) + ## [2.24.11](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/dgrid-shim@2.24.10...@hpcc-js/dgrid-shim@2.24.11) (2024-07-02) diff --git a/packages/dgrid-shim/package.json b/packages/dgrid-shim/package.json index a4b76dea1f..fc16f69645 100644 --- a/packages/dgrid-shim/package.json +++ b/packages/dgrid-shim/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/dgrid-shim", - "version": "2.25.0", + "version": "2.26.0", "description": "dgrid shim", "main": "dist/index.js", "unpkg": "dist/index.min.js", diff --git a/packages/dgrid/CHANGELOG.md b/packages/dgrid/CHANGELOG.md index 75966109bd..d0dcdf6314 100644 --- a/packages/dgrid/CHANGELOG.md +++ b/packages/dgrid/CHANGELOG.md @@ -62,6 +62,30 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline +## [2.34.0](https://github.com/hpcc-systems/Visualization/compare/dgrid-v2.33.0...dgrid-v2.34.0) (2024-10-23) + + +### Features + +* Add maxWeight to Heat chart ([59ee802](https://github.com/hpcc-systems/Visualization/commit/59ee80246e45fa5464f6fed4ed7f488ee3fca0cb)) +* Rename "lint" to "lint-all" and revert "lint" to break on error. ([227ab65](https://github.com/hpcc-systems/Visualization/commit/227ab656f9ce64580a0c8a7015e53ac455b16be4)) + + +### Bug Fixes + +* Custom cell render fails with plain string ([3cd8004](https://github.com/hpcc-systems/Visualization/commit/3cd80047be277304dfcf52f6274af8878f0f9cba)) +* Undefined background color issue ([957d362](https://github.com/hpcc-systems/Visualization/commit/957d362862c1f0679fd1930c1b1f863a064f528a)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @hpcc-js/common bumped from ^2.72.0 to ^2.73.0 + * @hpcc-js/ddl-shim bumped from ^2.21.0 to ^2.22.0 + * @hpcc-js/dgrid-shim bumped from ^2.25.0 to ^2.26.0 + * @hpcc-js/util bumped from ^2.52.0 to ^2.53.0 + ## [2.32.23](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/dgrid@2.32.22...@hpcc-js/dgrid@2.32.23) (2024-07-10) diff --git a/packages/dgrid/package.json b/packages/dgrid/package.json index 7f1b7e72ee..26f46f75c3 100644 --- a/packages/dgrid/package.json +++ b/packages/dgrid/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/dgrid", - "version": "2.33.0", + "version": "2.34.0", "description": "hpcc-js - Viz DGrid", "main": "dist/index.js", "module": "dist/index.es6", @@ -39,10 +39,10 @@ "update": "npx --yes npm-check-updates -u -t minor" }, "dependencies": { - "@hpcc-js/common": "^2.72.0", - "@hpcc-js/ddl-shim": "^2.21.0", - "@hpcc-js/dgrid-shim": "^2.25.0", - "@hpcc-js/util": "^2.52.0" + "@hpcc-js/common": "^2.73.0", + "@hpcc-js/ddl-shim": "^2.22.0", + "@hpcc-js/dgrid-shim": "^2.26.0", + "@hpcc-js/util": "^2.53.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", diff --git a/packages/dgrid2/CHANGELOG.md b/packages/dgrid2/CHANGELOG.md index 68b23a4824..d8831d8062 100644 --- a/packages/dgrid2/CHANGELOG.md +++ b/packages/dgrid2/CHANGELOG.md @@ -24,6 +24,22 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline +## [2.5.0](https://github.com/hpcc-systems/Visualization/compare/dgrid2-v2.4.0...dgrid2-v2.5.0) (2024-10-23) + + +### Features + +* Rename "lint" to "lint-all" and revert "lint" to break on error. ([227ab65](https://github.com/hpcc-systems/Visualization/commit/227ab656f9ce64580a0c8a7015e53ac455b16be4)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @hpcc-js/common bumped from ^2.72.0 to ^2.73.0 + * @hpcc-js/preact-shim bumped from ^2.17.0 to ^2.18.0 + * @hpcc-js/util bumped from ^2.52.0 to ^2.53.0 + ## [2.3.20](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/dgrid2@2.3.19...@hpcc-js/dgrid2@2.3.20) (2024-07-02) diff --git a/packages/dgrid2/package.json b/packages/dgrid2/package.json index dbe4327b13..7005279ff8 100644 --- a/packages/dgrid2/package.json +++ b/packages/dgrid2/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/dgrid2", - "version": "2.4.0", + "version": "2.5.0", "description": "hpcc-js - DGrid2", "main": "dist/index.js", "module": "dist/index.es6", @@ -39,9 +39,9 @@ "update": "npx --yes npm-check-updates -u -t minor" }, "dependencies": { - "@hpcc-js/common": "^2.72.0", - "@hpcc-js/preact-shim": "^2.17.0", - "@hpcc-js/util": "^2.52.0" + "@hpcc-js/common": "^2.73.0", + "@hpcc-js/preact-shim": "^2.18.0", + "@hpcc-js/util": "^2.53.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", diff --git a/packages/eclwatch/CHANGELOG.md b/packages/eclwatch/CHANGELOG.md index 83d44ec1d9..73d0dfb657 100644 --- a/packages/eclwatch/CHANGELOG.md +++ b/packages/eclwatch/CHANGELOG.md @@ -3,6 +3,31 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.76.0](https://github.com/hpcc-systems/Visualization/compare/eclwatch-v2.75.8...eclwatch-v2.76.0) (2024-10-23) + + +### Features + +* Add maxWeight to Heat chart ([59ee802](https://github.com/hpcc-systems/Visualization/commit/59ee80246e45fa5464f6fed4ed7f488ee3fca0cb)) +* Bump WsWorkunits services ([9ee2210](https://github.com/hpcc-systems/Visualization/commit/9ee221012ba7d2caccc4986409527573c8388c34)) +* Rename "lint" to "lint-all" and revert "lint" to break on error. ([227ab65](https://github.com/hpcc-systems/Visualization/commit/227ab656f9ce64580a0c8a7015e53ac455b16be4)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @hpcc-js/codemirror bumped from ^2.63.0 to ^2.64.0 + * @hpcc-js/common bumped from ^2.72.0 to ^2.73.0 + * @hpcc-js/comms bumped from ^2.97.0 to ^2.98.0 + * @hpcc-js/dgrid bumped from ^2.33.0 to ^2.34.0 + * @hpcc-js/graph bumped from ^2.86.0 to ^2.87.0 + * @hpcc-js/layout bumped from ^2.50.2 to ^2.51.0 + * @hpcc-js/phosphor bumped from ^2.19.2 to ^2.20.0 + * @hpcc-js/timeline bumped from ^2.53.1 to ^2.54.0 + * @hpcc-js/tree bumped from ^2.41.0 to ^2.42.0 + * @hpcc-js/util bumped from ^2.52.0 to ^2.53.0 + ## [2.75.8](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/eclwatch@2.75.7...@hpcc-js/eclwatch@2.75.8) (2024-09-23) diff --git a/packages/eclwatch/package.json b/packages/eclwatch/package.json index 92c97f4443..fb9dd57bb4 100644 --- a/packages/eclwatch/package.json +++ b/packages/eclwatch/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/eclwatch", - "version": "2.75.8", + "version": "2.76.0", "description": "hpcc-js - ECL Watch", "main": "dist/index.js", "module": "dist/index.es6", @@ -38,16 +38,16 @@ "update": "npx --yes npm-check-updates -u -t minor" }, "dependencies": { - "@hpcc-js/codemirror": "^2.63.0", - "@hpcc-js/common": "^2.72.0", - "@hpcc-js/comms": "^2.97.0", - "@hpcc-js/dgrid": "^2.33.0", - "@hpcc-js/graph": "^2.86.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" + "@hpcc-js/codemirror": "^2.64.0", + "@hpcc-js/common": "^2.73.0", + "@hpcc-js/comms": "^2.98.0", + "@hpcc-js/dgrid": "^2.34.0", + "@hpcc-js/graph": "^2.87.0", + "@hpcc-js/layout": "^2.51.0", + "@hpcc-js/phosphor": "^2.20.0", + "@hpcc-js/timeline": "^2.54.0", + "@hpcc-js/tree": "^2.42.0", + "@hpcc-js/util": "^2.53.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", diff --git a/packages/esbuild-plugins/CHANGELOG.md b/packages/esbuild-plugins/CHANGELOG.md index 446a3aacb7..4864eb501c 100644 --- a/packages/esbuild-plugins/CHANGELOG.md +++ b/packages/esbuild-plugins/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. +## [1.2.0](https://github.com/hpcc-systems/Visualization/compare/esbuild-plugins-v1.1.2...esbuild-plugins-v1.2.0) (2024-10-23) + + +### Features + +* Add esbuild-plugins package ([02ae102](https://github.com/hpcc-systems/Visualization/commit/02ae102f9cc6011be58ae0a51a0d01f494fac4de)) + + +### Bug Fixes + +* esbuild for Node should not bundle by default ([e379154](https://github.com/hpcc-systems/Visualization/commit/e37915451fb32d7b6b6796ecf19ef4a0292b9419)) +* Sourcemap for watch was different to build ([8811920](https://github.com/hpcc-systems/Visualization/commit/88119207d09e861d0bd86145134d2736bbb49fd3)) + ## [1.1.2](https://github.com/hpcc-systems/hpcc-js-wasm/compare/@hpcc-js/esbuild-plugins@1.1.1...@hpcc-js/esbuild-plugins@1.1.2) (2024-08-29) diff --git a/packages/esbuild-plugins/package.json b/packages/esbuild-plugins/package.json index 66545e3ba4..c752fa9574 100644 --- a/packages/esbuild-plugins/package.json +++ b/packages/esbuild-plugins/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/esbuild-plugins", - "version": "1.1.2", + "version": "1.2.0", "description": "Various esbuild plugins", "type": "module", "exports": { diff --git a/packages/form/CHANGELOG.md b/packages/form/CHANGELOG.md index 034e9daa00..e1f9eb91d0 100644 --- a/packages/form/CHANGELOG.md +++ b/packages/form/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.12.0](https://github.com/hpcc-systems/Visualization/compare/form-v2.11.2...form-v2.12.0) (2024-10-23) + + +### Features + +* Rename "lint" to "lint-all" and revert "lint" to break on error. ([227ab65](https://github.com/hpcc-systems/Visualization/commit/227ab656f9ce64580a0c8a7015e53ac455b16be4)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @hpcc-js/api bumped from ^2.13.0 to ^2.14.0 + * @hpcc-js/chart bumped from ^2.85.0 to ^2.86.0 + * @hpcc-js/common bumped from ^2.72.0 to ^2.73.0 + ## [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) diff --git a/packages/form/package.json b/packages/form/package.json index 99bb587584..45b6332ae2 100644 --- a/packages/form/package.json +++ b/packages/form/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/form", - "version": "2.11.2", + "version": "2.12.0", "description": "hpcc-js - Viz Form", "main": "dist/index.js", "module": "dist/index.es6", @@ -38,9 +38,9 @@ "update": "npx --yes npm-check-updates -u -t minor" }, "dependencies": { - "@hpcc-js/api": "^2.13.0", - "@hpcc-js/chart": "^2.85.0", - "@hpcc-js/common": "^2.72.0" + "@hpcc-js/api": "^2.14.0", + "@hpcc-js/chart": "^2.86.0", + "@hpcc-js/common": "^2.73.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", diff --git a/packages/graph/CHANGELOG.md b/packages/graph/CHANGELOG.md index 31ef8b9361..026a44b12e 100644 --- a/packages/graph/CHANGELOG.md +++ b/packages/graph/CHANGELOG.md @@ -133,6 +133,35 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline +## [2.87.0](https://github.com/hpcc-systems/Visualization/compare/graph-v2.86.0...graph-v2.87.0) (2024-10-23) + + +### Features + +* Add better error handling for graphviz web-worker ([283e66d](https://github.com/hpcc-systems/Visualization/commit/283e66dd1a81372fbb30e124325d217ae075e6f7)) +* Add React Custom Graph demo ([48f7140](https://github.com/hpcc-systems/Visualization/commit/48f7140592f3dcb400a95135d01115b8b475220a)) +* Rename "lint" to "lint-all" and revert "lint" to break on error. ([227ab65](https://github.com/hpcc-systems/Visualization/commit/227ab656f9ce64580a0c8a7015e53ac455b16be4)) + + +### Bug Fixes + +* Add guard against unknown event source ([5c61240](https://github.com/hpcc-systems/Visualization/commit/5c612400071cefa44c6f5e634976e0ba7ac90ac5)), closes [#4061](https://github.com/hpcc-systems/Visualization/issues/4061) +* Event.path is non-standard ([4edabd5](https://github.com/hpcc-systems/Visualization/commit/4edabd58cc0d06f079d959e847cf5a04eea45f4e)) +* **graph:** Fix failing tests ([0500277](https://github.com/hpcc-systems/Visualization/commit/0500277c4732087870a3f4558b6810341a418bb1)) +* **GraphT:** Merge edges fails when ID matches, but source/target has changed ([b822ade](https://github.com/hpcc-systems/Visualization/commit/b822adef25e8d8780cab62f73e79972bb90712e2)) +* **graph:** Tweak previous refactor to ensure backward compatibility ([0c86fbb](https://github.com/hpcc-systems/Visualization/commit/0c86fbb643e7845161d9cc044df7d8efa9658d80)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @hpcc-js/api bumped from ^2.13.0 to ^2.14.0 + * @hpcc-js/common bumped from ^2.72.0 to ^2.73.0 + * @hpcc-js/html bumped from ^2.43.0 to ^2.44.0 + * @hpcc-js/react bumped from ^2.54.0 to ^2.55.0 + * @hpcc-js/util bumped from ^2.52.0 to ^2.53.0 + ## [2.85.16](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/graph@2.85.15...@hpcc-js/graph@2.85.16) (2024-07-02) diff --git a/packages/graph/package.json b/packages/graph/package.json index 46257bf633..cc81ae525e 100644 --- a/packages/graph/package.json +++ b/packages/graph/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/graph", - "version": "2.86.0", + "version": "2.87.0", "description": "hpcc-js - Viz Graph", "main": "dist/index.js", "module": "dist/index.es6", @@ -51,11 +51,11 @@ "update": "npx --yes npm-check-updates -u -t minor" }, "dependencies": { - "@hpcc-js/api": "^2.13.0", - "@hpcc-js/common": "^2.72.0", - "@hpcc-js/html": "^2.43.0", - "@hpcc-js/react": "^2.54.0", - "@hpcc-js/util": "^2.52.0" + "@hpcc-js/api": "^2.14.0", + "@hpcc-js/common": "^2.73.0", + "@hpcc-js/html": "^2.44.0", + "@hpcc-js/react": "^2.55.0", + "@hpcc-js/util": "^2.53.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", diff --git a/packages/html/CHANGELOG.md b/packages/html/CHANGELOG.md index 6297f0a6cb..a255d578b7 100644 --- a/packages/html/CHANGELOG.md +++ b/packages/html/CHANGELOG.md @@ -43,6 +43,27 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline +## [2.44.0](https://github.com/hpcc-systems/Visualization/compare/html-v2.43.0...html-v2.44.0) (2024-10-23) + + +### Features + +* Rename "lint" to "lint-all" and revert "lint" to break on error. ([227ab65](https://github.com/hpcc-systems/Visualization/commit/227ab656f9ce64580a0c8a7015e53ac455b16be4)) + + +### Bug Fixes + +* **html/common:** correct BreakdownTable tooltip height calculation ([5c77723](https://github.com/hpcc-systems/Visualization/commit/5c77723639ade13b1d07001d1e7b05cbddb5c805)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @hpcc-js/common bumped from ^2.72.0 to ^2.73.0 + * @hpcc-js/preact-shim bumped from ^2.17.0 to ^2.18.0 + * @hpcc-js/util bumped from ^2.52.0 to ^2.53.0 + ## [2.42.21](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/html@2.42.20...@hpcc-js/html@2.42.21) (2024-07-02) diff --git a/packages/html/package.json b/packages/html/package.json index 90ed252181..e069478cbf 100644 --- a/packages/html/package.json +++ b/packages/html/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/html", - "version": "2.43.0", + "version": "2.44.0", "description": "hpcc-js - Viz HTML", "main": "dist/index.js", "module": "dist/index.es6", @@ -38,9 +38,9 @@ "update": "npx --yes npm-check-updates -u -t minor" }, "dependencies": { - "@hpcc-js/common": "^2.72.0", - "@hpcc-js/preact-shim": "^2.17.0", - "@hpcc-js/util": "^2.52.0" + "@hpcc-js/common": "^2.73.0", + "@hpcc-js/preact-shim": "^2.18.0", + "@hpcc-js/util": "^2.53.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", diff --git a/packages/layout/CHANGELOG.md b/packages/layout/CHANGELOG.md index 730f6b3ac9..db670fa7c1 100644 --- a/packages/layout/CHANGELOG.md +++ b/packages/layout/CHANGELOG.md @@ -3,6 +3,23 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.51.0](https://github.com/hpcc-systems/Visualization/compare/layout-v2.50.2...layout-v2.51.0) (2024-10-23) + + +### Features + +* Rename "lint" to "lint-all" and revert "lint" to break on error. ([227ab65](https://github.com/hpcc-systems/Visualization/commit/227ab656f9ce64580a0c8a7015e53ac455b16be4)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @hpcc-js/api bumped from ^2.13.0 to ^2.14.0 + * @hpcc-js/chart bumped from ^2.85.0 to ^2.86.0 + * @hpcc-js/common bumped from ^2.72.0 to ^2.73.0 + * @hpcc-js/dgrid2 bumped from ^2.4.0 to ^2.5.0 + ## [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) diff --git a/packages/layout/package.json b/packages/layout/package.json index 49ce96a14b..607a069166 100644 --- a/packages/layout/package.json +++ b/packages/layout/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/layout", - "version": "2.50.2", + "version": "2.51.0", "description": "hpcc-js - Viz Layout", "main": "dist/index.js", "module": "dist/index.es6", @@ -38,10 +38,10 @@ "update": "npx --yes npm-check-updates -u -t minor" }, "dependencies": { - "@hpcc-js/api": "^2.13.0", - "@hpcc-js/chart": "^2.85.0", - "@hpcc-js/common": "^2.72.0", - "@hpcc-js/dgrid2": "^2.4.0" + "@hpcc-js/api": "^2.14.0", + "@hpcc-js/chart": "^2.86.0", + "@hpcc-js/common": "^2.73.0", + "@hpcc-js/dgrid2": "^2.5.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", diff --git a/packages/leaflet-shim/CHANGELOG.md b/packages/leaflet-shim/CHANGELOG.md index 45239de198..7758ddc4f4 100644 --- a/packages/leaflet-shim/CHANGELOG.md +++ b/packages/leaflet-shim/CHANGELOG.md @@ -26,6 +26,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline +## [2.5.0](https://github.com/hpcc-systems/Visualization/compare/leaflet-shim-v2.4.0...leaflet-shim-v2.5.0) (2024-10-23) + + +### Features + +* Rename "lint" to "lint-all" and revert "lint" to break on error. ([227ab65](https://github.com/hpcc-systems/Visualization/commit/227ab656f9ce64580a0c8a7015e53ac455b16be4)) + ## [2.3.6](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/leaflet-shim@2.3.5...@hpcc-js/leaflet-shim@2.3.6) (2024-07-02) **Note:** Version bump only for package @hpcc-js/leaflet-shim diff --git a/packages/leaflet-shim/package.json b/packages/leaflet-shim/package.json index 63ddb1103f..aa0bd63174 100644 --- a/packages/leaflet-shim/package.json +++ b/packages/leaflet-shim/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/leaflet-shim", - "version": "2.4.0", + "version": "2.5.0", "description": "hpcc-js - leaflet shim", "main": "dist/index.js", "unpkg": "dist/index.min.js", diff --git a/packages/loader/CHANGELOG.md b/packages/loader/CHANGELOG.md index 57593de5fa..3ae620afc9 100644 --- a/packages/loader/CHANGELOG.md +++ b/packages/loader/CHANGELOG.md @@ -3,6 +3,50 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.107.0](https://github.com/hpcc-systems/Visualization/compare/loader-v2.106.11...loader-v2.107.0) (2024-10-23) + + +### Features + +* Add showDomainTotal to Column Chart ([c7de54a](https://github.com/hpcc-systems/Visualization/commit/c7de54a0276782aa8fc0df99f297ff771b047861)) +* Rename "lint" to "lint-all" and revert "lint" to break on error. ([227ab65](https://github.com/hpcc-systems/Visualization/commit/227ab656f9ce64580a0c8a7015e53ac455b16be4)) + + +### Bug Fixes + +* Add observablehq-compiler to loader ([aae63bb](https://github.com/hpcc-systems/Visualization/commit/aae63bb5246cf81d3f088a9a408a54cc418fbbf2)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @hpcc-js/api bumped from ^2.13.0 to ^2.14.0 + * @hpcc-js/chart bumped from ^2.85.0 to ^2.86.0 + * @hpcc-js/codemirror bumped from ^2.63.0 to ^2.64.0 + * @hpcc-js/common bumped from ^2.72.0 to ^2.73.0 + * @hpcc-js/comms bumped from ^2.97.0 to ^2.98.0 + * @hpcc-js/composite bumped from ^2.8.2 to ^2.9.0 + * @hpcc-js/dgrid bumped from ^2.33.0 to ^2.34.0 + * @hpcc-js/dgrid2 bumped from ^2.4.0 to ^2.5.0 + * @hpcc-js/eclwatch bumped from ^2.75.8 to ^2.76.0 + * @hpcc-js/form bumped from ^2.11.2 to ^2.12.0 + * @hpcc-js/graph bumped from ^2.86.0 to ^2.87.0 + * @hpcc-js/html bumped from ^2.43.0 to ^2.44.0 + * @hpcc-js/layout bumped from ^2.50.2 to ^2.51.0 + * @hpcc-js/map bumped from ^2.78.2 to ^2.79.0 + * @hpcc-js/map-deck bumped from ^2.8.0 to ^2.9.0 + * @hpcc-js/marshaller bumped from ^2.26.8 to ^2.27.0 + * @hpcc-js/observablehq-compiler bumped from ^1.3.0 to ^1.4.0 + * @hpcc-js/other bumped from ^2.16.2 to ^2.17.0 + * @hpcc-js/phosphor bumped from ^2.19.2 to ^2.20.0 + * @hpcc-js/react bumped from ^2.54.0 to ^2.55.0 + * @hpcc-js/timeline bumped from ^2.53.1 to ^2.54.0 + * @hpcc-js/tree bumped from ^2.41.0 to ^2.42.0 + * @hpcc-js/util bumped from ^2.52.0 to ^2.53.0 + * devDependencies + * @hpcc-js/requirejs-shim bumped from ^2.2.0 to ^2.3.0 + ## [2.106.11](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/loader@2.106.10...@hpcc-js/loader@2.106.11) (2024-09-23) diff --git a/packages/loader/package.json b/packages/loader/package.json index f6c09daae2..23474ddf83 100644 --- a/packages/loader/package.json +++ b/packages/loader/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/loader", - "version": "2.106.11", + "version": "2.107.0", "description": "hpcc-js - Loader", "main": "dist/index.js", "module": "dist/index.es6", @@ -38,34 +38,34 @@ "update": "npx --yes npm-check-updates -u -t minor" }, "dependencies": { - "@hpcc-js/api": "^2.13.0", - "@hpcc-js/chart": "^2.85.0", - "@hpcc-js/codemirror": "^2.63.0", - "@hpcc-js/common": "^2.72.0", - "@hpcc-js/comms": "^2.97.0", - "@hpcc-js/composite": "^2.8.2", - "@hpcc-js/dgrid": "^2.33.0", - "@hpcc-js/dgrid2": "^2.4.0", - "@hpcc-js/eclwatch": "^2.75.8", - "@hpcc-js/form": "^2.11.2", - "@hpcc-js/graph": "^2.86.0", - "@hpcc-js/html": "^2.43.0", - "@hpcc-js/layout": "^2.50.2", - "@hpcc-js/map": "^2.78.2", - "@hpcc-js/map-deck": "^2.8.0", - "@hpcc-js/marshaller": "^2.26.8", - "@hpcc-js/observablehq-compiler": "^1.3.0", - "@hpcc-js/other": "^2.16.2", - "@hpcc-js/phosphor": "^2.19.2", - "@hpcc-js/react": "^2.54.0", - "@hpcc-js/timeline": "^2.53.1", - "@hpcc-js/tree": "^2.41.0", - "@hpcc-js/util": "^2.52.0", + "@hpcc-js/api": "^2.14.0", + "@hpcc-js/chart": "^2.86.0", + "@hpcc-js/codemirror": "^2.64.0", + "@hpcc-js/common": "^2.73.0", + "@hpcc-js/comms": "^2.98.0", + "@hpcc-js/composite": "^2.9.0", + "@hpcc-js/dgrid": "^2.34.0", + "@hpcc-js/dgrid2": "^2.5.0", + "@hpcc-js/eclwatch": "^2.76.0", + "@hpcc-js/form": "^2.12.0", + "@hpcc-js/graph": "^2.87.0", + "@hpcc-js/html": "^2.44.0", + "@hpcc-js/layout": "^2.51.0", + "@hpcc-js/map": "^2.79.0", + "@hpcc-js/map-deck": "^2.9.0", + "@hpcc-js/marshaller": "^2.27.0", + "@hpcc-js/observablehq-compiler": "^1.4.0", + "@hpcc-js/other": "^2.17.0", + "@hpcc-js/phosphor": "^2.20.0", + "@hpcc-js/react": "^2.55.0", + "@hpcc-js/timeline": "^2.54.0", + "@hpcc-js/tree": "^2.42.0", + "@hpcc-js/util": "^2.53.0", "@hpcc-js/wasm": "1.20.1" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", - "@hpcc-js/requirejs-shim": "^2.2.0", + "@hpcc-js/requirejs-shim": "^2.3.0", "es6-promise": "4.2.8", "tslib": "2.7.0" }, diff --git a/packages/map-deck/CHANGELOG.md b/packages/map-deck/CHANGELOG.md index 6115f9ca40..dc87a93101 100644 --- a/packages/map-deck/CHANGELOG.md +++ b/packages/map-deck/CHANGELOG.md @@ -33,6 +33,23 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline +## [2.9.0](https://github.com/hpcc-systems/Visualization/compare/map-deck-v2.8.0...map-deck-v2.9.0) (2024-10-23) + + +### Features + +* Add maxWeight to Heat chart ([59ee802](https://github.com/hpcc-systems/Visualization/commit/59ee80246e45fa5464f6fed4ed7f488ee3fca0cb)) +* Rename "lint" to "lint-all" and revert "lint" to break on error. ([227ab65](https://github.com/hpcc-systems/Visualization/commit/227ab656f9ce64580a0c8a7015e53ac455b16be4)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @hpcc-js/common bumped from ^2.72.0 to ^2.73.0 + * @hpcc-js/deck-shim bumped from ^2.7.0 to ^2.8.0 + * @hpcc-js/util bumped from ^2.52.0 to ^2.53.0 + ## [2.7.20](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/map-deck@2.7.19...@hpcc-js/map-deck@2.7.20) (2024-07-02) diff --git a/packages/map-deck/package.json b/packages/map-deck/package.json index e3ef52a12b..f0b44b96a2 100644 --- a/packages/map-deck/package.json +++ b/packages/map-deck/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/map-deck", - "version": "2.8.0", + "version": "2.9.0", "description": "hpcc-js - Deck.gl Maps", "main": "dist/index.js", "module": "dist/index.es6", @@ -39,9 +39,9 @@ "update": "npx --yes npm-check-updates -u -t minor" }, "dependencies": { - "@hpcc-js/common": "^2.72.0", - "@hpcc-js/deck-shim": "^2.7.0", - "@hpcc-js/util": "^2.52.0" + "@hpcc-js/common": "^2.73.0", + "@hpcc-js/deck-shim": "^2.8.0", + "@hpcc-js/util": "^2.53.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", diff --git a/packages/map/CHANGELOG.md b/packages/map/CHANGELOG.md index 1e41c78773..ebd8df349d 100644 --- a/packages/map/CHANGELOG.md +++ b/packages/map/CHANGELOG.md @@ -3,6 +3,28 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.79.0](https://github.com/hpcc-systems/Visualization/compare/map-v2.78.2...map-v2.79.0) (2024-10-23) + + +### Features + +* Add maxWeight to Heat chart ([59ee802](https://github.com/hpcc-systems/Visualization/commit/59ee80246e45fa5464f6fed4ed7f488ee3fca0cb)) +* remove Column string format rounding ([7876e56](https://github.com/hpcc-systems/Visualization/commit/7876e56e900a7595e63da446469185b727dca700)) +* Rename "lint" to "lint-all" and revert "lint" to break on error. ([227ab65](https://github.com/hpcc-systems/Visualization/commit/227ab656f9ce64580a0c8a7015e53ac455b16be4)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @hpcc-js/api bumped from ^2.13.0 to ^2.14.0 + * @hpcc-js/common bumped from ^2.72.0 to ^2.73.0 + * @hpcc-js/graph bumped from ^2.86.0 to ^2.87.0 + * @hpcc-js/layout bumped from ^2.50.2 to ^2.51.0 + * @hpcc-js/leaflet-shim bumped from ^2.4.0 to ^2.5.0 + * @hpcc-js/other bumped from ^2.16.2 to ^2.17.0 + * @hpcc-js/util bumped from ^2.52.0 to ^2.53.0 + ## [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) diff --git a/packages/map/package.json b/packages/map/package.json index 94b8b54a23..3aeb6de35f 100644 --- a/packages/map/package.json +++ b/packages/map/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/map", - "version": "2.78.2", + "version": "2.79.0", "description": "hpcc-js - Viz Map", "main": "dist/index.js", "module": "dist/index.es6", @@ -39,13 +39,13 @@ "update": "npx --yes npm-check-updates -u -t minor" }, "dependencies": { - "@hpcc-js/api": "^2.13.0", - "@hpcc-js/common": "^2.72.0", - "@hpcc-js/graph": "^2.86.0", - "@hpcc-js/layout": "^2.50.2", - "@hpcc-js/leaflet-shim": "^2.4.0", - "@hpcc-js/other": "^2.16.2", - "@hpcc-js/util": "^2.52.0" + "@hpcc-js/api": "^2.14.0", + "@hpcc-js/common": "^2.73.0", + "@hpcc-js/graph": "^2.87.0", + "@hpcc-js/layout": "^2.51.0", + "@hpcc-js/leaflet-shim": "^2.5.0", + "@hpcc-js/other": "^2.17.0", + "@hpcc-js/util": "^2.53.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", diff --git a/packages/marshaller/CHANGELOG.md b/packages/marshaller/CHANGELOG.md index 464b8cb6e1..b993bed5be 100644 --- a/packages/marshaller/CHANGELOG.md +++ b/packages/marshaller/CHANGELOG.md @@ -3,6 +3,34 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.27.0](https://github.com/hpcc-systems/Visualization/compare/marshaller-v2.26.8...marshaller-v2.27.0) (2024-10-23) + + +### Features + +* Add maxWeight to Heat chart ([59ee802](https://github.com/hpcc-systems/Visualization/commit/59ee80246e45fa5464f6fed4ed7f488ee3fca0cb)) +* Rename "lint" to "lint-all" and revert "lint" to break on error. ([227ab65](https://github.com/hpcc-systems/Visualization/commit/227ab656f9ce64580a0c8a7015e53ac455b16be4)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @hpcc-js/chart bumped from ^2.85.0 to ^2.86.0 + * @hpcc-js/codemirror bumped from ^2.63.0 to ^2.64.0 + * @hpcc-js/common bumped from ^2.72.0 to ^2.73.0 + * @hpcc-js/comms bumped from ^2.97.0 to ^2.98.0 + * @hpcc-js/composite bumped from ^2.8.2 to ^2.9.0 + * @hpcc-js/ddl-shim bumped from ^2.21.0 to ^2.22.0 + * @hpcc-js/dgrid bumped from ^2.33.0 to ^2.34.0 + * @hpcc-js/form bumped from ^2.11.2 to ^2.12.0 + * @hpcc-js/graph bumped from ^2.86.0 to ^2.87.0 + * @hpcc-js/layout bumped from ^2.50.2 to ^2.51.0 + * @hpcc-js/map bumped from ^2.78.2 to ^2.79.0 + * @hpcc-js/other bumped from ^2.16.2 to ^2.17.0 + * @hpcc-js/phosphor bumped from ^2.19.2 to ^2.20.0 + * @hpcc-js/util bumped from ^2.52.0 to ^2.53.0 + ## [2.26.8](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/marshaller@2.26.7...@hpcc-js/marshaller@2.26.8) (2024-09-23) diff --git a/packages/marshaller/package.json b/packages/marshaller/package.json index c88787c72d..49671a9d98 100644 --- a/packages/marshaller/package.json +++ b/packages/marshaller/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/marshaller", - "version": "2.26.8", + "version": "2.27.0", "description": "hpcc-js - Viz Marshaller", "main": "dist/index.js", "module": "dist/index.es6", @@ -38,20 +38,20 @@ "update": "npx --yes npm-check-updates -u -t minor" }, "dependencies": { - "@hpcc-js/chart": "^2.85.0", - "@hpcc-js/codemirror": "^2.63.0", - "@hpcc-js/common": "^2.72.0", - "@hpcc-js/comms": "^2.97.0", - "@hpcc-js/composite": "^2.8.2", - "@hpcc-js/ddl-shim": "^2.21.0", - "@hpcc-js/dgrid": "^2.33.0", - "@hpcc-js/form": "^2.11.2", - "@hpcc-js/graph": "^2.86.0", - "@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" + "@hpcc-js/chart": "^2.86.0", + "@hpcc-js/codemirror": "^2.64.0", + "@hpcc-js/common": "^2.73.0", + "@hpcc-js/comms": "^2.98.0", + "@hpcc-js/composite": "^2.9.0", + "@hpcc-js/ddl-shim": "^2.22.0", + "@hpcc-js/dgrid": "^2.34.0", + "@hpcc-js/form": "^2.12.0", + "@hpcc-js/graph": "^2.87.0", + "@hpcc-js/layout": "^2.51.0", + "@hpcc-js/map": "^2.79.0", + "@hpcc-js/other": "^2.17.0", + "@hpcc-js/phosphor": "^2.20.0", + "@hpcc-js/util": "^2.53.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", diff --git a/packages/observable-md/CHANGELOG.md b/packages/observable-md/CHANGELOG.md index a5016995a3..cff2d6e9a6 100644 --- a/packages/observable-md/CHANGELOG.md +++ b/packages/observable-md/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.55.0](https://github.com/hpcc-systems/Visualization/compare/observable-md-v2.54.19...observable-md-v2.55.0) (2024-10-23) + + +### Features + +* Rename "lint" to "lint-all" and revert "lint" to break on error. ([227ab65](https://github.com/hpcc-systems/Visualization/commit/227ab656f9ce64580a0c8a7015e53ac455b16be4)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @hpcc-js/common bumped from ^2.71.18 to ^2.73.0 + * @hpcc-js/observable-shim bumped from ^2.5.5 to ^1.0.0 + * @hpcc-js/util bumped from ^2.51.1 to ^2.53.0 + ## [2.54.19](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/observable-md@2.54.18...@hpcc-js/observable-md@2.54.19) (2024-07-02) diff --git a/packages/observable-md/package.json b/packages/observable-md/package.json index 3dd734891f..99052228ef 100644 --- a/packages/observable-md/package.json +++ b/packages/observable-md/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/observable-md", - "version": "2.54.19", + "version": "2.55.0", "description": "hpcc-js - Observable Markdown", "keywords": [ "observablehq", @@ -51,9 +51,9 @@ "update": "npx --yes npm-check-updates -u -t minor" }, "dependencies": { - "@hpcc-js/common": "^2.71.18", - "@hpcc-js/observable-shim": "^2.5.5", - "@hpcc-js/util": "^2.51.1" + "@hpcc-js/common": "^2.73.0", + "@hpcc-js/observable-shim": "^1.0.0", + "@hpcc-js/util": "^2.53.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.11.5", diff --git a/packages/observable-shim/CHANGELOG.md b/packages/observable-shim/CHANGELOG.md index 881fbaf1e9..03eeac9951 100644 --- a/packages/observable-shim/CHANGELOG.md +++ b/packages/observable-shim/CHANGELOG.md @@ -31,6 +31,19 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline +## 1.0.0 (2024-10-23) + + +### Features + +* Extend ojs Node type ([17dba08](https://github.com/hpcc-systems/Visualization/commit/17dba08334fef814e6feb38fba8fa2a7409e9c58)) +* **observablehq:** Add parser offset positions ([304007e](https://github.com/hpcc-systems/Visualization/commit/304007e7e0fd01910a903dfe1cf17e6d5649bb0e)) + + +### Bug Fixes + +* **ojs:** Syntax errors not reported ([297e038](https://github.com/hpcc-systems/Visualization/commit/297e038596218fe75cff034682379f383e9600d3)) + ## [2.5.5](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/observable-shim@2.5.4...@hpcc-js/observable-shim@2.5.5) (2024-07-02) **Note:** Version bump only for package @hpcc-js/observable-shim diff --git a/packages/observable-shim/package.json b/packages/observable-shim/package.json index 3ad3bbddf6..d15d50eac5 100644 --- a/packages/observable-shim/package.json +++ b/packages/observable-shim/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/observable-shim", - "version": "2.6.0", + "version": "1.0.0", "description": "hpcc-js - Observable Shim", "main": "dist/index.cjs", "module": "dist/index.js", diff --git a/packages/observablehq-compiler/CHANGELOG.md b/packages/observablehq-compiler/CHANGELOG.md index 2cf586ebdb..89fc43427d 100644 --- a/packages/observablehq-compiler/CHANGELOG.md +++ b/packages/observablehq-compiler/CHANGELOG.md @@ -24,6 +24,30 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline +## [1.4.0](https://github.com/hpcc-systems/Visualization/compare/observablehq-compiler-v1.3.0...observablehq-compiler-v1.4.0) (2024-10-23) + + +### Features + +* **observablehq:** Add parser offset positions ([304007e](https://github.com/hpcc-systems/Visualization/commit/304007e7e0fd01910a903dfe1cf17e6d5649bb0e)) +* Rename "lint" to "lint-all" and revert "lint" to break on error. ([227ab65](https://github.com/hpcc-systems/Visualization/commit/227ab656f9ce64580a0c8a7015e53ac455b16be4)) + + +### Bug Fixes + +* NodeJS v18 fetch + rejectUnauthorization = false ([d01d23f](https://github.com/hpcc-systems/Visualization/commit/d01d23f5a5f8ed31b233800144be047d7c5f1495)) +* **observablehq:** Add support for local files ([6f1e60c](https://github.com/hpcc-systems/Visualization/commit/6f1e60c1c3cb293cda4710f9c9dc2c84b266a3e2)) +* **observablehq:** Allow importing of local esm files ([bd807fa](https://github.com/hpcc-systems/Visualization/commit/bd807fa25bfdecfbd68d6ad448706449907bfd2c)) +* **ojs:** Syntax errors not reported ([297e038](https://github.com/hpcc-systems/Visualization/commit/297e038596218fe75cff034682379f383e9600d3)) +* Switch to working cors proxy ([e05f0fe](https://github.com/hpcc-systems/Visualization/commit/e05f0fe35124f518dbee4c2c0d80d1853b0515c3)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @hpcc-js/observable-shim bumped from ^2.6.0 to ^1.0.0 + ## [1.2.13](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/observablehq-compiler@1.2.12...@hpcc-js/observablehq-compiler@1.2.13) (2024-07-02) diff --git a/packages/observablehq-compiler/package.json b/packages/observablehq-compiler/package.json index a9e5eda9d4..55f1d701dd 100644 --- a/packages/observablehq-compiler/package.json +++ b/packages/observablehq-compiler/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/observablehq-compiler", - "version": "1.3.0", + "version": "1.4.0", "description": "hpcc-js - ObservableHQ Compiler (unoffical)", "keywords": [ "observablehq", @@ -56,7 +56,7 @@ "update": "npx --yes npm-check-updates -u -t minor" }, "dependencies": { - "@hpcc-js/observable-shim": "^2.6.0", + "@hpcc-js/observable-shim": "^1.0.0", "node-fetch": "3.3.2", "yargs": "17.7.2" }, diff --git a/packages/other/CHANGELOG.md b/packages/other/CHANGELOG.md index 555b802f47..bf3dbd38c6 100644 --- a/packages/other/CHANGELOG.md +++ b/packages/other/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.17.0](https://github.com/hpcc-systems/Visualization/compare/other-v2.16.2...other-v2.17.0) (2024-10-23) + + +### Features + +* Rename "lint" to "lint-all" and revert "lint" to break on error. ([227ab65](https://github.com/hpcc-systems/Visualization/commit/227ab656f9ce64580a0c8a7015e53ac455b16be4)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @hpcc-js/api bumped from ^2.13.0 to ^2.14.0 + * @hpcc-js/common bumped from ^2.72.0 to ^2.73.0 + * @hpcc-js/layout bumped from ^2.50.2 to ^2.51.0 + ## [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) diff --git a/packages/other/package.json b/packages/other/package.json index 05d8c15695..42fc4eede1 100644 --- a/packages/other/package.json +++ b/packages/other/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/other", - "version": "2.16.2", + "version": "2.17.0", "description": "hpcc-js - Viz Other", "main": "dist/index.js", "module": "dist/index.es6", @@ -38,9 +38,9 @@ "update": "npx --yes npm-check-updates -u -t minor" }, "dependencies": { - "@hpcc-js/api": "^2.13.0", - "@hpcc-js/common": "^2.72.0", - "@hpcc-js/layout": "^2.50.2" + "@hpcc-js/api": "^2.14.0", + "@hpcc-js/common": "^2.73.0", + "@hpcc-js/layout": "^2.51.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", diff --git a/packages/phosphor-shim/CHANGELOG.md b/packages/phosphor-shim/CHANGELOG.md index 415dd29555..ed87093409 100644 --- a/packages/phosphor-shim/CHANGELOG.md +++ b/packages/phosphor-shim/CHANGELOG.md @@ -33,6 +33,14 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline +## [2.16.0](https://github.com/hpcc-systems/Visualization/compare/phosphor-shim-v2.15.0...phosphor-shim-v2.16.0) (2024-10-23) + + +### Features + +* Add maxWeight to Heat chart ([59ee802](https://github.com/hpcc-systems/Visualization/commit/59ee80246e45fa5464f6fed4ed7f488ee3fca0cb)) +* Rename "lint" to "lint-all" and revert "lint" to break on error. ([227ab65](https://github.com/hpcc-systems/Visualization/commit/227ab656f9ce64580a0c8a7015e53ac455b16be4)) + ## [2.14.7](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/phosphor-shim@2.14.6...@hpcc-js/phosphor-shim@2.14.7) (2024-07-02) diff --git a/packages/phosphor-shim/package.json b/packages/phosphor-shim/package.json index 5cf94d2776..cd475651d1 100644 --- a/packages/phosphor-shim/package.json +++ b/packages/phosphor-shim/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/phosphor-shim", - "version": "2.15.0", + "version": "2.16.0", "description": "hpcc-js - Phosphor shim", "main": "dist/index.js", "module": "dist/index.es6", diff --git a/packages/phosphor/CHANGELOG.md b/packages/phosphor/CHANGELOG.md index 3968cbe382..c28626fb2a 100644 --- a/packages/phosphor/CHANGELOG.md +++ b/packages/phosphor/CHANGELOG.md @@ -3,6 +3,25 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.20.0](https://github.com/hpcc-systems/Visualization/compare/phosphor-v2.19.2...phosphor-v2.20.0) (2024-10-23) + + +### Features + +* Add "LayoutChanged" event to DockPanel ([98e5f42](https://github.com/hpcc-systems/Visualization/commit/98e5f4298ddc7a7138ffcc1940342842b62b18e4)) +* Add padding property to DockPanel.addWidget ([446cebd](https://github.com/hpcc-systems/Visualization/commit/446cebdfdcd6fc6e31bd2a29c098cfce7e844dbd)) +* Rename "lint" to "lint-all" and revert "lint" to break on error. ([227ab65](https://github.com/hpcc-systems/Visualization/commit/227ab656f9ce64580a0c8a7015e53ac455b16be4)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @hpcc-js/common bumped from ^2.72.0 to ^2.73.0 + * @hpcc-js/other bumped from ^2.16.2 to ^2.17.0 + * @hpcc-js/phosphor-shim bumped from ^2.15.0 to ^2.16.0 + * @hpcc-js/util bumped from ^2.52.0 to ^2.53.0 + ## [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) diff --git a/packages/phosphor/package.json b/packages/phosphor/package.json index 2f3ce11388..9f52b2d744 100644 --- a/packages/phosphor/package.json +++ b/packages/phosphor/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/phosphor", - "version": "2.19.2", + "version": "2.20.0", "description": "hpcc-js - Viz Phosphor", "main": "dist/index.js", "module": "dist/index.es6", @@ -38,10 +38,10 @@ "update": "npx --yes npm-check-updates -u -t minor" }, "dependencies": { - "@hpcc-js/common": "^2.72.0", - "@hpcc-js/other": "^2.16.2", - "@hpcc-js/phosphor-shim": "^2.15.0", - "@hpcc-js/util": "^2.52.0" + "@hpcc-js/common": "^2.73.0", + "@hpcc-js/other": "^2.17.0", + "@hpcc-js/phosphor-shim": "^2.16.0", + "@hpcc-js/util": "^2.53.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", diff --git a/packages/preact-shim/CHANGELOG.md b/packages/preact-shim/CHANGELOG.md index b15743fec7..61be07c42e 100644 --- a/packages/preact-shim/CHANGELOG.md +++ b/packages/preact-shim/CHANGELOG.md @@ -35,6 +35,14 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline +## [2.18.0](https://github.com/hpcc-systems/Visualization/compare/preact-shim-v2.17.0...preact-shim-v2.18.0) (2024-10-23) + + +### Features + +* Add maxWeight to Heat chart ([59ee802](https://github.com/hpcc-systems/Visualization/commit/59ee80246e45fa5464f6fed4ed7f488ee3fca0cb)) +* Rename "lint" to "lint-all" and revert "lint" to break on error. ([227ab65](https://github.com/hpcc-systems/Visualization/commit/227ab656f9ce64580a0c8a7015e53ac455b16be4)) + ## [2.16.11](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/preact-shim@2.16.10...@hpcc-js/preact-shim@2.16.11) (2024-07-02) diff --git a/packages/preact-shim/package.json b/packages/preact-shim/package.json index eaed05a0b0..836a72e693 100644 --- a/packages/preact-shim/package.json +++ b/packages/preact-shim/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/preact-shim", - "version": "2.17.0", + "version": "2.18.0", "description": "hpcc-js - preact shim", "main": "dist/index.js", "module": "dist/index.es6", diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index 808ae0cf8d..a3d91450f9 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -54,6 +54,27 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline +## [2.55.0](https://github.com/hpcc-systems/Visualization/compare/react-v2.54.0...react-v2.55.0) (2024-10-23) + + +### Features + +* Add React Custom Graph demo ([48f7140](https://github.com/hpcc-systems/Visualization/commit/48f7140592f3dcb400a95135d01115b8b475220a)) +* Rename "lint" to "lint-all" and revert "lint" to break on error. ([227ab65](https://github.com/hpcc-systems/Visualization/commit/227ab656f9ce64580a0c8a7015e53ac455b16be4)) + + +### Bug Fixes + +* **graph:** Tweak previous refactor to ensure backward compatibility ([0c86fbb](https://github.com/hpcc-systems/Visualization/commit/0c86fbb643e7845161d9cc044df7d8efa9658d80)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @hpcc-js/common bumped from ^2.72.0 to ^2.73.0 + * @hpcc-js/preact-shim bumped from ^2.17.0 to ^2.18.0 + ## [2.53.17](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/react@2.53.16...@hpcc-js/react@2.53.17) (2024-07-02) diff --git a/packages/react/package.json b/packages/react/package.json index f72256df85..f2bfcdb12e 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/react", - "version": "2.54.0", + "version": "2.55.0", "description": "hpcc-js - Viz React", "main": "dist/index.js", "module": "dist/index.es6", @@ -38,8 +38,8 @@ "update": "npx --yes npm-check-updates -u -t minor" }, "dependencies": { - "@hpcc-js/common": "^2.72.0", - "@hpcc-js/preact-shim": "^2.17.0" + "@hpcc-js/common": "^2.73.0", + "@hpcc-js/preact-shim": "^2.18.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", diff --git a/packages/requirejs-shim/CHANGELOG.md b/packages/requirejs-shim/CHANGELOG.md index 3e2786c5ae..7086d529c7 100644 --- a/packages/requirejs-shim/CHANGELOG.md +++ b/packages/requirejs-shim/CHANGELOG.md @@ -21,6 +21,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline +## [2.3.0](https://github.com/hpcc-systems/Visualization/compare/requirejs-shim-v2.2.0...requirejs-shim-v2.3.0) (2024-10-23) + + +### Features + +* Add maxWeight to Heat chart ([59ee802](https://github.com/hpcc-systems/Visualization/commit/59ee80246e45fa5464f6fed4ed7f488ee3fca0cb)) + ## [2.1.6](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/requirejs-shim@2.1.5...@hpcc-js/requirejs-shim@2.1.6) (2024-07-02) **Note:** Version bump only for package @hpcc-js/requirejs-shim diff --git a/packages/requirejs-shim/package.json b/packages/requirejs-shim/package.json index 4e4535b972..f9ab4958bc 100644 --- a/packages/requirejs-shim/package.json +++ b/packages/requirejs-shim/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/requirejs-shim", - "version": "2.2.0", + "version": "2.3.0", "description": "hpcc-js - requirejs shim", "main": "dist/index.js", "files": [ diff --git a/packages/timeline/CHANGELOG.md b/packages/timeline/CHANGELOG.md index 0a097df58f..42fe170ff0 100644 --- a/packages/timeline/CHANGELOG.md +++ b/packages/timeline/CHANGELOG.md @@ -3,6 +3,26 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.54.0](https://github.com/hpcc-systems/Visualization/compare/timeline-v2.53.1...timeline-v2.54.0) (2024-10-23) + + +### Features + +* Expose Gantt selection method ([4faf833](https://github.com/hpcc-systems/Visualization/commit/4faf83336f693b7d7a651bbbe2c0ea7a63ad72eb)) +* Rename "lint" to "lint-all" and revert "lint" to break on error. ([227ab65](https://github.com/hpcc-systems/Visualization/commit/227ab656f9ce64580a0c8a7015e53ac455b16be4)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @hpcc-js/api bumped from ^2.13.0 to ^2.14.0 + * @hpcc-js/chart bumped from ^2.85.0 to ^2.86.0 + * @hpcc-js/common bumped from ^2.72.0 to ^2.73.0 + * @hpcc-js/html bumped from ^2.43.0 to ^2.44.0 + * @hpcc-js/layout bumped from ^2.50.2 to ^2.51.0 + * @hpcc-js/react bumped from ^2.54.0 to ^2.55.0 + ## [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) diff --git a/packages/timeline/package.json b/packages/timeline/package.json index 440472ff1e..0ff3be6ccf 100644 --- a/packages/timeline/package.json +++ b/packages/timeline/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/timeline", - "version": "2.53.1", + "version": "2.54.0", "description": "hpcc-js - Viz Timeline", "main": "dist/index.js", "module": "dist/index.es6", @@ -38,12 +38,12 @@ "update": "npx --yes npm-check-updates -u -t minor" }, "dependencies": { - "@hpcc-js/api": "^2.13.0", - "@hpcc-js/chart": "^2.85.0", - "@hpcc-js/common": "^2.72.0", - "@hpcc-js/html": "^2.43.0", - "@hpcc-js/layout": "^2.50.2", - "@hpcc-js/react": "^2.54.0" + "@hpcc-js/api": "^2.14.0", + "@hpcc-js/chart": "^2.86.0", + "@hpcc-js/common": "^2.73.0", + "@hpcc-js/html": "^2.44.0", + "@hpcc-js/layout": "^2.51.0", + "@hpcc-js/react": "^2.55.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", diff --git a/packages/tree/CHANGELOG.md b/packages/tree/CHANGELOG.md index d009ab4331..6523c04165 100644 --- a/packages/tree/CHANGELOG.md +++ b/packages/tree/CHANGELOG.md @@ -45,6 +45,21 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline +## [2.42.0](https://github.com/hpcc-systems/Visualization/compare/tree-v2.41.0...tree-v2.42.0) (2024-10-23) + + +### Features + +* Rename "lint" to "lint-all" and revert "lint" to break on error. ([227ab65](https://github.com/hpcc-systems/Visualization/commit/227ab656f9ce64580a0c8a7015e53ac455b16be4)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @hpcc-js/api bumped from ^2.13.0 to ^2.14.0 + * @hpcc-js/common bumped from ^2.72.0 to ^2.73.0 + ## [2.40.18](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/tree@2.40.17...@hpcc-js/tree@2.40.18) (2024-07-02) diff --git a/packages/tree/package.json b/packages/tree/package.json index a509547bbf..56cf2aa0fe 100644 --- a/packages/tree/package.json +++ b/packages/tree/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/tree", - "version": "2.41.0", + "version": "2.42.0", "description": "hpcc-js - Viz Tree", "main": "dist/index.js", "module": "dist/index.es6", @@ -38,8 +38,8 @@ "update": "npx --yes npm-check-updates -u -t minor" }, "dependencies": { - "@hpcc-js/api": "^2.13.0", - "@hpcc-js/common": "^2.72.0" + "@hpcc-js/api": "^2.14.0", + "@hpcc-js/common": "^2.73.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.12.0", diff --git a/packages/util/CHANGELOG.md b/packages/util/CHANGELOG.md index 1762b8d953..4812240182 100644 --- a/packages/util/CHANGELOG.md +++ b/packages/util/CHANGELOG.md @@ -65,6 +65,20 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline +## [2.53.0](https://github.com/hpcc-systems/Visualization/compare/util-v2.52.0...util-v2.53.0) (2024-10-23) + + +### Features + +* Add React Custom Graph demo ([48f7140](https://github.com/hpcc-systems/Visualization/commit/48f7140592f3dcb400a95135d01115b8b475220a)) +* Bump WsWorkunits services ([9ee2210](https://github.com/hpcc-systems/Visualization/commit/9ee221012ba7d2caccc4986409527573c8388c34)) +* Rename "lint" to "lint-all" and revert "lint" to break on error. ([227ab65](https://github.com/hpcc-systems/Visualization/commit/227ab656f9ce64580a0c8a7015e53ac455b16be4)) + + +### Bug Fixes + +* **GraphT:** Merge edges fails when ID matches, but source/target has changed ([b822ade](https://github.com/hpcc-systems/Visualization/commit/b822adef25e8d8780cab62f73e79972bb90712e2)) + ## [2.51.1](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/util@2.51.0...@hpcc-js/util@2.51.1) (2024-07-02) diff --git a/packages/util/package.json b/packages/util/package.json index ff09f33fa3..50dd24e0c1 100644 --- a/packages/util/package.json +++ b/packages/util/package.json @@ -1,6 +1,6 @@ { "name": "@hpcc-js/util", - "version": "2.52.0", + "version": "2.53.0", "description": "hpcc-js - Utilities", "main": "dist/index.js", "module": "lib-es6/index",