Releases: vega/ts-json-schema-generator
v1.0.0
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Hadrien Milano (@hmil)
❤️ Remi Cattiau (@loopingz)
❤️ Jason Dent (@Jason3S)
❤️ Tom Mrazauskas (@mrazauskas)
💥 Breaking Change
🚀 Enhancement
- feat: support key remapping via
as
#1174 (@Jason3S) - feat: support intrinsic string manipulation types #1173 (@Jason3S)
- feat: support template literals as types. #1171 (@Jason3S)
- feat: move private to protected to allow extending behavior #1161 (@loopingz)
- feat: add support for never type #1154 (@hmil)
🐛 Bug Fix
- feat!: allow JSDoc tags without explicit value (e.g.
@deprecated
) to default totrue
#1172 (@mrazauskas)
🔩 Dependency Updates
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.14.0 to 5.15.0 #1164 (@dependabot[bot])
- chore(deps-dev): bump @babel/core from 7.17.5 to 7.17.8 #1162 (@dependabot[bot])
- chore(deps-dev): bump auto from 10.34.1 to 10.34.2 #1163 (@dependabot[bot])
- chore(deps-dev): bump prettier from 2.5.1 to 2.6.0 #1165 (@dependabot[bot])
- chore(deps): bump @types/json-schema from 7.0.9 to 7.0.10 #1166 (@dependabot[bot])
- chore(deps-dev): bump @auto-it/conventional-commits from 10.34.1 to 10.34.2 #1167 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.14.0 to 5.15.0 #1168 (@dependabot[bot])
- chore(deps): bump commander from 9.0.0 to 9.1.0 #1169 (@dependabot[bot])
- chore(deps-dev): bump @auto-it/first-time-contributor from 10.34.1 to 10.34.2 #1170 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.13.0 to 5.14.0 #1157 (@dependabot[bot])
- chore(deps-dev): bump vega from 5.21.0 to 5.22.0 #1156 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.13.0 to 5.14.0 #1158 (@dependabot[bot])
- chore(deps-dev): bump eslint from 8.10.0 to 8.11.0 #1159 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.12.1 to 5.13.0 #1144 (@dependabot[bot])
- chore(deps-dev): bump auto from 10.32.6 to 10.34.1 #1145 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.12.1 to 5.13.0 #1146 (@dependabot[bot])
- chore(deps-dev): bump ts-node from 10.5.0 to 10.7.0 #1147 (@dependabot[bot])
- chore(deps-dev): bump @auto-it/conventional-commits from 10.32.6 to 10.34.1 #1148 (@dependabot[bot])
- chore(deps): bump typescript from 4.5.5 to 4.6.2 #1149 (@dependabot[bot])
- chore(deps-dev): bump @auto-it/first-time-contributor from 10.32.6 to 10.34.1 #1150 (@dependabot[bot])
- chore(deps-dev): bump eslint-config-prettier from 8.4.0 to 8.5.0 #1151 (@dependabot[bot])
- chore(deps): bump actions/checkout from 2 to 3 #1143 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.12.0 to 5.12.1 #1139 (@dependabot[bot])
- chore(deps-dev): bump eslint from 8.9.0 to 8.10.0 #1138 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 17.0.18 to 17.0.21 #1140 (@dependabot[bot])
- chore(deps-dev): bump @types/jest from 27.4.0 to 27.4.1 #1141 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.12.0 to 5.12.1 #1142 (@dependabot[bot])
- chore(deps): bump actions/setup-node from 2.5.1 to 3 #1137 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.11.0 to 5.12.0 #1132 (@dependabot[bot])
- chore(deps-dev): bump @babel/core from 7.17.2 to 7.17.5 #1133 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 17.0.17 to 17.0.18 #1134 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.11.0 to 5.12.0 #1135 (@dependabot[bot])
- chore(deps-dev): bump eslint-config-prettier from 8.3.0 to 8.4.0 #1136 (@dependabot[bot])
Authors: 6
- @dependabot[bot]
- Dominik Moritz (@domoritz)
- Hadrien Milano (@hmil)
- Jason Dent (@Jason3S)
- Remi Cattiau (@loopingz)
- Tom Mrazauskas (@mrazauskas)
v0.98.1-next.4
🎉 This release contains work from a new contributor! 🎉
Thank you, Tom Mrazauskas (@mrazauskas), for all your work!
🚀 Enhancement
🐛 Bug Fix
- feat!: allow JSDoc tags without explicit value (e.g.
@deprecated
) to default totrue
#1172 (@mrazauskas)
Authors: 2
- Jason Dent (@Jason3S)
- Tom Mrazauskas (@mrazauskas)
v0.98.1-next.2
🎉 This release contains work from a new contributor! 🎉
Thank you, Jason Dent (@Jason3S), for all your work!
🚀 Enhancement
🔩 Dependency Updates
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.14.0 to 5.15.0 #1164 (@dependabot[bot])
- chore(deps-dev): bump @babel/core from 7.17.5 to 7.17.8 #1162 (@dependabot[bot])
- chore(deps-dev): bump auto from 10.34.1 to 10.34.2 #1163 (@dependabot[bot])
- chore(deps-dev): bump prettier from 2.5.1 to 2.6.0 #1165 (@dependabot[bot])
- chore(deps): bump @types/json-schema from 7.0.9 to 7.0.10 #1166 (@dependabot[bot])
- chore(deps-dev): bump @auto-it/conventional-commits from 10.34.1 to 10.34.2 #1167 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.14.0 to 5.15.0 #1168 (@dependabot[bot])
- chore(deps): bump commander from 9.0.0 to 9.1.0 #1169 (@dependabot[bot])
- chore(deps-dev): bump @auto-it/first-time-contributor from 10.34.1 to 10.34.2 #1170 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- Jason Dent (@Jason3S)
v0.98.1-next.1
🎉 This release contains work from a new contributor! 🎉
Thank you, Remi Cattiau (@loopingz), for all your work!
🚀 Enhancement
🔩 Dependency Updates
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.13.0 to 5.14.0 #1157 (@dependabot[bot])
- chore(deps-dev): bump vega from 5.21.0 to 5.22.0 #1156 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.13.0 to 5.14.0 #1158 (@dependabot[bot])
- chore(deps-dev): bump eslint from 8.10.0 to 8.11.0 #1159 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- Remi Cattiau (@loopingz)
v0.98.1-next.0
🎉 This release contains work from a new contributor! 🎉
Thank you, Hadrien Milano (@hmil), for all your work!
🚀 Enhancement
🔩 Dependency Updates
- chore(deps-dev): bump @typescript-eslint/parser from 5.12.1 to 5.13.0 #1144 (@dependabot[bot])
- chore(deps-dev): bump auto from 10.32.6 to 10.34.1 #1145 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.12.1 to 5.13.0 #1146 (@dependabot[bot])
- chore(deps-dev): bump ts-node from 10.5.0 to 10.7.0 #1147 (@dependabot[bot])
- chore(deps-dev): bump @auto-it/conventional-commits from 10.32.6 to 10.34.1 #1148 (@dependabot[bot])
- chore(deps): bump typescript from 4.5.5 to 4.6.2 #1149 (@dependabot[bot])
- chore(deps-dev): bump @auto-it/first-time-contributor from 10.32.6 to 10.34.1 #1150 (@dependabot[bot])
- chore(deps-dev): bump eslint-config-prettier from 8.4.0 to 8.5.0 #1151 (@dependabot[bot])
- chore(deps): bump actions/checkout from 2 to 3 #1143 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.12.0 to 5.12.1 #1139 (@dependabot[bot])
- chore(deps-dev): bump eslint from 8.9.0 to 8.10.0 #1138 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 17.0.18 to 17.0.21 #1140 (@dependabot[bot])
- chore(deps-dev): bump @types/jest from 27.4.0 to 27.4.1 #1141 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.12.0 to 5.12.1 #1142 (@dependabot[bot])
- chore(deps): bump actions/setup-node from 2.5.1 to 3 #1137 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.11.0 to 5.12.0 #1132 (@dependabot[bot])
- chore(deps-dev): bump @babel/core from 7.17.2 to 7.17.5 #1133 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 17.0.17 to 17.0.18 #1134 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.11.0 to 5.12.0 #1135 (@dependabot[bot])
- chore(deps-dev): bump eslint-config-prettier from 8.3.0 to 8.4.0 #1136 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- Hadrien Milano (@hmil)
v0.98.0
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Kari Lavikka (@tuner)
❤️ null@chimurai
❤️ Mark Sheinkman (@MarkSheinkman)
❤️ Arthur Fiorette (@arthurfiorette)
❤️ Marcus Mailer (@then3rdman)
🚀 Enhancement
- fix: correctly parse
$id
and$comment
JSDoc tags #1129 ([email protected] @then3rdman) - feat:
--minify
option (#1120) #1121 (@arthurfiorette)
🐛 Bug Fix
- fix: failed to resolve type for typeof static class property #1119 (@MarkSheinkman)
- docs: autocomplete configuration #1106 (@chimurai)
- chore: upgrade deps #1092 (@domoritz)
- chore: add descriptive error message to
removeUnreachable
#1048 (@tuner) - chore: move fetch-depth config to checkout action #1045 (@hydrosquall)
- fix: crash on a recursive interface with an intersection type #1040 (@tuner)
- chore: simplify workflow setup #1039 (@hydrosquall)
- chore: update to VL 5.2 and rebuild schemas #1037 (@domoritz)
- ci: use GITHUB_TOKEN instead of PAT #1017 (@domoritz)
🔩 Dependency Updates
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.10.2 to 5.11.0 #1123 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 17.0.15 to 17.0.17 #1122 (@dependabot[bot])
- chore(deps-dev): bump @babel/core from 7.17.0 to 7.17.2 #1124 (@dependabot[bot])
- chore(deps-dev): bump jest from 27.5.0 to 27.5.1 #1125 (@dependabot[bot])
- chore(deps-dev): bump ts-node from 10.4.0 to 10.5.0 #1126 (@dependabot[bot])
- chore(deps-dev): bump eslint from 8.8.0 to 8.9.0 #1127 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.10.2 to 5.11.0 #1128 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.10.1 to 5.10.2 #1117 (@dependabot[bot])
- chore(deps-dev): bump ajv from 8.9.0 to 8.10.0 #1113 (@dependabot[bot])
- chore(deps-dev): bump jest from 27.4.7 to 27.5.0 #1114 (@dependabot[bot])
- chore(deps-dev): bump @babel/core from 7.16.12 to 7.17.0 #1115 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 17.0.13 to 17.0.15 #1116 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.10.1 to 5.10.2 #1118 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.10.0 to 5.10.1 #1111 (@dependabot[bot])
- chore(deps): bump commander from 8.3.0 to 9.0.0 #1109 (@dependabot[bot])
- chore(deps-dev): bump chai from 4.3.4 to 4.3.6 #1107 (@dependabot[bot])
- chore(deps-dev): bump eslint from 8.7.0 to 8.8.0 #1108 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 17.0.10 to 17.0.13 #1110 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.10.0 to 5.10.1 #1112 (@dependabot[bot])
- chore(deps-dev): bump @babel/core from 7.16.7 to 7.16.12 #1102 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.9.1 to 5.10.0 #1098 (@dependabot[bot])
- chore(deps-dev): bump @auto-it/conventional-commits from 10.32.5 to 10.32.6 #1097 (@dependabot[bot])
- chore(deps-dev): bump auto from 10.32.5 to 10.32.6 #1099 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 17.0.8 to 17.0.10 #1100 (@dependabot[bot])
- chore(deps-dev): bump @auto-it/first-time-contributor from 10.32.5 to 10.32.6 #1101 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.9.1 to 5.10.0 #1103 (@dependabot[bot])
- chore(deps): bump typescript from 4.5.4 to 4.5.5 #1104 (@dependabot[bot])
- chore(deps-dev): bump @babel/preset-env from 7.16.8 to 7.16.11 #1105 (@dependabot[bot])
- chore(deps-dev): bump eslint from 8.6.0 to 8.7.0 #1094 (@dependabot[bot])
- chore(deps-dev): bump ajv from 8.8.2 to 8.9.0 #1095 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.8.1 to 5.9.0 #1088 (@dependabot[bot])
- chore(deps-dev): bump jest from 27.4.5 to 27.4.7 #1089 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.8.1 to 5.9.0 #1090 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 17.0.6 to 17.0.8 #1091 (@dependabot[bot])
- chore(deps-dev): bump @babel/preset-typescript from 7.16.5 to 7.16.7 #1081 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.8.0 to 5.8.1 #1082 (@dependabot[bot])
- chore(deps-dev): bump @babel/core from 7.16.5 to 7.16.7 #1084 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.8.0 to 5.8.1 #1085 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 17.0.4 to 17.0.6 #1080 (@dependabot[bot])
- chore(deps-dev): bump @types/jest from 27.0.3 to 27.4.0 #1083 (@dependabot[bot])
- chore(deps-dev): bump eslint from 8.5.0 to 8.6.0 #1086 ([@dependabot[bot]](https://gith...
v0.98.0-next.1
🎉 This release contains work from a new contributor! 🎉
Thank you, Marcus Mailer (@then3rdman), for all your work!
🚀 Enhancement
- fix: correctly parse
$id
and$comment
JSDoc tags #1129 ([email protected] @then3rdman)
🔩 Dependency Updates
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.10.2 to 5.11.0 #1123 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 17.0.15 to 17.0.17 #1122 (@dependabot[bot])
- chore(deps-dev): bump @babel/core from 7.17.0 to 7.17.2 #1124 (@dependabot[bot])
- chore(deps-dev): bump jest from 27.5.0 to 27.5.1 #1125 (@dependabot[bot])
- chore(deps-dev): bump ts-node from 10.4.0 to 10.5.0 #1126 (@dependabot[bot])
- chore(deps-dev): bump eslint from 8.8.0 to 8.9.0 #1127 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.10.2 to 5.11.0 #1128 (@dependabot[bot])
Authors: 3
- @dependabot[bot]
- Marcus ([email protected])
- Marcus Mailer (@then3rdman)
v0.98.0-next.0
🎉 This release contains work from a new contributor! 🎉
Thank you, Arthur Fiorette (@arthurfiorette), for all your work!
🚀 Enhancement
- feat:
--minify
option (#1120) #1121 (@arthurfiorette)
Authors: 1
- Arthur Fiorette (@arthurfiorette)
v0.97.1-next.1
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Mark Sheinkman (@MarkSheinkman)
❤️ null@chimurai
🐛 Bug Fix
- fix: failed to resolve type for typeof static class property #1119 (@MarkSheinkman)
- docs: autocomplete configuration #1106 (@chimurai)
🔩 Dependency Updates
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.10.1 to 5.10.2 #1117 (@dependabot[bot])
- chore(deps-dev): bump ajv from 8.9.0 to 8.10.0 #1113 (@dependabot[bot])
- chore(deps-dev): bump jest from 27.4.7 to 27.5.0 #1114 (@dependabot[bot])
- chore(deps-dev): bump @babel/core from 7.16.12 to 7.17.0 #1115 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 17.0.13 to 17.0.15 #1116 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.10.1 to 5.10.2 #1118 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.10.0 to 5.10.1 #1111 (@dependabot[bot])
- chore(deps): bump commander from 8.3.0 to 9.0.0 #1109 (@dependabot[bot])
- chore(deps-dev): bump chai from 4.3.4 to 4.3.6 #1107 (@dependabot[bot])
- chore(deps-dev): bump eslint from 8.7.0 to 8.8.0 #1108 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 17.0.10 to 17.0.13 #1110 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.10.0 to 5.10.1 #1112 (@dependabot[bot])
- chore(deps-dev): bump @babel/core from 7.16.7 to 7.16.12 #1102 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.9.1 to 5.10.0 #1098 (@dependabot[bot])
- chore(deps-dev): bump @auto-it/conventional-commits from 10.32.5 to 10.32.6 #1097 (@dependabot[bot])
- chore(deps-dev): bump auto from 10.32.5 to 10.32.6 #1099 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 17.0.8 to 17.0.10 #1100 (@dependabot[bot])
- chore(deps-dev): bump @auto-it/first-time-contributor from 10.32.5 to 10.32.6 #1101 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.9.1 to 5.10.0 #1103 (@dependabot[bot])
- chore(deps): bump typescript from 4.5.4 to 4.5.5 #1104 (@dependabot[bot])
- chore(deps-dev): bump @babel/preset-env from 7.16.8 to 7.16.11 #1105 (@dependabot[bot])
- chore(deps-dev): bump eslint from 8.6.0 to 8.7.0 #1094 (@dependabot[bot])
- chore(deps-dev): bump ajv from 8.8.2 to 8.9.0 #1095 (@dependabot[bot])
Authors: 3
- @chimurai
- @dependabot[bot]
- Mark Sheinkman (@MarkSheinkman)
v0.97.1-next.0
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Kari Lavikka (@tuner)
❤️ Ruben Bridgewater (@BridgeAR)
🐛 Bug Fix
- fix: always expose referred DefinitionType to avoid issues with recursive intersections of unions #1093 (@domoritz)
- chore: upgrade deps #1092 (@domoritz)
- chore: add descriptive error message to
removeUnreachable
#1048 (@tuner) - chore: move fetch-depth config to checkout action #1045 (@hydrosquall)
- fix: crash on a recursive interface with an intersection type #1040 (@tuner)
- chore: simplify workflow setup #1039 (@hydrosquall)
- chore: update to VL 5.2 and rebuild schemas #1037 (@domoritz)
- ci: use GITHUB_TOKEN instead of PAT #1017 (@domoritz)
- chore: replace stable stringify packages with safe-stable-stringify #1009 (@BridgeAR)
🔩 Dependency Updates
- chore(deps-dev): bump @typescript-eslint/parser from 5.8.1 to 5.9.0 #1088 (@dependabot[bot])
- chore(deps-dev): bump jest from 27.4.5 to 27.4.7 #1089 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.8.1 to 5.9.0 #1090 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 17.0.6 to 17.0.8 #1091 (@dependabot[bot])
- chore(deps-dev): bump @babel/preset-typescript from 7.16.5 to 7.16.7 #1081 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.8.0 to 5.8.1 #1082 (@dependabot[bot])
- chore(deps-dev): bump @babel/core from 7.16.5 to 7.16.7 #1084 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.8.0 to 5.8.1 #1085 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 17.0.4 to 17.0.6 #1080 (@dependabot[bot])
- chore(deps-dev): bump @types/jest from 27.0.3 to 27.4.0 #1083 (@dependabot[bot])
- chore(deps-dev): bump eslint from 8.5.0 to 8.6.0 #1086 (@dependabot[bot])
- chore(deps-dev): bump @babel/preset-env from 7.16.5 to 7.16.7 #1087 (@dependabot[bot])
- chore(deps): bump actions/setup-node from 2.5.0 to 2.5.1 #1079 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.7.0 to 5.8.0 #1076 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.7.0 to 5.8.0 #1077 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 17.0.0 to 17.0.4 #1078 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 16.11.12 to 17.0.0 #1071 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.6.0 to 5.7.0 #1067 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.6.0 to 5.7.0 #1068 (@dependabot[bot])
- chore(deps-dev): bump @babel/core from 7.16.0 to 7.16.5 #1066 (@dependabot[bot])
- chore(deps-dev): bump @babel/preset-env from 7.16.4 to 7.16.5 #1069 (@dependabot[bot])
- chore(deps): bump typescript from 4.5.3 to 4.5.4 #1070 (@dependabot[bot])
- chore(deps-dev): bump jest from 27.4.4 to 27.4.5 #1072 (@dependabot[bot])
- chore(deps-dev): bump @babel/preset-typescript from 7.16.0 to 7.16.5 #1073 (@dependabot[bot])
- chore(deps-dev): bump eslint from 8.4.1 to 8.5.0 #1074 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.5.0 to 5.6.0 #1058 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.5.0 to 5.6.0 #1059 (@dependabot[bot])
- chore(deps-dev): bump @auto-it/first-time-contributor from 10.32.3 to 10.32.5 #1057 (@dependabot[bot])
- chore(deps-dev): bump eslint from 8.4.0 to 8.4.1 #1060 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 16.11.11 to 16.11.12 #1061 (@dependabot[bot])
- chore(deps-dev): bump jest from 27.4.3 to 27.4.4 #1062 (@dependabot[bot])
- chore(deps-dev): bump @auto-it/conventional-commits from 10.32.3 to 10.32.5 #1063 (@dependabot[bot])
- chore(deps-dev): bump auto from 10.32.3 to 10.32.5 #1064 (@dependabot[bot])
- chore(deps): bump typescript from 4.5.2 to 4.5.3 #1065 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 5.4.0 to 5.5.0 #1049 (@dependabot[bot])
- chore(deps): bump safe-stable-stringify from 2.2.0 to 2.3.1 #1050 (@dependabot[bot])
- chore(deps-dev): bump jest from 27.3.1 to 27.4.3 #1051 (@dependabot[bot])
- chore(deps-dev): bump eslint from 8.3.0 to 8.4.0 #1052 (@dependabot[bot])
- chore(deps-dev): bump prettier from 2.5.0 to 2.5.1 #1053 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 16.11.10 to 16.11.11 #1054 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.4.0 to 5.5.0 #1055 (@dependabot[bot])
- chore(deps): bump actions/setup-node from 2.4.1 to 2.5.0 #1042 (@dependabot[bot])
- chore(deps-dev): bump prettier from 2.4.1 to 2.5.0 #1030 (@dependabot[bot])
- chore(deps-dev): bump auto from 10.32.2 to 10.32.3 #1031 (@dependabot[bot])
- ...