-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
keindev
committed
Aug 19, 2023
1 parent
7962b85
commit c3003b5
Showing
4 changed files
with
41 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,56 +1,57 @@ | ||
# BREAKING CHANGES | ||
# Important Changes | ||
|
||
- Add `pause` method for external output [`29d054d`](https://github.com/keindev/tasktree/commit/29d054dfded962bb94c18ef5e4e3d7ad2b80ad54) | ||
## Engines | ||
|
||
# Important Changes | ||
- Changed **node** from `^14.13.1 || >=16.0.0` to `>=16.0.0` | ||
|
||
## Dependencies | ||
|
||
<details> | ||
<summary>Dependencies</summary> | ||
|
||
- Changed **[stdout-update](https://www.npmjs.com/package/stdout-update)** from `^3.0.6` to `^3.1.1` | ||
- Bumped **[figures](https://www.npmjs.com/package/figures)** from `^4.0.1` to `^5.0.0` | ||
- Bumped **[chalk-template](https://www.npmjs.com/package/chalk-template)** from `^0.4.0` to `^1.1.0` | ||
- Bumped **[stdout-update](https://www.npmjs.com/package/stdout-update)** from `^3.1.1` to `^4.0.0` | ||
|
||
</details> | ||
|
||
<details> | ||
<summary>Dev Dependencies</summary> | ||
|
||
- Added **[enquirer](https://www.npmjs.com/package/enquirer)** with `^2.3.6` | ||
- Changed **[@tagproject/docs-shared-config](https://www.npmjs.com/package/@tagproject/docs-shared-config)** from `^1.0.4` to `^1.1.2` | ||
- Changed **[@tagproject/vscode-shared-config](https://www.npmjs.com/package/@tagproject/vscode-shared-config)** from `^2.0.0` to `^2.0.5` | ||
- Changed **[@typescript-eslint/eslint-plugin](https://www.npmjs.com/package/@typescript-eslint/eslint-plugin)** from `^5.20.0` to `^5.44.0` | ||
- Changed **[@typescript-eslint/parser](https://www.npmjs.com/package/@typescript-eslint/parser)** from `^5.20.0` to `^5.44.0` | ||
- Changed **[changelog-guru](https://www.npmjs.com/package/changelog-guru)** from `^4.0.5` to `^4.0.9` | ||
- Changed **[eslint](https://www.npmjs.com/package/eslint)** from `^8.13.0` to `^8.28.0` | ||
- Changed **[eslint-plugin-promise](https://www.npmjs.com/package/eslint-plugin-promise)** from `^6.0.0` to `^6.1.1` | ||
- Changed **[ghinfo](https://www.npmjs.com/package/ghinfo)** from `^3.0.5` to `^3.0.8` | ||
- Changed **[prettier](https://www.npmjs.com/package/prettier)** from `^2.6.2` to `^2.8.0` | ||
- Changed **[ts-node](https://www.npmjs.com/package/ts-node)** from `^10.7.0` to `^10.9.1` | ||
- Changed **[typescript](https://www.npmjs.com/package/typescript)** from `^4.6.3` to `^4.9.3` | ||
- Bumped **[@tagproject/ts-package-shared-config](https://www.npmjs.com/package/@tagproject/ts-package-shared-config)** from `^9.0.7` to `^10.0.2` | ||
- Bumped **[@types/jest](https://www.npmjs.com/package/@types/jest)** from `^27.4.1` to `^29.2.3` | ||
- Bumped **[@types/node](https://www.npmjs.com/package/@types/node)** from `^17.0.25` to `^18.11.9` | ||
- Bumped **[cspell](https://www.npmjs.com/package/cspell)** from `^5.19.7` to `^6.15.0` | ||
- Bumped **[eslint-plugin-jest](https://www.npmjs.com/package/eslint-plugin-jest)** from `^26.1.4` to `^27.1.6` | ||
- Bumped **[husky](https://www.npmjs.com/package/husky)** from `^7.0.4` to `^8.0.2` | ||
- Bumped **[jest](https://www.npmjs.com/package/jest)** from `^27.5.1` to `^29.3.1` | ||
- Bumped **[ts-jest](https://www.npmjs.com/package/ts-jest)** from `^27.1.4` to `^29.0.3` | ||
- Removed **[figma-portal](https://www.npmjs.com/package/figma-portal)**, with `^1.0.1` | ||
- Changed **[enquirer](https://www.npmjs.com/package/enquirer)** from `^2.3.6` to `^2.4.1` | ||
- Changed **[strip-ansi](https://www.npmjs.com/package/strip-ansi)** from `^7.0.1` to `^7.1.0` | ||
- Bumped **[@tagproject/ts-package-shared-config](https://www.npmjs.com/package/@tagproject/ts-package-shared-config)** from `^10.0.2` to `^11.0.1` | ||
- Removed **[@tagproject/docs-shared-config](https://www.npmjs.com/package/@tagproject/docs-shared-config)**, with `^1.1.2` | ||
- Removed **[@tagproject/vscode-shared-config](https://www.npmjs.com/package/@tagproject/vscode-shared-config)**, with `^2.0.5` | ||
- Removed **[@types/jest](https://www.npmjs.com/package/@types/jest)**, with `^29.2.3` | ||
- Removed **[@types/node](https://www.npmjs.com/package/@types/node)**, with `^18.11.9` | ||
- Removed **[@typescript-eslint/eslint-plugin](https://www.npmjs.com/package/@typescript-eslint/eslint-plugin)**, with `^5.44.0` | ||
- Removed **[@typescript-eslint/parser](https://www.npmjs.com/package/@typescript-eslint/parser)**, with `^5.44.0` | ||
- Removed **[changelog-guru](https://www.npmjs.com/package/changelog-guru)**, with `^4.0.9` | ||
- Removed **[cspell](https://www.npmjs.com/package/cspell)**, with `^6.15.0` | ||
- Removed **[eslint](https://www.npmjs.com/package/eslint)**, with `^8.28.0` | ||
- Removed **[eslint-config-prettier](https://www.npmjs.com/package/eslint-config-prettier)**, with `^8.5.0` | ||
- Removed **[eslint-plugin-import](https://www.npmjs.com/package/eslint-plugin-import)**, with `^2.26.0` | ||
- Removed **[eslint-plugin-jest](https://www.npmjs.com/package/eslint-plugin-jest)**, with `^27.1.6` | ||
- Removed **[eslint-plugin-node](https://www.npmjs.com/package/eslint-plugin-node)**, with `^11.1.0` | ||
- Removed **[eslint-plugin-optimize-regex](https://www.npmjs.com/package/eslint-plugin-optimize-regex)**, with `^1.2.1` | ||
- Removed **[eslint-plugin-promise](https://www.npmjs.com/package/eslint-plugin-promise)**, with `^6.1.1` | ||
- Removed **[ghinfo](https://www.npmjs.com/package/ghinfo)**, with `^3.0.8` | ||
- Removed **[husky](https://www.npmjs.com/package/husky)**, with `^8.0.2` | ||
- Removed **[jest](https://www.npmjs.com/package/jest)**, with `^29.3.1` | ||
- Removed **[npm-run-all](https://www.npmjs.com/package/npm-run-all)**, with `^4.1.5` | ||
- Removed **[prettier](https://www.npmjs.com/package/prettier)**, with `^2.8.0` | ||
- Removed **[rimraf](https://www.npmjs.com/package/rimraf)**, with `^3.0.2` | ||
- Removed **[ts-jest](https://www.npmjs.com/package/ts-jest)**, with `^29.0.3` | ||
- Removed **[typescript](https://www.npmjs.com/package/typescript)**, with `^4.9.3` | ||
|
||
</details> | ||
|
||
# :memo: Internal changes | ||
|
||
- Rebuild configs [`55660a8`](https://github.com/keindev/tasktree/commit/55660a88b41c8f08ab58387fffcb4e60185fa187) | ||
- Fix example, remove generate:media script [`971e0a0`](https://github.com/keindev/tasktree/commit/971e0a08c60ef2dae9fa3c02c083b6e33e2c9b67) | ||
- Remove banner [`cf0a39e`](https://github.com/keindev/tasktree/commit/cf0a39e834d382ecf728c672d997ce651aa07456) | ||
- Remove vscode/launch node port [`e74c9fa`](https://github.com/keindev/tasktree/commit/e74c9fa75c55ea72a3c6f430888d114b775cb307) | ||
- Create example with external output [`af34490`](https://github.com/keindev/tasktree/commit/af344904ad0978b1225d32158c8236f87c6c4d90) | ||
- Fix lint errors [`109087f`](https://github.com/keindev/tasktree/commit/109087f61294ca587955674a510591a847709bfc) | ||
|
||
--- | ||
|
||
# Contributors | ||
|
||
[![@keindev](https://avatars.githubusercontent.com/u/4527292?v=4&s=40)](https://github.com/keindev) | ||
[![@github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4&s=40)](https://github.com/github-actions%5Bbot%5D) [![@keindev](https://avatars.githubusercontent.com/u/4527292?v=4&s=40)](https://github.com/keindev) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,13 @@ | ||
{ | ||
"name": "tasktree-cli", | ||
"version": "7.0.0", | ||
"version": "8.0.0", | ||
"description": "Simple terminal task tree - helps you keep track of your tasks in a tree structure.", | ||
"license": "MIT", | ||
"homepage": "https://github.com/keindev/tasktree#readme", | ||
"author": "Daniil Ryazanov <[email protected]>", | ||
"author": { | ||
"name": "Daniil Ryazanov", | ||
"email": "[email protected]" | ||
}, | ||
"keywords": [ | ||
"ascii", | ||
"busy", | ||
|