diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3a3846fba..d44aa6982 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -57,11 +57,11 @@ jobs: - name: Build packages run: node common/scripts/install-run-rush.js build --only tag:package - - name: Run bug server - working-directory: ./packages/vgrammar-full - env: - BUG_SERVER_TOKEN: ${{ secrets.BUG_SERVER_TOKEN }} - run: node ../../common/scripts/install-run-rushx.js ci + # - name: Run bug server + # working-directory: ./packages/vgrammar-full + # env: + # BUG_SERVER_TOKEN: ${{ secrets.BUG_SERVER_TOKEN }} + # run: node ../../common/scripts/install-run-rushx.js ci - name: Publish to npm env: diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index ae34cc64d..d2b3ebb02 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -9,19 +9,19 @@ importers: specifiers: '@internal/eslint-config': workspace:* '@internal/ts-config': workspace:* - '@visactor/vgrammar': workspace:0.16.10 - '@visactor/vgrammar-coordinate': workspace:0.16.10 - '@visactor/vgrammar-core': workspace:0.16.10 - '@visactor/vgrammar-hierarchy': workspace:0.16.10 - '@visactor/vgrammar-plot': workspace:0.16.10 - '@visactor/vgrammar-projection': workspace:0.16.10 - '@visactor/vgrammar-sankey': workspace:0.16.10 - '@visactor/vgrammar-util': workspace:0.16.10 - '@visactor/vgrammar-wordcloud': workspace:0.16.10 - '@visactor/vgrammar-wordcloud-shape': workspace:0.16.10 - '@visactor/vrender': 0.22.15 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vgrammar': workspace:0.16.11 + '@visactor/vgrammar-coordinate': workspace:0.16.11 + '@visactor/vgrammar-core': workspace:0.16.11 + '@visactor/vgrammar-hierarchy': workspace:0.16.11 + '@visactor/vgrammar-plot': workspace:0.16.11 + '@visactor/vgrammar-projection': workspace:0.16.11 + '@visactor/vgrammar-sankey': workspace:0.16.11 + '@visactor/vgrammar-util': workspace:0.16.11 + '@visactor/vgrammar-wordcloud': workspace:0.16.11 + '@visactor/vgrammar-wordcloud-shape': workspace:0.16.11 + '@visactor/vrender': 0.22.16 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 '@visactor/vutils': ~0.19.5 '@vitejs/plugin-react': 3.1.0 d3-scale-chromatic: ^3.0.0 @@ -41,9 +41,9 @@ 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.22.15 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender': 0.22.16 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 '@visactor/vutils': 0.19.5 '@vitejs/plugin-react': 3.1.0_vite@3.2.6 d3-scale-chromatic: 3.1.0 @@ -60,20 +60,20 @@ importers: '@types/markdown-it': ^13.0.0 '@types/react': ^18.0.0 '@types/react-dom': ^18.0.0 - '@visactor/vgrammar': workspace:0.16.10 - '@visactor/vgrammar-coordinate': workspace:0.16.10 - '@visactor/vgrammar-core': workspace:0.16.10 - '@visactor/vgrammar-hierarchy': workspace:0.16.10 - '@visactor/vgrammar-plot': workspace:0.16.10 - '@visactor/vgrammar-projection': workspace:0.16.10 - '@visactor/vgrammar-sankey': workspace:0.16.10 - '@visactor/vgrammar-util': workspace:0.16.10 - '@visactor/vgrammar-venn': workspace:0.16.10 - '@visactor/vgrammar-wordcloud': workspace:0.16.10 - '@visactor/vgrammar-wordcloud-shape': workspace:0.16.10 - '@visactor/vrender': 0.22.15 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vgrammar': workspace:0.16.11 + '@visactor/vgrammar-coordinate': workspace:0.16.11 + '@visactor/vgrammar-core': workspace:0.16.11 + '@visactor/vgrammar-hierarchy': workspace:0.16.11 + '@visactor/vgrammar-plot': workspace:0.16.11 + '@visactor/vgrammar-projection': workspace:0.16.11 + '@visactor/vgrammar-sankey': workspace:0.16.11 + '@visactor/vgrammar-util': workspace:0.16.11 + '@visactor/vgrammar-venn': workspace:0.16.11 + '@visactor/vgrammar-wordcloud': workspace:0.16.11 + '@visactor/vgrammar-wordcloud-shape': workspace:0.16.11 + '@visactor/vrender': 0.22.16 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 '@visactor/vutils': ~0.19.5 '@vitejs/plugin-react': 3.1.0 axios: ^1.4.0 @@ -109,9 +109,9 @@ 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.22.15 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender': 0.22.16 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 '@visactor/vutils': 0.19.5 axios: 1.6.8 highlight.js: 11.9.0 @@ -153,7 +153,7 @@ importers: '@types/d3-geo': ^1.11.1 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.16.10 + '@visactor/vgrammar-core': workspace:0.16.11 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.16.10 + '@visactor/vgrammar-util': workspace:0.16.11 '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 jest: ~29.5.0 @@ -229,11 +229,11 @@ importers: '@types/jest': ~29.5.0 '@types/node': '*' '@visactor/vdataset': ~0.19.5 - '@visactor/vgrammar-coordinate': workspace:0.16.10 - '@visactor/vgrammar-util': workspace:0.16.10 - '@visactor/vrender-components': 0.22.15 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vgrammar-coordinate': workspace:0.16.11 + '@visactor/vgrammar-util': workspace:0.16.11 + '@visactor/vrender-components': 0.22.16 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 '@visactor/vscale': ~0.19.5 '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 @@ -246,9 +246,9 @@ importers: '@visactor/vdataset': 0.19.5 '@visactor/vgrammar-coordinate': link:../vgrammar-coordinate '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-components': 0.22.15 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-components': 0.22.16 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 '@visactor/vscale': 0.19.5 '@visactor/vutils': 0.19.5 devDependencies: @@ -279,14 +279,14 @@ importers: '@types/jest': ~29.5.0 '@types/node': '*' '@types/node-fetch': 2.6.4 - '@visactor/vgrammar-core': workspace:0.16.10 - '@visactor/vgrammar-hierarchy': workspace:0.16.10 - '@visactor/vgrammar-plot': workspace:0.16.10 - '@visactor/vgrammar-projection': workspace:0.16.10 - '@visactor/vgrammar-sankey': workspace:0.16.10 - '@visactor/vgrammar-venn': workspace:0.16.10 - '@visactor/vgrammar-wordcloud': workspace:0.16.10 - '@visactor/vgrammar-wordcloud-shape': workspace:0.16.10 + '@visactor/vgrammar-core': workspace:0.16.11 + '@visactor/vgrammar-hierarchy': workspace:0.16.11 + '@visactor/vgrammar-plot': workspace:0.16.11 + '@visactor/vgrammar-projection': workspace:0.16.11 + '@visactor/vgrammar-sankey': workspace:0.16.11 + '@visactor/vgrammar-venn': workspace:0.16.11 + '@visactor/vgrammar-wordcloud': workspace:0.16.11 + '@visactor/vgrammar-wordcloud-shape': workspace:0.16.11 d3-array: 1.x eslint: ~8.18.0 form-data: ~4.0.0 @@ -338,10 +338,10 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.16.10 - '@visactor/vgrammar-util': workspace:0.16.10 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vgrammar-core': workspace:0.16.11 + '@visactor/vgrammar-util': workspace:0.16.11 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 jest: ~29.5.0 @@ -352,8 +352,8 @@ importers: dependencies: '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 '@visactor/vutils': 0.19.5 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -382,12 +382,12 @@ importers: '@types/d3-geo': ^1.11.1 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-coordinate': workspace:0.16.10 - '@visactor/vgrammar-core': workspace:0.16.10 - '@visactor/vgrammar-util': workspace:0.16.10 - '@visactor/vrender-components': 0.22.15 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vgrammar-coordinate': workspace:0.16.11 + '@visactor/vgrammar-core': workspace:0.16.11 + '@visactor/vgrammar-util': workspace:0.16.11 + '@visactor/vrender-components': 0.22.16 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 '@visactor/vscale': ~0.19.5 '@visactor/vutils': ~0.19.5 d3-array: 1.x @@ -401,9 +401,9 @@ importers: '@visactor/vgrammar-coordinate': link:../vgrammar-coordinate '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-components': 0.22.15 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-components': 0.22.16 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 '@visactor/vscale': 0.19.5 '@visactor/vutils': 0.19.5 devDependencies: @@ -435,8 +435,8 @@ importers: '@types/d3-geo': ^1.11.1 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.16.10 - '@visactor/vgrammar-util': workspace:0.16.10 + '@visactor/vgrammar-core': workspace:0.16.11 + '@visactor/vgrammar-util': workspace:0.16.11 '@visactor/vutils': ~0.19.5 d3-array: 1.x d3-geo: ^1.12.1 @@ -479,10 +479,10 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.16.10 - '@visactor/vgrammar-util': workspace:0.16.10 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vgrammar-core': workspace:0.16.11 + '@visactor/vgrammar-util': workspace:0.16.11 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 jest: ~29.5.0 @@ -493,8 +493,8 @@ importers: dependencies: '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 '@visactor/vutils': 0.19.5 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -522,7 +522,7 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vrender-core': 0.22.15 + '@visactor/vrender-core': 0.22.16 '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 jest: ~29.5.0 @@ -531,7 +531,7 @@ importers: typescript: 4.9.5 vite: 3.2.6 dependencies: - '@visactor/vrender-core': 0.22.15 + '@visactor/vrender-core': 0.22.16 '@visactor/vutils': 0.19.5 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -559,10 +559,10 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.16.10 - '@visactor/vgrammar-util': workspace:0.16.10 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vgrammar-core': workspace:0.16.11 + '@visactor/vgrammar-util': workspace:0.16.11 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 jest: ~29.5.0 @@ -573,8 +573,8 @@ importers: dependencies: '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 '@visactor/vutils': 0.19.5 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -602,10 +602,10 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.16.10 - '@visactor/vgrammar-util': workspace:0.16.10 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vgrammar-core': workspace:0.16.11 + '@visactor/vgrammar-util': workspace:0.16.11 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 jest: ~29.5.0 @@ -616,8 +616,8 @@ importers: dependencies: '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 '@visactor/vutils': 0.19.5 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -645,10 +645,10 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.16.10 - '@visactor/vgrammar-util': workspace:0.16.10 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vgrammar-core': workspace:0.16.11 + '@visactor/vgrammar-util': workspace:0.16.11 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 '@visactor/vscale': ~0.19.5 '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 @@ -660,8 +660,8 @@ importers: dependencies: '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 '@visactor/vscale': 0.19.5 '@visactor/vutils': 0.19.5 devDependencies: @@ -3448,36 +3448,36 @@ packages: topojson-client: 3.1.0 dev: false - /@visactor/vrender-components/0.22.15: - resolution: {integrity: sha512-3N0PrZ+VIh2IJb8rOefMSORCmHOF9ABjuMkb7wJNnARUQ+HiembUxQzB69aCALCu9I/Jp8fweSOC+n9ougjKJA==} + /@visactor/vrender-components/0.22.16: + resolution: {integrity: sha512-r2pPmslEBXkwWnLALXXIPxF89hDk3bYY+HLXipzN1AkEN1ddbblm88IXS635firkMVKzRhVhdte9H/2OcFAqUA==} dependencies: - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 '@visactor/vscale': 0.19.5 '@visactor/vutils': 0.19.5 dev: false - /@visactor/vrender-core/0.22.15: - resolution: {integrity: sha512-jCk+6Ej9J/K+CsTiaXE6wf/YiywZ2FSjk6AVVqrmSwgpK8bh/p4KtMdAJrhBU3gfC4LDzU8Ufpjx6X0Jl5XNCw==} + /@visactor/vrender-core/0.22.16: + resolution: {integrity: sha512-/LoilOEJvjGheI0WJ0PaKg2Bd++g0VnrDnd0Erz0o43msVfteMambB1v3a+65bfGU3fCOQFujM8a42bcS1j89Q==} dependencies: '@visactor/vutils': 0.19.5 color-convert: 2.0.1 - /@visactor/vrender-kits/0.22.15: - resolution: {integrity: sha512-TXO+b+dkRgGiglMawaOrOTtGa+JGJZUGwTeHnUILW7o3FL33zCYPFssgTUS4kU+CiX9czHyq4WG/YLKw9hybyg==} + /@visactor/vrender-kits/0.22.16: + resolution: {integrity: sha512-s/CCRMLU8xExRsSzxaDymsCLj8oKETgE777kXBo3fuwhbW+cdt3FTPwPmzGnCmRBrm8HXE+jTj8hsJ2MXZuYHg==} dependencies: '@resvg/resvg-js': 2.4.1 - '@visactor/vrender-core': 0.22.15 + '@visactor/vrender-core': 0.22.16 '@visactor/vutils': 0.19.5 gifuct-js: 2.1.2 lottie-web: 5.12.2 roughjs: 4.5.2 - /@visactor/vrender/0.22.15: - resolution: {integrity: sha512-nP4E5GKyvdkoE5FWDDDx5yo8jATbwXxvTvJmN4zCZsfGAtpxHQgG/+W1WTl5KU+yhdhG3XZNbxfQqL/5yXhccg==} + /@visactor/vrender/0.22.16: + resolution: {integrity: sha512-4nSaIXtN+48XcMvyfnpFNvwN1e1AyuRcHMjSi2xs8zADFEStOO6W2wRUMuoKFP4Hw+Rc7u1vimzbBHpICKXwIw==} dependencies: - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 /@visactor/vscale/0.19.5: resolution: {integrity: sha512-KiXrn184Fh5aJBl/IcOK5irkJr0jwrpNjLPJ/0wfepYSycyEF5z7lDdfnvoJFEcMoljYjDQVg6Fxg9Adozc6vg==} diff --git a/common/config/rush/version-policies.json b/common/config/rush/version-policies.json index 8b7030124..244dcb9e9 100644 --- a/common/config/rush/version-policies.json +++ b/common/config/rush/version-policies.json @@ -1 +1 @@ -[{"definitionName":"lockStepVersion","policyName":"vgrammarMain","version":"0.16.10","mainProject":"@visactor/vgrammar-core","nextBump":"patch"}] +[{"definitionName":"lockStepVersion","policyName":"vgrammarMain","version":"0.16.11","mainProject":"@visactor/vgrammar-core","nextBump":"patch"}] diff --git a/docs/dev-demos/package.json b/docs/dev-demos/package.json index 6e254143a..7ae6d93eb 100644 --- a/docs/dev-demos/package.json +++ b/docs/dev-demos/package.json @@ -12,23 +12,23 @@ "@internal/eslint-config": "workspace:*", "@internal/ts-config": "workspace:*", "@visactor/vutils": "~0.19.5", - "@visactor/vgrammar": "workspace:0.16.10", - "@visactor/vgrammar-core": "workspace:0.16.10", - "@visactor/vgrammar-hierarchy": "workspace:0.16.10", - "@visactor/vgrammar-sankey": "workspace:0.16.10", - "@visactor/vgrammar-projection": "workspace:0.16.10", - "@visactor/vgrammar-wordcloud": "workspace:0.16.10", - "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.10", - "@visactor/vgrammar-plot": "workspace:0.16.10", - "@visactor/vrender-core": "0.22.15", - "@visactor/vrender-kits": "0.22.15", - "@visactor/vrender": "0.22.15", + "@visactor/vgrammar": "workspace:0.16.11", + "@visactor/vgrammar-core": "workspace:0.16.11", + "@visactor/vgrammar-hierarchy": "workspace:0.16.11", + "@visactor/vgrammar-sankey": "workspace:0.16.11", + "@visactor/vgrammar-projection": "workspace:0.16.11", + "@visactor/vgrammar-wordcloud": "workspace:0.16.11", + "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.11", + "@visactor/vgrammar-plot": "workspace:0.16.11", + "@visactor/vrender-core": "0.22.16", + "@visactor/vrender-kits": "0.22.16", + "@visactor/vrender": "0.22.16", "d3-scale-chromatic": "^3.0.0", "lodash": "4.17.21", "typescript": "4.9.5", "vite": "3.2.6", - "@visactor/vgrammar-util": "workspace:0.16.10", - "@visactor/vgrammar-coordinate": "workspace:0.16.10", + "@visactor/vgrammar-util": "workspace:0.16.11", + "@visactor/vgrammar-coordinate": "workspace:0.16.11", "@vitejs/plugin-react": "3.1.0" } } diff --git a/docs/site/assets/changelog/en/release.md b/docs/site/assets/changelog/en/release.md index 048d80247..50f9612ef 100644 --- a/docs/site/assets/changelog/en/release.md +++ b/docs/site/assets/changelog/en/release.md @@ -1,3 +1,19 @@ +# v0.16.9 + +2025-07-02 + + +**What's Changed** + +* [Auto Sync] Sync the code from branch main to branch develop after release 0.16.8 by @github-actions in https://github.com/VisActor/VGrammar/pull/660 +* [Auto changelog] changlog of v0.16.8 by @github-actions in https://github.com/VisActor/VGrammar/pull/661 +* [Auto release] release 0.16.9 by @github-actions in https://github.com/VisActor/VGrammar/pull/662 + + +**Full Changelog**: https://github.com/VisActor/VGrammar/compare/v0.16.8...v0.16.9 + +[more detail about v0.16.9](https://github.com/VisActor/VGrammar/releases/tag/v0.16.9) + # v0.16.8 2025-05-21 diff --git a/docs/site/assets/changelog/zh/release.md b/docs/site/assets/changelog/zh/release.md index ad39ab6cc..c9452824d 100644 --- a/docs/site/assets/changelog/zh/release.md +++ b/docs/site/assets/changelog/zh/release.md @@ -1,3 +1,19 @@ +# v0.16.9 + +2025-07-02 + + +**What's Changed** + +* [Auto Sync] Sync the code from branch main to branch develop after release 0.16.8 by @github-actions in https://github.com/VisActor/VGrammar/pull/660 +* [Auto changelog] changlog of v0.16.8 by @github-actions in https://github.com/VisActor/VGrammar/pull/661 +* [Auto release] release 0.16.9 by @github-actions in https://github.com/VisActor/VGrammar/pull/662 + + +**Full Changelog**: https://github.com/VisActor/VGrammar/compare/v0.16.8...v0.16.9 + +[更多详情请查看 v0.16.9](https://github.com/VisActor/VGrammar/releases/tag/v0.16.9) + # v0.16.8 2025-05-21 diff --git a/docs/site/package.json b/docs/site/package.json index 2d184a889..386956157 100644 --- a/docs/site/package.json +++ b/docs/site/package.json @@ -14,20 +14,20 @@ "dependencies": { "@arco-design/web-react": "2.46.1", "@visactor/vutils": "~0.19.5", - "@visactor/vgrammar": "workspace:0.16.10", - "@visactor/vgrammar-core": "workspace:0.16.10", - "@visactor/vgrammar-hierarchy": "workspace:0.16.10", - "@visactor/vgrammar-sankey": "workspace:0.16.10", - "@visactor/vgrammar-projection": "workspace:0.16.10", - "@visactor/vgrammar-wordcloud": "workspace:0.16.10", - "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.10", - "@visactor/vgrammar-plot": "workspace:0.16.10", - "@visactor/vgrammar-util": "workspace:0.16.10", - "@visactor/vgrammar-coordinate": "workspace:0.16.10", - "@visactor/vgrammar-venn": "workspace:0.16.10", - "@visactor/vrender-core": "0.22.15", - "@visactor/vrender-kits": "0.22.15", - "@visactor/vrender": "0.22.15", + "@visactor/vgrammar": "workspace:0.16.11", + "@visactor/vgrammar-core": "workspace:0.16.11", + "@visactor/vgrammar-hierarchy": "workspace:0.16.11", + "@visactor/vgrammar-sankey": "workspace:0.16.11", + "@visactor/vgrammar-projection": "workspace:0.16.11", + "@visactor/vgrammar-wordcloud": "workspace:0.16.11", + "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.11", + "@visactor/vgrammar-plot": "workspace:0.16.11", + "@visactor/vgrammar-util": "workspace:0.16.11", + "@visactor/vgrammar-coordinate": "workspace:0.16.11", + "@visactor/vgrammar-venn": "workspace:0.16.11", + "@visactor/vrender-core": "0.22.16", + "@visactor/vrender-kits": "0.22.16", + "@visactor/vrender": "0.22.16", "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 813fc4cf1..35a0966b6 100644 --- a/packages/vgrammar-coordinate/package.json +++ b/packages/vgrammar-coordinate/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-coordinate", - "version": "0.16.10", + "version": "0.16.11", "description": "Coordinates for VGrammar", "keywords": [ "coordinate", @@ -35,7 +35,7 @@ }, "dependencies": { "@visactor/vutils": "~0.19.5", - "@visactor/vgrammar-util": "workspace:0.16.10" + "@visactor/vgrammar-util": "workspace:0.16.11" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-core/CHANGELOG.json b/packages/vgrammar-core/CHANGELOG.json index b0a8aeb69..ecb78ad4e 100644 --- a/packages/vgrammar-core/CHANGELOG.json +++ b/packages/vgrammar-core/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@visactor/vgrammar-core", "entries": [ + { + "version": "0.16.11", + "tag": "@visactor/vgrammar-core_v0.16.11", + "date": "Wed, 20 Aug 2025 10:01:21 GMT", + "comments": {} + }, { "version": "0.16.10", "tag": "@visactor/vgrammar-core_v0.16.10", diff --git a/packages/vgrammar-core/CHANGELOG.md b/packages/vgrammar-core/CHANGELOG.md index 523569cb3..12289af28 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 Wed, 02 Jul 2025 02:45:07 GMT and should not be manually modified. +This log was last generated on Wed, 20 Aug 2025 10:01:21 GMT and should not be manually modified. + +## 0.16.11 +Wed, 20 Aug 2025 10:01:21 GMT + +_Version update only_ ## 0.16.10 Wed, 02 Jul 2025 02:45:07 GMT diff --git a/packages/vgrammar-core/package.json b/packages/vgrammar-core/package.json index af0d330f4..05c740efa 100644 --- a/packages/vgrammar-core/package.json +++ b/packages/vgrammar-core/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-core", - "version": "0.16.10", + "version": "0.16.11", "description": "VGrammar is a visual grammar library", "keywords": [ "grammar", @@ -37,12 +37,12 @@ "dependencies": { "@visactor/vutils": "~0.19.5", "@visactor/vdataset": "~0.19.5", - "@visactor/vgrammar-coordinate": "workspace:0.16.10", - "@visactor/vgrammar-util": "workspace:0.16.10", + "@visactor/vgrammar-coordinate": "workspace:0.16.11", + "@visactor/vgrammar-util": "workspace:0.16.11", "@visactor/vscale": "~0.19.5", - "@visactor/vrender-core": "0.22.15", - "@visactor/vrender-kits": "0.22.15", - "@visactor/vrender-components": "0.22.15" + "@visactor/vrender-core": "0.22.16", + "@visactor/vrender-kits": "0.22.16", + "@visactor/vrender-components": "0.22.16" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-full/package.json b/packages/vgrammar-full/package.json index 7e048fe75..6d0a2d374 100644 --- a/packages/vgrammar-full/package.json +++ b/packages/vgrammar-full/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-full", - "version": "0.16.10", + "version": "0.16.11", "description": "full packages of vgrammar.", "keywords": [ "visualization", @@ -33,14 +33,14 @@ "test": "" }, "dependencies": { - "@visactor/vgrammar-core": "workspace:0.16.10", - "@visactor/vgrammar-hierarchy": "workspace:0.16.10", - "@visactor/vgrammar-plot": "workspace:0.16.10", - "@visactor/vgrammar-projection": "workspace:0.16.10", - "@visactor/vgrammar-sankey": "workspace:0.16.10", - "@visactor/vgrammar-wordcloud": "workspace:0.16.10", - "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.10", - "@visactor/vgrammar-venn": "workspace:0.16.10" + "@visactor/vgrammar-core": "workspace:0.16.11", + "@visactor/vgrammar-hierarchy": "workspace:0.16.11", + "@visactor/vgrammar-plot": "workspace:0.16.11", + "@visactor/vgrammar-projection": "workspace:0.16.11", + "@visactor/vgrammar-sankey": "workspace:0.16.11", + "@visactor/vgrammar-wordcloud": "workspace:0.16.11", + "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.11", + "@visactor/vgrammar-venn": "workspace:0.16.11" }, "devDependencies": { "d3-array": "1.x", diff --git a/packages/vgrammar-hierarchy/package.json b/packages/vgrammar-hierarchy/package.json index e81914c31..e5671ae88 100644 --- a/packages/vgrammar-hierarchy/package.json +++ b/packages/vgrammar-hierarchy/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-hierarchy", - "version": "0.16.10", + "version": "0.16.11", "description": "Layout of hierarchical data for VGrammar", "keywords": [ "hierarchy", @@ -39,10 +39,10 @@ }, "dependencies": { "@visactor/vutils": "~0.19.5", - "@visactor/vgrammar-core": "workspace:0.16.10", - "@visactor/vgrammar-util": "workspace:0.16.10", - "@visactor/vrender-core": "0.22.15", - "@visactor/vrender-kits": "0.22.15" + "@visactor/vgrammar-core": "workspace:0.16.11", + "@visactor/vgrammar-util": "workspace:0.16.11", + "@visactor/vrender-core": "0.22.16", + "@visactor/vrender-kits": "0.22.16" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-plot/package.json b/packages/vgrammar-plot/package.json index f57a4b65d..47610b9d1 100644 --- a/packages/vgrammar-plot/package.json +++ b/packages/vgrammar-plot/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-plot", - "version": "0.16.10", + "version": "0.16.11", "description": "Plots of vgrammar.", "keywords": [ "plot", @@ -36,12 +36,12 @@ "dependencies": { "@visactor/vscale": "~0.19.5", "@visactor/vutils": "~0.19.5", - "@visactor/vgrammar-util": "workspace:0.16.10", - "@visactor/vgrammar-coordinate": "workspace:0.16.10", - "@visactor/vgrammar-core": "workspace:0.16.10", - "@visactor/vrender-components": "0.22.15", - "@visactor/vrender-core": "0.22.15", - "@visactor/vrender-kits": "0.22.15" + "@visactor/vgrammar-util": "workspace:0.16.11", + "@visactor/vgrammar-coordinate": "workspace:0.16.11", + "@visactor/vgrammar-core": "workspace:0.16.11", + "@visactor/vrender-components": "0.22.16", + "@visactor/vrender-core": "0.22.16", + "@visactor/vrender-kits": "0.22.16" }, "devDependencies": { "d3-array": "1.x", diff --git a/packages/vgrammar-projection/package.json b/packages/vgrammar-projection/package.json index dd7888b25..5c326c90d 100644 --- a/packages/vgrammar-projection/package.json +++ b/packages/vgrammar-projection/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-projection", - "version": "0.16.10", + "version": "0.16.11", "description": "Projections for map, used in VGrammar.", "keywords": [ "projection", @@ -35,8 +35,8 @@ }, "dependencies": { "@visactor/vutils": "~0.19.5", - "@visactor/vgrammar-util": "workspace:0.16.10", - "@visactor/vgrammar-core": "workspace:0.16.10", + "@visactor/vgrammar-util": "workspace:0.16.11", + "@visactor/vgrammar-core": "workspace:0.16.11", "d3-geo": "^1.12.1" }, "devDependencies": { diff --git a/packages/vgrammar-sankey/package.json b/packages/vgrammar-sankey/package.json index 6396796f6..26df62aff 100644 --- a/packages/vgrammar-sankey/package.json +++ b/packages/vgrammar-sankey/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-sankey", - "version": "0.16.10", + "version": "0.16.11", "description": "Layout of sankey chart, used by VGrammar", "keywords": [ "sankey", @@ -37,10 +37,10 @@ }, "dependencies": { "@visactor/vutils": "~0.19.5", - "@visactor/vgrammar-core": "workspace:0.16.10", - "@visactor/vgrammar-util": "workspace:0.16.10", - "@visactor/vrender-core": "0.22.15", - "@visactor/vrender-kits": "0.22.15" + "@visactor/vgrammar-core": "workspace:0.16.11", + "@visactor/vgrammar-util": "workspace:0.16.11", + "@visactor/vrender-core": "0.22.16", + "@visactor/vrender-kits": "0.22.16" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-util/package.json b/packages/vgrammar-util/package.json index ba47866fd..782d93a4b 100644 --- a/packages/vgrammar-util/package.json +++ b/packages/vgrammar-util/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-util", - "version": "0.16.10", + "version": "0.16.11", "description": "The common utils functions of VGrammar", "keywords": [ "utils", @@ -35,7 +35,7 @@ }, "dependencies": { "@visactor/vutils": "~0.19.5", - "@visactor/vrender-core": "0.22.15" + "@visactor/vrender-core": "0.22.16" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-venn/package.json b/packages/vgrammar-venn/package.json index deed06e2b..28f9327a3 100644 --- a/packages/vgrammar-venn/package.json +++ b/packages/vgrammar-venn/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-venn", - "version": "0.16.10", + "version": "0.16.11", "description": "Venn layout transform for VGrammar", "keywords": [ "venn", @@ -34,10 +34,10 @@ "test-check": "DEBUG=jest jest --forceExit --detectOpenHandles --silent false --verbose false --runInBand" }, "dependencies": { - "@visactor/vgrammar-core": "workspace:0.16.10", - "@visactor/vgrammar-util": "workspace:0.16.10", - "@visactor/vrender-core": "0.22.15", - "@visactor/vrender-kits": "0.22.15", + "@visactor/vgrammar-core": "workspace:0.16.11", + "@visactor/vgrammar-util": "workspace:0.16.11", + "@visactor/vrender-core": "0.22.16", + "@visactor/vrender-kits": "0.22.16", "@visactor/vutils": "~0.19.5" }, "devDependencies": { diff --git a/packages/vgrammar-wordcloud-shape/package.json b/packages/vgrammar-wordcloud-shape/package.json index e012b8796..e46cb350d 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.16.10", + "version": "0.16.11", "description": "Layout WordCloud in specified shape, this is a transform for VGrammar.", "keywords": [ "wordcloud", @@ -36,10 +36,10 @@ "dependencies": { "@visactor/vutils": "~0.19.5", "@visactor/vscale": "~0.19.5", - "@visactor/vgrammar-core": "workspace:0.16.10", - "@visactor/vgrammar-util": "workspace:0.16.10", - "@visactor/vrender-core": "0.22.15", - "@visactor/vrender-kits": "0.22.15" + "@visactor/vgrammar-core": "workspace:0.16.11", + "@visactor/vgrammar-util": "workspace:0.16.11", + "@visactor/vrender-core": "0.22.16", + "@visactor/vrender-kits": "0.22.16" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-wordcloud/package.json b/packages/vgrammar-wordcloud/package.json index 09365b3a4..42123a65a 100644 --- a/packages/vgrammar-wordcloud/package.json +++ b/packages/vgrammar-wordcloud/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-wordcloud", - "version": "0.16.10", + "version": "0.16.11", "description": "WordCloud layout transform for VGrammar", "keywords": [ "wordcloud", @@ -35,10 +35,10 @@ }, "dependencies": { "@visactor/vutils": "~0.19.5", - "@visactor/vgrammar-core": "workspace:0.16.10", - "@visactor/vgrammar-util": "workspace:0.16.10", - "@visactor/vrender-core": "0.22.15", - "@visactor/vrender-kits": "0.22.15" + "@visactor/vgrammar-core": "workspace:0.16.11", + "@visactor/vgrammar-util": "workspace:0.16.11", + "@visactor/vrender-core": "0.22.16", + "@visactor/vrender-kits": "0.22.16" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar/package.json b/packages/vgrammar/package.json index eafe2356a..26e3fa18d 100644 --- a/packages/vgrammar/package.json +++ b/packages/vgrammar/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar", - "version": "0.16.10", + "version": "0.16.11", "description": "simple package of vgrammar.", "keywords": [ "visualization", @@ -30,7 +30,7 @@ "test": "" }, "dependencies": { - "@visactor/vgrammar-core": "workspace:0.16.10" + "@visactor/vgrammar-core": "workspace:0.16.11" }, "devDependencies": { "d3-array": "1.x",