fix(mod_commit): Update package.json dependencies: @git.zone/tsdoc and @push.rocks/smartpromise to latest versions.

This commit is contained in:
Philipp Kunz 2024-06-24 00:03:53 +02:00
parent 4a9d98b3f9
commit 0d95cda8b5
4 changed files with 31 additions and 33 deletions

View File

@ -1,45 +1,44 @@
# Changelog # Changelog
## 2024-06-24 - 1.9.122 - fix(mod_commit)
Update package.json dependencies: @git.zone/tsdoc and @push.rocks/smartpromise to latest versions.
- - Updated @git.zone/tsdoc to ^1.3.12
- - Updated @push.rocks/smartfile to ^11.0.21
## 2024-06-23 - 1.9.121 - fix(mod_commit) ## 2024-06-23 - 1.9.121 - fix(mod_commit)
Fix changelog template rendering by removing extra new line when no version details are provided. Fix changelog template rendering by removing extra new line when no version details are provided.
- Update package.json dependencies: @git.zone/tsdoc and @push.rocks/smartpromise to latest versions. - Update package.json dependencies: @git.zone/tsdoc and @push.rocks/smartpromise to latest versions.
## 2024-06-23 - 1.9.120 - fix(mod_commit) ## 2024-06-23 - 1.9.120 - fix(mod_commit)
Handle edge case for empty version details in changelog formatting Handle edge case for empty version details in changelog formatting
- Added check for the length of the recommendedNextVersionDetails array - Added check for the length of the recommendedNextVersionDetails array
- Ensure no extra newline in changelog if there are no version details - Ensure no extra newline in changelog if there are no version details
## 2024-06-23 - 1.9.119 - fix(dependencies) ## 2024-06-23 - 1.9.119 - fix(dependencies)
Update @git.zone/tsdoc to v1.3.8 Update @git.zone/tsdoc to v1.3.8
- Updated @git.zone/tsdoc from v1.3.7 to v1.3.8 in package.json - Updated @git.zone/tsdoc from v1.3.7 to v1.3.8 in package.json
## 2024-06-23 - 1.9.118 - fix(dependencies) ## 2024-06-23 - 1.9.118 - fix(dependencies)
Update @git.zone/tsdoc to version 1.3.7 Update @git.zone/tsdoc to version 1.3.7
- Bump @git.zone/tsdoc from 1.3.6 to 1.3.7 in both package.json and pnpm-lock.yaml - Bump @git.zone/tsdoc from 1.3.6 to 1.3.7 in both package.json and pnpm-lock.yaml
## 2024-06-23 - 1.9.117 - fix(dependencies) ## 2024-06-23 - 1.9.117 - fix(dependencies)
Update @git.zone/tsdoc dependency to v1.3.6 Update @git.zone/tsdoc dependency to v1.3.6
- Updated @git.zone/tsdoc version from 1.3.5 to 1.3.6 in package.json - Updated @git.zone/tsdoc version from 1.3.5 to 1.3.6 in package.json
- Updated pnpm-lock.yaml to reflect the new version of @git.zone/tsdoc - Updated pnpm-lock.yaml to reflect the new version of @git.zone/tsdoc
## 2024-06-23 - 1.9.116 - fix(dependencies) ## 2024-06-23 - 1.9.116 - fix(dependencies)
Update @git.zone/tsdoc to version 1.3.5 Update @git.zone/tsdoc to version 1.3.5
- Updated the @git.zone/tsdoc dependency in package.json and pnpm-lock.yaml from version 1.3.4 to 1.3.5 - Updated the @git.zone/tsdoc dependency in package.json and pnpm-lock.yaml from version 1.3.4 to 1.3.5
- Removed the outdated changelog.md file. - Removed the outdated changelog.md file.
```
## 2024-06-23 - 1.9.114 - fix(format) ## 2024-06-23 - 1.9.114 - fix(format)
Fixed formatting issues across multiple TypeScript files. Fixed formatting issues across multiple TypeScript files.
@ -87,4 +86,3 @@ Updated @git.zone/tsdoc dependency version to ^1.2.2 in package.json and pnpm-lo
## 2024-06-23 - 1.9.99 - fix(mod_commit) ## 2024-06-23 - 1.9.99 - fix(mod_commit)
Fix variable reassignment issue in changelog writing step. Fix variable reassignment issue in changelog writing step.
```

View File

