feat(versioning): now using standard-version to generate changelogs and update version

main
Guus van Meerveld 11 months ago
parent 31c5d2c869
commit 532e6f11f2
Signed by: Guusvanmeerveld
GPG Key ID: 2BA7D7912771966E

@ -0,0 +1,16 @@
{
"bumpFiles": [
{
"filename": "package.json",
"type": "json"
},
{
"filename": "apps/web/package.json",
"type": "json"
},
{
"filename": "apps/server/package.json",
"type": "json"
}
]
}

@ -18,18 +18,17 @@
"deploy": "turbo run deploy",
"dev": "turbo run dev",
"postinstall": "husky install",
"version": "conventional-changelog -p angular -i CHANGELOG.md -s && git add CHANGELOG.md",
"postversion": "git push origin"
"release": "standard-version"
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^3.3.0",
"commitizen": "^4.2.5",
"conventional-changelog-cli": "^2.2.2",
"cz-conventional-changelog": "3.3.0",
"husky": "^8.0.1",
"lint-staged": "^13.0.3",
"prettier": "^2.6.2",
"rimraf": "^3.0.2",
"standard-version": "^9.5.0",
"turbo": "^1.3.4"
},
"packageManager": "pnpm@7.5.2",

@ -6,22 +6,22 @@ importers:
specifiers:
'@trivago/prettier-plugin-sort-imports': ^3.3.0
commitizen: ^4.2.5
conventional-changelog-cli: ^2.2.2
cz-conventional-changelog: 3.3.0
husky: ^8.0.1
lint-staged: ^13.0.3
prettier: ^2.6.2
rimraf: ^3.0.2
standard-version: ^9.5.0
turbo: ^1.3.4
devDependencies:
'@trivago/prettier-plugin-sort-imports': 3.3.0_prettier@2.7.1
commitizen: 4.2.5
conventional-changelog-cli: 2.2.2
cz-conventional-changelog: 3.3.0
husky: 8.0.1
lint-staged: 13.0.3
prettier: 2.7.1
rimraf: 3.0.2
standard-version: 9.5.0
turbo: 1.4.0
apps/about:
@ -229,7 +229,7 @@ importers:
'@mui/styled-engine': ^5.8.0
'@rollup/plugin-alias': ^3.1.9
'@size-limit/preset-app': ^7.0.8
'@tauri-apps/api': ^1.0.2
'@tauri-apps/api': ^1.2.0
'@tauri-apps/cli': ^1.0.4
'@types/jest': ^28.1.4
'@types/js-md5': ^0.4.3
@ -273,7 +273,7 @@ importers:
'@mui/icons-material': 5.8.4_firrc3iytazs66dglnpftflsmu
'@mui/material': 5.9.2_bl6qrq6463ovzmqn4cmwv7vydq
'@mui/styled-engine': 5.8.7_fdnqutfacy7v3gmlcm66flps3q
'@tauri-apps/api': 1.0.2
'@tauri-apps/api': 1.2.0
axios: 0.27.2
js-md5: 0.7.3
react: 18.2.0
@ -310,7 +310,7 @@ importers:
size-limit: 7.0.8
typescript: 4.7.4
vite: 3.0.4
vite-plugin-pwa: 0.12.3_6x7hwu2tvelmeqj2f3gkeezd4u
vite-plugin-pwa: 0.12.3_vite@3.0.4
vite-tsconfig-paths: 3.5.0_vite@3.0.4
vitest: 0.20.3_c8@7.12.0
workbox-window: 6.5.4
@ -3418,9 +3418,9 @@ packages:
tslib: 2.4.1
dev: false
/@tauri-apps/api/1.0.2:
resolution: {integrity: sha512-yuNW0oeJ1/ZA7wNF1KgxhHrSu5viPVzY/UgUczzN5ptLM8dH15Juy5rEGkoHfeXGju90Y/l22hi3BtIrp/za+w==}
engines: {node: '>= 12.22.0', npm: '>= 6.6.0', yarn: '>= 1.19.1'}
/@tauri-apps/api/1.2.0:
resolution: {integrity: sha512-lsI54KI6HGf7VImuf/T9pnoejfgkNoXveP14pVV7XarrQ46rOejIVJLFqHI9sRReJMGdh2YuCoI3cc/yCWCsrw==}
engines: {node: '>= 14.6.0', npm: '>= 6.6.0', yarn: '>= 1.19.1'}
dev: false
/@tauri-apps/cli-darwin-arm64/1.0.5:
@ -5450,6 +5450,16 @@ packages:
readable-stream: 2.3.7
typedarray: 0.0.6
/concat-stream/2.0.0:
resolution: {integrity: sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A==}
engines: {'0': node >= 6.0}
dependencies:
buffer-from: 1.1.2
inherits: 2.0.4
readable-stream: 3.6.0
typedarray: 0.0.6
dev: true
/consola/2.15.3:
resolution: {integrity: sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw==}
@ -5478,18 +5488,6 @@ packages:
q: 1.5.1
dev: true
/conventional-changelog-cli/2.2.2:
resolution: {integrity: sha512-8grMV5Jo8S0kP3yoMeJxV2P5R6VJOqK72IiSV9t/4H5r/HiRqEBQ83bYGuz4Yzfdj4bjaAEhZN/FFbsFXr5bOA==}
engines: {node: '>=10'}
hasBin: true
dependencies:
add-stream: 1.0.0
conventional-changelog: 3.1.25
lodash: 4.17.21
meow: 8.1.2
tempfile: 3.0.0
dev: true
/conventional-changelog-codemirror/2.0.8:
resolution: {integrity: sha512-z5DAsn3uj1Vfp7po3gpt2Boc+Bdwmw2++ZHa5Ak9k0UKsYAO5mH1UBTN0qSCuJZREIhX6WU4E1p3IW2oRCNzQw==}
engines: {node: '>=10'}
@ -5497,6 +5495,10 @@ packages:
q: 1.5.1
dev: true
/conventional-changelog-config-spec/2.1.0:
resolution: {integrity: sha512-IpVePh16EbbB02V+UA+HQnnPIohgXvJRxHcS5+Uwk4AT5LjzCZJm5sp/yqs5C6KZJ1jMsV4paEV13BN1pvDuxQ==}
dev: true
/conventional-changelog-conventionalcommits/4.6.3:
resolution: {integrity: sha512-LTTQV4fwOM4oLPad317V/QNQ1FY4Hju5qeBIM1uTHbrnCE+Eg4CdRZ3gO2pUeR+tzWdp80M2j3qFFEDWVqOV4g==}
engines: {node: '>=10'}
@ -5625,6 +5627,21 @@ packages:
through2: 4.0.2
dev: true
/conventional-recommended-bump/6.1.0:
resolution: {integrity: sha512-uiApbSiNGM/kkdL9GTOLAqC4hbptObFo4wW2QRyHsKciGAfQuLU1ShZ1BIVI/+K2BE/W1AWYQMCXAsv4dyKPaw==}
engines: {node: '>=10'}
hasBin: true
dependencies:
concat-stream: 2.0.0
conventional-changelog-preset-loader: 2.3.4
conventional-commits-filter: 2.0.7
conventional-commits-parser: 3.2.4
git-raw-commits: 2.0.11
git-semver-tags: 4.1.1
meow: 8.1.2
q: 1.5.1
dev: true
/convert-source-map/1.8.0:
resolution: {integrity: sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==}
dependencies:
@ -5829,14 +5846,6 @@ packages:
dependencies:
ms: 2.1.2
/decamelize-keys/1.1.0:
resolution: {integrity: sha512-ocLWuYzRPoS9bfiSdDd3cxvrzovVMZnRDVEzAs+hWIVXGDbHxWMECij2OBuyB/An0FFW/nLuq6Kv1i/YC5Qfzg==}
engines: {node: '>=0.10.0'}
dependencies:
decamelize: 1.2.0
map-obj: 1.0.1
dev: true
/decamelize-keys/1.1.1:
resolution: {integrity: sha512-WiPxgEirIV0/eIOMcnFBA3/IJZAZqKnwAwWyvvdi4lsr1WCN22nhdf/3db3DoZcUjTV2SqfzIwNyp6y2xs3nmg==}
engines: {node: '>=0.10.0'}
@ -6074,6 +6083,14 @@ packages:
engines: {node: '>=12'}
dev: false
/dotgitignore/2.1.0:
resolution: {integrity: sha512-sCm11ak2oY6DglEPpCB8TixLjWAxd3kJTs6UIcSasNYxXdFPV+YKlye92c8H4kKFqV5qYMIh7d+cYecEg0dIkA==}
engines: {node: '>=6'}
dependencies:
find-up: 3.0.0
minimatch: 3.1.2
dev: true
/dynamic-dedupe/0.3.0:
resolution: {integrity: sha512-ssuANeD+z97meYOqd50e04Ze5qp4bPqo8cCkI4TRjZkzAUgIDTrXV1R8QCdINpiI+hw14+rYazvTRdQrz0/rFQ==}
dependencies:
@ -7189,6 +7206,13 @@ packages:
locate-path: 2.0.0
dev: true
/find-up/3.0.0:
resolution: {integrity: sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==}
engines: {node: '>=6'}
dependencies:
locate-path: 3.0.0
dev: true
/find-up/4.1.0:
resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==}
engines: {node: '>=8'}
@ -9056,6 +9080,14 @@ packages:
path-exists: 3.0.0
dev: true
/locate-path/3.0.0:
resolution: {integrity: sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==}
engines: {node: '>=6'}
dependencies:
p-locate: 3.0.0
path-exists: 3.0.0
dev: true
/locate-path/5.0.0:
resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==}
engines: {node: '>=8'}
@ -9337,7 +9369,7 @@ packages:
dependencies:
'@types/minimist': 1.2.2
camelcase-keys: 6.2.2
decamelize-keys: 1.1.0
decamelize-keys: 1.1.1
hard-rejection: 2.1.0
minimist-options: 4.1.0
normalize-package-data: 3.0.3
@ -9904,6 +9936,13 @@ packages:
p-limit: 1.3.0
dev: true
/p-locate/3.0.0:
resolution: {integrity: sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==}
engines: {node: '>=6'}
dependencies:
p-limit: 2.3.0
dev: true
/p-locate/4.1.0:
resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==}
engines: {node: '>=8'}
@ -11355,6 +11394,27 @@ packages:
resolution: {integrity: sha512-qoRRSyROncaz1z0mvYqIE4lCd9p2R90i6GxW3uZv5ucSu8tU7B5HXUP1gG8pVZsYNVaXjk8ClXHPttLyxAL48A==}
dev: false
/standard-version/9.5.0:
resolution: {integrity: sha512-3zWJ/mmZQsOaO+fOlsa0+QK90pwhNd042qEcw6hKFNoLFs7peGyvPffpEBbK/DSGPbyOvli0mUIFv5A4qTjh2Q==}
engines: {node: '>=10'}
hasBin: true
dependencies:
chalk: 2.4.2
conventional-changelog: 3.1.25
conventional-changelog-config-spec: 2.1.0
conventional-changelog-conventionalcommits: 4.6.3
conventional-recommended-bump: 6.1.0
detect-indent: 6.1.0
detect-newline: 3.1.0
dotgitignore: 2.1.0
figures: 3.2.0
find-up: 5.0.0
git-semver-tags: 4.1.1
semver: 7.3.8
stringify-package: 1.0.1
yargs: 16.2.0
dev: true
/statuses/2.0.1:
resolution: {integrity: sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==}
engines: {node: '>= 0.8'}
@ -11447,6 +11507,11 @@ packages:
is-regexp: 1.0.0
dev: true
/stringify-package/1.0.1:
resolution: {integrity: sha512-sa4DUQsYciMP1xhKWGuFM04fB0LG/9DlluZoSVywUMRNvzid6XucHK0/90xGxRoHrAaROrcHK1aPKaijCtSrhg==}
deprecated: This module is not used anymore, and has been replaced by @npmcli/package-json
dev: true
/strip-ansi/6.0.1:
resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
engines: {node: '>=8'}
@ -11744,14 +11809,6 @@ packages:
engines: {node: '>=8'}
dev: true
/tempfile/3.0.0:
resolution: {integrity: sha512-uNFCg478XovRi85iD42egu+eSFUmmka750Jy7L5tfHI5hQKKtbPnxaSaXAbBqCDYrw3wx4tXjKwci4/QmsZJxw==}
engines: {node: '>=8'}
dependencies:
temp-dir: 2.0.0
uuid: 3.4.0
dev: true
/tempy/0.6.0:
resolution: {integrity: sha512-G13vtMYPT/J8A4X2SjdtBTphZlrp1gKv6hZiOjw14RCWg6GbHuQBGtjlx75xLbYV/wEc0D7G5K4rxKP/cXk8Bw==}
engines: {node: '>=10'}
@ -12529,12 +12586,6 @@ packages:
resolution: {integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==}
engines: {node: '>= 0.4.0'}
/uuid/3.4.0:
resolution: {integrity: sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==}
deprecated: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
hasBin: true
dev: true
/uuid/8.3.2:
resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==}
hasBin: true
@ -12588,11 +12639,10 @@ packages:
vfile-message: 2.0.4
dev: true
/vite-plugin-pwa/0.12.3_6x7hwu2tvelmeqj2f3gkeezd4u:
/vite-plugin-pwa/0.12.3_vite@3.0.4:
resolution: {integrity: sha512-gmYdIVXpmBuNjzbJFPZFzxWYrX4lHqwMAlOtjmXBbxApiHjx9QPXKQPJjSpeTeosLKvVbNcKSAAhfxMda0QVNQ==}
peerDependencies:
vite: ^2.0.0 || ^3.0.0-0
workbox-window: ^6.4.0
dependencies:
debug: 4.3.4
fast-glob: 3.2.11

Loading…
Cancel
Save