From 26a8ceb16a7bb2b77d5a5668819fc8b326b357ec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 20 May 2023 07:12:07 +0000 Subject: [PATCH 1/3] chore(main): release 1.1.0 --- CHANGELOG.md | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 67 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b9246905..b1118f27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,71 @@ # Changelog +## [1.1.0](https://github.com/terwer/zhi/compare/v1.0.0...v1.1.0) (2023-05-20) + + +### Features + +* add importer ([5aa433d](https://github.com/terwer/zhi/commit/5aa433d950250270387b480424bd7b3264628fa8)) +* **changelog-parser:** add changelog parser ([ab2fbe5](https://github.com/terwer/zhi/commit/ab2fbe564e095dfb1af4bb5e47b1ba33725f95b2)) +* **changelog-parser:** add changelog parser ([62a977f](https://github.com/terwer/zhi/commit/62a977f2d24ca15ba12277392ff04542cbeb6151)) +* **changelog-parser:** add changelog parser ([0db27b4](https://github.com/terwer/zhi/commit/0db27b47fb0e4b8ac8cd355bcfc24b00d9549b9a)) +* **changelog-parser:** add changelog parser ([58449c9](https://github.com/terwer/zhi/commit/58449c9af0e9b96b0158e757a2cd063704f09162)) +* **changelog-parser:** add changelog parser ([9444470](https://github.com/terwer/zhi/commit/9444470d9c5e0efcdfcd0c41de375e62d67267f8)) +* **changelog-parser:** add changelog parser ([a5a45d2](https://github.com/terwer/zhi/commit/a5a45d275161f8b30cacc545d9ebfad918496a34)) +* **changelog-parser:** add sample changelog template ([6be24d4](https://github.com/terwer/zhi/commit/6be24d48d48f289e9cb4a689e142dc58e4d4ebcd)) +* **changelog-parser:** bundle changelog parser lib ([1397c3c](https://github.com/terwer/zhi/commit/1397c3c9f918dc560c1c16fc778b9c2f735c3891)) +* **commit-config-custom:** add commit config ([5d46384](https://github.com/terwer/zhi/commit/5d4638496757c337e17787f7db15d4b4c3f28371)) +* **commit-config-custom:** add commit config ([47f0d3a](https://github.com/terwer/zhi/commit/47f0d3a3f79557c2a813d08b5e4d8a91fe047de9)) +* **eslint-config-custom:** add svelte support for eslint ([670d2cf](https://github.com/terwer/zhi/commit/670d2cf763d2807f3d431426202b75e673d99d73)) +* **eslint-config-custom:** seperate different platform rules ([cfdeac6](https://github.com/terwer/zhi/commit/cfdeac600469305a7eb024e814ae60c4a0e15895)) +* update deps ([082bce8](https://github.com/terwer/zhi/commit/082bce85b1af7141b5e99ec3b3604e6549982f01)) +* **vite-config-custom:** add minimist ([cda3f3e](https://github.com/terwer/zhi/commit/cda3f3eec25f086e3b1d41796b1f41eb7ca8c306)) +* **zhi-docs-vitepress:** add auto docs using vitepress ([675e945](https://github.com/terwer/zhi/commit/675e9454df71040df89a10fed4cfd8cc7d91f1dc)) +* **zhi-docs-vitepress:** add vitepress docs ([6c6c02a](https://github.com/terwer/zhi/commit/6c6c02a90585f1d928b34e6ca1e45e10a69a058c)) +* **zhi-publisher-sdk:** add publisher sdk ([8a403cd](https://github.com/terwer/zhi/commit/8a403cd4363fbb2aec432567bdeb00b83970f57c)) +* **zhi-root:** no bundle for libs ([d2b8100](https://github.com/terwer/zhi/commit/d2b81005454ce019943d4acf918305638e35a093)) + + +### Bug Fixes + +* **deps:** bump @docusaurus/core from 2.4.0 to 2.4.1 ([665e07d](https://github.com/terwer/zhi/commit/665e07d88907b2c829a6c8d4eedd4407e892cd6f)) +* **deps:** bump @docusaurus/core from 2.4.0 to 2.4.1 in /apps/zhi-docs ([ab357fa](https://github.com/terwer/zhi/commit/ab357faa32549a25daae318030eb5b194aaaa8ca)) +* **deps:** bump @docusaurus/preset-classic in /apps/zhi-docs ([2f52411](https://github.com/terwer/zhi/commit/2f52411a041e1da934ba2f7542bf862b58951547)) +* **vite-config-custom:** add no bundle plugin ([e2a9482](https://github.com/terwer/zhi/commit/e2a94828ee6f1340919173d421f492a4519419fd)) +* **vite-config-custom:** add no bundle plugin ([4a3f9ce](https://github.com/terwer/zhi/commit/4a3f9ce4514af1f62e335fc1cc1945e244200a12)) +* **vite-config-custom:** add no bundle plugin ([2c4bbc4](https://github.com/terwer/zhi/commit/2c4bbc4a8cba693dd3849311096b92256a57d7ca)) +* **vite-config-custom:** add no bundle plugin ([b0dec63](https://github.com/terwer/zhi/commit/b0dec634461ab7ce55672c231bfbe1d28e5bdec5)) +* **vite-config-custom:** add rollup liveload ([36cf15d](https://github.com/terwer/zhi/commit/36cf15d85c063582cf09831b0d699dbd63ee339f)) +* **vite-config-custom:** add tslib ([e666241](https://github.com/terwer/zhi/commit/e6662416a32f16c3a496eb3741518eaa293499c5)) +* **vite-config-custom:** fix vite deps ([af33871](https://github.com/terwer/zhi/commit/af338713bdee820040258333cc986791118cc4e9)) +* **vite-config-custom:** fix vite deps ([d4cfe51](https://github.com/terwer/zhi/commit/d4cfe5112ee3a5687a77c86c0fcdb8529b914ae4)) +* **vite-config-custom:** update deps ([52155c0](https://github.com/terwer/zhi/commit/52155c02a786c79f96b9688212b08395eb3d10fc)) +* **zhi-cli:** ignore error when template file not exist ([5ae52ac](https://github.com/terwer/zhi/commit/5ae52ac7c558e171fb79b4d26eaa4dfb8c7cdd26)) + + +### Miscellaneous + +* add minimist types ([bea8923](https://github.com/terwer/zhi/commit/bea89232baf416b2e22847ddeabca0166d597205)) +* add minimist types ([a336c6b](https://github.com/terwer/zhi/commit/a336c6b010370e93fbd46db3d629a72e56882260)) +* **deps-dev:** bump @docusaurus/module-type-aliases ([f62ac27](https://github.com/terwer/zhi/commit/f62ac27a6a22bc25e1676362c9ba0336ecc0f18e)) +* **deps-dev:** bump @docusaurus/module-type-aliases in /apps/zhi-docs ([e375d25](https://github.com/terwer/zhi/commit/e375d25dc5d563554105dd47c4c98c44ddb026e0)) +* fix ci ([6040f32](https://github.com/terwer/zhi/commit/6040f3217fbdbe4bab0c102fc3ca606930dcbc79)) +* update deps ([4c6ad8c](https://github.com/terwer/zhi/commit/4c6ad8cb5ca6a87a817e2871a76bd90f38eef22d)) +* update deps ([98d1303](https://github.com/terwer/zhi/commit/98d1303c7461f18d831193d0fa24fd296bcc362b)) +* update deps ([5a958a9](https://github.com/terwer/zhi/commit/5a958a9fba25ca497fd098225ed4e3c05250c3e0)) +* update deps ([073a9b3](https://github.com/terwer/zhi/commit/073a9b35723e7cc830540cb9c1a6b1a639640b8b)) +* update deps ([b450a36](https://github.com/terwer/zhi/commit/b450a3679af9855e1c9e3e36318648ac19d8c01f)) +* update deps ([e47e8c4](https://github.com/terwer/zhi/commit/e47e8c447eaaaa52009138c82cbb942b4ab422c5)) +* update deps ([a1d5983](https://github.com/terwer/zhi/commit/a1d59831ab1cdc3c290f96fa9ce610466961e045)) +* update deps ([d5a90b9](https://github.com/terwer/zhi/commit/d5a90b9e9d3b2f6e09bd4c95e7fb740713fc8024)) +* update deps ([46fea29](https://github.com/terwer/zhi/commit/46fea29f65770bd37c75c2e8109eaf286b1a8042)) +* update deps ([bda8881](https://github.com/terwer/zhi/commit/bda8881e6d07d0863949dd93e8900be6d526b1f4)) +* update deps ([aad8705](https://github.com/terwer/zhi/commit/aad8705ad9fa4b3e7e967536e9386b474d42aea2)) +* update deps ([a3542f1](https://github.com/terwer/zhi/commit/a3542f1338893b5c1af54d1c17c772e8738536e2)) +* update deps ([42df762](https://github.com/terwer/zhi/commit/42df76290ca9e832e27479f05e75f49f1bdcbf16)) +* update deps ([2b8098c](https://github.com/terwer/zhi/commit/2b8098c1d0b7cc0a081b404b1a6dadedbd7ae8c9)) +* update turbo ([d693872](https://github.com/terwer/zhi/commit/d693872f84946a90435ff6ae3b7b77c87bd52841)) + ## 1.0.0 (2023-05-09) diff --git a/package.json b/package.json index ca7670e5..46cf4b28 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zhi", - "version": "1.0.0", + "version": "1.1.0", "description": "The ultimate framework for building blog and theme", "private": true, "workspaces": [ From f47d21b40fa50b8652ed9ba44dd3180f8d9815ef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 20 May 2023 07:15:18 +0000 Subject: [PATCH 2/3] chore(main): release 1.1.0 --- CHANGELOG.md | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 69 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b9246905..f0376538 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,73 @@ # Changelog +## [1.1.0](https://github.com/terwer/zhi/compare/v1.0.0...v1.1.0) (2023-05-20) + + +### Features + +* add importer ([5aa433d](https://github.com/terwer/zhi/commit/5aa433d950250270387b480424bd7b3264628fa8)) +* **changelog-parser:** add changelog parser ([ab2fbe5](https://github.com/terwer/zhi/commit/ab2fbe564e095dfb1af4bb5e47b1ba33725f95b2)) +* **changelog-parser:** add changelog parser ([62a977f](https://github.com/terwer/zhi/commit/62a977f2d24ca15ba12277392ff04542cbeb6151)) +* **changelog-parser:** add changelog parser ([0db27b4](https://github.com/terwer/zhi/commit/0db27b47fb0e4b8ac8cd355bcfc24b00d9549b9a)) +* **changelog-parser:** add changelog parser ([58449c9](https://github.com/terwer/zhi/commit/58449c9af0e9b96b0158e757a2cd063704f09162)) +* **changelog-parser:** add changelog parser ([9444470](https://github.com/terwer/zhi/commit/9444470d9c5e0efcdfcd0c41de375e62d67267f8)) +* **changelog-parser:** add changelog parser ([a5a45d2](https://github.com/terwer/zhi/commit/a5a45d275161f8b30cacc545d9ebfad918496a34)) +* **changelog-parser:** add sample changelog template ([6be24d4](https://github.com/terwer/zhi/commit/6be24d48d48f289e9cb4a689e142dc58e4d4ebcd)) +* **changelog-parser:** bundle changelog parser lib ([1397c3c](https://github.com/terwer/zhi/commit/1397c3c9f918dc560c1c16fc778b9c2f735c3891)) +* **commit-config-custom:** add commit config ([5d46384](https://github.com/terwer/zhi/commit/5d4638496757c337e17787f7db15d4b4c3f28371)) +* **commit-config-custom:** add commit config ([47f0d3a](https://github.com/terwer/zhi/commit/47f0d3a3f79557c2a813d08b5e4d8a91fe047de9)) +* **eslint-config-custom:** add svelte support for eslint ([670d2cf](https://github.com/terwer/zhi/commit/670d2cf763d2807f3d431426202b75e673d99d73)) +* **eslint-config-custom:** seperate different platform rules ([cfdeac6](https://github.com/terwer/zhi/commit/cfdeac600469305a7eb024e814ae60c4a0e15895)) +* update deps ([082bce8](https://github.com/terwer/zhi/commit/082bce85b1af7141b5e99ec3b3604e6549982f01)) +* **vite-config-custom:** add minimist ([cda3f3e](https://github.com/terwer/zhi/commit/cda3f3eec25f086e3b1d41796b1f41eb7ca8c306)) +* **zhi-docs-vitepress:** add auto docs using vitepress ([675e945](https://github.com/terwer/zhi/commit/675e9454df71040df89a10fed4cfd8cc7d91f1dc)) +* **zhi-docs-vitepress:** add vitepress docs ([6c6c02a](https://github.com/terwer/zhi/commit/6c6c02a90585f1d928b34e6ca1e45e10a69a058c)) +* **zhi-publisher-sdk:** add publisher sdk ([8a403cd](https://github.com/terwer/zhi/commit/8a403cd4363fbb2aec432567bdeb00b83970f57c)) +* **zhi-root:** no bundle for libs ([d2b8100](https://github.com/terwer/zhi/commit/d2b81005454ce019943d4acf918305638e35a093)) + + +### Bug Fixes + +* **deps:** bump @docusaurus/core from 2.4.0 to 2.4.1 ([665e07d](https://github.com/terwer/zhi/commit/665e07d88907b2c829a6c8d4eedd4407e892cd6f)) +* **deps:** bump @docusaurus/core from 2.4.0 to 2.4.1 in /apps/zhi-docs ([ab357fa](https://github.com/terwer/zhi/commit/ab357faa32549a25daae318030eb5b194aaaa8ca)) +* **deps:** bump @docusaurus/preset-classic in /apps/zhi-docs ([2f52411](https://github.com/terwer/zhi/commit/2f52411a041e1da934ba2f7542bf862b58951547)) +* **vite-config-custom:** add no bundle plugin ([e2a9482](https://github.com/terwer/zhi/commit/e2a94828ee6f1340919173d421f492a4519419fd)) +* **vite-config-custom:** add no bundle plugin ([4a3f9ce](https://github.com/terwer/zhi/commit/4a3f9ce4514af1f62e335fc1cc1945e244200a12)) +* **vite-config-custom:** add no bundle plugin ([2c4bbc4](https://github.com/terwer/zhi/commit/2c4bbc4a8cba693dd3849311096b92256a57d7ca)) +* **vite-config-custom:** add no bundle plugin ([b0dec63](https://github.com/terwer/zhi/commit/b0dec634461ab7ce55672c231bfbe1d28e5bdec5)) +* **vite-config-custom:** add rollup liveload ([36cf15d](https://github.com/terwer/zhi/commit/36cf15d85c063582cf09831b0d699dbd63ee339f)) +* **vite-config-custom:** add tslib ([e666241](https://github.com/terwer/zhi/commit/e6662416a32f16c3a496eb3741518eaa293499c5)) +* **vite-config-custom:** fix vite deps ([af33871](https://github.com/terwer/zhi/commit/af338713bdee820040258333cc986791118cc4e9)) +* **vite-config-custom:** fix vite deps ([d4cfe51](https://github.com/terwer/zhi/commit/d4cfe5112ee3a5687a77c86c0fcdb8529b914ae4)) +* **vite-config-custom:** update deps ([52155c0](https://github.com/terwer/zhi/commit/52155c02a786c79f96b9688212b08395eb3d10fc)) +* **zhi-cli:** ignore error when template file not exist ([5ae52ac](https://github.com/terwer/zhi/commit/5ae52ac7c558e171fb79b4d26eaa4dfb8c7cdd26)) + + +### Miscellaneous + +* add minimist types ([bea8923](https://github.com/terwer/zhi/commit/bea89232baf416b2e22847ddeabca0166d597205)) +* add minimist types ([a336c6b](https://github.com/terwer/zhi/commit/a336c6b010370e93fbd46db3d629a72e56882260)) +* **deps-dev:** bump @docusaurus/module-type-aliases ([f62ac27](https://github.com/terwer/zhi/commit/f62ac27a6a22bc25e1676362c9ba0336ecc0f18e)) +* **deps-dev:** bump @docusaurus/module-type-aliases in /apps/zhi-docs ([e375d25](https://github.com/terwer/zhi/commit/e375d25dc5d563554105dd47c4c98c44ddb026e0)) +* **deps-dev:** bump @types/node from 18.16.13 to 20.2.1 ([6a772f4](https://github.com/terwer/zhi/commit/6a772f49d616b3cdb0e2ed3a2008bae9a80baea4)) +* **deps-dev:** bump vitest from 0.30.1 to 0.31.1 ([36c1da4](https://github.com/terwer/zhi/commit/36c1da4d97a1f3fea595c088f303128f7ac7666a)) +* fix ci ([6040f32](https://github.com/terwer/zhi/commit/6040f3217fbdbe4bab0c102fc3ca606930dcbc79)) +* update deps ([4c6ad8c](https://github.com/terwer/zhi/commit/4c6ad8cb5ca6a87a817e2871a76bd90f38eef22d)) +* update deps ([98d1303](https://github.com/terwer/zhi/commit/98d1303c7461f18d831193d0fa24fd296bcc362b)) +* update deps ([5a958a9](https://github.com/terwer/zhi/commit/5a958a9fba25ca497fd098225ed4e3c05250c3e0)) +* update deps ([073a9b3](https://github.com/terwer/zhi/commit/073a9b35723e7cc830540cb9c1a6b1a639640b8b)) +* update deps ([b450a36](https://github.com/terwer/zhi/commit/b450a3679af9855e1c9e3e36318648ac19d8c01f)) +* update deps ([e47e8c4](https://github.com/terwer/zhi/commit/e47e8c447eaaaa52009138c82cbb942b4ab422c5)) +* update deps ([a1d5983](https://github.com/terwer/zhi/commit/a1d59831ab1cdc3c290f96fa9ce610466961e045)) +* update deps ([d5a90b9](https://github.com/terwer/zhi/commit/d5a90b9e9d3b2f6e09bd4c95e7fb740713fc8024)) +* update deps ([46fea29](https://github.com/terwer/zhi/commit/46fea29f65770bd37c75c2e8109eaf286b1a8042)) +* update deps ([bda8881](https://github.com/terwer/zhi/commit/bda8881e6d07d0863949dd93e8900be6d526b1f4)) +* update deps ([aad8705](https://github.com/terwer/zhi/commit/aad8705ad9fa4b3e7e967536e9386b474d42aea2)) +* update deps ([a3542f1](https://github.com/terwer/zhi/commit/a3542f1338893b5c1af54d1c17c772e8738536e2)) +* update deps ([42df762](https://github.com/terwer/zhi/commit/42df76290ca9e832e27479f05e75f49f1bdcbf16)) +* update deps ([2b8098c](https://github.com/terwer/zhi/commit/2b8098c1d0b7cc0a081b404b1a6dadedbd7ae8c9)) +* update turbo ([d693872](https://github.com/terwer/zhi/commit/d693872f84946a90435ff6ae3b7b77c87bd52841)) + ## 1.0.0 (2023-05-09) diff --git a/package.json b/package.json index ca7670e5..46cf4b28 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zhi", - "version": "1.0.0", + "version": "1.1.0", "description": "The ultimate framework for building blog and theme", "private": true, "workspaces": [ From 9c6bf3a4303a03129beb18df3e5226303f051be0 Mon Sep 17 00:00:00 2001 From: terwer Date: Sat, 20 May 2023 15:22:53 +0800 Subject: [PATCH 3/3] chore: update deps --- CHANGELOG.md | 215 +-------------------- package.json | 4 +- pnpm-lock.yaml | 286 ++++++++++++++-------------- tools/changelog-parser/package.json | 3 + tools/changelog-parser/src/index.ts | 5 +- 5 files changed, 160 insertions(+), 353 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b1118f27..e6ecf891 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,84 +1,41 @@ # Changelog ## [1.1.0](https://github.com/terwer/zhi/compare/v1.0.0...v1.1.0) (2023-05-20) - - ### Features - * add importer ([5aa433d](https://github.com/terwer/zhi/commit/5aa433d950250270387b480424bd7b3264628fa8)) -* **changelog-parser:** add changelog parser ([ab2fbe5](https://github.com/terwer/zhi/commit/ab2fbe564e095dfb1af4bb5e47b1ba33725f95b2)) -* **changelog-parser:** add changelog parser ([62a977f](https://github.com/terwer/zhi/commit/62a977f2d24ca15ba12277392ff04542cbeb6151)) -* **changelog-parser:** add changelog parser ([0db27b4](https://github.com/terwer/zhi/commit/0db27b47fb0e4b8ac8cd355bcfc24b00d9549b9a)) -* **changelog-parser:** add changelog parser ([58449c9](https://github.com/terwer/zhi/commit/58449c9af0e9b96b0158e757a2cd063704f09162)) -* **changelog-parser:** add changelog parser ([9444470](https://github.com/terwer/zhi/commit/9444470d9c5e0efcdfcd0c41de375e62d67267f8)) * **changelog-parser:** add changelog parser ([a5a45d2](https://github.com/terwer/zhi/commit/a5a45d275161f8b30cacc545d9ebfad918496a34)) * **changelog-parser:** add sample changelog template ([6be24d4](https://github.com/terwer/zhi/commit/6be24d48d48f289e9cb4a689e142dc58e4d4ebcd)) * **changelog-parser:** bundle changelog parser lib ([1397c3c](https://github.com/terwer/zhi/commit/1397c3c9f918dc560c1c16fc778b9c2f735c3891)) -* **commit-config-custom:** add commit config ([5d46384](https://github.com/terwer/zhi/commit/5d4638496757c337e17787f7db15d4b4c3f28371)) -* **commit-config-custom:** add commit config ([47f0d3a](https://github.com/terwer/zhi/commit/47f0d3a3f79557c2a813d08b5e4d8a91fe047de9)) +* **commit-config-custom:** add commit config ([da2b21c](https://github.com/terwer/zhi/commit/da2b21ca8c53e48f3877c2afff321786b1517b39)) * **eslint-config-custom:** add svelte support for eslint ([670d2cf](https://github.com/terwer/zhi/commit/670d2cf763d2807f3d431426202b75e673d99d73)) * **eslint-config-custom:** seperate different platform rules ([cfdeac6](https://github.com/terwer/zhi/commit/cfdeac600469305a7eb024e814ae60c4a0e15895)) -* update deps ([082bce8](https://github.com/terwer/zhi/commit/082bce85b1af7141b5e99ec3b3604e6549982f01)) +* update deps ([2b8098c](https://github.com/terwer/zhi/commit/2b8098c1d0b7cc0a081b404b1a6dadedbd7ae8c9)) * **vite-config-custom:** add minimist ([cda3f3e](https://github.com/terwer/zhi/commit/cda3f3eec25f086e3b1d41796b1f41eb7ca8c306)) * **zhi-docs-vitepress:** add auto docs using vitepress ([675e945](https://github.com/terwer/zhi/commit/675e9454df71040df89a10fed4cfd8cc7d91f1dc)) * **zhi-docs-vitepress:** add vitepress docs ([6c6c02a](https://github.com/terwer/zhi/commit/6c6c02a90585f1d928b34e6ca1e45e10a69a058c)) * **zhi-publisher-sdk:** add publisher sdk ([8a403cd](https://github.com/terwer/zhi/commit/8a403cd4363fbb2aec432567bdeb00b83970f57c)) * **zhi-root:** no bundle for libs ([d2b8100](https://github.com/terwer/zhi/commit/d2b81005454ce019943d4acf918305638e35a093)) - - ### Bug Fixes - * **deps:** bump @docusaurus/core from 2.4.0 to 2.4.1 ([665e07d](https://github.com/terwer/zhi/commit/665e07d88907b2c829a6c8d4eedd4407e892cd6f)) * **deps:** bump @docusaurus/core from 2.4.0 to 2.4.1 in /apps/zhi-docs ([ab357fa](https://github.com/terwer/zhi/commit/ab357faa32549a25daae318030eb5b194aaaa8ca)) * **deps:** bump @docusaurus/preset-classic in /apps/zhi-docs ([2f52411](https://github.com/terwer/zhi/commit/2f52411a041e1da934ba2f7542bf862b58951547)) -* **vite-config-custom:** add no bundle plugin ([e2a9482](https://github.com/terwer/zhi/commit/e2a94828ee6f1340919173d421f492a4519419fd)) -* **vite-config-custom:** add no bundle plugin ([4a3f9ce](https://github.com/terwer/zhi/commit/4a3f9ce4514af1f62e335fc1cc1945e244200a12)) -* **vite-config-custom:** add no bundle plugin ([2c4bbc4](https://github.com/terwer/zhi/commit/2c4bbc4a8cba693dd3849311096b92256a57d7ca)) * **vite-config-custom:** add no bundle plugin ([b0dec63](https://github.com/terwer/zhi/commit/b0dec634461ab7ce55672c231bfbe1d28e5bdec5)) * **vite-config-custom:** add rollup liveload ([36cf15d](https://github.com/terwer/zhi/commit/36cf15d85c063582cf09831b0d699dbd63ee339f)) * **vite-config-custom:** add tslib ([e666241](https://github.com/terwer/zhi/commit/e6662416a32f16c3a496eb3741518eaa293499c5)) -* **vite-config-custom:** fix vite deps ([af33871](https://github.com/terwer/zhi/commit/af338713bdee820040258333cc986791118cc4e9)) * **vite-config-custom:** fix vite deps ([d4cfe51](https://github.com/terwer/zhi/commit/d4cfe5112ee3a5687a77c86c0fcdb8529b914ae4)) * **vite-config-custom:** update deps ([52155c0](https://github.com/terwer/zhi/commit/52155c02a786c79f96b9688212b08395eb3d10fc)) * **zhi-cli:** ignore error when template file not exist ([5ae52ac](https://github.com/terwer/zhi/commit/5ae52ac7c558e171fb79b4d26eaa4dfb8c7cdd26)) - - ### Miscellaneous - -* add minimist types ([bea8923](https://github.com/terwer/zhi/commit/bea89232baf416b2e22847ddeabca0166d597205)) * add minimist types ([a336c6b](https://github.com/terwer/zhi/commit/a336c6b010370e93fbd46db3d629a72e56882260)) * **deps-dev:** bump @docusaurus/module-type-aliases ([f62ac27](https://github.com/terwer/zhi/commit/f62ac27a6a22bc25e1676362c9ba0336ecc0f18e)) * **deps-dev:** bump @docusaurus/module-type-aliases in /apps/zhi-docs ([e375d25](https://github.com/terwer/zhi/commit/e375d25dc5d563554105dd47c4c98c44ddb026e0)) * fix ci ([6040f32](https://github.com/terwer/zhi/commit/6040f3217fbdbe4bab0c102fc3ca606930dcbc79)) -* update deps ([4c6ad8c](https://github.com/terwer/zhi/commit/4c6ad8cb5ca6a87a817e2871a76bd90f38eef22d)) -* update deps ([98d1303](https://github.com/terwer/zhi/commit/98d1303c7461f18d831193d0fa24fd296bcc362b)) -* update deps ([5a958a9](https://github.com/terwer/zhi/commit/5a958a9fba25ca497fd098225ed4e3c05250c3e0)) -* update deps ([073a9b3](https://github.com/terwer/zhi/commit/073a9b35723e7cc830540cb9c1a6b1a639640b8b)) -* update deps ([b450a36](https://github.com/terwer/zhi/commit/b450a3679af9855e1c9e3e36318648ac19d8c01f)) -* update deps ([e47e8c4](https://github.com/terwer/zhi/commit/e47e8c447eaaaa52009138c82cbb942b4ab422c5)) -* update deps ([a1d5983](https://github.com/terwer/zhi/commit/a1d59831ab1cdc3c290f96fa9ce610466961e045)) -* update deps ([d5a90b9](https://github.com/terwer/zhi/commit/d5a90b9e9d3b2f6e09bd4c95e7fb740713fc8024)) -* update deps ([46fea29](https://github.com/terwer/zhi/commit/46fea29f65770bd37c75c2e8109eaf286b1a8042)) -* update deps ([bda8881](https://github.com/terwer/zhi/commit/bda8881e6d07d0863949dd93e8900be6d526b1f4)) -* update deps ([aad8705](https://github.com/terwer/zhi/commit/aad8705ad9fa4b3e7e967536e9386b474d42aea2)) -* update deps ([a3542f1](https://github.com/terwer/zhi/commit/a3542f1338893b5c1af54d1c17c772e8738536e2)) -* update deps ([42df762](https://github.com/terwer/zhi/commit/42df76290ca9e832e27479f05e75f49f1bdcbf16)) -* update deps ([2b8098c](https://github.com/terwer/zhi/commit/2b8098c1d0b7cc0a081b404b1a6dadedbd7ae8c9)) * update turbo ([d693872](https://github.com/terwer/zhi/commit/d693872f84946a90435ff6ae3b7b77c87bd52841)) - ## 1.0.0 (2023-05-09) - - ### ⚠ BREAKING CHANGES - * **esbuild-config-custom:** previews esbuild config need to be a attr value for esbuild property, add a new customConfig property - -### Features - * [#163](https://github.com/terwer/zhi/issues/163) ([d9fae8a](https://github.com/terwer/zhi/commit/d9fae8af6f96052a82e62f9aea79505a52fdbb23)) * add dependentbot ([d3ca140](https://github.com/terwer/zhi/commit/d3ca1403ce6fd53a66f935f102a201512e50eaf5)) -* add dependentbot monorepo support ([0d9a61e](https://github.com/terwer/zhi/commit/0d9a61e39da3dc207f5dc6bb634dc2c05488eae8)) -* add dependentbot monorepo support ([9144805](https://github.com/terwer/zhi/commit/91448059f9eb8450c18390a6b749a74f4ee7db3e)) * add dependentbot monorepo support ([db9abf7](https://github.com/terwer/zhi/commit/db9abf7240196efcf4d6b41ef9ce935a88743364)) * add device check ([171c378](https://github.com/terwer/zhi/commit/171c3782461ddbf9b25607208b364dfea583cee0)) * add device doc ([d288f33](https://github.com/terwer/zhi/commit/d288f334bafd0da5bf406e482cc5b07782692310)) @@ -89,16 +46,8 @@ * add zhi-device-detection ([5996c09](https://github.com/terwer/zhi/commit/5996c09ed956c412d0e012ed7a1741656960191d)) * add zhi-env and jest ([3081f78](https://github.com/terwer/zhi/commit/3081f78dd9b879df238f2e2e01dbc23fd3fb3494)) * add zhi-log ([977e777](https://github.com/terwer/zhi/commit/977e7772750e7a168620be975664e713de6fa769)) -* **commit-config-custom:** add commit config ([6b46790](https://github.com/terwer/zhi/commit/6b46790ab9158889a8bb5d0ab6197e30a3ff67da)) -* **commit-config-custom:** add commit config ([c37da3e](https://github.com/terwer/zhi/commit/c37da3e5ad7818601a44cecf64a22004b55e81d3)) -* **commit-config-custom:** add commit config ([dd3c5df](https://github.com/terwer/zhi/commit/dd3c5dfffaf7a487b8982e823c0e4f94eaf7ce12)) -* **commit-config-custom:** add commit config ([da2b21c](https://github.com/terwer/zhi/commit/da2b21ca8c53e48f3877c2afff321786b1517b39)) * **commit-config-custom:** add README ([dbc75c6](https://github.com/terwer/zhi/commit/dbc75c625c303519f087e4bceb5a86cb1b4986a5)) -* esbuild inject env ([9c8e52e](https://github.com/terwer/zhi/commit/9c8e52e7448c3c5e27f9ed63d97fb07b5728b278)) -* esbuild inject env ([33743b3](https://github.com/terwer/zhi/commit/33743b3705e1eb5b83ff587466929806b3ed0cff)) * esbuild inject env ([420f7ac](https://github.com/terwer/zhi/commit/420f7ac6adb82486e6278e0f8dd961b1d6768637)) -* **esbuild-config-custom:** add esbuild usage ([2de59da](https://github.com/terwer/zhi/commit/2de59dadad2f3f3e6bc39901e64bff45e79dd407)) -* **esbuild-config-custom:** add esbuild usage ([bca1c1f](https://github.com/terwer/zhi/commit/bca1c1fa4345b3f49a06452981999610fd193029)) * **esbuild-config-custom:** add esbuild usage ([102573f](https://github.com/terwer/zhi/commit/102573f86610a69b4ba4e7f668cc87490dd82b67)) * **eslint-config-custom:** ignore any ([3a13d5c](https://github.com/terwer/zhi/commit/3a13d5cf76fbe5e6533a6f643d3bbbcac14e79fe)) * fix ci error ([335a3e0](https://github.com/terwer/zhi/commit/335a3e032319384508db5efcae58d9fc970f9679)) @@ -110,7 +59,6 @@ * **zhi-blog-nuxt:** add a nuxt blog ([b414c0a](https://github.com/terwer/zhi/commit/b414c0a14996e055a8c01d3eab76c77fce8a8389)) * **zhi-blog-nuxt:** add nuxt blog ([a202629](https://github.com/terwer/zhi/commit/a202629870172a3b9bb2f1ab436fdf23469f464e)) * **zhi-blog:** add blog ([608bf15](https://github.com/terwer/zhi/commit/608bf155c656961f2ea0675ea472f80837645f8a)) -* zhi-cli allow multi files modify ([7851c0f](https://github.com/terwer/zhi/commit/7851c0fd4bc634288deede71783808b43106558a)) * zhi-cli allow multi files modify ([ce382ed](https://github.com/terwer/zhi/commit/ce382ed59d671763b7a5b06a707dfb002ec1bd39)) * **zhi-cli:** support new project format ([a758132](https://github.com/terwer/zhi/commit/a758132dd7473025d55b623bd2666f32b79da1bb)) * **zhi-cli:** support new project type ([dd12fe1](https://github.com/terwer/zhi/commit/dd12fe128d6019bd99090378d3141a6ce154ba69)) @@ -123,14 +71,13 @@ * **zhi-core:** add dependabot ([def0e57](https://github.com/terwer/zhi/commit/def0e57171073843d1994d342d716c3da29e54e3)) * **zhi-core:** add dependency item ([22349e3](https://github.com/terwer/zhi/commit/22349e3af1e7891b9892781f1647d4331d43b53a)) * **zhi-core:** add npm managent ([2d64ccd](https://github.com/terwer/zhi/commit/2d64ccd30d86f8f522b343e123be1034e856b32b)) -* **zhi-core:** add project plans ([693f1ad](https://github.com/terwer/zhi/commit/693f1ad79f0ea76a440bcc868752994c851a973a)) +* **zhi-core:** add project plans ([995cb2c](https://github.com/terwer/zhi/commit/995cb2c1ddaaede7602252d7ec58bf5bbfe5b35d)) * **zhi-core:** add zhi-lib-device import map ([d9420a4](https://github.com/terwer/zhi/commit/d9420a4157c59e2d6b4278ced8116d2b0689a523)) * **zhi-core:** basic dependency management ([fdbe3ab](https://github.com/terwer/zhi/commit/fdbe3ab9138d5267875d73d07365d58d44644917)) * **zhi-core:** basic loading ([3035a76](https://github.com/terwer/zhi/commit/3035a763945c37bca2fe68d26340758995b0a7b9)) * **zhi-core:** fix test error ([fe932e2](https://github.com/terwer/zhi/commit/fe932e2cce79ea907254dc7c0b8360699f52af5e)) * **zhi-core:** import map works well for zhi-core now ([5ad62ea](https://github.com/terwer/zhi/commit/5ad62eaeacf06304dd8b0db3ff1218d2e33d6316)) * **zhi-core:** move dependency definition to zhi.json ([d9fae8a](https://github.com/terwer/zhi/commit/d9fae8af6f96052a82e62f9aea79505a52fdbb23)), closes [#163](https://github.com/terwer/zhi/issues/163) -* **zhi-core:** prepare a new project structure ([4b11a7e](https://github.com/terwer/zhi/commit/4b11a7ec47f068964b1277af718f028689db8859)) * **zhi-core:** prepare a new project structure ([a644f34](https://github.com/terwer/zhi/commit/a644f34b6a2107e865d3057335bafa593da8bc57)) * **zhi-core:** rebuild core with vite ([0296b98](https://github.com/terwer/zhi/commit/0296b9876fc24196fd09d1b417b38fd1dbfb791a)) * **zhi-core:** rebuild the core of zhi theme ([b601820](https://github.com/terwer/zhi/commit/b6018208793db4bd948d4c84b79ba6b136142890)) @@ -138,10 +85,7 @@ * **zhi-core:** rebuild zhi-core ([316a0f2](https://github.com/terwer/zhi/commit/316a0f2fd175a68f99a69fba1b6332ed0eff0b90)) * **zhi-core:** reset project ([348b39a](https://github.com/terwer/zhi/commit/348b39a1fb0e3bbc600f9cb4aabea34a2cd0cd8b)) * **zhi-core:** smallest runnable kernel ([639e79c](https://github.com/terwer/zhi/commit/639e79cd3268bb44c952c6a63a6199b4586ee4e2)) -* **zhi-core:** support importmap ([096bdce](https://github.com/terwer/zhi/commit/096bdce61460b68ed37ac709729b3082812b557d)) -* **zhi-core:** support importmap ([4076fd6](https://github.com/terwer/zhi/commit/4076fd6ed53c86613726b277b333cb028b04a2b4)) * **zhi-core:** support importmap ([2666c5d](https://github.com/terwer/zhi/commit/2666c5db278511289485a9fc84bb750b9fd03e33)) -* **zhi-core:** support loading zhi internal plugins ([5cb896d](https://github.com/terwer/zhi/commit/5cb896dafbbd6ec27708dc22d5c8683b70675900)), closes [#178](https://github.com/terwer/zhi/issues/178) * **zhi-core:** support loading zhi internal plugins ([202a050](https://github.com/terwer/zhi/commit/202a0502a224d5b20c4676d9bd3b682d4c943f63)), closes [#178](https://github.com/terwer/zhi/issues/178) * **zhi-core:** support ts ([32cbadb](https://github.com/terwer/zhi/commit/32cbadbb364116a6fee135ff264d443e6b79cafc)) * **zhi-core:** test esm.sh ([0fcbd46](https://github.com/terwer/zhi/commit/0fcbd46f79e6dfb4d0645af333a01865562b206d)) @@ -152,7 +96,6 @@ * **zhi-docs:** new docs with docusaurus ([681e437](https://github.com/terwer/zhi/commit/681e4372df8088b27b56e48f806ce532142d1444)) * **zhi-electron:** add electron lib ([f31b90f](https://github.com/terwer/zhi/commit/f31b90f93c7508a0e0570dd5256ca8c2bfb2c9bd)) * **zhi-env:** remove default export ([728f9f3](https://github.com/terwer/zhi/commit/728f9f354c766e60fe801b033a06067060634af1)) -* **zhi-lib-common:** add common libiary ([4c553c1](https://github.com/terwer/zhi/commit/4c553c153a9e06e61246b16679ac0fa1db74e507)) * **zhi-lib-common:** add common libiary ([ba20098](https://github.com/terwer/zhi/commit/ba200984d7c5e894f0cbf6b46564316d862610b2)) * **zhi-lib-common:** add common module ([5c11b96](https://github.com/terwer/zhi/commit/5c11b96dc958a1d7c83be451a3d7b74471f6e542)) * **zhi-lib-device:** add device libiary ([29d6a48](https://github.com/terwer/zhi/commit/29d6a487f0b120370a0cc7e3b3f344d9ff087220)) @@ -162,9 +105,6 @@ * **zhi-lib-log:** add a better log system ([dfeb043](https://github.com/terwer/zhi/commit/dfeb04394a1e5918e2a82b8424d41a420c765769)) * **zhi-lib-log:** init log system ([60e8ba3](https://github.com/terwer/zhi/commit/60e8ba35034b4eaef5bc51cf1d49ed977df7d976)) * **zhi-lib-siyuan-api:** add siyuan api ([c748669](https://github.com/terwer/zhi/commit/c7486699cbba0345d60bd7456bf54cfa7ae2dba5)) -* zhi-log add color support ([829ea42](https://github.com/terwer/zhi/commit/829ea429e993de15bfc5fd7ef09b17d8b0455476)) -* zhi-log add color support ([389db0d](https://github.com/terwer/zhi/commit/389db0d01e1a1c9de9fe8dbaffb2989d084ca13f)) -* zhi-log add color support ([ddc852a](https://github.com/terwer/zhi/commit/ddc852a51b02b765b22b3df10b5d6444c69f229b)) * zhi-log add color support ([c2bfee7](https://github.com/terwer/zhi/commit/c2bfee7429f2f80f8e073652ea9d8e2c8c77b7a7)) * zhi-log tests ([2f8bc59](https://github.com/terwer/zhi/commit/2f8bc59b5aa595c465f3d1dc390cc8a89fdc8a74)) * **zhi-root:** add ci ([7d17045](https://github.com/terwer/zhi/commit/7d170453227e5d3d0f889ef446891ecacd93d7b9)) @@ -173,12 +113,10 @@ * **zhi-root:** add npm support ([58ebebf](https://github.com/terwer/zhi/commit/58ebebf2ab27feab7d72ffa112391a02600499e4)), closes [#227](https://github.com/terwer/zhi/issues/227) * **zhi-root:** add release please ([c2f54f7](https://github.com/terwer/zhi/commit/c2f54f7508d804240726bd2a8d9779efde5d4984)) * **zhi-root:** add test ([3c5c652](https://github.com/terwer/zhi/commit/3c5c65262633fde359b869211053db3ea3821d43)) -* **zhi-root:** change links ([494aea1](https://github.com/terwer/zhi/commit/494aea19036671e95514d17c502924cff8f1d01b)) -* **zhi-root:** change links ([2f7ce3c](https://github.com/terwer/zhi/commit/2f7ce3c08b6981a0923edd4b186ef359aa964534)) * **zhi-root:** change links ([a54c3e3](https://github.com/terwer/zhi/commit/a54c3e35db4bcafdc1316c162bcc180c1143d167)) -* **zhi-root:** fix ci ([38be6aa](https://github.com/terwer/zhi/commit/38be6aaf2f15f88a04f6aeb5cf29955ff5e6d03c)) +* **zhi-root:** fix ci ([9597c01](https://github.com/terwer/zhi/commit/9597c01e74dfdd4053a75a6d16a9604cc0c0d803)) * **zhi-root:** hot reload support ([47723cd](https://github.com/terwer/zhi/commit/47723cdb2ea9437a90ca28f5e40add1294c0ac32)) -* **zhi-root:** update ci ([62d76e1](https://github.com/terwer/zhi/commit/62d76e19060376b71f536598b65590e44da84b1c)) +* **zhi-root:** update ci ([3215a41](https://github.com/terwer/zhi/commit/3215a417a35d689c4e4d8dbdab05ed266d21f209)) * **zhi-root:** use pnpm as package manager ([e746100](https://github.com/terwer/zhi/commit/e746100ad8c1fc39dd211fb4fdef0a50e9267727)) * **zhi-server-blog:** add server blog ([cb96b85](https://github.com/terwer/zhi/commit/cb96b85819f4a7f52726b9f9349917f53df5d10b)), closes [#44](https://github.com/terwer/zhi/issues/44) * **zhi-server-cmd:** add cmd ([3eff6f2](https://github.com/terwer/zhi/commit/3eff6f28a3f46d195812d277db6a9fc971f9b72a)) @@ -193,7 +131,6 @@ * **zhi-server-ssr:** add a next.js app ([e28105a](https://github.com/terwer/zhi/commit/e28105a2a9ff67f5e2d457acbab3a075655858ff)), closes [#44](https://github.com/terwer/zhi/issues/44) * **zhi-server-vue3-ssr:** add background image support ([0d653f1](https://github.com/terwer/zhi/commit/0d653f1ffa566b52c2830a3903376fee338dcc70)) * **zhi-server-vue3-ssr:** add cache support ([34295fc](https://github.com/terwer/zhi/commit/34295fc8e4a713a223af88e34db3b03be3cea79e)) -* **zhi-server-vue3-ssr:** add docker support ([3f08fab](https://github.com/terwer/zhi/commit/3f08fab1df15de22c204e2bf18ee254271ed8357)) * **zhi-server-vue3-ssr:** add docker support ([bebc61e](https://github.com/terwer/zhi/commit/bebc61e7d7ff6da5f9f5f49ea04a94de5f6219d7)) * **zhi-server-vue3-ssr:** add Lute support ([7bbd3a7](https://github.com/terwer/zhi/commit/7bbd3a76d01a50282a02c3639dd60b11d9cd6613)), closes [#44](https://github.com/terwer/zhi/issues/44) * **zhi-server-vue3-ssr:** add server adaptor ([cc021e0](https://github.com/terwer/zhi/commit/cc021e0bd33e6ede72f5bb14dd3bc195c1a43162)) @@ -208,7 +145,6 @@ * **zhi-server-vue3-ssr:** support custom static path ([caa75f2](https://github.com/terwer/zhi/commit/caa75f2ae0dee91c1411a35d79b7693a1865dfa5)) * **zhi-server-vue3-ssr:** support multi platform ([78ce161](https://github.com/terwer/zhi/commit/78ce161d59ba62d815a6a966442e67fe9a8a5a15)), closes [#44](https://github.com/terwer/zhi/issues/44) * **zhi-siyuan-api:** add docs ([40fca75](https://github.com/terwer/zhi/commit/40fca75cd88ce38994d678299bafe095fdceb8ea)) -* **zhi-siyuan-api:** add siyuan api ([7278d3a](https://github.com/terwer/zhi/commit/7278d3ab21241fbd93487a68c1990e49f106cd90)) * **zhi-siyuan-api:** add siyuan api ([864465e](https://github.com/terwer/zhi/commit/864465ef101cc3754aa4ecbad474b5718b8e1379)), closes [#44](https://github.com/terwer/zhi/issues/44) * **zhi-web-blog:** add a simple web blog ([1dad6f1](https://github.com/terwer/zhi/commit/1dad6f18c81fb188956a27a8ac6bb35f2c619e40)) * **zhi-web-blog:** add zhi-web-blog ([5900f67](https://github.com/terwer/zhi/commit/5900f672962b56a8caf7c6e9de566dd5c03e2034)), closes [#44](https://github.com/terwer/zhi/issues/44) @@ -218,39 +154,26 @@ * **zhi-web-blog:** lute and spa support ([ebab90a](https://github.com/terwer/zhi/commit/ebab90a4897fbfad796bd619352c8e78898e2b80)), closes [#191](https://github.com/terwer/zhi/issues/191) * **zhi-web-blog:** spa and hash mode route support ([f196477](https://github.com/terwer/zhi/commit/f1964779b7d8a796420bc06ea2eab504c6d200ad)), closes [#189](https://github.com/terwer/zhi/issues/189) * **zhi-widget-publisher:** add publisher widget ([8d80128](https://github.com/terwer/zhi/commit/8d8012819ce19a6c5852937f6d2ad08c94266efb)) - - -### Bug Fixes - * **deps:** bump @types/node from 18.15.13 to 18.16.0 ([e257066](https://github.com/terwer/zhi/commit/e257066f66735d15ccae8ff2c5fbbb92b2898be0)) * **deps:** bump next from 13.3.0 to 13.3.1 ([ee70ca5](https://github.com/terwer/zhi/commit/ee70ca5950b58210a3e84bfd278b8297cf5fb5a2)) * **deps:** bump pnpm/action-setup from 2.0.1 to 2.2.4 ([8377e5b](https://github.com/terwer/zhi/commit/8377e5bdbcceed7f7d23f42da24d07e2082341c4)) -* **esbuild-config-custom:** fix esbuild deps ([049cb8b](https://github.com/terwer/zhi/commit/049cb8ba72de2f1d4fb62a779f9cca6d61f49613)) -* **esbuild-config-custom:** fix esbuild deps ([2d27293](https://github.com/terwer/zhi/commit/2d27293499148e2e398027df12eb028667e0cb41)) * **esbuild-config-custom:** fix esbuild deps ([470857b](https://github.com/terwer/zhi/commit/470857b3cddb242b0cb93dff23a759892f9c8f51)) * **eslint-config-custom:** fix eslint deps ([94e4ca3](https://github.com/terwer/zhi/commit/94e4ca375873ee1bc9c226400befc5ece94bfcc2)) -* **webpack-siyuan-plugin:** add siyuan webpack build deps ([62d7568](https://github.com/terwer/zhi/commit/62d75686fccdfbc9c33c9f740ce116f189f19f53)) * **webpack-siyuan-plugin:** add siyuan webpack build deps ([783c9a8](https://github.com/terwer/zhi/commit/783c9a89aff7347d365c9b616f16e1892375b4e4)) * **zhi-core:** add ci to dev ([06e620f](https://github.com/terwer/zhi/commit/06e620f7b842962de161b3c238311af28ad1981f)) -* **zhi-core:** fix ci error ([c22bd26](https://github.com/terwer/zhi/commit/c22bd26820215b975193af0cacd8011338caba98)) * **zhi-core:** fix ci error ([4327866](https://github.com/terwer/zhi/commit/4327866e7eb80c3778912a8e6c0528e726160b30)) * **zhi-core:** fix file import ([b2d8047](https://github.com/terwer/zhi/commit/b2d804777a864055d72d8341d5d16c376c67b0fe)) * **zhi-core:** fix husky with ci ([f3f9b8a](https://github.com/terwer/zhi/commit/f3f9b8a5b2b9a77028988de05d3979b0367c7dc7)) * **zhi-core:** fix logger ([694cdc4](https://github.com/terwer/zhi/commit/694cdc4b6e136097cec0c35d478281b07ef4247c)) * **zhi-core:** ignore ci hooks ([03f8292](https://github.com/terwer/zhi/commit/03f8292684a20c42cdcf9918b7093021c04ed122)) -* **zhi-core:** update deps ([2da0969](https://github.com/terwer/zhi/commit/2da09694d56e18f1304bd841d6d7d72846dd94c2)) +* **zhi-core:** update deps ([3711933](https://github.com/terwer/zhi/commit/37119338c346bc305302592440021353b6c9ad11)) * **zhi-device:** fix import path on windows electron ([c3bff27](https://github.com/terwer/zhi/commit/c3bff271d78d0c64530e0838dd582663f2872503)) * **zhi-server-vue3-ssr:** fix path error ([470648b](https://github.com/terwer/zhi/commit/470648bb523f9e3b8fd66aaa607c64220e7b945c)) * **zhi-server-vue3-ssr:** fix ssr render ([0a970be](https://github.com/terwer/zhi/commit/0a970be1805fede675dccb1118087737ebf51432)) -* **zhi-server-vue3-ssr:** fix vercel path error ([2a9bd58](https://github.com/terwer/zhi/commit/2a9bd586911f552706b2ded4a49f314e7c527a47)) -* **zhi-server-vue3-ssr:** fix vercel path error ([989538f](https://github.com/terwer/zhi/commit/989538fb9c23326d21581a65caf5032833fe0a62)) * **zhi-server-vue3-ssr:** fix vercel path error ([f8fc897](https://github.com/terwer/zhi/commit/f8fc89704fb83fde4fc02a1db4d4f7034ca1801d)) * **zhi-server-vue3-ssr:** handle vue3 path ([ab361f5](https://github.com/terwer/zhi/commit/ab361f56c709623d4b5f5cf91cc0f3f330b2ff40)) * **zhi-widget-blog:** fix link components rendering overflow ([78f3c2d](https://github.com/terwer/zhi/commit/78f3c2d82b8f19513cd3afdbf046519c553cbc4d)) - - ### Code Refactoring - * **esbuild-config-custom:** add custom config support ([e85044f](https://github.com/terwer/zhi/commit/e85044f8d6ccff7efcc94a9c9d1234977b2acab3)) * **zhi-device:** change zhi-device module ([67b1944](https://github.com/terwer/zhi/commit/67b194460430dd04e2e5fed70efc4a6286327237)) * **zhi-root:** add commintlint ([318dd60](https://github.com/terwer/zhi/commit/318dd6055979b070203093354bc9694c057da980)), closes [#44](https://github.com/terwer/zhi/issues/44) @@ -258,14 +181,9 @@ * **zhi-root:** add cz command ([bc38458](https://github.com/terwer/zhi/commit/bc384583b5ecf9aae371b7fe2fd1ab6cc5cdec8e)), closes [#171](https://github.com/terwer/zhi/issues/171) * **zhi-root:** change project structure ([8b836d6](https://github.com/terwer/zhi/commit/8b836d69c7b1e87a8bed7171f10bee4ce37158fb)) * **zhi-root:** rename some projects ([9285f5f](https://github.com/terwer/zhi/commit/9285f5f243442e1c12a8377f71e1b94fe5dfeeff)) -* **zhi-root:** update ci ([874e640](https://github.com/terwer/zhi/commit/874e640d336381a8aabfa38f854e94e1d6cd4fe4)) * **zhi-root:** update turbo to 1.9.3 ([06184b4](https://github.com/terwer/zhi/commit/06184b4751da2c1d4c1304270301ced177063a27)) * **zhi-server-blog:** add a friendly name for zhi-server-blog ([020ad8a](https://github.com/terwer/zhi/commit/020ad8aaa8340188d840540b43745e3626612505)) * **zhi-server-custom:** change project to zhi-server-custom ([3f28ddb](https://github.com/terwer/zhi/commit/3f28ddb3cffc955c65083827a70d62b581787629)) - - -### Miscellaneous - * **deps-dev:** bump @nrwl/cypress from 15.9.2 to 16.0.3 ([00afbb0](https://github.com/terwer/zhi/commit/00afbb08a9a024f188d97e890657ac037e613c87)) * **deps-dev:** bump @nrwl/eslint-plugin-nx from 15.9.2 to 16.0.3 ([1a1a5ee](https://github.com/terwer/zhi/commit/1a1a5ee890a98a5c17c095331553f75a19e1f0d5)) * **deps-dev:** bump @nrwl/js from 15.9.2 to 16.0.3 ([f2a3041](https://github.com/terwer/zhi/commit/f2a3041106dd5daa6cb3ab8aecf5fa1a2f61c05d)) @@ -281,7 +199,6 @@ * **deps-dev:** bump @types/node from 18.7.1 to 18.16.3 ([6b32825](https://github.com/terwer/zhi/commit/6b328253e9e665f57fdfd8c565941613b074eab7)) * **deps-dev:** bump @vitest/coverage-c8 from 0.25.8 to 0.30.1 ([ad1ed0d](https://github.com/terwer/zhi/commit/ad1ed0defcc06bc910edbf2997e3975d9412eef6)) * **deps-dev:** bump @vitest/coverage-c8 from 0.25.8 to 0.31.0 ([477fbd3](https://github.com/terwer/zhi/commit/477fbd37d0f1af4cf2f328bb99d0fee3e91fa508)) -* **deps-dev:** bump @vitest/ui from 0.25.8 to 0.30.1 ([264e5c7](https://github.com/terwer/zhi/commit/264e5c70a6356b145d9d36080a815a5180dc30ad)) * **deps-dev:** bump @vitest/ui from 0.25.8 to 0.30.1 ([76734fa](https://github.com/terwer/zhi/commit/76734fa8516383f89d484a1431c96155faf79e82)) * **deps-dev:** bump @vitest/ui from 0.25.8 to 0.31.0 ([87c8677](https://github.com/terwer/zhi/commit/87c8677c451c54db05abeeed7d3736a7648f9998)) * **deps-dev:** bump astro from 2.3.1 to 2.3.4 ([1ed12f4](https://github.com/terwer/zhi/commit/1ed12f4a48e1a0020275b3e3d632020771d5706e)) @@ -296,7 +213,6 @@ * **deps-dev:** bump jsdom from 20.0.3 to 22.0.0 ([27379a1](https://github.com/terwer/zhi/commit/27379a13677fdba6a68257fe43f94cccedfd35b5)) * **deps-dev:** bump nx from 15.9.2 to 16.0.3 ([7f100c9](https://github.com/terwer/zhi/commit/7f100c94c3c01aa614041bcab343d233a77860b4)) * **deps-dev:** bump nx from 16.0.3 to 16.1.0 ([56454ff](https://github.com/terwer/zhi/commit/56454ff4548404c40a37c0638ab05f7563fcffec)) -* **deps-dev:** bump typescript from 4.9.5 to 5.0.4 ([efea53e](https://github.com/terwer/zhi/commit/efea53eff1312f45a63257430b6751d48b367fc1)) * **deps-dev:** bump typescript from 4.9.5 to 5.0.4 ([b5aaf3c](https://github.com/terwer/zhi/commit/b5aaf3c8354ef60a4e45e180e63eabec640e314e)) * **deps-dev:** bump typescript from 4.9.5 to 5.0.4 in /apps/zhi-docs ([dec6671](https://github.com/terwer/zhi/commit/dec667154621374b493ab13c443cc43ba174c420)) * **deps-dev:** bump typescript in /packages/eslint-config-custom ([2b45c92](https://github.com/terwer/zhi/commit/2b45c92164431626cb7a627c37dd701eb2a1b0e3)) @@ -305,124 +221,32 @@ * **deps-dev:** bump vite-plugin-dts from 1.7.3 to 2.3.0 ([8c30296](https://github.com/terwer/zhi/commit/8c30296f7d80a78c96e336c0f53fcfb803d43030)) * **deps-dev:** bump vitest from 0.25.8 to 0.30.1 ([39c63f7](https://github.com/terwer/zhi/commit/39c63f72f0a3855b6e99ae230fc719349cb91dda)) * **deps-dev:** bump vitest from 0.25.8 to 0.31.0 ([c347ca5](https://github.com/terwer/zhi/commit/c347ca58c57c60b9c99dec325506a59f184ee1d7)) -* **deps-dev:** bump vuepress-theme-hope ([4c0b450](https://github.com/terwer/zhi/commit/4c0b4502f9014691c79ea6688c1a05392b0d6d07)) * **deps-dev:** bump vuepress-theme-hope ([83ba03b](https://github.com/terwer/zhi/commit/83ba03b2a363393eb53289271032848369759c25)) -* **deps-dev:** bump vuepress-theme-hope in /apps/zhi-docs ([6c2285f](https://github.com/terwer/zhi/commit/6c2285fb3858769a62e656b25b756a3214279e4a)) * **deps-dev:** bump vuepress-theme-hope in /apps/zhi-docs ([d5fc227](https://github.com/terwer/zhi/commit/d5fc227a36ac32ba5e1590a1a734aad899ed518f)) * release zhi-env 1.13.0 ([6c6af96](https://github.com/terwer/zhi/commit/6c6af96b1da17b93072d4908a37f491d09e541e7)) -* release zhi-log 1.9.0 ([021f566](https://github.com/terwer/zhi/commit/021f5665c71d73c12b14f67f79b029809cd40a5d)) -* release zhi-log 1.9.0 ([e7bb791](https://github.com/terwer/zhi/commit/e7bb79113d5bdd89eda17e37f4c3e3d6084045ec)) * release zhi-log 1.9.0 ([be0cf61](https://github.com/terwer/zhi/commit/be0cf61f61a91eb5f31b795b90f4325fc866f34c)) -* switch back to turbo ([eab0177](https://github.com/terwer/zhi/commit/eab01776348b0110d4d48ce3e6579ff26453dc2a)) -* switch back to turbo ([6f9612e](https://github.com/terwer/zhi/commit/6f9612e5a9f9809963d555396dd14d551f7f54e2)) -* switch back to turbo ([7e9ca79](https://github.com/terwer/zhi/commit/7e9ca79876fdd40c41b20cc7d6bec4e67cbeb251)) -* switch back to turbo ([d68e1ec](https://github.com/terwer/zhi/commit/d68e1ecf48d079a50b74b10ebead13da8c71e4d2)) -* switch back to turbo ([174d854](https://github.com/terwer/zhi/commit/174d854aad9cb29220c6a07aa8598c869a14374b)) -* switch back to turbo ([5b8f6d3](https://github.com/terwer/zhi/commit/5b8f6d3f3c5c46c96f480ec11f720b754db694dd)) -* switch back to turbo ([913582c](https://github.com/terwer/zhi/commit/913582c5b97e892172a5e5db368694976d664779)) -* switch back to turbo ([42bdbb2](https://github.com/terwer/zhi/commit/42bdbb21a8ca2f1407774a718a7a4f1599e11e71)) -* switch back to turbo ([0a9a7ec](https://github.com/terwer/zhi/commit/0a9a7ec00e81c86f699dd1eadb501181068c8d6f)) -* switch back to turbo ([5af077e](https://github.com/terwer/zhi/commit/5af077ec9c9f9222de6bf851effb5cec935a3061)) -* switch back to turbo ([7067883](https://github.com/terwer/zhi/commit/7067883bfdf7db2b385790c4ea2349b5e01907bf)) -* switch back to turbo ([a78ddb9](https://github.com/terwer/zhi/commit/a78ddb9e98f647ba2cd50d3b46ef9b599de62b79)) -* switch back to turbo ([03386e1](https://github.com/terwer/zhi/commit/03386e12935dca16cbdecbd8ab05a224677a2e2f)) -* switch back to turbo ([19866ac](https://github.com/terwer/zhi/commit/19866ac711f793f95409f74e9e9022119b31da1e)) -* switch back to turbo ([92842ba](https://github.com/terwer/zhi/commit/92842bae5633258945668bb01e2135a1a3224bdb)) -* switch back to turbo ([40eb003](https://github.com/terwer/zhi/commit/40eb0034c096dc5c52b13b8d7e9e8f15ee27fa4e)) -* switch back to turbo ([e3e9f8b](https://github.com/terwer/zhi/commit/e3e9f8bc66af9442628777c91c8a024b17e425d7)) -* switch back to turbo ([f5d75e5](https://github.com/terwer/zhi/commit/f5d75e575ee0c807b9fb15f8bec1f6f6d71d1713)) -* switch back to turbo ([c0330ff](https://github.com/terwer/zhi/commit/c0330ff988bd0d9328d4abe01e396e56e3d56344)) -* switch back to turbo ([e986b14](https://github.com/terwer/zhi/commit/e986b14852a6fa0f9f7b94db0fa01ffc6888697b)) -* switch back to turbo ([1399413](https://github.com/terwer/zhi/commit/1399413a3710c0d0fd15eac21c7f7d9e1f9b5477)) -* switch back to turbo ([46dffaf](https://github.com/terwer/zhi/commit/46dffaf7cf381d0942828c19e10594ddcdaa7750)) -* switch back to turbo ([5e54d71](https://github.com/terwer/zhi/commit/5e54d7143476bb2a76740adcab90ad8e5ee9f05c)) -* switch back to turbo ([0b439ae](https://github.com/terwer/zhi/commit/0b439aee99176da9d964026b401eb1fe5b821e3b)) -* switch back to turbo ([c44d4be](https://github.com/terwer/zhi/commit/c44d4be59ff2d82bf99924be6db98a671d8fa33f)) -* switch back to turbo ([4d85fa4](https://github.com/terwer/zhi/commit/4d85fa48ac4273a688f4aa1a1a9ed1c313511eb8)) -* switch back to turbo ([a119d63](https://github.com/terwer/zhi/commit/a119d6396d6b8131d8dbbcbcc679f613348a3262)) -* switch back to turbo ([721f2fd](https://github.com/terwer/zhi/commit/721f2fd8c755305816125755c3fefade1487e7ee)) -* switch back to turbo ([f587497](https://github.com/terwer/zhi/commit/f5874977eadca066b78ef9c94f1a081f8c9cb1d0)) -* switch back to turbo ([af098e5](https://github.com/terwer/zhi/commit/af098e50d703d6a99618a75cd6dff0a0aab79c37)) * switch back to turbo ([c720f5d](https://github.com/terwer/zhi/commit/c720f5d14c204cefc742fe1394343b3c81ca0496)) * **sy-post-publisher:** prepare for v0.9.0 ([9da5374](https://github.com/terwer/zhi/commit/9da53742349918cceb83d7abc0d22c917bf2f8c5)) -* update ci ([899ccb7](https://github.com/terwer/zhi/commit/899ccb75ce9004382fa3c189168d71c7596e9484)) -* update ci ([0aa979c](https://github.com/terwer/zhi/commit/0aa979cb2ed3bd0b2ce065956a1a14f2880ccd5d)) -* update ci ([9f589f1](https://github.com/terwer/zhi/commit/9f589f1c1f03320b180c32243393ad4decbc4c96)) -* update ci ([91f6f16](https://github.com/terwer/zhi/commit/91f6f16f8032421075f660e9a3abed858faa3f50)) -* update ci ([337eb17](https://github.com/terwer/zhi/commit/337eb172c0291fd6f422ca8d7a8938c96515a86b)) -* update ci ([6684f16](https://github.com/terwer/zhi/commit/6684f16e73ac6decc50bc74b88ed81eb7fb2a44e)) -* update ci ([6adace0](https://github.com/terwer/zhi/commit/6adace02c26a90d13d8cab561c7ed9b50c8e72ea)) -* update ci ([4422a57](https://github.com/terwer/zhi/commit/4422a573250f05c1a1579e0fce99f32e8bd85962)) -* update ci ([deba631](https://github.com/terwer/zhi/commit/deba631282c41a7e6cc1d34ab3b33a4e2d7fb204)) -* update ci ([ee9c1bf](https://github.com/terwer/zhi/commit/ee9c1bf7ba78c7181f5d142b784a4b255b5ff20e)) -* update ci ([1b9005e](https://github.com/terwer/zhi/commit/1b9005eab1f70845f57d31532f6d0a8171ba8cfe)) -* update ci ([16ddc12](https://github.com/terwer/zhi/commit/16ddc1230499b1ae677eb30773e2d513f2d6315d)) -* update ci ([64c2ab5](https://github.com/terwer/zhi/commit/64c2ab5249f97210582786b9423d52047a38f7d9)) -* update ci ([19b6c09](https://github.com/terwer/zhi/commit/19b6c09fc5cacba9fae45c2a6afed6f37f65de7b)) -* update ci ([ae0683e](https://github.com/terwer/zhi/commit/ae0683e609bb09e5e0b7da4c2a55db25fdd914f9)) -* update ci ([00fb982](https://github.com/terwer/zhi/commit/00fb982d87dbb5d23f2e8273755e1c1e216da6bf)) -* update ci ([915c9fb](https://github.com/terwer/zhi/commit/915c9fb0517c79092b2acda5839cc11385566765)) -* update ci ([9e24ac0](https://github.com/terwer/zhi/commit/9e24ac0e07b02ecb541a784834da8231e4dde3ba)) -* update ci ([198dabe](https://github.com/terwer/zhi/commit/198dabea40edc2ad64bdff31a5ff51158df1af83)) -* update ci ([25e007a](https://github.com/terwer/zhi/commit/25e007afccf63e92ef45b29376b5d9cecd30cfa3)) * update ci ([697c52c](https://github.com/terwer/zhi/commit/697c52c7c324853f0422f8b43602833a4d81ddec)) * update esbuild to 0.17.16 ([7709d9b](https://github.com/terwer/zhi/commit/7709d9b48af996a6498048fccff03f1e1811a297)) * **zhi-blog-vue:** add ssr blog ([e943b3d](https://github.com/terwer/zhi/commit/e943b3d3bd7e28ceab316b27a1f6c04a5c13b064)) * **zhi-cli:** add cmd text color to cli result ([da6f17f](https://github.com/terwer/zhi/commit/da6f17f3111ca48c8b14ba23170ef048e716036d)) * **zhi-cli:** change default template list ([b8b2eea](https://github.com/terwer/zhi/commit/b8b2eeade142984d50b245bcefb0ccf69761314f)) -* **zhi-cli:** release zhi-log 1.3.0 ([44d5741](https://github.com/terwer/zhi/commit/44d5741c5809199e71d0fccb8b2fa8d1e805e3b0)) * **zhi-cli:** release zhi-log 1.3.0 ([a8f9c8b](https://github.com/terwer/zhi/commit/a8f9c8b3becb1c23d28d52eef6523fb3867f27ba)) * **zhi-common:** add json schema validate ([1cf0f82](https://github.com/terwer/zhi/commit/1cf0f82f0e7a7cff57468af387b02fcab6b271f2)) -* **zhi-common:** simple command ([2fcd465](https://github.com/terwer/zhi/commit/2fcd46560a7b7b182efc52935893e0e2e0789988)) -* **zhi-common:** simple command ([24c2a75](https://github.com/terwer/zhi/commit/24c2a7559069b9d80a78c6196eccadaded61e753)) -* **zhi-common:** simple command ([1b83955](https://github.com/terwer/zhi/commit/1b8395509a6a3253e53dcceced173a8cf70aa723)) * **zhi-common:** simple command ([baa5bb6](https://github.com/terwer/zhi/commit/baa5bb624929a50ca1da01f1ccbd15fc65720569)) * **zhi-common:** support common logger ([fe76924](https://github.com/terwer/zhi/commit/fe7692461c16cc15f6c96af7d5d0eaadaf641949)) * **zhi-core:** [#163](https://github.com/terwer/zhi/issues/163) move dependency definition to zhi.json ([6afe064](https://github.com/terwer/zhi/commit/6afe0647992a45fd685d6b1ae5cdbfb7a67367e3)) * **zhi-core:** add json error message ([95adf00](https://github.com/terwer/zhi/commit/95adf0045acbdfe00301d08f67009666b9127388)) -* **zhi-core:** add project plans ([995cb2c](https://github.com/terwer/zhi/commit/995cb2c1ddaaede7602252d7ec58bf5bbfe5b35d)) -* **zhi-core:** basic load process ([ecaab56](https://github.com/terwer/zhi/commit/ecaab56d2823cfaf824f263f8a8141ea9250c36c)) -* **zhi-core:** basic load process ([259bfd4](https://github.com/terwer/zhi/commit/259bfd431b45d43d8f08ee14a2ed158322fcda76)) -* **zhi-core:** basic load process ([101561b](https://github.com/terwer/zhi/commit/101561bb60f20840f05bb6f27e4df6a29eaea2bf)) -* **zhi-core:** basic load process ([b71d107](https://github.com/terwer/zhi/commit/b71d1074835e876d1d60510b6a0a4784a18f624b)) -* **zhi-core:** basic load process ([47d2c0b](https://github.com/terwer/zhi/commit/47d2c0b12dc09f624811bb81d3837f50137cb8b1)) * **zhi-core:** basic load process ([f0f1a5a](https://github.com/terwer/zhi/commit/f0f1a5a86f9cddd31c6b31f8dadfe5dd07c52a27)) -* **zhi-core:** check runtime ([971ad3c](https://github.com/terwer/zhi/commit/971ad3c85c3982e35e89e11382809964f6f24c30)) * **zhi-core:** check runtime ([599c951](https://github.com/terwer/zhi/commit/599c951dc4ea10cd478d1ee6032d930eee8f8a81)) * **zhi-core:** read version from package.json ([ef014f8](https://github.com/terwer/zhi/commit/ef014f809a8fdd0de1540897f096741acd4e115f)) -* **zhi-core:** support bundle ([aa6f15d](https://github.com/terwer/zhi/commit/aa6f15df38dcde112e59153ec1459e4bed9082f6)) -* **zhi-core:** support bundle ([4440ee4](https://github.com/terwer/zhi/commit/4440ee4d60ff0de3c92e024eceb211217fed1a84)) -* **zhi-core:** support bundle ([67390d9](https://github.com/terwer/zhi/commit/67390d9e41a37cda82134c32fec4a3ee3fb52ca3)) -* **zhi-core:** support bundle ([1d7e77a](https://github.com/terwer/zhi/commit/1d7e77ac52bc83e28feed14a39c2009f03aeb354)) * **zhi-core:** support bundle ([66f32d3](https://github.com/terwer/zhi/commit/66f32d398c5c78bda2562c36ca116f64ed6f359f)) -* **zhi-core:** update deps ([6d90114](https://github.com/terwer/zhi/commit/6d9011462d89f0cd72d502ca042bfe1db56c4b7e)) -* **zhi-core:** update deps ([9356fee](https://github.com/terwer/zhi/commit/9356fee89d2c069a9f16a5c118223fa1e8001aac)) -* **zhi-core:** update deps ([a26f3ee](https://github.com/terwer/zhi/commit/a26f3ee91510bd14652f65cc6d45370433c5feef)) -* **zhi-core:** update deps ([4250a9f](https://github.com/terwer/zhi/commit/4250a9f57deb9c1304b0f6d38ad7dc21cca4f842)) -* **zhi-core:** update deps ([0d9eb90](https://github.com/terwer/zhi/commit/0d9eb90dd7a9ec7e0bd516666569a2cf5b173b66)) -* **zhi-core:** update deps ([732b224](https://github.com/terwer/zhi/commit/732b22445f8d64a863710531ccdbf9920bae65b4)) -* **zhi-core:** update deps ([0a87c09](https://github.com/terwer/zhi/commit/0a87c0986fccbb91b2c8f52d1adfa82d777628e7)) -* **zhi-core:** update deps ([44f2787](https://github.com/terwer/zhi/commit/44f2787c89feb432845f197709405d8174008eb7)) -* **zhi-core:** update deps ([42c127b](https://github.com/terwer/zhi/commit/42c127b3ee9869ac0545dc94c812703791df815c)) -* **zhi-core:** update deps ([3711933](https://github.com/terwer/zhi/commit/37119338c346bc305302592440021353b6c9ad11)) * **zhi-core:** update plugin system ([4011096](https://github.com/terwer/zhi/commit/40110961067b8c0bcc7485d874b5630c96085887)) * **zhi-device-detection:** allow js dynamic import ([1b9d4b0](https://github.com/terwer/zhi/commit/1b9d4b013055dc2c310fb14c65d72083eddc203d)) * **zhi-device-detection:** release zhi-device-detection 0.1.0 ([c06ea73](https://github.com/terwer/zhi/commit/c06ea73300e7f978f98353e503cb9c1425d2638f)) -* **zhi-docs:** simple command ([3568a31](https://github.com/terwer/zhi/commit/3568a3143c9ba2f656c70ce0d64a5dd986f0d238)) -* **zhi-docs:** simple command ([f4b5fa0](https://github.com/terwer/zhi/commit/f4b5fa089fa417b1d6a113747316db75d8ae918b)) -* **zhi-docs:** simple command ([91a7cfb](https://github.com/terwer/zhi/commit/91a7cfb957a9a8a703a56e69175282520d8d889c)) -* **zhi-docs:** simple command ([4e05386](https://github.com/terwer/zhi/commit/4e05386b9999ebdb85f2c138c4e3e5edb6f15c86)) -* **zhi-docs:** simple command ([5aa56a8](https://github.com/terwer/zhi/commit/5aa56a89289ff560ac16c1c59dded04f4578db7a)) -* **zhi-docs:** simple command ([8c331b7](https://github.com/terwer/zhi/commit/8c331b75ad851bfdf05f7453873833b8c75a7265)) -* **zhi-docs:** simple command ([03fa5f9](https://github.com/terwer/zhi/commit/03fa5f9ba0b3fba2e71ba86e90cac0e835873b24)) -* **zhi-docs:** simple command ([adb279f](https://github.com/terwer/zhi/commit/adb279f2f8e0cef1670c6ad69df41df86087feef)) -* **zhi-docs:** simple command ([594d694](https://github.com/terwer/zhi/commit/594d694c9dadc7bb972589fda6287eef3b712150)) -* **zhi-docs:** simple command ([d5fcde5](https://github.com/terwer/zhi/commit/d5fcde532389987c3bf9656ea2ef727c33fedfdb)) -* **zhi-docs:** simple command ([c4ce10a](https://github.com/terwer/zhi/commit/c4ce10a5cf5cef0a0adbb1fb8f358c0fc6f936bb)) * **zhi-docs:** simple command ([c4d431d](https://github.com/terwer/zhi/commit/c4d431d5abd74fd38c2f7411d2ed99e471d6dc98)) * **zhi-env:** release zhi-env 1.13.2 ([c28606e](https://github.com/terwer/zhi/commit/c28606edb136225c16276ed2a5e9d9f00ece05a8)) -* **zhi-env:** release zhi-env 1.13.3 ([f64b6b1](https://github.com/terwer/zhi/commit/f64b6b1313f86afde0103057f44d199618e373d9)) -* **zhi-env:** release zhi-env 1.13.3 ([204ef1e](https://github.com/terwer/zhi/commit/204ef1e4b55bfd8159b177aa42c84dba503a19c0)) * **zhi-env:** release zhi-env 1.13.3 ([f375af8](https://github.com/terwer/zhi/commit/f375af8295b59e59f3b6c797bfb501bba0b9a4ae)) * **zhi-lib-device:** release 0.2.2 ([189c545](https://github.com/terwer/zhi/commit/189c54589334f090ec8d36c263d1873910af49ee)) * **zhi-log:** export crossChalk from zhi-log ([3042e2f](https://github.com/terwer/zhi/commit/3042e2f625605e084d0c49078cd84e940f19ca79)) @@ -431,37 +255,12 @@ * **zhi-log:** release zhi-log 1.9.1 ([568570a](https://github.com/terwer/zhi/commit/568570a6036eb15bcc40ac04ed6940246ceb2c12)) * **zhi-root:** basic structure for nx 16 ([33b0843](https://github.com/terwer/zhi/commit/33b0843df403a34a5979e58baafa267b7b66cb7e)) * **zhi-root:** fix build error ([0a970d6](https://github.com/terwer/zhi/commit/0a970d6acbff3432acfad7675ea646bdfebc8130)) -* **zhi-root:** fix ci ([77b1485](https://github.com/terwer/zhi/commit/77b1485254abb34937988d5755b83a61206585cd)) -* **zhi-root:** fix ci ([43181ab](https://github.com/terwer/zhi/commit/43181ab00abb01ba0eed0c1cf8b18f098ba39ad2)) -* **zhi-root:** fix ci ([d6047d9](https://github.com/terwer/zhi/commit/d6047d9a5952e804387190d77396b2aff4ed33d2)) -* **zhi-root:** fix ci ([7e9d0ec](https://github.com/terwer/zhi/commit/7e9d0ec7f335c75d96716e8295c03ab160833050)) -* **zhi-root:** fix ci ([9597c01](https://github.com/terwer/zhi/commit/9597c01e74dfdd4053a75a6d16a9604cc0c0d803)) -* **zhi-root:** move apps To separate repo ([e559297](https://github.com/terwer/zhi/commit/e559297156e82637cf4e0c9a3487714418eebc43)) -* **zhi-root:** move apps To separate repo ([bc61c1d](https://github.com/terwer/zhi/commit/bc61c1d4af915f13a278cb8ee40ba64b52095048)) * **zhi-root:** move apps To separate repo ([5c25cb8](https://github.com/terwer/zhi/commit/5c25cb8017024f3a9723fb72a64c03664eafde20)) -* **zhi-root:** update ci ([0fcdda0](https://github.com/terwer/zhi/commit/0fcdda0bd89effd943c04b9ad01bc0feafbd9548)) -* **zhi-root:** update ci ([2cfdc4d](https://github.com/terwer/zhi/commit/2cfdc4d31c4cfa066cc1ecb7f3a344c0bb779de2)) -* **zhi-root:** update ci ([4b9a78a](https://github.com/terwer/zhi/commit/4b9a78a9a96f92e1dce17cc9ebf5297f054c98d3)) -* **zhi-root:** update ci ([8432e40](https://github.com/terwer/zhi/commit/8432e40f7d89212da7bf4765f6eb52561140bac8)) -* **zhi-root:** update ci ([f56e209](https://github.com/terwer/zhi/commit/f56e209ea4f0acf2aa3090ae4d97f8986b36c09c)) -* **zhi-root:** update ci ([3215a41](https://github.com/terwer/zhi/commit/3215a417a35d689c4e4d8dbdab05ed266d21f209)) * **zhi-root:** update deps ([8c44a57](https://github.com/terwer/zhi/commit/8c44a57bcb41726e4d0176a3f2be4f3a18506f39)) * **zhi-root:** update graph ([1049055](https://github.com/terwer/zhi/commit/10490554729cc67a4db6e0a8b1b45824935cb7e8)) * **zhi-root:** update README ([7673880](https://github.com/terwer/zhi/commit/767388041257b4c21a62678c302d057da60b0f89)) * **zhi-server-vue3-ssr:** pretty log ([70e5a89](https://github.com/terwer/zhi/commit/70e5a89dbe4010f284764d99080b5c02780ba1ca)) -* **zhi-widget-blog:** add blog sync ([67bc67b](https://github.com/terwer/zhi/commit/67bc67bb24a7d9b6d6f3a56683c41105c0dc64c4)) -* **zhi-widget-blog:** add blog sync ([13098bf](https://github.com/terwer/zhi/commit/13098bfc61bec996102977481cdd270dbc136085)) -* **zhi-widget-blog:** add blog sync ([82255b4](https://github.com/terwer/zhi/commit/82255b440aa4e67329748c20725c019100b5f0c2)) -* **zhi-widget-blog:** add blog sync ([c6a54e9](https://github.com/terwer/zhi/commit/c6a54e9082ea548acf8e851f2d7030200c29f14f)) -* **zhi-widget-blog:** add blog sync ([75d3228](https://github.com/terwer/zhi/commit/75d32283bda23d5a72d87bf435c440872ef33435)) -* **zhi-widget-blog:** add blog sync ([fec9ee3](https://github.com/terwer/zhi/commit/fec9ee320cdc5bfce6d36dce1bce8f1b0bd7d76c)) -* **zhi-widget-blog:** add blog sync ([899cf89](https://github.com/terwer/zhi/commit/899cf89150e74cd1d041b21759d899f8fc6a7316)) -* **zhi-widget-blog:** add blog sync ([71f07ba](https://github.com/terwer/zhi/commit/71f07ba96fba346b37f1bc53a3bccb87a8fab18a)) -* **zhi-widget-blog:** add blog sync ([88ae926](https://github.com/terwer/zhi/commit/88ae926ff67907132dc5870648e0dcc51b0b21e7)) -* **zhi-widget-blog:** add blog sync ([95336a6](https://github.com/terwer/zhi/commit/95336a63a252c465559d76b04b9d0c6872c0c3ae)) -* **zhi-widget-blog:** add blog sync ([b110291](https://github.com/terwer/zhi/commit/b110291eac39e6960d8fdc920e6b39d99fad93c4)) -* **zhi-widget-blog:** add blog sync ([2f44b4c](https://github.com/terwer/zhi/commit/2f44b4cf7b36250d4abd6dda103ed709b10df4cb)) * **zhi-widget-blog:** add blog sync ([eff8fe9](https://github.com/terwer/zhi/commit/eff8fe9e424664b4431f2cc515da188f49bb57d8)) * **zhi:** add release-please ([637120b](https://github.com/terwer/zhi/commit/637120bdad51895504811a56c66cb1882300df76)) * **zhi:** fix build error ([88101e6](https://github.com/terwer/zhi/commit/88101e6abd32688f11ca60cf4f4dea80ec405b14)) -* **zhi:** update esbuild to 0.17.17 ([49a3b1b](https://github.com/terwer/zhi/commit/49a3b1b9fc3af8d8167f3dc6995480d6ae4ef437)) +* **zhi:** update esbuild to 0.17.17 ([49a3b1b](https://github.com/terwer/zhi/commit/49a3b1b9fc3af8d8167f3dc6995480d6ae4ef437)) \ No newline at end of file diff --git a/package.json b/package.json index 46cf4b28..7d398087 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,8 @@ "lint": "turbo run lint", "graph": " turbo run build --graph=dependency-graph.png", "prepare": "is-ci || husky install", - "cz": "git-cz" + "cz": "git-cz", + "prepareRelease": "zhi-changelog" }, "config": { "commitizen": { @@ -32,6 +33,7 @@ "commitizenEmoji": {} }, "devDependencies": { + "@terwer/changelog-parser": "workspace:*", "@terwer/eslint-config-custom": "workspace:*", "turbo": "^1.9.4" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 245e19f1..ce574e86 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,6 +4,9 @@ importers: .: devDependencies: + '@terwer/changelog-parser': + specifier: workspace:* + version: link:tools/changelog-parser '@terwer/eslint-config-custom': specifier: workspace:* version: link:tools/eslint-config-custom @@ -287,7 +290,7 @@ importers: version: link:../esbuild-config-custom ts-node: specifier: ^10.9.1 - version: registry.npmjs.org/ts-node@10.9.1(@types/node@18.15.11)(typescript@5.0.4) + version: registry.npmjs.org/ts-node@10.9.1(@types/node@20.2.1)(typescript@5.0.4) tools/commit-config-custom: dependencies: @@ -424,8 +427,8 @@ importers: tools/tsconfig: devDependencies: '@types/node': - specifier: ^18.15.11 - version: registry.npmjs.org/@types/node@18.15.11 + specifier: ^20.2.1 + version: registry.npmjs.org/@types/node@20.2.1 tools/vite-config-custom: dependencies: @@ -449,7 +452,7 @@ importers: version: registry.npmjs.org/typescript@5.0.4 vite: specifier: ^4.3.5 - version: registry.npmjs.org/vite@4.3.5(@types/node@18.15.11) + version: registry.npmjs.org/vite@4.3.5(@types/node@20.2.1) vite-plugin-css-injected-by-js: specifier: ^3.1.1 version: registry.npmjs.org/vite-plugin-css-injected-by-js@3.1.1(vite@4.3.5) @@ -478,8 +481,8 @@ importers: specifier: ^4.2.2 version: registry.npmjs.org/vite@4.2.2 vitest: - specifier: ^0.30.1 - version: registry.npmjs.org/vitest@0.30.1(jsdom@21.1.1) + specifier: ^0.31.1 + version: registry.npmjs.org/vitest@0.31.1(jsdom@21.1.1) packages: @@ -2401,15 +2404,15 @@ packages: '@commitlint/execute-rule': registry.npmjs.org/@commitlint/execute-rule@17.4.0 '@commitlint/resolve-extends': registry.npmjs.org/@commitlint/resolve-extends@17.4.4 '@commitlint/types': registry.npmjs.org/@commitlint/types@17.4.4 - '@types/node': registry.npmjs.org/@types/node@18.15.11 + '@types/node': registry.npmjs.org/@types/node@20.2.1 chalk: registry.npmjs.org/chalk@4.1.2 cosmiconfig: registry.npmjs.org/cosmiconfig@8.1.3 - cosmiconfig-typescript-loader: registry.npmjs.org/cosmiconfig-typescript-loader@4.3.0(@types/node@18.15.11)(cosmiconfig@8.1.3)(ts-node@10.9.1)(typescript@5.0.4) + cosmiconfig-typescript-loader: registry.npmjs.org/cosmiconfig-typescript-loader@4.3.0(@types/node@20.2.1)(cosmiconfig@8.1.3)(ts-node@10.9.1)(typescript@5.0.4) lodash.isplainobject: registry.npmjs.org/lodash.isplainobject@4.0.6 lodash.merge: registry.npmjs.org/lodash.merge@4.6.2 lodash.uniq: registry.npmjs.org/lodash.uniq@4.5.0 resolve-from: registry.npmjs.org/resolve-from@5.0.0 - ts-node: registry.npmjs.org/ts-node@10.9.1(@types/node@18.15.11)(typescript@5.0.4) + ts-node: registry.npmjs.org/ts-node@10.9.1(@types/node@20.2.1)(typescript@5.0.4) typescript: registry.npmjs.org/typescript@5.0.4 transitivePeerDependencies: - '@swc/core' @@ -3969,7 +3972,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': registry.npmjs.org/@jest/types@29.5.0 - '@types/node': registry.npmjs.org/@types/node@18.15.11 + '@types/node': registry.npmjs.org/@types/node@20.2.1 chalk: registry.npmjs.org/chalk@4.1.2 jest-message-util: registry.npmjs.org/jest-message-util@29.5.0 jest-util: registry.npmjs.org/jest-util@29.5.0 @@ -3992,14 +3995,14 @@ packages: '@jest/test-result': registry.npmjs.org/@jest/test-result@29.5.0 '@jest/transform': registry.npmjs.org/@jest/transform@29.5.0 '@jest/types': registry.npmjs.org/@jest/types@29.5.0 - '@types/node': registry.npmjs.org/@types/node@18.15.11 + '@types/node': registry.npmjs.org/@types/node@20.2.1 ansi-escapes: registry.npmjs.org/ansi-escapes@4.3.2 chalk: registry.npmjs.org/chalk@4.1.2 ci-info: registry.npmjs.org/ci-info@3.8.0 exit: registry.npmjs.org/exit@0.1.2 graceful-fs: registry.npmjs.org/graceful-fs@4.2.11 jest-changed-files: registry.npmjs.org/jest-changed-files@29.5.0 - jest-config: registry.npmjs.org/jest-config@29.5.0(@types/node@18.15.11) + jest-config: registry.npmjs.org/jest-config@29.5.0(@types/node@20.2.1) jest-haste-map: registry.npmjs.org/jest-haste-map@29.5.0 jest-message-util: registry.npmjs.org/jest-message-util@29.5.0 jest-regex-util: registry.npmjs.org/jest-regex-util@29.4.3 @@ -4028,7 +4031,7 @@ packages: dependencies: '@jest/fake-timers': registry.npmjs.org/@jest/fake-timers@29.5.0 '@jest/types': registry.npmjs.org/@jest/types@29.5.0 - '@types/node': registry.npmjs.org/@types/node@18.15.11 + '@types/node': registry.npmjs.org/@types/node@20.2.1 jest-mock: registry.npmjs.org/jest-mock@29.5.0 dev: true @@ -4061,7 +4064,7 @@ packages: dependencies: '@jest/types': registry.npmjs.org/@jest/types@29.5.0 '@sinonjs/fake-timers': registry.npmjs.org/@sinonjs/fake-timers@10.0.2 - '@types/node': registry.npmjs.org/@types/node@18.15.11 + '@types/node': registry.npmjs.org/@types/node@20.2.1 jest-message-util: registry.npmjs.org/jest-message-util@29.5.0 jest-mock: registry.npmjs.org/jest-mock@29.5.0 jest-util: registry.npmjs.org/jest-util@29.5.0 @@ -4098,7 +4101,7 @@ packages: '@jest/transform': registry.npmjs.org/@jest/transform@29.5.0 '@jest/types': registry.npmjs.org/@jest/types@29.5.0 '@jridgewell/trace-mapping': registry.npmjs.org/@jridgewell/trace-mapping@0.3.18 - '@types/node': registry.npmjs.org/@types/node@18.15.11 + '@types/node': registry.npmjs.org/@types/node@20.2.1 chalk: registry.npmjs.org/chalk@4.1.2 collect-v8-coverage: registry.npmjs.org/collect-v8-coverage@1.0.1 exit: registry.npmjs.org/exit@0.1.2 @@ -4197,7 +4200,7 @@ packages: '@jest/schemas': registry.npmjs.org/@jest/schemas@29.4.3 '@types/istanbul-lib-coverage': registry.npmjs.org/@types/istanbul-lib-coverage@2.0.4 '@types/istanbul-reports': registry.npmjs.org/@types/istanbul-reports@3.0.1 - '@types/node': registry.npmjs.org/@types/node@18.15.11 + '@types/node': registry.npmjs.org/@types/node@20.2.1 '@types/yargs': registry.npmjs.org/@types/yargs@17.0.24 chalk: registry.npmjs.org/chalk@4.1.2 @@ -4856,7 +4859,7 @@ packages: version: 1.19.2 dependencies: '@types/connect': registry.npmjs.org/@types/connect@3.4.35 - '@types/node': registry.npmjs.org/@types/node@18.15.11 + '@types/node': registry.npmjs.org/@types/node@20.2.1 dev: false registry.npmjs.org/@types/bonjour@3.5.10: @@ -4864,7 +4867,7 @@ packages: name: '@types/bonjour' version: 3.5.10 dependencies: - '@types/node': registry.npmjs.org/@types/node@18.15.11 + '@types/node': registry.npmjs.org/@types/node@20.2.1 dev: false registry.npmjs.org/@types/chai-subset@1.3.3: @@ -4885,7 +4888,7 @@ packages: version: 1.5.0 dependencies: '@types/express-serve-static-core': registry.npmjs.org/@types/express-serve-static-core@4.17.34 - '@types/node': registry.npmjs.org/@types/node@18.15.11 + '@types/node': registry.npmjs.org/@types/node@20.2.1 dev: false registry.npmjs.org/@types/connect@3.4.35: @@ -4893,7 +4896,7 @@ packages: name: '@types/connect' version: 3.4.35 dependencies: - '@types/node': registry.npmjs.org/@types/node@18.15.11 + '@types/node': registry.npmjs.org/@types/node@20.2.1 dev: false registry.npmjs.org/@types/eslint-scope@3.7.4: @@ -4922,7 +4925,7 @@ packages: name: '@types/express-serve-static-core' version: 4.17.34 dependencies: - '@types/node': registry.npmjs.org/@types/node@18.15.11 + '@types/node': registry.npmjs.org/@types/node@20.2.1 '@types/qs': registry.npmjs.org/@types/qs@6.9.7 '@types/range-parser': registry.npmjs.org/@types/range-parser@1.2.4 '@types/send': registry.npmjs.org/@types/send@0.17.1 @@ -4959,7 +4962,7 @@ packages: name: '@types/graceful-fs' version: 4.1.6 dependencies: - '@types/node': registry.npmjs.org/@types/node@18.15.11 + '@types/node': registry.npmjs.org/@types/node@20.2.1 dev: true registry.npmjs.org/@types/hast@2.3.4: @@ -4986,7 +4989,7 @@ packages: name: '@types/http-proxy' version: 1.17.11 dependencies: - '@types/node': registry.npmjs.org/@types/node@18.15.11 + '@types/node': registry.npmjs.org/@types/node@20.2.1 dev: false registry.npmjs.org/@types/istanbul-lib-coverage@2.0.4: @@ -5027,7 +5030,7 @@ packages: name: '@types/jsonfile' version: 6.1.1 dependencies: - '@types/node': registry.npmjs.org/@types/node@18.15.11 + '@types/node': registry.npmjs.org/@types/node@20.2.1 dev: true registry.npmjs.org/@types/keyv@3.1.4: @@ -5035,7 +5038,7 @@ packages: name: '@types/keyv' version: 3.1.4 dependencies: - '@types/node': registry.npmjs.org/@types/node@18.15.11 + '@types/node': registry.npmjs.org/@types/node@20.2.1 dev: false registry.npmjs.org/@types/less@3.0.3: @@ -5080,6 +5083,12 @@ packages: resolution: {integrity: sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q==, registry: https://registry.npmjs.com/, tarball: https://registry.npmjs.org/@types/node/-/node-18.15.11.tgz} name: '@types/node' version: 18.15.11 + dev: true + + registry.npmjs.org/@types/node@20.2.1: + resolution: {integrity: sha512-DqJociPbZP1lbZ5SQPk4oag6W7AyaGMO6gSfRwq3PWl4PXTwJpRQJhDq4W0kzrg3w6tJ1SwlvGZ5uKFHY13LIg==, registry: https://registry.npmjs.com/, tarball: https://registry.npmjs.org/@types/node/-/node-20.2.1.tgz} + name: '@types/node' + version: 20.2.1 registry.npmjs.org/@types/normalize-package-data@2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==, registry: https://registry.npmjs.com/, tarball: https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz} @@ -5162,7 +5171,7 @@ packages: name: '@types/responselike' version: 1.0.0 dependencies: - '@types/node': registry.npmjs.org/@types/node@18.15.11 + '@types/node': registry.npmjs.org/@types/node@20.2.1 dev: false registry.npmjs.org/@types/retry@0.12.0: @@ -5185,7 +5194,7 @@ packages: name: '@types/sax' version: 1.2.4 dependencies: - '@types/node': registry.npmjs.org/@types/node@18.15.11 + '@types/node': registry.npmjs.org/@types/node@20.2.1 dev: false registry.npmjs.org/@types/scheduler@0.16.3: @@ -5205,7 +5214,7 @@ packages: version: 0.17.1 dependencies: '@types/mime': registry.npmjs.org/@types/mime@1.3.2 - '@types/node': registry.npmjs.org/@types/node@18.15.11 + '@types/node': registry.npmjs.org/@types/node@20.2.1 dev: false registry.npmjs.org/@types/serve-index@1.9.1: @@ -5222,7 +5231,7 @@ packages: version: 1.15.1 dependencies: '@types/mime': registry.npmjs.org/@types/mime@3.0.1 - '@types/node': registry.npmjs.org/@types/node@18.15.11 + '@types/node': registry.npmjs.org/@types/node@20.2.1 dev: false registry.npmjs.org/@types/showdown@2.0.1: @@ -5236,7 +5245,7 @@ packages: name: '@types/sockjs' version: 0.3.33 dependencies: - '@types/node': registry.npmjs.org/@types/node@18.15.11 + '@types/node': registry.npmjs.org/@types/node@20.2.1 dev: false registry.npmjs.org/@types/stack-utils@2.0.1: @@ -5250,7 +5259,7 @@ packages: name: '@types/stylus' version: 0.48.38 dependencies: - '@types/node': registry.npmjs.org/@types/node@18.15.11 + '@types/node': registry.npmjs.org/@types/node@20.2.1 dev: false registry.npmjs.org/@types/unist@2.0.6: @@ -5264,7 +5273,7 @@ packages: name: '@types/ws' version: 8.5.4 dependencies: - '@types/node': registry.npmjs.org/@types/node@18.15.11 + '@types/node': registry.npmjs.org/@types/node@20.2.1 dev: false registry.npmjs.org/@types/yargs-parser@21.0.0: @@ -5629,16 +5638,6 @@ packages: eslint-visitor-keys: registry.npmjs.org/eslint-visitor-keys@3.4.1 dev: false - registry.npmjs.org/@vitest/expect@0.30.1: - resolution: {integrity: sha512-c3kbEtN8XXJSeN81iDGq29bUzSjQhjES2WR3aColsS4lPGbivwLtas4DNUe0jD9gg/FYGIteqOenfU95EFituw==, registry: https://registry.npmjs.com/, tarball: https://registry.npmjs.org/@vitest/expect/-/expect-0.30.1.tgz} - name: '@vitest/expect' - version: 0.30.1 - dependencies: - '@vitest/spy': registry.npmjs.org/@vitest/spy@0.30.1 - '@vitest/utils': registry.npmjs.org/@vitest/utils@0.30.1 - chai: registry.npmjs.org/chai@4.3.7 - dev: true - registry.npmjs.org/@vitest/expect@0.31.0: resolution: {integrity: sha512-Jlm8ZTyp6vMY9iz9Ny9a0BHnCG4fqBa8neCF6Pk/c/6vkUk49Ls6UBlgGAU82QnzzoaUs9E/mUhq/eq9uMOv/g==, registry: https://registry.npmjs.com/, tarball: https://registry.npmjs.org/@vitest/expect/-/expect-0.31.0.tgz} name: '@vitest/expect' @@ -5649,15 +5648,14 @@ packages: chai: registry.npmjs.org/chai@4.3.7 dev: false - registry.npmjs.org/@vitest/runner@0.30.1: - resolution: {integrity: sha512-W62kT/8i0TF1UBCNMRtRMOBWJKRnNyv9RrjIgdUryEe0wNpGZvvwPDLuzYdxvgSckzjp54DSpv1xUbv4BQ0qVA==, registry: https://registry.npmjs.com/, tarball: https://registry.npmjs.org/@vitest/runner/-/runner-0.30.1.tgz} - name: '@vitest/runner' - version: 0.30.1 + registry.npmjs.org/@vitest/expect@0.31.1: + resolution: {integrity: sha512-BV1LyNvhnX+eNYzJxlHIGPWZpwJFZaCcOIzp2CNG0P+bbetenTupk6EO0LANm4QFt0TTit+yqx7Rxd1qxi/SQA==, registry: https://registry.npmjs.com/, tarball: https://registry.npmjs.org/@vitest/expect/-/expect-0.31.1.tgz} + name: '@vitest/expect' + version: 0.31.1 dependencies: - '@vitest/utils': registry.npmjs.org/@vitest/utils@0.30.1 - concordance: registry.npmjs.org/concordance@5.0.4 - p-limit: registry.npmjs.org/p-limit@4.0.0 - pathe: registry.npmjs.org/pathe@1.1.0 + '@vitest/spy': registry.npmjs.org/@vitest/spy@0.31.1 + '@vitest/utils': registry.npmjs.org/@vitest/utils@0.31.1 + chai: registry.npmjs.org/chai@4.3.7 dev: true registry.npmjs.org/@vitest/runner@0.31.0: @@ -5671,14 +5669,15 @@ packages: pathe: registry.npmjs.org/pathe@1.1.0 dev: false - registry.npmjs.org/@vitest/snapshot@0.30.1: - resolution: {integrity: sha512-fJZqKrE99zo27uoZA/azgWyWbFvM1rw2APS05yB0JaLwUIg9aUtvvnBf4q7JWhEcAHmSwbrxKFgyBUga6tq9Tw==, registry: https://registry.npmjs.com/, tarball: https://registry.npmjs.org/@vitest/snapshot/-/snapshot-0.30.1.tgz} - name: '@vitest/snapshot' - version: 0.30.1 + registry.npmjs.org/@vitest/runner@0.31.1: + resolution: {integrity: sha512-imWuc82ngOtxdCUpXwtEzZIuc1KMr+VlQ3Ondph45VhWoQWit5yvG/fFcldbnCi8DUuFi+NmNx5ehMUw/cGLUw==, registry: https://registry.npmjs.com/, tarball: https://registry.npmjs.org/@vitest/runner/-/runner-0.31.1.tgz} + name: '@vitest/runner' + version: 0.31.1 dependencies: - magic-string: registry.npmjs.org/magic-string@0.30.0 + '@vitest/utils': registry.npmjs.org/@vitest/utils@0.31.1 + concordance: registry.npmjs.org/concordance@5.0.4 + p-limit: registry.npmjs.org/p-limit@4.0.0 pathe: registry.npmjs.org/pathe@1.1.0 - pretty-format: registry.npmjs.org/pretty-format@27.5.1 dev: true registry.npmjs.org/@vitest/snapshot@0.31.0: @@ -5691,12 +5690,14 @@ packages: pretty-format: registry.npmjs.org/pretty-format@27.5.1 dev: false - registry.npmjs.org/@vitest/spy@0.30.1: - resolution: {integrity: sha512-YfJeIf37GvTZe04ZKxzJfnNNuNSmTEGnla2OdL60C8od16f3zOfv9q9K0nNii0NfjDJRt/CVN/POuY5/zTS+BA==, registry: https://registry.npmjs.com/, tarball: https://registry.npmjs.org/@vitest/spy/-/spy-0.30.1.tgz} - name: '@vitest/spy' - version: 0.30.1 + registry.npmjs.org/@vitest/snapshot@0.31.1: + resolution: {integrity: sha512-L3w5uU9bMe6asrNzJ8WZzN+jUTX4KSgCinEJPXyny0o90fG4FPQMV0OWsq7vrCWfQlAilMjDnOF9nP8lidsJ+g==, registry: https://registry.npmjs.com/, tarball: https://registry.npmjs.org/@vitest/snapshot/-/snapshot-0.31.1.tgz} + name: '@vitest/snapshot' + version: 0.31.1 dependencies: - tinyspy: registry.npmjs.org/tinyspy@2.1.0 + magic-string: registry.npmjs.org/magic-string@0.30.0 + pathe: registry.npmjs.org/pathe@1.1.0 + pretty-format: registry.npmjs.org/pretty-format@27.5.1 dev: true registry.npmjs.org/@vitest/spy@0.31.0: @@ -5707,14 +5708,12 @@ packages: tinyspy: registry.npmjs.org/tinyspy@2.1.0 dev: false - registry.npmjs.org/@vitest/utils@0.30.1: - resolution: {integrity: sha512-/c8Xv2zUVc+rnNt84QF0Y0zkfxnaGhp87K2dYJMLtLOIckPzuxLVzAtFCicGFdB4NeBHNzTRr1tNn7rCtQcWFA==, registry: https://registry.npmjs.com/, tarball: https://registry.npmjs.org/@vitest/utils/-/utils-0.30.1.tgz} - name: '@vitest/utils' - version: 0.30.1 + registry.npmjs.org/@vitest/spy@0.31.1: + resolution: {integrity: sha512-1cTpt2m9mdo3hRLDyCG2hDQvRrePTDgEJBFQQNz1ydHHZy03EiA6EpFxY+7ODaY7vMRCie+WlFZBZ0/dQWyssQ==, registry: https://registry.npmjs.com/, tarball: https://registry.npmjs.org/@vitest/spy/-/spy-0.31.1.tgz} + name: '@vitest/spy' + version: 0.31.1 dependencies: - concordance: registry.npmjs.org/concordance@5.0.4 - loupe: registry.npmjs.org/loupe@2.3.6 - pretty-format: registry.npmjs.org/pretty-format@27.5.1 + tinyspy: registry.npmjs.org/tinyspy@2.1.0 dev: true registry.npmjs.org/@vitest/utils@0.31.0: @@ -5727,6 +5726,16 @@ packages: pretty-format: registry.npmjs.org/pretty-format@27.5.1 dev: false + registry.npmjs.org/@vitest/utils@0.31.1: + resolution: {integrity: sha512-yFyRD5ilwojsZfo3E0BnH72pSVSuLg2356cN1tCEe/0RtDzxTPYwOomIC+eQbot7m6DRy4tPZw+09mB7NkbMmA==, registry: https://registry.npmjs.com/, tarball: https://registry.npmjs.org/@vitest/utils/-/utils-0.31.1.tgz} + name: '@vitest/utils' + version: 0.31.1 + dependencies: + concordance: registry.npmjs.org/concordance@5.0.4 + loupe: registry.npmjs.org/loupe@2.3.6 + pretty-format: registry.npmjs.org/pretty-format@27.5.1 + dev: true + registry.npmjs.org/@vue/compiler-core@3.2.47: resolution: {integrity: sha512-p4D7FDnQb7+YJmO2iPEv0SQNeNzcbHdGByJDsT4lynf63AFkOTFN07HsiRSvjGo0QrxR/o3d0hUyNCUnBU2Tig==, registry: https://registry.npmjs.com/, tarball: https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.2.47.tgz} name: '@vue/compiler-core' @@ -7569,7 +7578,7 @@ packages: version: 1.0.3 dev: false - registry.npmjs.org/cosmiconfig-typescript-loader@4.3.0(@types/node@18.15.11)(cosmiconfig@8.1.3)(ts-node@10.9.1)(typescript@5.0.4): + registry.npmjs.org/cosmiconfig-typescript-loader@4.3.0(@types/node@20.2.1)(cosmiconfig@8.1.3)(ts-node@10.9.1)(typescript@5.0.4): resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==, registry: https://registry.npmjs.com/, tarball: https://registry.npmjs.org/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-4.3.0.tgz} id: registry.npmjs.org/cosmiconfig-typescript-loader/4.3.0 name: cosmiconfig-typescript-loader @@ -7581,9 +7590,9 @@ packages: ts-node: '>=10' typescript: '>=3' dependencies: - '@types/node': registry.npmjs.org/@types/node@18.15.11 + '@types/node': registry.npmjs.org/@types/node@20.2.1 cosmiconfig: registry.npmjs.org/cosmiconfig@8.1.3 - ts-node: registry.npmjs.org/ts-node@10.9.1(@types/node@18.15.11)(typescript@5.0.4) + ts-node: registry.npmjs.org/ts-node@10.9.1(@types/node@20.2.1)(typescript@5.0.4) typescript: registry.npmjs.org/typescript@5.0.4 dev: false @@ -9183,7 +9192,7 @@ packages: version: 0.1.8 engines: {node: '>= 0.8'} dependencies: - '@types/node': registry.npmjs.org/@types/node@18.15.11 + '@types/node': registry.npmjs.org/@types/node@20.2.1 require-like: registry.npmjs.org/require-like@0.1.2 dev: false @@ -11195,7 +11204,7 @@ packages: '@jest/expect': registry.npmjs.org/@jest/expect@29.5.0 '@jest/test-result': registry.npmjs.org/@jest/test-result@29.5.0 '@jest/types': registry.npmjs.org/@jest/types@29.5.0 - '@types/node': registry.npmjs.org/@types/node@18.15.11 + '@types/node': registry.npmjs.org/@types/node@20.2.1 chalk: registry.npmjs.org/chalk@4.1.2 co: registry.npmjs.org/co@4.6.0 dedent: registry.npmjs.org/dedent@0.7.0 @@ -11234,7 +11243,7 @@ packages: exit: registry.npmjs.org/exit@0.1.2 graceful-fs: registry.npmjs.org/graceful-fs@4.2.11 import-local: registry.npmjs.org/import-local@3.1.0 - jest-config: registry.npmjs.org/jest-config@29.5.0(@types/node@18.15.11) + jest-config: registry.npmjs.org/jest-config@29.5.0(@types/node@20.2.1) jest-util: registry.npmjs.org/jest-util@29.5.0 jest-validate: registry.npmjs.org/jest-validate@29.5.0 prompts: registry.npmjs.org/prompts@2.4.2 @@ -11245,7 +11254,7 @@ packages: - ts-node dev: true - registry.npmjs.org/jest-config@29.5.0(@types/node@18.15.11): + registry.npmjs.org/jest-config@29.5.0(@types/node@20.2.1): resolution: {integrity: sha512-kvDUKBnNJPNBmFFOhDbm59iu1Fii1Q6SxyhXfvylq3UTHbg6o7j/g8k2dZyXWLvfdKB1vAPxNZnMgtKJcmu3kA==, registry: https://registry.npmjs.com/, tarball: https://registry.npmjs.org/jest-config/-/jest-config-29.5.0.tgz} id: registry.npmjs.org/jest-config/29.5.0 name: jest-config @@ -11263,7 +11272,7 @@ packages: '@babel/core': registry.npmjs.org/@babel/core@7.21.4 '@jest/test-sequencer': registry.npmjs.org/@jest/test-sequencer@29.5.0 '@jest/types': registry.npmjs.org/@jest/types@29.5.0 - '@types/node': registry.npmjs.org/@types/node@18.15.11 + '@types/node': registry.npmjs.org/@types/node@20.2.1 babel-jest: registry.npmjs.org/babel-jest@29.5.0(@babel/core@7.21.4) chalk: registry.npmjs.org/chalk@4.1.2 ci-info: registry.npmjs.org/ci-info@3.8.0 @@ -11330,7 +11339,7 @@ packages: '@jest/environment': registry.npmjs.org/@jest/environment@29.5.0 '@jest/fake-timers': registry.npmjs.org/@jest/fake-timers@29.5.0 '@jest/types': registry.npmjs.org/@jest/types@29.5.0 - '@types/node': registry.npmjs.org/@types/node@18.15.11 + '@types/node': registry.npmjs.org/@types/node@20.2.1 jest-mock: registry.npmjs.org/jest-mock@29.5.0 jest-util: registry.npmjs.org/jest-util@29.5.0 dev: true @@ -11350,7 +11359,7 @@ packages: dependencies: '@jest/types': registry.npmjs.org/@jest/types@29.5.0 '@types/graceful-fs': registry.npmjs.org/@types/graceful-fs@4.1.6 - '@types/node': registry.npmjs.org/@types/node@18.15.11 + '@types/node': registry.npmjs.org/@types/node@20.2.1 anymatch: registry.npmjs.org/anymatch@3.1.3 fb-watchman: registry.npmjs.org/fb-watchman@2.0.2 graceful-fs: registry.npmjs.org/graceful-fs@4.2.11 @@ -11409,7 +11418,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': registry.npmjs.org/@jest/types@29.5.0 - '@types/node': registry.npmjs.org/@types/node@18.15.11 + '@types/node': registry.npmjs.org/@types/node@20.2.1 jest-util: registry.npmjs.org/jest-util@29.5.0 dev: true @@ -11475,7 +11484,7 @@ packages: '@jest/test-result': registry.npmjs.org/@jest/test-result@29.5.0 '@jest/transform': registry.npmjs.org/@jest/transform@29.5.0 '@jest/types': registry.npmjs.org/@jest/types@29.5.0 - '@types/node': registry.npmjs.org/@types/node@18.15.11 + '@types/node': registry.npmjs.org/@types/node@20.2.1 chalk: registry.npmjs.org/chalk@4.1.2 emittery: registry.npmjs.org/emittery@0.13.1 graceful-fs: registry.npmjs.org/graceful-fs@4.2.11 @@ -11508,7 +11517,7 @@ packages: '@jest/test-result': registry.npmjs.org/@jest/test-result@29.5.0 '@jest/transform': registry.npmjs.org/@jest/transform@29.5.0 '@jest/types': registry.npmjs.org/@jest/types@29.5.0 - '@types/node': registry.npmjs.org/@types/node@18.15.11 + '@types/node': registry.npmjs.org/@types/node@20.2.1 chalk: registry.npmjs.org/chalk@4.1.2 cjs-module-lexer: registry.npmjs.org/cjs-module-lexer@1.2.2 collect-v8-coverage: registry.npmjs.org/collect-v8-coverage@1.0.1 @@ -11567,7 +11576,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': registry.npmjs.org/@jest/types@29.5.0 - '@types/node': registry.npmjs.org/@types/node@18.15.11 + '@types/node': registry.npmjs.org/@types/node@20.2.1 chalk: registry.npmjs.org/chalk@4.1.2 ci-info: registry.npmjs.org/ci-info@3.8.0 graceful-fs: registry.npmjs.org/graceful-fs@4.2.11 @@ -11595,7 +11604,7 @@ packages: dependencies: '@jest/test-result': registry.npmjs.org/@jest/test-result@29.5.0 '@jest/types': registry.npmjs.org/@jest/types@29.5.0 - '@types/node': registry.npmjs.org/@types/node@18.15.11 + '@types/node': registry.npmjs.org/@types/node@20.2.1 ansi-escapes: registry.npmjs.org/ansi-escapes@4.3.2 chalk: registry.npmjs.org/chalk@4.1.2 emittery: registry.npmjs.org/emittery@0.13.1 @@ -11609,7 +11618,7 @@ packages: version: 27.5.1 engines: {node: '>= 10.13.0'} dependencies: - '@types/node': registry.npmjs.org/@types/node@18.15.11 + '@types/node': registry.npmjs.org/@types/node@20.2.1 merge-stream: registry.npmjs.org/merge-stream@2.0.0 supports-color: registry.npmjs.org/supports-color@8.1.1 @@ -11619,7 +11628,7 @@ packages: version: 29.5.0 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@types/node': registry.npmjs.org/@types/node@18.15.11 + '@types/node': registry.npmjs.org/@types/node@20.2.1 jest-util: registry.npmjs.org/jest-util@29.5.0 merge-stream: registry.npmjs.org/merge-stream@2.0.0 supports-color: registry.npmjs.org/supports-color@8.1.1 @@ -16009,19 +16018,11 @@ packages: name: tinybench version: 2.5.0 - registry.npmjs.org/tinypool@0.4.0: - resolution: {integrity: sha512-2ksntHOKf893wSAH4z/+JbPpi92esw8Gn9N2deXX+B0EO92hexAVI9GIZZPx7P5aYo5KULfeOSt3kMOmSOy6uA==, registry: https://registry.npmjs.com/, tarball: https://registry.npmjs.org/tinypool/-/tinypool-0.4.0.tgz} - name: tinypool - version: 0.4.0 - engines: {node: '>=14.0.0'} - dev: true - registry.npmjs.org/tinypool@0.5.0: resolution: {integrity: sha512-paHQtnrlS1QZYKF/GnLoOM/DN9fqaGOFbCbxzAhwniySnzl9Ebk8w73/dd34DAhe/obUbPAOldTyYXQZxnPBPQ==, registry: https://registry.npmjs.com/, tarball: https://registry.npmjs.org/tinypool/-/tinypool-0.5.0.tgz} name: tinypool version: 0.5.0 engines: {node: '>=14.0.0'} - dev: false registry.npmjs.org/tinyspy@2.1.0: resolution: {integrity: sha512-7eORpyqImoOvkQJCSkL0d0mB4NHHIFAy4b1u8PHdDa7SjGS2njzl6/lyGoZLm+eyYEtlUmFGE0rFj66SWxZgQQ==, registry: https://registry.npmjs.com/, tarball: https://registry.npmjs.org/tinyspy/-/tinyspy-2.1.0.tgz} @@ -16176,7 +16177,7 @@ packages: code-block-writer: registry.npmjs.org/code-block-writer@12.0.0 dev: false - registry.npmjs.org/ts-node@10.9.1(@types/node@18.15.11)(typescript@5.0.4): + registry.npmjs.org/ts-node@10.9.1(@types/node@20.2.1)(typescript@5.0.4): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==, registry: https://registry.npmjs.com/, tarball: https://registry.npmjs.org/ts-node/-/ts-node-10.9.1.tgz} id: registry.npmjs.org/ts-node/10.9.1 name: ts-node @@ -16198,7 +16199,7 @@ packages: '@tsconfig/node12': registry.npmjs.org/@tsconfig/node12@1.0.11 '@tsconfig/node14': registry.npmjs.org/@tsconfig/node14@1.0.3 '@tsconfig/node16': registry.npmjs.org/@tsconfig/node16@1.0.3 - '@types/node': registry.npmjs.org/@types/node@18.15.11 + '@types/node': registry.npmjs.org/@types/node@20.2.1 acorn: registry.npmjs.org/acorn@8.8.2 acorn-walk: registry.npmjs.org/acorn-walk@8.2.0 arg: registry.npmjs.org/arg@4.1.3 @@ -16952,11 +16953,11 @@ packages: vfile-message: registry.npmjs.org/vfile-message@2.0.4 dev: false - registry.npmjs.org/vite-node@0.30.1(@types/node@18.15.11): - resolution: {integrity: sha512-vTikpU/J7e6LU/8iM3dzBo8ZhEiKZEKRznEMm+mJh95XhWaPrJQraT/QsT2NWmuEf+zgAoMe64PKT7hfZ1Njmg==, registry: https://registry.npmjs.com/, tarball: https://registry.npmjs.org/vite-node/-/vite-node-0.30.1.tgz} - id: registry.npmjs.org/vite-node/0.30.1 + registry.npmjs.org/vite-node@0.31.0(@types/node@20.2.1): + resolution: {integrity: sha512-8x1x1LNuPvE2vIvkSB7c1mApX5oqlgsxzHQesYF7l5n1gKrEmrClIiZuOFbFDQcjLsmcWSwwmrWrcGWm9Fxc/g==, registry: https://registry.npmjs.com/, tarball: https://registry.npmjs.org/vite-node/-/vite-node-0.31.0.tgz} + id: registry.npmjs.org/vite-node/0.31.0 name: vite-node - version: 0.30.1 + version: 0.31.0 engines: {node: '>=v14.18.0'} hasBin: true dependencies: @@ -16965,7 +16966,7 @@ packages: mlly: registry.npmjs.org/mlly@1.2.0 pathe: registry.npmjs.org/pathe@1.1.0 picocolors: registry.npmjs.org/picocolors@1.0.0 - vite: registry.npmjs.org/vite@4.3.5(@types/node@18.15.11) + vite: registry.npmjs.org/vite@4.3.5(@types/node@20.2.1) transitivePeerDependencies: - '@types/node' - less @@ -16974,13 +16975,13 @@ packages: - sugarss - supports-color - terser - dev: true + dev: false - registry.npmjs.org/vite-node@0.31.0(@types/node@18.15.11): - resolution: {integrity: sha512-8x1x1LNuPvE2vIvkSB7c1mApX5oqlgsxzHQesYF7l5n1gKrEmrClIiZuOFbFDQcjLsmcWSwwmrWrcGWm9Fxc/g==, registry: https://registry.npmjs.com/, tarball: https://registry.npmjs.org/vite-node/-/vite-node-0.31.0.tgz} - id: registry.npmjs.org/vite-node/0.31.0 + registry.npmjs.org/vite-node@0.31.1(@types/node@20.2.1): + resolution: {integrity: sha512-BajE/IsNQ6JyizPzu9zRgHrBwczkAs0erQf/JRpgTIESpKvNj9/Gd0vxX905klLkb0I0SJVCKbdrl5c6FnqYKA==, registry: https://registry.npmjs.com/, tarball: https://registry.npmjs.org/vite-node/-/vite-node-0.31.1.tgz} + id: registry.npmjs.org/vite-node/0.31.1 name: vite-node - version: 0.31.0 + version: 0.31.1 engines: {node: '>=v14.18.0'} hasBin: true dependencies: @@ -16989,7 +16990,7 @@ packages: mlly: registry.npmjs.org/mlly@1.2.0 pathe: registry.npmjs.org/pathe@1.1.0 picocolors: registry.npmjs.org/picocolors@1.0.0 - vite: registry.npmjs.org/vite@4.3.5(@types/node@18.15.11) + vite: registry.npmjs.org/vite@4.3.5(@types/node@20.2.1) transitivePeerDependencies: - '@types/node' - less @@ -16998,7 +16999,7 @@ packages: - sugarss - supports-color - terser - dev: false + dev: true registry.npmjs.org/vite-plugin-css-injected-by-js@3.1.1(vite@4.3.5): resolution: {integrity: sha512-mwrFvEEy0TuH8Ul0cb2HgjmNboQ/JnEFy+kHCWqAJph3ikMOiIuyYVdx0JO4nEIWJyzSnc4TTdmoTulsikvJEg==, registry: https://registry.npmjs.com/, tarball: https://registry.npmjs.org/vite-plugin-css-injected-by-js/-/vite-plugin-css-injected-by-js-3.1.1.tgz} @@ -17008,7 +17009,7 @@ packages: peerDependencies: vite: '>2.0.0-0' dependencies: - vite: registry.npmjs.org/vite@4.3.5(@types/node@18.15.11) + vite: registry.npmjs.org/vite@4.3.5(@types/node@20.2.1) dev: false registry.npmjs.org/vite-plugin-dts@2.3.0(vite@4.3.5): @@ -17030,7 +17031,7 @@ packages: kolorist: registry.npmjs.org/kolorist@1.8.0 magic-string: registry.npmjs.org/magic-string@0.29.0 ts-morph: registry.npmjs.org/ts-morph@18.0.0 - vite: registry.npmjs.org/vite@4.3.5(@types/node@18.15.11) + vite: registry.npmjs.org/vite@4.3.5(@types/node@20.2.1) transitivePeerDependencies: - '@types/node' - rollup @@ -17059,7 +17060,7 @@ packages: fast-glob: registry.npmjs.org/fast-glob@3.2.12 fs-extra: registry.npmjs.org/fs-extra@11.1.1 picocolors: registry.npmjs.org/picocolors@1.0.0 - vite: registry.npmjs.org/vite@4.3.5(@types/node@18.15.11) + vite: registry.npmjs.org/vite@4.3.5(@types/node@20.2.1) dev: false registry.npmjs.org/vite-tsconfig-paths@4.2.0(typescript@5.0.4)(vite@4.3.5): @@ -17076,7 +17077,7 @@ packages: debug: registry.npmjs.org/debug@4.3.4 globrex: registry.npmjs.org/globrex@0.1.2 tsconfck: registry.npmjs.org/tsconfck@2.1.1(typescript@5.0.4) - vite: registry.npmjs.org/vite@4.3.5(@types/node@18.15.11) + vite: registry.npmjs.org/vite@4.3.5(@types/node@20.2.1) transitivePeerDependencies: - supports-color - typescript @@ -17117,7 +17118,7 @@ packages: fsevents: registry.npmjs.org/fsevents@2.3.2 dev: true - registry.npmjs.org/vite@4.3.5(@types/node@18.15.11): + registry.npmjs.org/vite@4.3.5(@types/node@20.2.1): resolution: {integrity: sha512-0gEnL9wiRFxgz40o/i/eTBwm+NEbpUeTWhzKrZDSdKm6nplj+z4lKz8ANDgildxHm47Vg8EUia0aicKbawUVVA==, registry: https://registry.npmjs.com/, tarball: https://registry.npmjs.org/vite/-/vite-4.3.5.tgz} id: registry.npmjs.org/vite/4.3.5 name: vite @@ -17145,18 +17146,18 @@ packages: terser: optional: true dependencies: - '@types/node': registry.npmjs.org/@types/node@18.15.11 + '@types/node': registry.npmjs.org/@types/node@20.2.1 esbuild: registry.npmjs.org/esbuild@0.17.18 postcss: registry.npmjs.org/postcss@8.4.23 rollup: registry.npmjs.org/rollup@3.21.5 optionalDependencies: fsevents: registry.npmjs.org/fsevents@2.3.2 - registry.npmjs.org/vitest@0.30.1(jsdom@21.1.1): - resolution: {integrity: sha512-y35WTrSTlTxfMLttgQk4rHcaDkbHQwDP++SNwPb+7H8yb13Q3cu2EixrtHzF27iZ8v0XCciSsLg00RkPAzB/aA==, registry: https://registry.npmjs.com/, tarball: https://registry.npmjs.org/vitest/-/vitest-0.30.1.tgz} - id: registry.npmjs.org/vitest/0.30.1 + registry.npmjs.org/vitest@0.31.0(jsdom@22.0.0): + resolution: {integrity: sha512-JwWJS9p3GU9GxkG7eBSmr4Q4x4bvVBSswaCFf1PBNHiPx00obfhHRJfgHcnI0ffn+NMlIh9QGvG75FlaIBdKGA==, registry: https://registry.npmjs.com/, tarball: https://registry.npmjs.org/vitest/-/vitest-0.31.0.tgz} + id: registry.npmjs.org/vitest/0.31.0 name: vitest - version: 0.30.1 + version: 0.31.0 engines: {node: '>=v14.18.0'} hasBin: true peerDependencies: @@ -17188,30 +17189,29 @@ packages: dependencies: '@types/chai': registry.npmjs.org/@types/chai@4.3.5 '@types/chai-subset': registry.npmjs.org/@types/chai-subset@1.3.3 - '@types/node': registry.npmjs.org/@types/node@18.15.11 - '@vitest/expect': registry.npmjs.org/@vitest/expect@0.30.1 - '@vitest/runner': registry.npmjs.org/@vitest/runner@0.30.1 - '@vitest/snapshot': registry.npmjs.org/@vitest/snapshot@0.30.1 - '@vitest/spy': registry.npmjs.org/@vitest/spy@0.30.1 - '@vitest/utils': registry.npmjs.org/@vitest/utils@0.30.1 + '@types/node': registry.npmjs.org/@types/node@20.2.1 + '@vitest/expect': registry.npmjs.org/@vitest/expect@0.31.0 + '@vitest/runner': registry.npmjs.org/@vitest/runner@0.31.0 + '@vitest/snapshot': registry.npmjs.org/@vitest/snapshot@0.31.0 + '@vitest/spy': registry.npmjs.org/@vitest/spy@0.31.0 + '@vitest/utils': registry.npmjs.org/@vitest/utils@0.31.0 acorn: registry.npmjs.org/acorn@8.8.2 acorn-walk: registry.npmjs.org/acorn-walk@8.2.0 cac: registry.npmjs.org/cac@6.7.14 chai: registry.npmjs.org/chai@4.3.7 concordance: registry.npmjs.org/concordance@5.0.4 debug: registry.npmjs.org/debug@4.3.4 - jsdom: registry.npmjs.org/jsdom@21.1.1 + jsdom: registry.npmjs.org/jsdom@22.0.0 local-pkg: registry.npmjs.org/local-pkg@0.4.3 magic-string: registry.npmjs.org/magic-string@0.30.0 pathe: registry.npmjs.org/pathe@1.1.0 picocolors: registry.npmjs.org/picocolors@1.0.0 - source-map: registry.npmjs.org/source-map@0.6.1 std-env: registry.npmjs.org/std-env@3.3.3 strip-literal: registry.npmjs.org/strip-literal@1.0.1 tinybench: registry.npmjs.org/tinybench@2.5.0 - tinypool: registry.npmjs.org/tinypool@0.4.0 - vite: registry.npmjs.org/vite@4.3.5(@types/node@18.15.11) - vite-node: registry.npmjs.org/vite-node@0.30.1(@types/node@18.15.11) + tinypool: registry.npmjs.org/tinypool@0.5.0 + vite: registry.npmjs.org/vite@4.3.5(@types/node@20.2.1) + vite-node: registry.npmjs.org/vite-node@0.31.0(@types/node@20.2.1) why-is-node-running: registry.npmjs.org/why-is-node-running@2.2.2 transitivePeerDependencies: - less @@ -17220,13 +17220,13 @@ packages: - sugarss - supports-color - terser - dev: true + dev: false - registry.npmjs.org/vitest@0.31.0(jsdom@22.0.0): - resolution: {integrity: sha512-JwWJS9p3GU9GxkG7eBSmr4Q4x4bvVBSswaCFf1PBNHiPx00obfhHRJfgHcnI0ffn+NMlIh9QGvG75FlaIBdKGA==, registry: https://registry.npmjs.com/, tarball: https://registry.npmjs.org/vitest/-/vitest-0.31.0.tgz} - id: registry.npmjs.org/vitest/0.31.0 + registry.npmjs.org/vitest@0.31.1(jsdom@21.1.1): + resolution: {integrity: sha512-/dOoOgzoFk/5pTvg1E65WVaobknWREN15+HF+0ucudo3dDG/vCZoXTQrjIfEaWvQXmqScwkRodrTbM/ScMpRcQ==, registry: https://registry.npmjs.com/, tarball: https://registry.npmjs.org/vitest/-/vitest-0.31.1.tgz} + id: registry.npmjs.org/vitest/0.31.1 name: vitest - version: 0.31.0 + version: 0.31.1 engines: {node: '>=v14.18.0'} hasBin: true peerDependencies: @@ -17258,19 +17258,19 @@ packages: dependencies: '@types/chai': registry.npmjs.org/@types/chai@4.3.5 '@types/chai-subset': registry.npmjs.org/@types/chai-subset@1.3.3 - '@types/node': registry.npmjs.org/@types/node@18.15.11 - '@vitest/expect': registry.npmjs.org/@vitest/expect@0.31.0 - '@vitest/runner': registry.npmjs.org/@vitest/runner@0.31.0 - '@vitest/snapshot': registry.npmjs.org/@vitest/snapshot@0.31.0 - '@vitest/spy': registry.npmjs.org/@vitest/spy@0.31.0 - '@vitest/utils': registry.npmjs.org/@vitest/utils@0.31.0 + '@types/node': registry.npmjs.org/@types/node@20.2.1 + '@vitest/expect': registry.npmjs.org/@vitest/expect@0.31.1 + '@vitest/runner': registry.npmjs.org/@vitest/runner@0.31.1 + '@vitest/snapshot': registry.npmjs.org/@vitest/snapshot@0.31.1 + '@vitest/spy': registry.npmjs.org/@vitest/spy@0.31.1 + '@vitest/utils': registry.npmjs.org/@vitest/utils@0.31.1 acorn: registry.npmjs.org/acorn@8.8.2 acorn-walk: registry.npmjs.org/acorn-walk@8.2.0 cac: registry.npmjs.org/cac@6.7.14 chai: registry.npmjs.org/chai@4.3.7 concordance: registry.npmjs.org/concordance@5.0.4 debug: registry.npmjs.org/debug@4.3.4 - jsdom: registry.npmjs.org/jsdom@22.0.0 + jsdom: registry.npmjs.org/jsdom@21.1.1 local-pkg: registry.npmjs.org/local-pkg@0.4.3 magic-string: registry.npmjs.org/magic-string@0.30.0 pathe: registry.npmjs.org/pathe@1.1.0 @@ -17279,8 +17279,8 @@ packages: strip-literal: registry.npmjs.org/strip-literal@1.0.1 tinybench: registry.npmjs.org/tinybench@2.5.0 tinypool: registry.npmjs.org/tinypool@0.5.0 - vite: registry.npmjs.org/vite@4.3.5(@types/node@18.15.11) - vite-node: registry.npmjs.org/vite-node@0.31.0(@types/node@18.15.11) + vite: registry.npmjs.org/vite@4.3.5(@types/node@20.2.1) + vite-node: registry.npmjs.org/vite-node@0.31.1(@types/node@20.2.1) why-is-node-running: registry.npmjs.org/why-is-node-running@2.2.2 transitivePeerDependencies: - less @@ -17289,7 +17289,7 @@ packages: - sugarss - supports-color - terser - dev: false + dev: true registry.npmjs.org/vscode-oniguruma@1.7.0: resolution: {integrity: sha512-L9WMGRfrjOhgHSdOYgCt/yRMsXzLDJSL7BPrOZt73gU0iWO4mpqzqQzOz5srxqTvMBaR0XZTSrVWo4j55Rc6cA==, registry: https://registry.npmjs.com/, tarball: https://registry.npmjs.org/vscode-oniguruma/-/vscode-oniguruma-1.7.0.tgz} diff --git a/tools/changelog-parser/package.json b/tools/changelog-parser/package.json index 3f2973a2..b8b3fd92 100644 --- a/tools/changelog-parser/package.json +++ b/tools/changelog-parser/package.json @@ -5,6 +5,9 @@ "main": "./dist/index.js", "typings": "./dist/index.d.ts", "description": "a changelog parser", + "bin": { + "zhi-changelog": "dist/index.js" + }, "keywords": [ "changelog", "commit" diff --git a/tools/changelog-parser/src/index.ts b/tools/changelog-parser/src/index.ts index 18c29048..4090d782 100644 --- a/tools/changelog-parser/src/index.ts +++ b/tools/changelog-parser/src/index.ts @@ -23,5 +23,8 @@ * questions. */ import ChangelogParser from "./changelogParser" +import * as process from "process" -export { ChangelogParser } +const changelogParser = new ChangelogParser() +console.log("当前工作目录=>", process.cwd()) +changelogParser.parseChangelog(process.cwd(), false)