@ -58,7 +58,7 @@
"@types/node": "^20.14.8" "@types/node": "^20.14.8"
}, },
"dependencies": { "dependencies": {
"@git.zone/tsdoc": "^1.3.9", "@git.zone/tsdoc": "^1.3.12",
"@push.rocks/commitinfo": "^1.0.12", "@push.rocks/commitinfo": "^1.0.12",
"@push.rocks/early": "^4.0.4", "@push.rocks/early": "^4.0.4",
"@push.rocks/gulp-function": "^3.0.7", "@push.rocks/gulp-function": "^3.0.7",
@ -68,7 +68,7 @@
"@push.rocks/smartchok": "^1.0.34", "@push.rocks/smartchok": "^1.0.34",
"@push.rocks/smartcli": "^4.0.11", "@push.rocks/smartcli": "^4.0.11",
"@push.rocks/smartdelay": "^3.0.5", "@push.rocks/smartdelay": "^3.0.5",
"@push.rocks/smartfile": "^11.0.20", "@push.rocks/smartfile": "^11.0.21",
"@push.rocks/smartgulp": "^3.0.4", "@push.rocks/smartgulp": "^3.0.4",
"@push.rocks/smartinteract": "^2.0.15", "@push.rocks/smartinteract": "^2.0.15",
"@push.rocks/smartjson": "^5.0.20", "@push.rocks/smartjson": "^5.0.20",

View File

@ -9,8 +9,8 @@ importers:
.: .:
dependencies: dependencies:
'@git.zone/tsdoc': '@git.zone/tsdoc':
specifier: ^1.3.9 specifier: ^1.3.12
version: 1.3.9 version: 1.3.12
'@push.rocks/commitinfo': '@push.rocks/commitinfo':
specifier: ^1.0.12 specifier: ^1.0.12
version: 1.0.12 version: 1.0.12
@ -39,8 +39,8 @@ importers:
specifier: ^3.0.5 specifier: ^3.0.5
version: 3.0.5 version: 3.0.5
'@push.rocks/smartfile': '@push.rocks/smartfile':
specifier: ^11.0.20 specifier: ^11.0.21
version: 11.0.20 version: 11.0.21
'@push.rocks/smartgulp': '@push.rocks/smartgulp':
specifier: ^3.0.4 specifier: ^3.0.4
version: 3.0.4 version: 3.0.4
@ -320,8 +320,8 @@ packages:
resolution: {integrity: sha512-ZrPkScaBQ7hHx6BUchRFfPB9tvb7RlNXwjk9qjkp6AcBcF38JgLcu/UDKDqRsuaFJpkK9oclyhA5bDA7SjXWZg==} resolution: {integrity: sha512-ZrPkScaBQ7hHx6BUchRFfPB9tvb7RlNXwjk9qjkp6AcBcF38JgLcu/UDKDqRsuaFJpkK9oclyhA5bDA7SjXWZg==}
hasBin: true hasBin: true
'@git.zone/tsdoc@1.3.9': '@git.zone/tsdoc@1.3.12':
resolution: {integrity: sha512-2FNoMi49oSmTKiQrjsLk2QImNSZwSM7aWFKJITdZnoQJkKuyWoGjZLpzRTMIU20ryuVN9Kw5JD5cqModdw29yQ==} resolution: {integrity: sha512-pqNB7umUWxG+1ObBtjVsZDhxX+S91aASyk22clJ5cTy70Eb8EZwLBCj1lz7ps7z+CMZHyvCyjhJXyEUTPrhcVQ==}
hasBin: true hasBin: true
'@git.zone/tsrun@1.2.46': '@git.zone/tsrun@1.2.46':
@ -511,8 +511,8 @@ packages:
'@push.rocks/smartfile@10.0.41': '@push.rocks/smartfile@10.0.41':
resolution: {integrity: sha512-xOOy0duI34M2qrJZggpk51EHGXmg9+mBL1Q55tNiQKXzfx89P3coY1EAZG8tvmep3qB712QEKe7T+u04t42Kjg==} resolution: {integrity: sha512-xOOy0duI34M2qrJZggpk51EHGXmg9+mBL1Q55tNiQKXzfx89P3coY1EAZG8tvmep3qB712QEKe7T+u04t42Kjg==}
'@push.rocks/smartfile@11.0.20': '@push.rocks/smartfile@11.0.21':
resolution: {integrity: sha512-gJERlNE2fNah9HLq6W3srcl1GZwlz2vFVZRmb50TQLabmWF4qyTlaMYAwY8ffgf8np4TsHAa4s+kL5F0zUfUUg==} resolution: {integrity: sha512-ZtF8QPGeR/2MJxtHgJY1+FLrOZ+GTLWqwyDz7Woq1x+K9nb4almA1OpdW5IQPBK3ECHur0ghg5bzzKMuR5ZSzg==}
'@push.rocks/smartfm@2.0.4': '@push.rocks/smartfm@2.0.4':
resolution: {integrity: sha512-5cDSW/+85mI+9lVkiivQKfq+HHdbXz+Vv8rKYX6/4yNpyJup+0YDlrtqnCXSp683cJd/gfGLVX/eNN9LIGe4Nw==} resolution: {integrity: sha512-5cDSW/+85mI+9lVkiivQKfq+HHdbXz+Vv8rKYX6/4yNpyJup+0YDlrtqnCXSp683cJd/gfGLVX/eNN9LIGe4Nw==}
@ -3714,7 +3714,7 @@ snapshots:
'@push.rocks/smartdelay': 3.0.5 '@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartenv': 5.0.12 '@push.rocks/smartenv': 5.0.12
'@push.rocks/smartfeed': 1.0.11 '@push.rocks/smartfeed': 1.0.11
'@push.rocks/smartfile': 11.0.20 '@push.rocks/smartfile': 11.0.21
'@push.rocks/smartjson': 5.0.20 '@push.rocks/smartjson': 5.0.20
'@push.rocks/smartlog': 3.0.7 '@push.rocks/smartlog': 3.0.7
'@push.rocks/smartlog-destination-devtools': 1.0.12 '@push.rocks/smartlog-destination-devtools': 1.0.12
@ -3907,7 +3907,7 @@ snapshots:
'@push.rocks/early': 4.0.4 '@push.rocks/early': 4.0.4
'@push.rocks/smartcli': 4.0.11 '@push.rocks/smartcli': 4.0.11
'@push.rocks/smartdelay': 3.0.5 '@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartfile': 11.0.20 '@push.rocks/smartfile': 11.0.21
'@push.rocks/smartlog': 3.0.7 '@push.rocks/smartlog': 3.0.7
'@push.rocks/smartpath': 5.0.18 '@push.rocks/smartpath': 5.0.18
'@push.rocks/smartpromise': 4.0.4 '@push.rocks/smartpromise': 4.0.4
@ -3918,7 +3918,7 @@ snapshots:
'@push.rocks/early': 4.0.4 '@push.rocks/early': 4.0.4
'@push.rocks/smartcli': 4.0.11 '@push.rocks/smartcli': 4.0.11
'@push.rocks/smartdelay': 3.0.5 '@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartfile': 11.0.20 '@push.rocks/smartfile': 11.0.21
'@push.rocks/smartlog': 3.0.7 '@push.rocks/smartlog': 3.0.7
'@push.rocks/smartlog-destination-local': 9.0.2 '@push.rocks/smartlog-destination-local': 9.0.2
'@push.rocks/smartpath': 5.0.18 '@push.rocks/smartpath': 5.0.18
@ -3931,7 +3931,7 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@git.zone/tsdoc@1.3.9': '@git.zone/tsdoc@1.3.12':
dependencies: dependencies:
'@push.rocks/early': 4.0.4 '@push.rocks/early': 4.0.4
'@push.rocks/npmextra': 5.0.23 '@push.rocks/npmextra': 5.0.23
@ -3939,7 +3939,7 @@ snapshots:
'@push.rocks/smartai': 0.0.17 '@push.rocks/smartai': 0.0.17
'@push.rocks/smartcli': 4.0.11 '@push.rocks/smartcli': 4.0.11
'@push.rocks/smartdelay': 3.0.5 '@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartfile': 11.0.20 '@push.rocks/smartfile': 11.0.21
'@push.rocks/smartgit': 3.1.1 '@push.rocks/smartgit': 3.1.1
'@push.rocks/smartinteract': 2.0.15 '@push.rocks/smartinteract': 2.0.15
'@push.rocks/smartlog': 3.0.7 '@push.rocks/smartlog': 3.0.7
@ -3974,7 +3974,7 @@ snapshots:
'@push.rocks/consolecolor': 2.0.2 '@push.rocks/consolecolor': 2.0.2
'@push.rocks/smartbrowser': 2.0.6 '@push.rocks/smartbrowser': 2.0.6
'@push.rocks/smartdelay': 3.0.5 '@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartfile': 11.0.20 '@push.rocks/smartfile': 11.0.21
'@push.rocks/smartlog': 3.0.7 '@push.rocks/smartlog': 3.0.7
'@push.rocks/smartpromise': 4.0.4 '@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartshell': 3.0.5 '@push.rocks/smartshell': 3.0.5
@ -4142,7 +4142,7 @@ snapshots:
'@push.rocks/smartcache': 1.0.16 '@push.rocks/smartcache': 1.0.16
'@push.rocks/smartenv': 5.0.12 '@push.rocks/smartenv': 5.0.12
'@push.rocks/smartexit': 1.0.23 '@push.rocks/smartexit': 1.0.23
'@push.rocks/smartfile': 11.0.20 '@push.rocks/smartfile': 11.0.21
'@push.rocks/smartjson': 5.0.20 '@push.rocks/smartjson': 5.0.20
'@push.rocks/smartpath': 5.0.18 '@push.rocks/smartpath': 5.0.18
'@push.rocks/smartpromise': 4.0.4 '@push.rocks/smartpromise': 4.0.4
@ -4173,7 +4173,7 @@ snapshots:
'@push.rocks/npmextra@5.0.23': '@push.rocks/npmextra@5.0.23':
dependencies: dependencies:
'@push.rocks/qenv': 6.0.5 '@push.rocks/qenv': 6.0.5
'@push.rocks/smartfile': 11.0.20 '@push.rocks/smartfile': 11.0.21
'@push.rocks/smartjson': 5.0.20 '@push.rocks/smartjson': 5.0.20
'@push.rocks/smartlog': 3.0.7 '@push.rocks/smartlog': 3.0.7
'@push.rocks/smartpath': 5.0.18 '@push.rocks/smartpath': 5.0.18
@ -4193,7 +4193,7 @@ snapshots:
dependencies: dependencies:
'@api.global/typedrequest': 3.0.30 '@api.global/typedrequest': 3.0.30
'@configvault.io/interfaces': 1.0.17 '@configvault.io/interfaces': 1.0.17
'@push.rocks/smartfile': 11.0.20 '@push.rocks/smartfile': 11.0.21
'@push.rocks/smartlog': 3.0.7 '@push.rocks/smartlog': 3.0.7
'@push.rocks/smartpath': 5.0.18 '@push.rocks/smartpath': 5.0.18
@ -4201,7 +4201,7 @@ snapshots:
dependencies: dependencies:
'@anthropic-ai/sdk': 0.21.1 '@anthropic-ai/sdk': 0.21.1
'@push.rocks/smartarray': 1.0.8 '@push.rocks/smartarray': 1.0.8
'@push.rocks/smartfile': 11.0.20 '@push.rocks/smartfile': 11.0.21
'@push.rocks/smartpath': 5.0.18 '@push.rocks/smartpath': 5.0.18
'@push.rocks/smartpdf': 3.1.6 '@push.rocks/smartpdf': 3.1.6
'@push.rocks/smartpromise': 4.0.4 '@push.rocks/smartpromise': 4.0.4
@ -4334,7 +4334,7 @@ snapshots:
glob: 10.4.2 glob: 10.4.2
js-yaml: 4.1.0 js-yaml: 4.1.0
'@push.rocks/smartfile@11.0.20': '@push.rocks/smartfile@11.0.21':
dependencies: dependencies:
'@push.rocks/lik': 6.0.15 '@push.rocks/lik': 6.0.15
'@push.rocks/smartdelay': 3.0.5 '@push.rocks/smartdelay': 3.0.5
@ -4360,7 +4360,7 @@ snapshots:
'@push.rocks/smartgit@3.1.1': '@push.rocks/smartgit@3.1.1':
dependencies: dependencies:
'@push.rocks/smartenv': 5.0.12 '@push.rocks/smartenv': 5.0.12
'@push.rocks/smartfile': 11.0.20 '@push.rocks/smartfile': 11.0.21
'@push.rocks/smartpath': 5.0.18 '@push.rocks/smartpath': 5.0.18
'@push.rocks/smartpromise': 4.0.4 '@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartshell': 3.0.5 '@push.rocks/smartshell': 3.0.5
@ -4379,7 +4379,7 @@ snapshots:
'@push.rocks/smartgulp@3.0.4': '@push.rocks/smartgulp@3.0.4':
dependencies: dependencies:
'@push.rocks/smartevent': 2.0.5 '@push.rocks/smartevent': 2.0.5
'@push.rocks/smartfile': 11.0.20 '@push.rocks/smartfile': 11.0.21
'@push.rocks/smartpromise': 4.0.4 '@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartstream': 3.0.44 '@push.rocks/smartstream': 3.0.44
'@types/through2': 2.0.41 '@types/through2': 2.0.41
@ -4534,7 +4534,7 @@ snapshots:
dependencies: dependencies:
'@push.rocks/smartbuffer': 3.0.4 '@push.rocks/smartbuffer': 3.0.4
'@push.rocks/smartdelay': 3.0.5 '@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartfile': 11.0.20 '@push.rocks/smartfile': 11.0.21
'@push.rocks/smartnetwork': 3.0.2 '@push.rocks/smartnetwork': 3.0.2
'@push.rocks/smartpath': 5.0.18 '@push.rocks/smartpath': 5.0.18
'@push.rocks/smartpromise': 4.0.4 '@push.rocks/smartpromise': 4.0.4

View File

@ -3,6 +3,6 @@
*/ */
export const commitinfo = { export const commitinfo = {
name: '@git.zone/cli', name: '@git.zone/cli',
version: '1.9.121', version: '1.9.122',
description: 'A CLI toolbelt to streamline local development cycles by using various gitzone utilities.' description: 'A CLI toolbelt to streamline local development cycles by using various gitzone utilities.'
} }