From 669a29b43c7e3303c616911b2be1ad95c9867c60 Mon Sep 17 00:00:00 2001 From: xile611 Date: Mon, 6 Jan 2025 11:02:01 +0000 Subject: [PATCH 1/3] docs: generate changelog of release v0.15.2 --- docs/site/assets/changelog/en/release.md | 17 +++++++++++++++++ docs/site/assets/changelog/zh/release.md | 17 +++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/docs/site/assets/changelog/en/release.md b/docs/site/assets/changelog/en/release.md index 61e19850..b6cf0340 100644 --- a/docs/site/assets/changelog/en/release.md +++ b/docs/site/assets/changelog/en/release.md @@ -1,3 +1,20 @@ +# v0.15.2 + +2025-01-06 + + +**🆕 New feature** + +- **@visactor/vgrammar-core**: add `clickInterval` and `autoPreventDefault` event config + +**🐛 Bug fix** + +- **@visactor/vgrammar-core**: fix `minNodeHeight` of sankey when set `nodeGap` + + + +[more detail about v0.15.2](https://github.com/VisActor/VGrammar/releases/tag/v0.15.2) + # v0.15.1 2024-12-19 diff --git a/docs/site/assets/changelog/zh/release.md b/docs/site/assets/changelog/zh/release.md index 3301be18..e1e0a0fa 100644 --- a/docs/site/assets/changelog/zh/release.md +++ b/docs/site/assets/changelog/zh/release.md @@ -1,3 +1,20 @@ +# v0.15.2 + +2025-01-06 + + +**🆕 新增功能** + +- **@visactor/vgrammar-core**: add `clickInterval` and `autoPreventDefault` event config + +**🐛 功能修复** + +- **@visactor/vgrammar-core**: fix `minNodeHeight` of sankey when set `nodeGap` + + + +[更多详情请查看 v0.15.2](https://github.com/VisActor/VGrammar/releases/tag/v0.15.2) + # v0.15.1 2024-12-19 From 737ee22181757438816e5f3c2da1f0269579fa35 Mon Sep 17 00:00:00 2001 From: xile611 Date: Tue, 7 Jan 2025 09:57:08 +0800 Subject: [PATCH 2/3] fix: upgrade vrender to 0.21.8 --- common/config/rush/pnpm-lock.yaml | 206 +++++++++--------- docs/dev-demos/package.json | 8 +- docs/site/package.json | 8 +- packages/vgrammar-coordinate/package.json | 2 +- packages/vgrammar-core/package.json | 12 +- packages/vgrammar-hierarchy/package.json | 6 +- packages/vgrammar-plot/package.json | 10 +- packages/vgrammar-projection/package.json | 2 +- packages/vgrammar-sankey/package.json | 6 +- packages/vgrammar-util/package.json | 4 +- packages/vgrammar-venn/package.json | 6 +- .../vgrammar-wordcloud-shape/package.json | 8 +- packages/vgrammar-wordcloud/package.json | 6 +- 13 files changed, 142 insertions(+), 142 deletions(-) diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index 53f226b9..be66f203 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -19,10 +19,10 @@ importers: '@visactor/vgrammar-util': workspace:0.15.2 '@visactor/vgrammar-wordcloud': workspace:0.15.2 '@visactor/vgrammar-wordcloud-shape': workspace:0.15.2 - '@visactor/vrender': 0.21.4 - '@visactor/vrender-core': 0.21.4 - '@visactor/vrender-kits': 0.21.4 - '@visactor/vutils': ~0.19.2 + '@visactor/vrender': 0.21.8 + '@visactor/vrender-core': 0.21.8 + '@visactor/vrender-kits': 0.21.8 + '@visactor/vutils': ~0.19.3 '@vitejs/plugin-react': 3.1.0 d3-scale-chromatic: ^3.0.0 lodash: 4.17.21 @@ -41,10 +41,10 @@ importers: '@visactor/vgrammar-util': link:../../packages/vgrammar-util '@visactor/vgrammar-wordcloud': link:../../packages/vgrammar-wordcloud '@visactor/vgrammar-wordcloud-shape': link:../../packages/vgrammar-wordcloud-shape - '@visactor/vrender': 0.21.4 - '@visactor/vrender-core': 0.21.4 - '@visactor/vrender-kits': 0.21.4 - '@visactor/vutils': 0.19.2 + '@visactor/vrender': 0.21.8 + '@visactor/vrender-core': 0.21.8 + '@visactor/vrender-kits': 0.21.8 + '@visactor/vutils': 0.19.3 '@vitejs/plugin-react': 3.1.0_vite@3.2.6 d3-scale-chromatic: 3.1.0 lodash: 4.17.21 @@ -71,10 +71,10 @@ importers: '@visactor/vgrammar-venn': workspace:0.15.2 '@visactor/vgrammar-wordcloud': workspace:0.15.2 '@visactor/vgrammar-wordcloud-shape': workspace:0.15.2 - '@visactor/vrender': 0.21.4 - '@visactor/vrender-core': 0.21.4 - '@visactor/vrender-kits': 0.21.4 - '@visactor/vutils': ~0.19.2 + '@visactor/vrender': 0.21.8 + '@visactor/vrender-core': 0.21.8 + '@visactor/vrender-kits': 0.21.8 + '@visactor/vutils': ~0.19.3 '@vitejs/plugin-react': 3.1.0 axios: ^1.4.0 canvas: ^2.5.0 @@ -109,10 +109,10 @@ importers: '@visactor/vgrammar-venn': link:../../packages/vgrammar-venn '@visactor/vgrammar-wordcloud': link:../../packages/vgrammar-wordcloud '@visactor/vgrammar-wordcloud-shape': link:../../packages/vgrammar-wordcloud-shape - '@visactor/vrender': 0.21.4 - '@visactor/vrender-core': 0.21.4 - '@visactor/vrender-kits': 0.21.4 - '@visactor/vutils': 0.19.2 + '@visactor/vrender': 0.21.8 + '@visactor/vrender-core': 0.21.8 + '@visactor/vrender-kits': 0.21.8 + '@visactor/vutils': 0.19.3 axios: 1.6.8 highlight.js: 11.9.0 markdown-it: 13.0.2 @@ -192,7 +192,7 @@ importers: '@types/jest': ~29.5.0 '@types/node': '*' '@visactor/vgrammar-util': workspace:0.15.2 - '@visactor/vutils': ~0.19.2 + '@visactor/vutils': ~0.19.3 eslint: ~8.18.0 jest: ~29.5.0 jest-environment-jsdom: ~29.5.0 @@ -201,7 +201,7 @@ importers: vite: 3.2.6 dependencies: '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vutils': 0.19.2 + '@visactor/vutils': 0.19.3 devDependencies: '@internal/bundler': link:../../tools/bundler '@internal/eslint-config': link:../../share/eslint-config @@ -228,14 +228,14 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vdataset': ~0.19.2 + '@visactor/vdataset': ~0.19.3 '@visactor/vgrammar-coordinate': workspace:0.15.2 '@visactor/vgrammar-util': workspace:0.15.2 - '@visactor/vrender-components': 0.21.4 - '@visactor/vrender-core': 0.21.4 - '@visactor/vrender-kits': 0.21.4 - '@visactor/vscale': ~0.19.2 - '@visactor/vutils': ~0.19.2 + '@visactor/vrender-components': 0.21.8 + '@visactor/vrender-core': 0.21.8 + '@visactor/vrender-kits': 0.21.8 + '@visactor/vscale': ~0.19.3 + '@visactor/vutils': ~0.19.3 eslint: ~8.18.0 jest: ~29.5.0 jest-environment-jsdom: ~29.5.0 @@ -243,14 +243,14 @@ importers: typescript: 4.9.5 vite: 3.2.6 dependencies: - '@visactor/vdataset': 0.19.2 + '@visactor/vdataset': 0.19.3 '@visactor/vgrammar-coordinate': link:../vgrammar-coordinate '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-components': 0.21.4 - '@visactor/vrender-core': 0.21.4 - '@visactor/vrender-kits': 0.21.4 - '@visactor/vscale': 0.19.2 - '@visactor/vutils': 0.19.2 + '@visactor/vrender-components': 0.21.8 + '@visactor/vrender-core': 0.21.8 + '@visactor/vrender-kits': 0.21.8 + '@visactor/vscale': 0.19.3 + '@visactor/vutils': 0.19.3 devDependencies: '@internal/bundler': link:../../tools/bundler '@internal/eslint-config': link:../../share/eslint-config @@ -340,9 +340,9 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.15.2 '@visactor/vgrammar-util': workspace:0.15.2 - '@visactor/vrender-core': 0.21.4 - '@visactor/vrender-kits': 0.21.4 - '@visactor/vutils': ~0.19.2 + '@visactor/vrender-core': 0.21.8 + '@visactor/vrender-kits': 0.21.8 + '@visactor/vutils': ~0.19.3 eslint: ~8.18.0 jest: ~29.5.0 jest-environment-jsdom: ~29.5.0 @@ -352,9 +352,9 @@ importers: dependencies: '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-core': 0.21.4 - '@visactor/vrender-kits': 0.21.4 - '@visactor/vutils': 0.19.2 + '@visactor/vrender-core': 0.21.8 + '@visactor/vrender-kits': 0.21.8 + '@visactor/vutils': 0.19.3 devDependencies: '@internal/bundler': link:../../tools/bundler '@internal/eslint-config': link:../../share/eslint-config @@ -385,11 +385,11 @@ importers: '@visactor/vgrammar-coordinate': workspace:0.15.2 '@visactor/vgrammar-core': workspace:0.15.2 '@visactor/vgrammar-util': workspace:0.15.2 - '@visactor/vrender-components': 0.21.4 - '@visactor/vrender-core': 0.21.4 - '@visactor/vrender-kits': 0.21.4 - '@visactor/vscale': ~0.19.2 - '@visactor/vutils': ~0.19.2 + '@visactor/vrender-components': 0.21.8 + '@visactor/vrender-core': 0.21.8 + '@visactor/vrender-kits': 0.21.8 + '@visactor/vscale': ~0.19.3 + '@visactor/vutils': ~0.19.3 d3-array: 1.x eslint: ~8.18.0 jest: ~29.5.0 @@ -401,11 +401,11 @@ importers: '@visactor/vgrammar-coordinate': link:../vgrammar-coordinate '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-components': 0.21.4 - '@visactor/vrender-core': 0.21.4 - '@visactor/vrender-kits': 0.21.4 - '@visactor/vscale': 0.19.2 - '@visactor/vutils': 0.19.2 + '@visactor/vrender-components': 0.21.8 + '@visactor/vrender-core': 0.21.8 + '@visactor/vrender-kits': 0.21.8 + '@visactor/vscale': 0.19.3 + '@visactor/vutils': 0.19.3 devDependencies: '@internal/bundler': link:../../tools/bundler '@internal/eslint-config': link:../../share/eslint-config @@ -437,7 +437,7 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.15.2 '@visactor/vgrammar-util': workspace:0.15.2 - '@visactor/vutils': ~0.19.2 + '@visactor/vutils': ~0.19.3 d3-array: 1.x d3-geo: ^1.12.1 eslint: ~8.18.0 @@ -449,7 +449,7 @@ importers: dependencies: '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vutils': 0.19.2 + '@visactor/vutils': 0.19.3 d3-geo: 1.12.1 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -481,9 +481,9 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.15.2 '@visactor/vgrammar-util': workspace:0.15.2 - '@visactor/vrender-core': 0.21.4 - '@visactor/vrender-kits': 0.21.4 - '@visactor/vutils': ~0.19.2 + '@visactor/vrender-core': 0.21.8 + '@visactor/vrender-kits': 0.21.8 + '@visactor/vutils': ~0.19.3 eslint: ~8.18.0 jest: ~29.5.0 jest-environment-jsdom: ~29.5.0 @@ -493,9 +493,9 @@ importers: dependencies: '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-core': 0.21.4 - '@visactor/vrender-kits': 0.21.4 - '@visactor/vutils': 0.19.2 + '@visactor/vrender-core': 0.21.8 + '@visactor/vrender-kits': 0.21.8 + '@visactor/vutils': 0.19.3 devDependencies: '@internal/bundler': link:../../tools/bundler '@internal/eslint-config': link:../../share/eslint-config @@ -522,8 +522,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vrender-core': 0.21.4 - '@visactor/vutils': ~0.19.2 + '@visactor/vrender-core': 0.21.8 + '@visactor/vutils': ~0.19.3 eslint: ~8.18.0 jest: ~29.5.0 jest-environment-jsdom: ~29.5.0 @@ -531,8 +531,8 @@ importers: typescript: 4.9.5 vite: 3.2.6 dependencies: - '@visactor/vrender-core': 0.21.4 - '@visactor/vutils': 0.19.2 + '@visactor/vrender-core': 0.21.8 + '@visactor/vutils': 0.19.3 devDependencies: '@internal/bundler': link:../../tools/bundler '@internal/eslint-config': link:../../share/eslint-config @@ -561,9 +561,9 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.15.2 '@visactor/vgrammar-util': workspace:0.15.2 - '@visactor/vrender-core': 0.21.4 - '@visactor/vrender-kits': 0.21.4 - '@visactor/vutils': ~0.19.2 + '@visactor/vrender-core': 0.21.8 + '@visactor/vrender-kits': 0.21.8 + '@visactor/vutils': ~0.19.3 eslint: ~8.18.0 jest: ~29.5.0 jest-environment-jsdom: ~29.5.0 @@ -573,9 +573,9 @@ importers: dependencies: '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-core': 0.21.4 - '@visactor/vrender-kits': 0.21.4 - '@visactor/vutils': 0.19.2 + '@visactor/vrender-core': 0.21.8 + '@visactor/vrender-kits': 0.21.8 + '@visactor/vutils': 0.19.3 devDependencies: '@internal/bundler': link:../../tools/bundler '@internal/eslint-config': link:../../share/eslint-config @@ -604,9 +604,9 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.15.2 '@visactor/vgrammar-util': workspace:0.15.2 - '@visactor/vrender-core': 0.21.4 - '@visactor/vrender-kits': 0.21.4 - '@visactor/vutils': ~0.19.2 + '@visactor/vrender-core': 0.21.8 + '@visactor/vrender-kits': 0.21.8 + '@visactor/vutils': ~0.19.3 eslint: ~8.18.0 jest: ~29.5.0 jest-environment-jsdom: ~29.5.0 @@ -616,9 +616,9 @@ importers: dependencies: '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-core': 0.21.4 - '@visactor/vrender-kits': 0.21.4 - '@visactor/vutils': 0.19.2 + '@visactor/vrender-core': 0.21.8 + '@visactor/vrender-kits': 0.21.8 + '@visactor/vutils': 0.19.3 devDependencies: '@internal/bundler': link:../../tools/bundler '@internal/eslint-config': link:../../share/eslint-config @@ -647,10 +647,10 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.15.2 '@visactor/vgrammar-util': workspace:0.15.2 - '@visactor/vrender-core': 0.21.4 - '@visactor/vrender-kits': 0.21.4 - '@visactor/vscale': ~0.19.2 - '@visactor/vutils': ~0.19.2 + '@visactor/vrender-core': 0.21.8 + '@visactor/vrender-kits': 0.21.8 + '@visactor/vscale': ~0.19.3 + '@visactor/vutils': ~0.19.3 eslint: ~8.18.0 jest: ~29.5.0 jest-environment-jsdom: ~29.5.0 @@ -660,10 +660,10 @@ importers: dependencies: '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-core': 0.21.4 - '@visactor/vrender-kits': 0.21.4 - '@visactor/vscale': 0.19.2 - '@visactor/vutils': 0.19.2 + '@visactor/vrender-core': 0.21.8 + '@visactor/vrender-kits': 0.21.8 + '@visactor/vscale': 0.19.3 + '@visactor/vutils': 0.19.3 devDependencies: '@internal/bundler': link:../../tools/bundler '@internal/eslint-config': link:../../share/eslint-config @@ -3426,13 +3426,13 @@ packages: eslint-visitor-keys: 3.4.3 dev: false - /@visactor/vdataset/0.19.2: - resolution: {integrity: sha512-O10s0vmaXOJzKIUxr5G1VPwRe9nOOWRvqVTw/tz10h3UEeys54hJGIF+lO/90oVVAlE4euX5OFiUF8kukFFoLA==} + /@visactor/vdataset/0.19.3: + resolution: {integrity: sha512-XoUw9YCtdvS5hayR7tGVDvu+tZo8rtGGCbtcszUyo75REg3AN70eCF5H7UOs6Jy0ObqXvpZBz2jVNaFY03r3wQ==} dependencies: '@turf/flatten': 6.5.0 '@turf/helpers': 6.5.0 '@turf/rewind': 6.5.0 - '@visactor/vutils': 0.19.2 + '@visactor/vutils': 0.19.3 d3-dsv: 2.0.0 d3-geo: 1.12.1 d3-hexbin: 0.2.2 @@ -3448,43 +3448,43 @@ packages: topojson-client: 3.1.0 dev: false - /@visactor/vrender-components/0.21.4: - resolution: {integrity: sha512-E0lsKf86FIO71vifHoMeCRMec76v4SPR3q29r6o09rDmIP95RBsuY35ckivn7hrmK4y3YZOECSBDiax6XajS3g==} + /@visactor/vrender-components/0.21.8: + resolution: {integrity: sha512-Jdqp9/AJGvEAJHaTTyw+xMj8Gy0rbJducQf009vu8vNIg4drsaPoCWxx7R7XbSUCZ1SjJmOH6T4goBItfy2fSg==} dependencies: - '@visactor/vrender-core': 0.21.4 - '@visactor/vrender-kits': 0.21.4 - '@visactor/vscale': 0.19.2 - '@visactor/vutils': 0.19.2 + '@visactor/vrender-core': 0.21.8 + '@visactor/vrender-kits': 0.21.8 + '@visactor/vscale': 0.19.3 + '@visactor/vutils': 0.19.3 dev: false - /@visactor/vrender-core/0.21.4: - resolution: {integrity: sha512-kWBKS7sGaX2jlPBdJHo3BihTuuU+duCsr+vxfMMijx2M3Pe4UlveiLZ/nC9MNCA7JED9qsWQSFCdht2ts9lJzQ==} + /@visactor/vrender-core/0.21.8: + resolution: {integrity: sha512-5tHGC8HaMQ+LkMyO+yD82gYvSg2Gw+PdxVRM+A8kVbINDmElME336nCM8tQObbWRt8UlqZOUvUkzKmczsiralA==} dependencies: - '@visactor/vutils': 0.19.2 + '@visactor/vutils': 0.19.3 color-convert: 2.0.1 - /@visactor/vrender-kits/0.21.4: - resolution: {integrity: sha512-02BImZxbV0y+2m2OWW65I2zvINA0znMw03rSF0K39tWHSHRCIswJALVkcon/CWfFxZQvowP3eiU8M9aKjy05uw==} + /@visactor/vrender-kits/0.21.8: + resolution: {integrity: sha512-q4AM5lxmc7RrQb11toBEThfIN/7flaJRgy1u7kQt95AkAWpe8OWvP+nPImUcYBnQEuoM/8nuvHh5o32c/3qgLQ==} dependencies: '@resvg/resvg-js': 2.4.1 - '@visactor/vrender-core': 0.21.4 - '@visactor/vutils': 0.19.2 + '@visactor/vrender-core': 0.21.8 + '@visactor/vutils': 0.19.3 roughjs: 4.5.2 - /@visactor/vrender/0.21.4: - resolution: {integrity: sha512-RKr50NrqNHq2tkEHeCVEoCmH38ImWdxSfXYV8h6CuPJkLL02z/sVcJzFoU2ZxtkVbS4kpuLcNtn80lmSA11QQA==} + /@visactor/vrender/0.21.8: + resolution: {integrity: sha512-UoRZXJaSXbRSEajLiFIL6wxlNOOm/guOZiNZx/xSzXqV4NhRXhYy4zdagbVjFNqhcm7e3veY8IEoD3/8leUBug==} dependencies: - '@visactor/vrender-core': 0.21.4 - '@visactor/vrender-kits': 0.21.4 + '@visactor/vrender-core': 0.21.8 + '@visactor/vrender-kits': 0.21.8 - /@visactor/vscale/0.19.2: - resolution: {integrity: sha512-grS2nI/dyky9+YWt6EbtBS7aPiHmJrnGnleeRLvaaa6uZN9ItLsuP7oSv63k1arJzkyJ0xcLH4ze/nZmrWopzA==} + /@visactor/vscale/0.19.3: + resolution: {integrity: sha512-gLf1ocsgDXcavGqtYYE62N6fH9vXRV/Cd+TeSt0eh2SR1swvi4z5effLS0rpUzjAnGr97h6QaUmhJ1acShLA8Q==} dependencies: - '@visactor/vutils': 0.19.2 + '@visactor/vutils': 0.19.3 dev: false - /@visactor/vutils/0.19.2: - resolution: {integrity: sha512-RIg+cZTLvTRNbj0f3pc/4W5ASXhuM6G5XJU4JJ2Ghdqt8YGaGzdLFrqOIu5MaHfm8EuJun0oPapDk8PXt4ZQgQ==} + /@visactor/vutils/0.19.3: + resolution: {integrity: sha512-tJAn7HWSX4hv9cDuCg4wGUvXWO7/zHwA4PLfJ45C0n4SJa0HPgIPJ2TtyYfsj54Mt7gkUx0XZpaeAVr6N4wWug==} dependencies: '@turf/helpers': 6.5.0 '@turf/invariant': 6.5.0 diff --git a/docs/dev-demos/package.json b/docs/dev-demos/package.json index e3215bfc..813d0a00 100644 --- a/docs/dev-demos/package.json +++ b/docs/dev-demos/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@internal/eslint-config": "workspace:*", "@internal/ts-config": "workspace:*", - "@visactor/vutils": "~0.19.2", + "@visactor/vutils": "~0.19.3", "@visactor/vgrammar": "workspace:0.15.2", "@visactor/vgrammar-core": "workspace:0.15.2", "@visactor/vgrammar-hierarchy": "workspace:0.15.2", @@ -20,9 +20,9 @@ "@visactor/vgrammar-wordcloud": "workspace:0.15.2", "@visactor/vgrammar-wordcloud-shape": "workspace:0.15.2", "@visactor/vgrammar-plot": "workspace:0.15.2", - "@visactor/vrender-core": "0.21.4", - "@visactor/vrender-kits": "0.21.4", - "@visactor/vrender": "0.21.4", + "@visactor/vrender-core": "0.21.8", + "@visactor/vrender-kits": "0.21.8", + "@visactor/vrender": "0.21.8", "d3-scale-chromatic": "^3.0.0", "lodash": "4.17.21", "typescript": "4.9.5", diff --git a/docs/site/package.json b/docs/site/package.json index ebdebc92..91e23aa8 100644 --- a/docs/site/package.json +++ b/docs/site/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@arco-design/web-react": "2.46.1", - "@visactor/vutils": "~0.19.2", + "@visactor/vutils": "~0.19.3", "@visactor/vgrammar": "workspace:0.15.2", "@visactor/vgrammar-core": "workspace:0.15.2", "@visactor/vgrammar-hierarchy": "workspace:0.15.2", @@ -25,9 +25,9 @@ "@visactor/vgrammar-util": "workspace:0.15.2", "@visactor/vgrammar-coordinate": "workspace:0.15.2", "@visactor/vgrammar-venn": "workspace:0.15.2", - "@visactor/vrender-core": "0.21.4", - "@visactor/vrender-kits": "0.21.4", - "@visactor/vrender": "0.21.4", + "@visactor/vrender-core": "0.21.8", + "@visactor/vrender-kits": "0.21.8", + "@visactor/vrender": "0.21.8", "markdown-it": "^13.0.0", "highlight.js": "^11.8.0", "axios": "^1.4.0", diff --git a/packages/vgrammar-coordinate/package.json b/packages/vgrammar-coordinate/package.json index 96dd3aaf..67584306 100644 --- a/packages/vgrammar-coordinate/package.json +++ b/packages/vgrammar-coordinate/package.json @@ -34,7 +34,7 @@ "test-check": "DEBUG=jest jest --forceExit --detectOpenHandles --silent false --verbose false --runInBand" }, "dependencies": { - "@visactor/vutils": "~0.19.2", + "@visactor/vutils": "~0.19.3", "@visactor/vgrammar-util": "workspace:0.15.2" }, "devDependencies": { diff --git a/packages/vgrammar-core/package.json b/packages/vgrammar-core/package.json index b98c6c2a..f3ef716f 100644 --- a/packages/vgrammar-core/package.json +++ b/packages/vgrammar-core/package.json @@ -35,14 +35,14 @@ "test-check": "DEBUG=jest jest --forceExit --detectOpenHandles --silent false --verbose false --runInBand" }, "dependencies": { - "@visactor/vutils": "~0.19.2", - "@visactor/vdataset": "~0.19.2", + "@visactor/vutils": "~0.19.3", + "@visactor/vdataset": "~0.19.3", "@visactor/vgrammar-coordinate": "workspace:0.15.2", "@visactor/vgrammar-util": "workspace:0.15.2", - "@visactor/vscale": "~0.19.2", - "@visactor/vrender-core": "0.21.4", - "@visactor/vrender-kits": "0.21.4", - "@visactor/vrender-components": "0.21.4" + "@visactor/vscale": "~0.19.3", + "@visactor/vrender-core": "0.21.8", + "@visactor/vrender-kits": "0.21.8", + "@visactor/vrender-components": "0.21.8" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-hierarchy/package.json b/packages/vgrammar-hierarchy/package.json index 761df71c..7fd6f7cb 100644 --- a/packages/vgrammar-hierarchy/package.json +++ b/packages/vgrammar-hierarchy/package.json @@ -38,11 +38,11 @@ "test-check": "DEBUG=jest jest --forceExit --detectOpenHandles --silent false --verbose false --runInBand" }, "dependencies": { - "@visactor/vutils": "~0.19.2", + "@visactor/vutils": "~0.19.3", "@visactor/vgrammar-core": "workspace:0.15.2", "@visactor/vgrammar-util": "workspace:0.15.2", - "@visactor/vrender-core": "0.21.4", - "@visactor/vrender-kits": "0.21.4" + "@visactor/vrender-core": "0.21.8", + "@visactor/vrender-kits": "0.21.8" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-plot/package.json b/packages/vgrammar-plot/package.json index f1cf8c75..e81a7c0e 100644 --- a/packages/vgrammar-plot/package.json +++ b/packages/vgrammar-plot/package.json @@ -34,14 +34,14 @@ "test-check": "DEBUG=jest jest --forceExit --detectOpenHandles --silent false --verbose false --runInBand" }, "dependencies": { - "@visactor/vscale": "~0.19.2", - "@visactor/vutils": "~0.19.2", + "@visactor/vscale": "~0.19.3", + "@visactor/vutils": "~0.19.3", "@visactor/vgrammar-util": "workspace:0.15.2", "@visactor/vgrammar-coordinate": "workspace:0.15.2", "@visactor/vgrammar-core": "workspace:0.15.2", - "@visactor/vrender-components": "0.21.4", - "@visactor/vrender-core": "0.21.4", - "@visactor/vrender-kits": "0.21.4" + "@visactor/vrender-components": "0.21.8", + "@visactor/vrender-core": "0.21.8", + "@visactor/vrender-kits": "0.21.8" }, "devDependencies": { "d3-array": "1.x", diff --git a/packages/vgrammar-projection/package.json b/packages/vgrammar-projection/package.json index 6407b13d..a2f8cd77 100644 --- a/packages/vgrammar-projection/package.json +++ b/packages/vgrammar-projection/package.json @@ -34,7 +34,7 @@ "test-check": "DEBUG=jest jest --forceExit --detectOpenHandles --silent false --verbose false --runInBand" }, "dependencies": { - "@visactor/vutils": "~0.19.2", + "@visactor/vutils": "~0.19.3", "@visactor/vgrammar-util": "workspace:0.15.2", "@visactor/vgrammar-core": "workspace:0.15.2", "d3-geo": "^1.12.1" diff --git a/packages/vgrammar-sankey/package.json b/packages/vgrammar-sankey/package.json index e63947e6..4c41033e 100644 --- a/packages/vgrammar-sankey/package.json +++ b/packages/vgrammar-sankey/package.json @@ -36,11 +36,11 @@ "test-check": "DEBUG=jest jest --forceExit --detectOpenHandles --silent false --verbose false --runInBand" }, "dependencies": { - "@visactor/vutils": "~0.19.2", + "@visactor/vutils": "~0.19.3", "@visactor/vgrammar-core": "workspace:0.15.2", "@visactor/vgrammar-util": "workspace:0.15.2", - "@visactor/vrender-core": "0.21.4", - "@visactor/vrender-kits": "0.21.4" + "@visactor/vrender-core": "0.21.8", + "@visactor/vrender-kits": "0.21.8" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-util/package.json b/packages/vgrammar-util/package.json index b847cd6b..788672a3 100644 --- a/packages/vgrammar-util/package.json +++ b/packages/vgrammar-util/package.json @@ -34,8 +34,8 @@ "test-check": "DEBUG=jest jest --forceExit --detectOpenHandles --silent false --verbose false --runInBand" }, "dependencies": { - "@visactor/vutils": "~0.19.2", - "@visactor/vrender-core": "0.21.4" + "@visactor/vutils": "~0.19.3", + "@visactor/vrender-core": "0.21.8" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-venn/package.json b/packages/vgrammar-venn/package.json index a20ce5c2..8a372f33 100644 --- a/packages/vgrammar-venn/package.json +++ b/packages/vgrammar-venn/package.json @@ -36,9 +36,9 @@ "dependencies": { "@visactor/vgrammar-core": "workspace:0.15.2", "@visactor/vgrammar-util": "workspace:0.15.2", - "@visactor/vrender-core": "0.21.4", - "@visactor/vrender-kits": "0.21.4", - "@visactor/vutils": "~0.19.2" + "@visactor/vrender-core": "0.21.8", + "@visactor/vrender-kits": "0.21.8", + "@visactor/vutils": "~0.19.3" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-wordcloud-shape/package.json b/packages/vgrammar-wordcloud-shape/package.json index 2e84d073..ca4d47cb 100644 --- a/packages/vgrammar-wordcloud-shape/package.json +++ b/packages/vgrammar-wordcloud-shape/package.json @@ -34,12 +34,12 @@ "test-check": "DEBUG=jest jest --forceExit --detectOpenHandles --silent false --verbose false --runInBand" }, "dependencies": { - "@visactor/vutils": "~0.19.2", - "@visactor/vscale": "~0.19.2", + "@visactor/vutils": "~0.19.3", + "@visactor/vscale": "~0.19.3", "@visactor/vgrammar-core": "workspace:0.15.2", "@visactor/vgrammar-util": "workspace:0.15.2", - "@visactor/vrender-core": "0.21.4", - "@visactor/vrender-kits": "0.21.4" + "@visactor/vrender-core": "0.21.8", + "@visactor/vrender-kits": "0.21.8" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-wordcloud/package.json b/packages/vgrammar-wordcloud/package.json index 8c9e4279..cc5933ec 100644 --- a/packages/vgrammar-wordcloud/package.json +++ b/packages/vgrammar-wordcloud/package.json @@ -34,11 +34,11 @@ "test-check": "DEBUG=jest jest --forceExit --detectOpenHandles --silent false --verbose false --runInBand" }, "dependencies": { - "@visactor/vutils": "~0.19.2", + "@visactor/vutils": "~0.19.3", "@visactor/vgrammar-core": "workspace:0.15.2", "@visactor/vgrammar-util": "workspace:0.15.2", - "@visactor/vrender-core": "0.21.4", - "@visactor/vrender-kits": "0.21.4" + "@visactor/vrender-core": "0.21.8", + "@visactor/vrender-kits": "0.21.8" }, "devDependencies": { "@internal/bundler": "workspace:*", From 9e9b43e280321f88e76d7270549277bbdc177ed6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 7 Jan 2025 02:07:32 +0000 Subject: [PATCH 3/3] build: release version 0.15.3 --- common/config/rush/pnpm-lock.yaml | 96 +++++++++---------- common/config/rush/version-policies.json | 2 +- docs/dev-demos/package.json | 20 ++-- docs/site/package.json | 22 ++--- packages/vgrammar-coordinate/package.json | 4 +- packages/vgrammar-core/CHANGELOG.json | 6 ++ packages/vgrammar-core/CHANGELOG.md | 7 +- packages/vgrammar-core/package.json | 6 +- packages/vgrammar-full/package.json | 18 ++-- packages/vgrammar-hierarchy/package.json | 6 +- packages/vgrammar-plot/package.json | 8 +- packages/vgrammar-projection/package.json | 6 +- packages/vgrammar-sankey/package.json | 6 +- packages/vgrammar-util/package.json | 2 +- packages/vgrammar-venn/package.json | 6 +- .../vgrammar-wordcloud-shape/package.json | 6 +- packages/vgrammar-wordcloud/package.json | 6 +- packages/vgrammar/package.json | 4 +- 18 files changed, 121 insertions(+), 110 deletions(-) diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index be66f203..d01e8f94 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -9,16 +9,16 @@ importers: specifiers: '@internal/eslint-config': workspace:* '@internal/ts-config': workspace:* - '@visactor/vgrammar': workspace:0.15.2 - '@visactor/vgrammar-coordinate': workspace:0.15.2 - '@visactor/vgrammar-core': workspace:0.15.2 - '@visactor/vgrammar-hierarchy': workspace:0.15.2 - '@visactor/vgrammar-plot': workspace:0.15.2 - '@visactor/vgrammar-projection': workspace:0.15.2 - '@visactor/vgrammar-sankey': workspace:0.15.2 - '@visactor/vgrammar-util': workspace:0.15.2 - '@visactor/vgrammar-wordcloud': workspace:0.15.2 - '@visactor/vgrammar-wordcloud-shape': workspace:0.15.2 + '@visactor/vgrammar': workspace:0.15.3 + '@visactor/vgrammar-coordinate': workspace:0.15.3 + '@visactor/vgrammar-core': workspace:0.15.3 + '@visactor/vgrammar-hierarchy': workspace:0.15.3 + '@visactor/vgrammar-plot': workspace:0.15.3 + '@visactor/vgrammar-projection': workspace:0.15.3 + '@visactor/vgrammar-sankey': workspace:0.15.3 + '@visactor/vgrammar-util': workspace:0.15.3 + '@visactor/vgrammar-wordcloud': workspace:0.15.3 + '@visactor/vgrammar-wordcloud-shape': workspace:0.15.3 '@visactor/vrender': 0.21.8 '@visactor/vrender-core': 0.21.8 '@visactor/vrender-kits': 0.21.8 @@ -60,17 +60,17 @@ importers: '@types/markdown-it': ^13.0.0 '@types/react': ^18.0.0 '@types/react-dom': ^18.0.0 - '@visactor/vgrammar': workspace:0.15.2 - '@visactor/vgrammar-coordinate': workspace:0.15.2 - '@visactor/vgrammar-core': workspace:0.15.2 - '@visactor/vgrammar-hierarchy': workspace:0.15.2 - '@visactor/vgrammar-plot': workspace:0.15.2 - '@visactor/vgrammar-projection': workspace:0.15.2 - '@visactor/vgrammar-sankey': workspace:0.15.2 - '@visactor/vgrammar-util': workspace:0.15.2 - '@visactor/vgrammar-venn': workspace:0.15.2 - '@visactor/vgrammar-wordcloud': workspace:0.15.2 - '@visactor/vgrammar-wordcloud-shape': workspace:0.15.2 + '@visactor/vgrammar': workspace:0.15.3 + '@visactor/vgrammar-coordinate': workspace:0.15.3 + '@visactor/vgrammar-core': workspace:0.15.3 + '@visactor/vgrammar-hierarchy': workspace:0.15.3 + '@visactor/vgrammar-plot': workspace:0.15.3 + '@visactor/vgrammar-projection': workspace:0.15.3 + '@visactor/vgrammar-sankey': workspace:0.15.3 + '@visactor/vgrammar-util': workspace:0.15.3 + '@visactor/vgrammar-venn': workspace:0.15.3 + '@visactor/vgrammar-wordcloud': workspace:0.15.3 + '@visactor/vgrammar-wordcloud-shape': workspace:0.15.3 '@visactor/vrender': 0.21.8 '@visactor/vrender-core': 0.21.8 '@visactor/vrender-kits': 0.21.8 @@ -153,7 +153,7 @@ importers: '@types/d3-geo': ^1.11.1 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.15.2 + '@visactor/vgrammar-core': workspace:0.15.3 d3-array: 1.x eslint: ~8.18.0 jest: ~29.5.0 @@ -191,7 +191,7 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-util': workspace:0.15.2 + '@visactor/vgrammar-util': workspace:0.15.3 '@visactor/vutils': ~0.19.3 eslint: ~8.18.0 jest: ~29.5.0 @@ -229,8 +229,8 @@ importers: '@types/jest': ~29.5.0 '@types/node': '*' '@visactor/vdataset': ~0.19.3 - '@visactor/vgrammar-coordinate': workspace:0.15.2 - '@visactor/vgrammar-util': workspace:0.15.2 + '@visactor/vgrammar-coordinate': workspace:0.15.3 + '@visactor/vgrammar-util': workspace:0.15.3 '@visactor/vrender-components': 0.21.8 '@visactor/vrender-core': 0.21.8 '@visactor/vrender-kits': 0.21.8 @@ -279,14 +279,14 @@ importers: '@types/jest': ~29.5.0 '@types/node': '*' '@types/node-fetch': 2.6.4 - '@visactor/vgrammar-core': workspace:0.15.2 - '@visactor/vgrammar-hierarchy': workspace:0.15.2 - '@visactor/vgrammar-plot': workspace:0.15.2 - '@visactor/vgrammar-projection': workspace:0.15.2 - '@visactor/vgrammar-sankey': workspace:0.15.2 - '@visactor/vgrammar-venn': workspace:0.15.2 - '@visactor/vgrammar-wordcloud': workspace:0.15.2 - '@visactor/vgrammar-wordcloud-shape': workspace:0.15.2 + '@visactor/vgrammar-core': workspace:0.15.3 + '@visactor/vgrammar-hierarchy': workspace:0.15.3 + '@visactor/vgrammar-plot': workspace:0.15.3 + '@visactor/vgrammar-projection': workspace:0.15.3 + '@visactor/vgrammar-sankey': workspace:0.15.3 + '@visactor/vgrammar-venn': workspace:0.15.3 + '@visactor/vgrammar-wordcloud': workspace:0.15.3 + '@visactor/vgrammar-wordcloud-shape': workspace:0.15.3 d3-array: 1.x eslint: ~8.18.0 form-data: ~4.0.0 @@ -338,8 +338,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.15.2 - '@visactor/vgrammar-util': workspace:0.15.2 + '@visactor/vgrammar-core': workspace:0.15.3 + '@visactor/vgrammar-util': workspace:0.15.3 '@visactor/vrender-core': 0.21.8 '@visactor/vrender-kits': 0.21.8 '@visactor/vutils': ~0.19.3 @@ -382,9 +382,9 @@ importers: '@types/d3-geo': ^1.11.1 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-coordinate': workspace:0.15.2 - '@visactor/vgrammar-core': workspace:0.15.2 - '@visactor/vgrammar-util': workspace:0.15.2 + '@visactor/vgrammar-coordinate': workspace:0.15.3 + '@visactor/vgrammar-core': workspace:0.15.3 + '@visactor/vgrammar-util': workspace:0.15.3 '@visactor/vrender-components': 0.21.8 '@visactor/vrender-core': 0.21.8 '@visactor/vrender-kits': 0.21.8 @@ -435,8 +435,8 @@ importers: '@types/d3-geo': ^1.11.1 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.15.2 - '@visactor/vgrammar-util': workspace:0.15.2 + '@visactor/vgrammar-core': workspace:0.15.3 + '@visactor/vgrammar-util': workspace:0.15.3 '@visactor/vutils': ~0.19.3 d3-array: 1.x d3-geo: ^1.12.1 @@ -479,8 +479,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.15.2 - '@visactor/vgrammar-util': workspace:0.15.2 + '@visactor/vgrammar-core': workspace:0.15.3 + '@visactor/vgrammar-util': workspace:0.15.3 '@visactor/vrender-core': 0.21.8 '@visactor/vrender-kits': 0.21.8 '@visactor/vutils': ~0.19.3 @@ -559,8 +559,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.15.2 - '@visactor/vgrammar-util': workspace:0.15.2 + '@visactor/vgrammar-core': workspace:0.15.3 + '@visactor/vgrammar-util': workspace:0.15.3 '@visactor/vrender-core': 0.21.8 '@visactor/vrender-kits': 0.21.8 '@visactor/vutils': ~0.19.3 @@ -602,8 +602,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.15.2 - '@visactor/vgrammar-util': workspace:0.15.2 + '@visactor/vgrammar-core': workspace:0.15.3 + '@visactor/vgrammar-util': workspace:0.15.3 '@visactor/vrender-core': 0.21.8 '@visactor/vrender-kits': 0.21.8 '@visactor/vutils': ~0.19.3 @@ -645,8 +645,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.15.2 - '@visactor/vgrammar-util': workspace:0.15.2 + '@visactor/vgrammar-core': workspace:0.15.3 + '@visactor/vgrammar-util': workspace:0.15.3 '@visactor/vrender-core': 0.21.8 '@visactor/vrender-kits': 0.21.8 '@visactor/vscale': ~0.19.3 diff --git a/common/config/rush/version-policies.json b/common/config/rush/version-policies.json index 8a1fbabf..5e9b80f4 100644 --- a/common/config/rush/version-policies.json +++ b/common/config/rush/version-policies.json @@ -1 +1 @@ -[{"definitionName":"lockStepVersion","policyName":"vgrammarMain","version":"0.15.2","mainProject":"@visactor/vgrammar-core","nextBump":"patch"}] +[{"definitionName":"lockStepVersion","policyName":"vgrammarMain","version":"0.15.3","mainProject":"@visactor/vgrammar-core","nextBump":"patch"}] diff --git a/docs/dev-demos/package.json b/docs/dev-demos/package.json index 813d0a00..223704c0 100644 --- a/docs/dev-demos/package.json +++ b/docs/dev-demos/package.json @@ -12,14 +12,14 @@ "@internal/eslint-config": "workspace:*", "@internal/ts-config": "workspace:*", "@visactor/vutils": "~0.19.3", - "@visactor/vgrammar": "workspace:0.15.2", - "@visactor/vgrammar-core": "workspace:0.15.2", - "@visactor/vgrammar-hierarchy": "workspace:0.15.2", - "@visactor/vgrammar-sankey": "workspace:0.15.2", - "@visactor/vgrammar-projection": "workspace:0.15.2", - "@visactor/vgrammar-wordcloud": "workspace:0.15.2", - "@visactor/vgrammar-wordcloud-shape": "workspace:0.15.2", - "@visactor/vgrammar-plot": "workspace:0.15.2", + "@visactor/vgrammar": "workspace:0.15.3", + "@visactor/vgrammar-core": "workspace:0.15.3", + "@visactor/vgrammar-hierarchy": "workspace:0.15.3", + "@visactor/vgrammar-sankey": "workspace:0.15.3", + "@visactor/vgrammar-projection": "workspace:0.15.3", + "@visactor/vgrammar-wordcloud": "workspace:0.15.3", + "@visactor/vgrammar-wordcloud-shape": "workspace:0.15.3", + "@visactor/vgrammar-plot": "workspace:0.15.3", "@visactor/vrender-core": "0.21.8", "@visactor/vrender-kits": "0.21.8", "@visactor/vrender": "0.21.8", @@ -27,8 +27,8 @@ "lodash": "4.17.21", "typescript": "4.9.5", "vite": "3.2.6", - "@visactor/vgrammar-util": "workspace:0.15.2", - "@visactor/vgrammar-coordinate": "workspace:0.15.2", + "@visactor/vgrammar-util": "workspace:0.15.3", + "@visactor/vgrammar-coordinate": "workspace:0.15.3", "@vitejs/plugin-react": "3.1.0" } } diff --git a/docs/site/package.json b/docs/site/package.json index 91e23aa8..bd7accbd 100644 --- a/docs/site/package.json +++ b/docs/site/package.json @@ -14,17 +14,17 @@ "dependencies": { "@arco-design/web-react": "2.46.1", "@visactor/vutils": "~0.19.3", - "@visactor/vgrammar": "workspace:0.15.2", - "@visactor/vgrammar-core": "workspace:0.15.2", - "@visactor/vgrammar-hierarchy": "workspace:0.15.2", - "@visactor/vgrammar-sankey": "workspace:0.15.2", - "@visactor/vgrammar-projection": "workspace:0.15.2", - "@visactor/vgrammar-wordcloud": "workspace:0.15.2", - "@visactor/vgrammar-wordcloud-shape": "workspace:0.15.2", - "@visactor/vgrammar-plot": "workspace:0.15.2", - "@visactor/vgrammar-util": "workspace:0.15.2", - "@visactor/vgrammar-coordinate": "workspace:0.15.2", - "@visactor/vgrammar-venn": "workspace:0.15.2", + "@visactor/vgrammar": "workspace:0.15.3", + "@visactor/vgrammar-core": "workspace:0.15.3", + "@visactor/vgrammar-hierarchy": "workspace:0.15.3", + "@visactor/vgrammar-sankey": "workspace:0.15.3", + "@visactor/vgrammar-projection": "workspace:0.15.3", + "@visactor/vgrammar-wordcloud": "workspace:0.15.3", + "@visactor/vgrammar-wordcloud-shape": "workspace:0.15.3", + "@visactor/vgrammar-plot": "workspace:0.15.3", + "@visactor/vgrammar-util": "workspace:0.15.3", + "@visactor/vgrammar-coordinate": "workspace:0.15.3", + "@visactor/vgrammar-venn": "workspace:0.15.3", "@visactor/vrender-core": "0.21.8", "@visactor/vrender-kits": "0.21.8", "@visactor/vrender": "0.21.8", diff --git a/packages/vgrammar-coordinate/package.json b/packages/vgrammar-coordinate/package.json index 67584306..b1cfe099 100644 --- a/packages/vgrammar-coordinate/package.json +++ b/packages/vgrammar-coordinate/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-coordinate", - "version": "0.15.2", + "version": "0.15.3", "description": "Coordinates for VGrammar", "keywords": [ "coordinate", @@ -35,7 +35,7 @@ }, "dependencies": { "@visactor/vutils": "~0.19.3", - "@visactor/vgrammar-util": "workspace:0.15.2" + "@visactor/vgrammar-util": "workspace:0.15.3" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-core/CHANGELOG.json b/packages/vgrammar-core/CHANGELOG.json index 2227a92f..4c6cf228 100644 --- a/packages/vgrammar-core/CHANGELOG.json +++ b/packages/vgrammar-core/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@visactor/vgrammar-core", "entries": [ + { + "version": "0.15.3", + "tag": "@visactor/vgrammar-core_v0.15.3", + "date": "Tue, 07 Jan 2025 02:01:38 GMT", + "comments": {} + }, { "version": "0.15.2", "tag": "@visactor/vgrammar-core_v0.15.2", diff --git a/packages/vgrammar-core/CHANGELOG.md b/packages/vgrammar-core/CHANGELOG.md index 95fc642b..dd23f472 100644 --- a/packages/vgrammar-core/CHANGELOG.md +++ b/packages/vgrammar-core/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @visactor/vgrammar-core -This log was last generated on Mon, 23 Dec 2024 10:47:20 GMT and should not be manually modified. +This log was last generated on Tue, 07 Jan 2025 02:01:38 GMT and should not be manually modified. + +## 0.15.3 +Tue, 07 Jan 2025 02:01:38 GMT + +_Version update only_ ## 0.15.2 Mon, 23 Dec 2024 10:47:20 GMT diff --git a/packages/vgrammar-core/package.json b/packages/vgrammar-core/package.json index f3ef716f..7ead3509 100644 --- a/packages/vgrammar-core/package.json +++ b/packages/vgrammar-core/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-core", - "version": "0.15.2", + "version": "0.15.3", "description": "VGrammar is a visual grammar library", "keywords": [ "grammar", @@ -37,8 +37,8 @@ "dependencies": { "@visactor/vutils": "~0.19.3", "@visactor/vdataset": "~0.19.3", - "@visactor/vgrammar-coordinate": "workspace:0.15.2", - "@visactor/vgrammar-util": "workspace:0.15.2", + "@visactor/vgrammar-coordinate": "workspace:0.15.3", + "@visactor/vgrammar-util": "workspace:0.15.3", "@visactor/vscale": "~0.19.3", "@visactor/vrender-core": "0.21.8", "@visactor/vrender-kits": "0.21.8", diff --git a/packages/vgrammar-full/package.json b/packages/vgrammar-full/package.json index 2fd4552b..9ecc17c7 100644 --- a/packages/vgrammar-full/package.json +++ b/packages/vgrammar-full/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-full", - "version": "0.15.2", + "version": "0.15.3", "description": "full packages of vgrammar.", "keywords": [ "visualization", @@ -33,14 +33,14 @@ "test": "" }, "dependencies": { - "@visactor/vgrammar-core": "workspace:0.15.2", - "@visactor/vgrammar-hierarchy": "workspace:0.15.2", - "@visactor/vgrammar-plot": "workspace:0.15.2", - "@visactor/vgrammar-projection": "workspace:0.15.2", - "@visactor/vgrammar-sankey": "workspace:0.15.2", - "@visactor/vgrammar-wordcloud": "workspace:0.15.2", - "@visactor/vgrammar-wordcloud-shape": "workspace:0.15.2", - "@visactor/vgrammar-venn": "workspace:0.15.2" + "@visactor/vgrammar-core": "workspace:0.15.3", + "@visactor/vgrammar-hierarchy": "workspace:0.15.3", + "@visactor/vgrammar-plot": "workspace:0.15.3", + "@visactor/vgrammar-projection": "workspace:0.15.3", + "@visactor/vgrammar-sankey": "workspace:0.15.3", + "@visactor/vgrammar-wordcloud": "workspace:0.15.3", + "@visactor/vgrammar-wordcloud-shape": "workspace:0.15.3", + "@visactor/vgrammar-venn": "workspace:0.15.3" }, "devDependencies": { "d3-array": "1.x", diff --git a/packages/vgrammar-hierarchy/package.json b/packages/vgrammar-hierarchy/package.json index 7fd6f7cb..660c024f 100644 --- a/packages/vgrammar-hierarchy/package.json +++ b/packages/vgrammar-hierarchy/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-hierarchy", - "version": "0.15.2", + "version": "0.15.3", "description": "Layout of hierarchical data for VGrammar", "keywords": [ "hierarchy", @@ -39,8 +39,8 @@ }, "dependencies": { "@visactor/vutils": "~0.19.3", - "@visactor/vgrammar-core": "workspace:0.15.2", - "@visactor/vgrammar-util": "workspace:0.15.2", + "@visactor/vgrammar-core": "workspace:0.15.3", + "@visactor/vgrammar-util": "workspace:0.15.3", "@visactor/vrender-core": "0.21.8", "@visactor/vrender-kits": "0.21.8" }, diff --git a/packages/vgrammar-plot/package.json b/packages/vgrammar-plot/package.json index e81a7c0e..88e115d0 100644 --- a/packages/vgrammar-plot/package.json +++ b/packages/vgrammar-plot/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-plot", - "version": "0.15.2", + "version": "0.15.3", "description": "Plots of vgrammar.", "keywords": [ "plot", @@ -36,9 +36,9 @@ "dependencies": { "@visactor/vscale": "~0.19.3", "@visactor/vutils": "~0.19.3", - "@visactor/vgrammar-util": "workspace:0.15.2", - "@visactor/vgrammar-coordinate": "workspace:0.15.2", - "@visactor/vgrammar-core": "workspace:0.15.2", + "@visactor/vgrammar-util": "workspace:0.15.3", + "@visactor/vgrammar-coordinate": "workspace:0.15.3", + "@visactor/vgrammar-core": "workspace:0.15.3", "@visactor/vrender-components": "0.21.8", "@visactor/vrender-core": "0.21.8", "@visactor/vrender-kits": "0.21.8" diff --git a/packages/vgrammar-projection/package.json b/packages/vgrammar-projection/package.json index a2f8cd77..f40b139c 100644 --- a/packages/vgrammar-projection/package.json +++ b/packages/vgrammar-projection/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-projection", - "version": "0.15.2", + "version": "0.15.3", "description": "Projections for map, used in VGrammar.", "keywords": [ "projection", @@ -35,8 +35,8 @@ }, "dependencies": { "@visactor/vutils": "~0.19.3", - "@visactor/vgrammar-util": "workspace:0.15.2", - "@visactor/vgrammar-core": "workspace:0.15.2", + "@visactor/vgrammar-util": "workspace:0.15.3", + "@visactor/vgrammar-core": "workspace:0.15.3", "d3-geo": "^1.12.1" }, "devDependencies": { diff --git a/packages/vgrammar-sankey/package.json b/packages/vgrammar-sankey/package.json index 4c41033e..f7f84329 100644 --- a/packages/vgrammar-sankey/package.json +++ b/packages/vgrammar-sankey/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-sankey", - "version": "0.15.2", + "version": "0.15.3", "description": "Layout of sankey chart, used by VGrammar", "keywords": [ "sankey", @@ -37,8 +37,8 @@ }, "dependencies": { "@visactor/vutils": "~0.19.3", - "@visactor/vgrammar-core": "workspace:0.15.2", - "@visactor/vgrammar-util": "workspace:0.15.2", + "@visactor/vgrammar-core": "workspace:0.15.3", + "@visactor/vgrammar-util": "workspace:0.15.3", "@visactor/vrender-core": "0.21.8", "@visactor/vrender-kits": "0.21.8" }, diff --git a/packages/vgrammar-util/package.json b/packages/vgrammar-util/package.json index 788672a3..af063404 100644 --- a/packages/vgrammar-util/package.json +++ b/packages/vgrammar-util/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-util", - "version": "0.15.2", + "version": "0.15.3", "description": "The common utils functions of VGrammar", "keywords": [ "utils", diff --git a/packages/vgrammar-venn/package.json b/packages/vgrammar-venn/package.json index 8a372f33..b2171f40 100644 --- a/packages/vgrammar-venn/package.json +++ b/packages/vgrammar-venn/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-venn", - "version": "0.15.2", + "version": "0.15.3", "description": "Venn layout transform for VGrammar", "keywords": [ "venn", @@ -34,8 +34,8 @@ "test-check": "DEBUG=jest jest --forceExit --detectOpenHandles --silent false --verbose false --runInBand" }, "dependencies": { - "@visactor/vgrammar-core": "workspace:0.15.2", - "@visactor/vgrammar-util": "workspace:0.15.2", + "@visactor/vgrammar-core": "workspace:0.15.3", + "@visactor/vgrammar-util": "workspace:0.15.3", "@visactor/vrender-core": "0.21.8", "@visactor/vrender-kits": "0.21.8", "@visactor/vutils": "~0.19.3" diff --git a/packages/vgrammar-wordcloud-shape/package.json b/packages/vgrammar-wordcloud-shape/package.json index ca4d47cb..0f5845f7 100644 --- a/packages/vgrammar-wordcloud-shape/package.json +++ b/packages/vgrammar-wordcloud-shape/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-wordcloud-shape", - "version": "0.15.2", + "version": "0.15.3", "description": "Layout WordCloud in specified shape, this is a transform for VGrammar.", "keywords": [ "wordcloud", @@ -36,8 +36,8 @@ "dependencies": { "@visactor/vutils": "~0.19.3", "@visactor/vscale": "~0.19.3", - "@visactor/vgrammar-core": "workspace:0.15.2", - "@visactor/vgrammar-util": "workspace:0.15.2", + "@visactor/vgrammar-core": "workspace:0.15.3", + "@visactor/vgrammar-util": "workspace:0.15.3", "@visactor/vrender-core": "0.21.8", "@visactor/vrender-kits": "0.21.8" }, diff --git a/packages/vgrammar-wordcloud/package.json b/packages/vgrammar-wordcloud/package.json index cc5933ec..b25dbc32 100644 --- a/packages/vgrammar-wordcloud/package.json +++ b/packages/vgrammar-wordcloud/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-wordcloud", - "version": "0.15.2", + "version": "0.15.3", "description": "WordCloud layout transform for VGrammar", "keywords": [ "wordcloud", @@ -35,8 +35,8 @@ }, "dependencies": { "@visactor/vutils": "~0.19.3", - "@visactor/vgrammar-core": "workspace:0.15.2", - "@visactor/vgrammar-util": "workspace:0.15.2", + "@visactor/vgrammar-core": "workspace:0.15.3", + "@visactor/vgrammar-util": "workspace:0.15.3", "@visactor/vrender-core": "0.21.8", "@visactor/vrender-kits": "0.21.8" }, diff --git a/packages/vgrammar/package.json b/packages/vgrammar/package.json index e7df9618..29c411df 100644 --- a/packages/vgrammar/package.json +++ b/packages/vgrammar/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar", - "version": "0.15.2", + "version": "0.15.3", "description": "simple package of vgrammar.", "keywords": [ "visualization", @@ -30,7 +30,7 @@ "test": "" }, "dependencies": { - "@visactor/vgrammar-core": "workspace:0.15.2" + "@visactor/vgrammar-core": "workspace:0.15.3" }, "devDependencies": { "d3-array": "1.x",