skuba 11.1.0-jest30-20250620003740 → 12.0.0-enable-js-extensions-20250704134302

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (431) hide show
  1. package/jest/moduleNameMapper.js +4 -1
  2. package/lib/api/buildkite/annotate.js +2 -2
  3. package/lib/api/buildkite/annotate.js.map +1 -1
  4. package/lib/api/buildkite/index.d.ts +3 -3
  5. package/lib/api/buildkite/index.js +2 -2
  6. package/lib/api/buildkite/index.js.map +1 -1
  7. package/lib/api/git/commitAllChanges.d.ts +2 -2
  8. package/lib/api/git/commitAllChanges.js +3 -3
  9. package/lib/api/git/commitAllChanges.js.map +1 -1
  10. package/lib/api/git/getChangedFiles.js +1 -1
  11. package/lib/api/git/getChangedFiles.js.map +1 -1
  12. package/lib/api/git/index.d.ts +12 -12
  13. package/lib/api/git/index.js +11 -11
  14. package/lib/api/git/index.js.map +1 -1
  15. package/lib/api/git/pull.js +2 -2
  16. package/lib/api/git/pull.js.map +1 -1
  17. package/lib/api/git/push.js +2 -2
  18. package/lib/api/git/push.js.map +1 -1
  19. package/lib/api/git/reset.js +1 -1
  20. package/lib/api/git/reset.js.map +1 -1
  21. package/lib/api/github/checkRun.js +4 -4
  22. package/lib/api/github/checkRun.js.map +1 -1
  23. package/lib/api/github/environment.js +1 -1
  24. package/lib/api/github/environment.js.map +1 -1
  25. package/lib/api/github/index.d.ts +7 -7
  26. package/lib/api/github/index.js +6 -6
  27. package/lib/api/github/index.js.map +1 -1
  28. package/lib/api/github/issueComment.js +4 -4
  29. package/lib/api/github/issueComment.js.map +1 -1
  30. package/lib/api/github/pullRequest.js +3 -3
  31. package/lib/api/github/pullRequest.js.map +1 -1
  32. package/lib/api/github/push.d.ts +1 -1
  33. package/lib/api/github/push.js +3 -3
  34. package/lib/api/github/push.js.map +1 -1
  35. package/lib/api/jest/index.js +2 -2
  36. package/lib/api/jest/index.js.map +1 -1
  37. package/lib/api/net/compose.js +1 -1
  38. package/lib/api/net/compose.js.map +1 -1
  39. package/lib/api/net/index.d.ts +1 -1
  40. package/lib/api/net/index.js +1 -1
  41. package/lib/api/net/index.js.map +1 -1
  42. package/lib/api/net/waitFor.d.ts +1 -1
  43. package/lib/api/net/waitFor.js +2 -2
  44. package/lib/api/net/waitFor.js.map +1 -1
  45. package/lib/cli/adapter/eslint.d.ts +1 -1
  46. package/lib/cli/adapter/eslint.js +1 -1
  47. package/lib/cli/adapter/eslint.js.map +1 -1
  48. package/lib/cli/adapter/prettier.d.ts +1 -1
  49. package/lib/cli/adapter/prettier.js +4 -4
  50. package/lib/cli/adapter/prettier.js.map +2 -2
  51. package/lib/cli/build/assets.d.ts +1 -1
  52. package/lib/cli/build/assets.js +4 -4
  53. package/lib/cli/build/assets.js.map +1 -1
  54. package/lib/cli/build/esbuild.js +3 -3
  55. package/lib/cli/build/esbuild.js.map +1 -1
  56. package/lib/cli/build/index.js +6 -6
  57. package/lib/cli/build/index.js.map +1 -1
  58. package/lib/cli/build/tsc.d.ts +1 -1
  59. package/lib/cli/build/tsc.js +2 -2
  60. package/lib/cli/build/tsc.js.map +1 -1
  61. package/lib/cli/buildPackage/index.js +3 -3
  62. package/lib/cli/buildPackage/index.js.map +1 -1
  63. package/lib/cli/configure/analyseConfiguration.d.ts +2 -2
  64. package/lib/cli/configure/analyseConfiguration.js +2 -2
  65. package/lib/cli/configure/analyseConfiguration.js.map +1 -1
  66. package/lib/cli/configure/analyseDependencies.d.ts +1 -1
  67. package/lib/cli/configure/analyseDependencies.js +6 -6
  68. package/lib/cli/configure/analyseDependencies.js.map +1 -1
  69. package/lib/cli/configure/analysis/files.js +1 -1
  70. package/lib/cli/configure/analysis/files.js.map +1 -1
  71. package/lib/cli/configure/analysis/git.js +2 -2
  72. package/lib/cli/configure/analysis/git.js.map +1 -1
  73. package/lib/cli/configure/analysis/package.d.ts +1 -1
  74. package/lib/cli/configure/analysis/package.js +2 -2
  75. package/lib/cli/configure/analysis/package.js.map +1 -1
  76. package/lib/cli/configure/analysis/project.d.ts +1 -1
  77. package/lib/cli/configure/analysis/project.js +4 -4
  78. package/lib/cli/configure/analysis/project.js.map +2 -2
  79. package/lib/cli/configure/dependencies/index.d.ts +5 -5
  80. package/lib/cli/configure/dependencies/index.js +5 -5
  81. package/lib/cli/configure/dependencies/index.js.map +1 -1
  82. package/lib/cli/configure/dependencies/seekDatadogCustomMetrics.d.ts +2 -2
  83. package/lib/cli/configure/dependencies/seekDatadogCustomMetrics.js +1 -1
  84. package/lib/cli/configure/dependencies/seekDatadogCustomMetrics.js.map +1 -1
  85. package/lib/cli/configure/dependencies/seekKoala.d.ts +2 -2
  86. package/lib/cli/configure/dependencies/seekKoala.js +1 -1
  87. package/lib/cli/configure/dependencies/seekKoala.js.map +1 -1
  88. package/lib/cli/configure/dependencies/skuba.d.ts +2 -2
  89. package/lib/cli/configure/dependencies/skuba.js +1 -1
  90. package/lib/cli/configure/dependencies/skuba.js.map +1 -1
  91. package/lib/cli/configure/dependencies/skubaDeps.d.ts +1 -1
  92. package/lib/cli/configure/dependencies/skubaDeps.js.map +1 -1
  93. package/lib/cli/configure/dependencies/skubaDive.d.ts +2 -2
  94. package/lib/cli/configure/dependencies/skubaDive.js +1 -1
  95. package/lib/cli/configure/dependencies/skubaDive.js.map +1 -1
  96. package/lib/cli/configure/ensureTemplateCompletion.d.ts +1 -1
  97. package/lib/cli/configure/ensureTemplateCompletion.js +6 -6
  98. package/lib/cli/configure/ensureTemplateCompletion.js.map +1 -1
  99. package/lib/cli/configure/getEntryPoint.d.ts +2 -2
  100. package/lib/cli/configure/getEntryPoint.js +3 -3
  101. package/lib/cli/configure/getEntryPoint.js.map +1 -1
  102. package/lib/cli/configure/getProjectType.d.ts +2 -2
  103. package/lib/cli/configure/getProjectType.js +3 -3
  104. package/lib/cli/configure/getProjectType.js.map +1 -1
  105. package/lib/cli/configure/index.js +14 -14
  106. package/lib/cli/configure/index.js.map +1 -1
  107. package/lib/cli/configure/modules/eslint.d.ts +1 -1
  108. package/lib/cli/configure/modules/eslint.js +4 -4
  109. package/lib/cli/configure/modules/eslint.js.map +1 -1
  110. package/lib/cli/configure/modules/ignore.d.ts +1 -1
  111. package/lib/cli/configure/modules/ignore.js +2 -2
  112. package/lib/cli/configure/modules/ignore.js.map +1 -1
  113. package/lib/cli/configure/modules/index.d.ts +1 -1
  114. package/lib/cli/configure/modules/index.js +10 -10
  115. package/lib/cli/configure/modules/index.js.map +1 -1
  116. package/lib/cli/configure/modules/jest.d.ts +1 -1
  117. package/lib/cli/configure/modules/jest.js +4 -4
  118. package/lib/cli/configure/modules/jest.js.map +1 -1
  119. package/lib/cli/configure/modules/nodemon.d.ts +1 -1
  120. package/lib/cli/configure/modules/nodemon.js +1 -1
  121. package/lib/cli/configure/modules/nodemon.js.map +1 -1
  122. package/lib/cli/configure/modules/package.d.ts +1 -1
  123. package/lib/cli/configure/modules/package.js +4 -4
  124. package/lib/cli/configure/modules/package.js.map +1 -1
  125. package/lib/cli/configure/modules/prettier.d.ts +1 -1
  126. package/lib/cli/configure/modules/prettier.js +4 -4
  127. package/lib/cli/configure/modules/prettier.js.map +1 -1
  128. package/lib/cli/configure/modules/renovate.d.ts +1 -1
  129. package/lib/cli/configure/modules/renovate.js +5 -5
  130. package/lib/cli/configure/modules/renovate.js.map +1 -1
  131. package/lib/cli/configure/modules/serverless.d.ts +1 -1
  132. package/lib/cli/configure/modules/serverless.js.map +1 -1
  133. package/lib/cli/configure/modules/skubaDive.d.ts +1 -1
  134. package/lib/cli/configure/modules/skubaDive.js +4 -4
  135. package/lib/cli/configure/modules/skubaDive.js.map +1 -1
  136. package/lib/cli/configure/modules/tslint.d.ts +1 -1
  137. package/lib/cli/configure/modules/tslint.js +1 -1
  138. package/lib/cli/configure/modules/tslint.js.map +1 -1
  139. package/lib/cli/configure/processing/deleteFiles.d.ts +1 -1
  140. package/lib/cli/configure/processing/deleteFiles.js.map +1 -1
  141. package/lib/cli/configure/processing/json.js +2 -2
  142. package/lib/cli/configure/processing/json.js.map +1 -1
  143. package/lib/cli/configure/processing/loadFiles.d.ts +1 -1
  144. package/lib/cli/configure/processing/loadFiles.js.map +1 -1
  145. package/lib/cli/configure/processing/module.d.ts +1 -1
  146. package/lib/cli/configure/processing/module.js +1 -1
  147. package/lib/cli/configure/processing/module.js.map +1 -1
  148. package/lib/cli/configure/processing/package.d.ts +1 -1
  149. package/lib/cli/configure/processing/package.js +2 -2
  150. package/lib/cli/configure/processing/package.js.map +1 -1
  151. package/lib/cli/configure/processing/prettier.js +1 -1
  152. package/lib/cli/configure/processing/prettier.js.map +1 -1
  153. package/lib/cli/configure/processing/typescript.js +1 -1
  154. package/lib/cli/configure/processing/typescript.js.map +1 -1
  155. package/lib/cli/configure/types.d.ts +2 -2
  156. package/lib/cli/configure/types.js.map +1 -1
  157. package/lib/cli/format/index.js +5 -5
  158. package/lib/cli/format/index.js.map +1 -1
  159. package/lib/cli/help/index.js +2 -2
  160. package/lib/cli/help/index.js.map +1 -1
  161. package/lib/cli/init/getConfig.d.ts +3 -3
  162. package/lib/cli/init/getConfig.js +9 -9
  163. package/lib/cli/init/getConfig.js.map +1 -1
  164. package/lib/cli/init/git.js +2 -2
  165. package/lib/cli/init/git.js.map +1 -1
  166. package/lib/cli/init/index.js +15 -15
  167. package/lib/cli/init/index.js.map +1 -1
  168. package/lib/cli/init/prompts.d.ts +1 -1
  169. package/lib/cli/init/prompts.js +2 -2
  170. package/lib/cli/init/prompts.js.map +1 -1
  171. package/lib/cli/init/types.js +2 -2
  172. package/lib/cli/init/types.js.map +1 -1
  173. package/lib/cli/init/writePackageJson.d.ts +1 -1
  174. package/lib/cli/init/writePackageJson.js +2 -2
  175. package/lib/cli/init/writePackageJson.js.map +1 -1
  176. package/lib/cli/lint/annotate/buildkite/eslint.d.ts +1 -1
  177. package/lib/cli/lint/annotate/buildkite/eslint.js +1 -1
  178. package/lib/cli/lint/annotate/buildkite/eslint.js.map +1 -1
  179. package/lib/cli/lint/annotate/buildkite/index.d.ts +4 -4
  180. package/lib/cli/lint/annotate/buildkite/index.js +5 -5
  181. package/lib/cli/lint/annotate/buildkite/index.js.map +1 -1
  182. package/lib/cli/lint/annotate/buildkite/internal.d.ts +1 -1
  183. package/lib/cli/lint/annotate/buildkite/internal.js +1 -1
  184. package/lib/cli/lint/annotate/buildkite/internal.js.map +1 -1
  185. package/lib/cli/lint/annotate/buildkite/prettier.d.ts +1 -1
  186. package/lib/cli/lint/annotate/buildkite/prettier.js +1 -1
  187. package/lib/cli/lint/annotate/buildkite/prettier.js.map +1 -1
  188. package/lib/cli/lint/annotate/buildkite/tsc.d.ts +1 -1
  189. package/lib/cli/lint/annotate/buildkite/tsc.js +1 -1
  190. package/lib/cli/lint/annotate/buildkite/tsc.js.map +1 -1
  191. package/lib/cli/lint/annotate/github/eslint.d.ts +2 -2
  192. package/lib/cli/lint/annotate/github/eslint.js.map +1 -1
  193. package/lib/cli/lint/annotate/github/index.d.ts +4 -4
  194. package/lib/cli/lint/annotate/github/index.js +6 -6
  195. package/lib/cli/lint/annotate/github/index.js.map +2 -2
  196. package/lib/cli/lint/annotate/github/internal.d.ts +2 -2
  197. package/lib/cli/lint/annotate/github/internal.js.map +1 -1
  198. package/lib/cli/lint/annotate/github/prettier.d.ts +2 -2
  199. package/lib/cli/lint/annotate/github/prettier.js.map +1 -1
  200. package/lib/cli/lint/annotate/github/tsc.d.ts +2 -2
  201. package/lib/cli/lint/annotate/github/tsc.js.map +1 -1
  202. package/lib/cli/lint/annotate/index.d.ts +4 -4
  203. package/lib/cli/lint/annotate/index.js +2 -2
  204. package/lib/cli/lint/annotate/index.js.map +1 -1
  205. package/lib/cli/lint/autofix.d.ts +2 -2
  206. package/lib/cli/lint/autofix.js +11 -11
  207. package/lib/cli/lint/autofix.js.map +1 -1
  208. package/lib/cli/lint/eslint.d.ts +2 -2
  209. package/lib/cli/lint/eslint.js +3 -3
  210. package/lib/cli/lint/eslint.js.map +1 -1
  211. package/lib/cli/lint/external.d.ts +3 -3
  212. package/lib/cli/lint/external.js +3 -3
  213. package/lib/cli/lint/external.js.map +1 -1
  214. package/lib/cli/lint/index.js +8 -8
  215. package/lib/cli/lint/index.js.map +1 -1
  216. package/lib/cli/lint/internal.d.ts +1 -1
  217. package/lib/cli/lint/internal.js +5 -5
  218. package/lib/cli/lint/internal.js.map +1 -1
  219. package/lib/cli/lint/internalLints/detectBadCodeowners.d.ts +2 -2
  220. package/lib/cli/lint/internalLints/detectBadCodeowners.js +2 -2
  221. package/lib/cli/lint/internalLints/detectBadCodeowners.js.map +1 -1
  222. package/lib/cli/lint/internalLints/noSkubaTemplateJs.d.ts +2 -2
  223. package/lib/cli/lint/internalLints/noSkubaTemplateJs.js +2 -2
  224. package/lib/cli/lint/internalLints/noSkubaTemplateJs.js.map +1 -1
  225. package/lib/cli/lint/internalLints/patchRenovateConfig.d.ts +2 -2
  226. package/lib/cli/lint/internalLints/patchRenovateConfig.js +5 -5
  227. package/lib/cli/lint/internalLints/patchRenovateConfig.js.map +1 -1
  228. package/lib/cli/lint/internalLints/refreshConfigFiles.d.ts +3 -3
  229. package/lib/cli/lint/internalLints/refreshConfigFiles.js +7 -7
  230. package/lib/cli/lint/internalLints/refreshConfigFiles.js.map +1 -1
  231. package/lib/cli/lint/internalLints/upgrade/index.d.ts +3 -3
  232. package/lib/cli/lint/internalLints/upgrade/index.js +4 -4
  233. package/lib/cli/lint/internalLints/upgrade/index.js.map +1 -1
  234. package/lib/cli/lint/internalLints/upgrade/patches/10.0.4/index.d.ts +1 -1
  235. package/lib/cli/lint/internalLints/upgrade/patches/10.0.4/index.js +1 -1
  236. package/lib/cli/lint/internalLints/upgrade/patches/10.0.4/index.js.map +1 -1
  237. package/lib/cli/lint/internalLints/upgrade/patches/10.0.4/removeYarnIgnoreOptionalFlags.d.ts +1 -1
  238. package/lib/cli/lint/internalLints/upgrade/patches/10.0.4/removeYarnIgnoreOptionalFlags.js +1 -1
  239. package/lib/cli/lint/internalLints/upgrade/patches/10.0.4/removeYarnIgnoreOptionalFlags.js.map +2 -2
  240. package/lib/cli/lint/internalLints/upgrade/patches/10.1.0/index.d.ts +1 -1
  241. package/lib/cli/lint/internalLints/upgrade/patches/10.1.0/index.js +2 -2
  242. package/lib/cli/lint/internalLints/upgrade/patches/10.1.0/index.js.map +1 -1
  243. package/lib/cli/lint/internalLints/upgrade/patches/10.1.0/migrateNpmrcToPnpmWorkspace.d.ts +1 -1
  244. package/lib/cli/lint/internalLints/upgrade/patches/10.1.0/migrateNpmrcToPnpmWorkspace.js +4 -4
  245. package/lib/cli/lint/internalLints/upgrade/patches/10.1.0/migrateNpmrcToPnpmWorkspace.js.map +2 -2
  246. package/lib/cli/lint/internalLints/upgrade/patches/10.1.0/stopBundlingInCDKTests.d.ts +1 -1
  247. package/lib/cli/lint/internalLints/upgrade/patches/10.1.0/stopBundlingInCDKTests.js +1 -1
  248. package/lib/cli/lint/internalLints/upgrade/patches/10.1.0/stopBundlingInCDKTests.js.map +2 -2
  249. package/lib/cli/lint/internalLints/upgrade/patches/7.3.1/addEmptyExports.d.ts +1 -1
  250. package/lib/cli/lint/internalLints/upgrade/patches/7.3.1/addEmptyExports.js +4 -4
  251. package/lib/cli/lint/internalLints/upgrade/patches/7.3.1/addEmptyExports.js.map +2 -2
  252. package/lib/cli/lint/internalLints/upgrade/patches/7.3.1/index.d.ts +1 -1
  253. package/lib/cli/lint/internalLints/upgrade/patches/7.3.1/index.js +4 -4
  254. package/lib/cli/lint/internalLints/upgrade/patches/7.3.1/index.js.map +2 -2
  255. package/lib/cli/lint/internalLints/upgrade/patches/7.3.1/patchDockerfile.d.ts +1 -1
  256. package/lib/cli/lint/internalLints/upgrade/patches/7.3.1/patchDockerfile.js +2 -2
  257. package/lib/cli/lint/internalLints/upgrade/patches/7.3.1/patchDockerfile.js.map +2 -2
  258. package/lib/cli/lint/internalLints/upgrade/patches/7.3.1/patchServerListener.d.ts +1 -1
  259. package/lib/cli/lint/internalLints/upgrade/patches/7.3.1/patchServerListener.js +3 -3
  260. package/lib/cli/lint/internalLints/upgrade/patches/7.3.1/patchServerListener.js.map +2 -2
  261. package/lib/cli/lint/internalLints/upgrade/patches/8.0.0/index.d.ts +1 -1
  262. package/lib/cli/lint/internalLints/upgrade/patches/8.0.0/index.js +1 -1
  263. package/lib/cli/lint/internalLints/upgrade/patches/8.0.0/index.js.map +1 -1
  264. package/lib/cli/lint/internalLints/upgrade/patches/8.0.0/patchPnpmPackageManager.d.ts +1 -1
  265. package/lib/cli/lint/internalLints/upgrade/patches/8.0.0/patchPnpmPackageManager.js +1 -1
  266. package/lib/cli/lint/internalLints/upgrade/patches/8.0.0/patchPnpmPackageManager.js.map +2 -2
  267. package/lib/cli/lint/internalLints/upgrade/patches/8.2.1/collapseDuplicateMergeKeys.d.ts +1 -1
  268. package/lib/cli/lint/internalLints/upgrade/patches/8.2.1/collapseDuplicateMergeKeys.js +1 -1
  269. package/lib/cli/lint/internalLints/upgrade/patches/8.2.1/collapseDuplicateMergeKeys.js.map +2 -2
  270. package/lib/cli/lint/internalLints/upgrade/patches/8.2.1/index.d.ts +1 -1
  271. package/lib/cli/lint/internalLints/upgrade/patches/8.2.1/index.js +5 -5
  272. package/lib/cli/lint/internalLints/upgrade/patches/8.2.1/index.js.map +1 -1
  273. package/lib/cli/lint/internalLints/upgrade/patches/8.2.1/moveNpmrcMounts.d.ts +1 -1
  274. package/lib/cli/lint/internalLints/upgrade/patches/8.2.1/moveNpmrcMounts.js +1 -1
  275. package/lib/cli/lint/internalLints/upgrade/patches/8.2.1/moveNpmrcMounts.js.map +2 -2
  276. package/lib/cli/lint/internalLints/upgrade/patches/8.2.1/patchDockerCompose.d.ts +1 -1
  277. package/lib/cli/lint/internalLints/upgrade/patches/8.2.1/patchDockerCompose.js +1 -1
  278. package/lib/cli/lint/internalLints/upgrade/patches/8.2.1/patchDockerCompose.js.map +2 -2
  279. package/lib/cli/lint/internalLints/upgrade/patches/8.2.1/patchDockerImages.d.ts +1 -1
  280. package/lib/cli/lint/internalLints/upgrade/patches/8.2.1/patchDockerImages.js +1 -1
  281. package/lib/cli/lint/internalLints/upgrade/patches/8.2.1/patchDockerImages.js.map +2 -2
  282. package/lib/cli/lint/internalLints/upgrade/patches/8.2.1/upgradeESLint.d.ts +1 -1
  283. package/lib/cli/lint/internalLints/upgrade/patches/8.2.1/upgradeESLint.js +5 -5
  284. package/lib/cli/lint/internalLints/upgrade/patches/8.2.1/upgradeESLint.js.map +2 -2
  285. package/lib/cli/lint/internalLints/upgrade/patches/9.0.1/index.d.ts +1 -1
  286. package/lib/cli/lint/internalLints/upgrade/patches/9.0.1/index.js +1 -1
  287. package/lib/cli/lint/internalLints/upgrade/patches/9.0.1/index.js.map +1 -1
  288. package/lib/cli/lint/internalLints/upgrade/patches/9.0.1/patchPnpmDockerImages.d.ts +1 -1
  289. package/lib/cli/lint/internalLints/upgrade/patches/9.0.1/patchPnpmDockerImages.js +1 -1
  290. package/lib/cli/lint/internalLints/upgrade/patches/9.0.1/patchPnpmDockerImages.js.map +2 -2
  291. package/lib/cli/lint/internalLints/upgrade/patches/9.1.0/index.d.ts +1 -1
  292. package/lib/cli/lint/internalLints/upgrade/patches/9.1.0/index.js +1 -1
  293. package/lib/cli/lint/internalLints/upgrade/patches/9.1.0/index.js.map +1 -1
  294. package/lib/cli/lint/internalLints/upgrade/patches/9.1.0/upgradeNode.d.ts +1 -1
  295. package/lib/cli/lint/internalLints/upgrade/patches/9.1.0/upgradeNode.js +2 -2
  296. package/lib/cli/lint/internalLints/upgrade/patches/9.1.0/upgradeNode.js.map +2 -2
  297. package/lib/cli/lint/prettier.d.ts +2 -2
  298. package/lib/cli/lint/prettier.js +3 -3
  299. package/lib/cli/lint/prettier.js.map +1 -1
  300. package/lib/cli/lint/tsc.d.ts +1 -1
  301. package/lib/cli/lint/tsc.js +1 -1
  302. package/lib/cli/lint/tsc.js.map +1 -1
  303. package/lib/cli/migrate/index.js +2 -2
  304. package/lib/cli/migrate/index.js.map +1 -1
  305. package/lib/cli/migrate/nodeVersion/checks.js +1 -1
  306. package/lib/cli/migrate/nodeVersion/checks.js.map +1 -1
  307. package/lib/cli/migrate/nodeVersion/index.js +21 -21
  308. package/lib/cli/migrate/nodeVersion/index.js.map +2 -2
  309. package/lib/cli/node/index.js +3 -3
  310. package/lib/cli/node/index.js.map +1 -1
  311. package/lib/cli/release/index.js +1 -1
  312. package/lib/cli/release/index.js.map +1 -1
  313. package/lib/cli/start/index.js +4 -4
  314. package/lib/cli/start/index.js.map +1 -1
  315. package/lib/cli/test/reporters/github/annotations.d.ts +1 -1
  316. package/lib/cli/test/reporters/github/annotations.js.map +1 -1
  317. package/lib/cli/test/reporters/github/index.js +5 -5
  318. package/lib/cli/test/reporters/github/index.js.map +2 -2
  319. package/lib/cli/version/index.js +2 -2
  320. package/lib/cli/version/index.js.map +1 -1
  321. package/lib/index.d.ts +5 -5
  322. package/lib/index.js +5 -5
  323. package/lib/index.js.map +1 -1
  324. package/lib/skuba.js +8 -8
  325. package/lib/skuba.js.map +1 -1
  326. package/lib/utils/args.js +1 -1
  327. package/lib/utils/args.js.map +1 -1
  328. package/lib/utils/copy.js +2 -2
  329. package/lib/utils/copy.js.map +1 -1
  330. package/lib/utils/dir.js +2 -2
  331. package/lib/utils/dir.js.map +1 -1
  332. package/lib/utils/error.js +2 -2
  333. package/lib/utils/error.js.map +1 -1
  334. package/lib/utils/exec.d.ts +1 -1
  335. package/lib/utils/exec.js +2 -2
  336. package/lib/utils/exec.js.map +1 -1
  337. package/lib/utils/help.js +2 -2
  338. package/lib/utils/help.js.map +1 -1
  339. package/lib/utils/logo.js +3 -3
  340. package/lib/utils/logo.js.map +1 -1
  341. package/lib/utils/manifest.js +1 -1
  342. package/lib/utils/manifest.js.map +1 -1
  343. package/lib/utils/packageManager.js +1 -1
  344. package/lib/utils/packageManager.js.map +1 -1
  345. package/lib/utils/template.js +2 -2
  346. package/lib/utils/template.js.map +1 -1
  347. package/lib/utils/version.js +2 -2
  348. package/lib/utils/version.js.map +1 -1
  349. package/lib/utils/wait.js +2 -2
  350. package/lib/utils/wait.js.map +1 -1
  351. package/lib/utils/worker.d.ts +3 -3
  352. package/lib/utils/worker.js +1 -1
  353. package/lib/utils/worker.js.map +1 -1
  354. package/lib/wrapper/functionHandler.js +3 -3
  355. package/lib/wrapper/functionHandler.js.map +1 -1
  356. package/lib/wrapper/http.js +1 -1
  357. package/lib/wrapper/http.js.map +1 -1
  358. package/lib/wrapper/index.js +3 -3
  359. package/lib/wrapper/index.js.map +1 -1
  360. package/lib/wrapper/main.js +2 -2
  361. package/lib/wrapper/main.js.map +1 -1
  362. package/lib/wrapper/requestListener.js +2 -2
  363. package/lib/wrapper/requestListener.js.map +1 -1
  364. package/package.json +15 -15
  365. package/template/express-rest-api/.buildkite/pipeline.yml +1 -1
  366. package/template/express-rest-api/Dockerfile.dev-deps +1 -1
  367. package/template/express-rest-api/package.json +1 -1
  368. package/template/express-rest-api/src/app.test.ts +1 -1
  369. package/template/express-rest-api/src/app.ts +3 -3
  370. package/template/express-rest-api/src/framework/logging.ts +1 -1
  371. package/template/express-rest-api/src/framework/metrics.ts +2 -2
  372. package/template/express-rest-api/src/listen.ts +4 -4
  373. package/template/greeter/.buildkite/pipeline.yml +1 -1
  374. package/template/greeter/Dockerfile +1 -1
  375. package/template/greeter/package.json +2 -2
  376. package/template/greeter/src/app.test.ts +1 -1
  377. package/template/koa-rest-api/.buildkite/pipeline.yml +1 -1
  378. package/template/koa-rest-api/Dockerfile.dev-deps +1 -1
  379. package/template/koa-rest-api/package.json +7 -7
  380. package/template/koa-rest-api/src/api/healthCheck.ts +1 -1
  381. package/template/koa-rest-api/src/api/index.ts +3 -3
  382. package/template/koa-rest-api/src/api/jobs/getJobs.test.ts +2 -2
  383. package/template/koa-rest-api/src/api/jobs/getJobs.ts +4 -4
  384. package/template/koa-rest-api/src/api/jobs/index.ts +3 -3
  385. package/template/koa-rest-api/src/api/jobs/postJob.test.ts +4 -4
  386. package/template/koa-rest-api/src/api/jobs/postJob.ts +6 -6
  387. package/template/koa-rest-api/src/api/smokeTest.ts +2 -2
  388. package/template/koa-rest-api/src/app.test.ts +2 -2
  389. package/template/koa-rest-api/src/app.ts +3 -3
  390. package/template/koa-rest-api/src/config.ts +1 -1
  391. package/template/koa-rest-api/src/framework/logging.ts +22 -13
  392. package/template/koa-rest-api/src/framework/metrics.ts +2 -2
  393. package/template/koa-rest-api/src/framework/server.test.ts +95 -64
  394. package/template/koa-rest-api/src/framework/server.ts +3 -3
  395. package/template/koa-rest-api/src/framework/validation.test.ts +35 -35
  396. package/template/koa-rest-api/src/framework/validation.ts +15 -22
  397. package/template/koa-rest-api/src/listen.ts +4 -4
  398. package/template/koa-rest-api/src/storage/jobs.ts +1 -1
  399. package/template/koa-rest-api/src/testing/metrics.ts +1 -1
  400. package/template/koa-rest-api/src/testing/server.ts +1 -1
  401. package/template/koa-rest-api/src/testing/types.ts +2 -2
  402. package/template/koa-rest-api/src/types/jobs.ts +1 -1
  403. package/template/lambda-sqs-worker-cdk/.buildkite/pipeline.yml +2 -2
  404. package/template/lambda-sqs-worker-cdk/Dockerfile +1 -1
  405. package/template/lambda-sqs-worker-cdk/infra/__snapshots__/appStack.test.ts.snap +6 -0
  406. package/template/lambda-sqs-worker-cdk/infra/appStack.ts +1 -1
  407. package/template/lambda-sqs-worker-cdk/infra/index.ts +2 -2
  408. package/template/lambda-sqs-worker-cdk/package.json +5 -5
  409. package/template/lambda-sqs-worker-cdk/src/app.test.ts +81 -22
  410. package/template/lambda-sqs-worker-cdk/src/app.ts +10 -7
  411. package/template/lambda-sqs-worker-cdk/src/config.ts +1 -1
  412. package/template/lambda-sqs-worker-cdk/src/framework/handler.test.ts +38 -18
  413. package/template/lambda-sqs-worker-cdk/src/framework/handler.ts +2 -2
  414. package/template/lambda-sqs-worker-cdk/src/framework/logging.ts +23 -12
  415. package/template/lambda-sqs-worker-cdk/src/framework/metrics.ts +1 -1
  416. package/template/lambda-sqs-worker-cdk/src/framework/validation.test.ts +8 -11
  417. package/template/lambda-sqs-worker-cdk/src/framework/validation.ts +3 -7
  418. package/template/lambda-sqs-worker-cdk/src/mapping/jobScorer.ts +2 -2
  419. package/template/lambda-sqs-worker-cdk/src/services/jobScorer.test.ts +3 -3
  420. package/template/lambda-sqs-worker-cdk/src/services/jobScorer.ts +3 -3
  421. package/template/lambda-sqs-worker-cdk/src/services/pipelineEventSender.test.ts +3 -3
  422. package/template/lambda-sqs-worker-cdk/src/services/pipelineEventSender.ts +2 -2
  423. package/template/lambda-sqs-worker-cdk/src/testing/handler.ts +1 -1
  424. package/template/lambda-sqs-worker-cdk/src/testing/services.ts +2 -2
  425. package/template/lambda-sqs-worker-cdk/src/testing/types.ts +2 -2
  426. package/template/lambda-sqs-worker-cdk/src/types/jobScorer.ts +1 -1
  427. package/template/lambda-sqs-worker-cdk/src/types/pipelineEvents.ts +1 -1
  428. package/template/oss-npm-package/src/index.test.ts +1 -1
  429. package/template/private-npm-package/src/index.test.ts +1 -1
  430. package/template/koa-rest-api/src/testing/logging.ts +0 -16
  431. package/template/lambda-sqs-worker-cdk/src/testing/logging.ts +0 -19
@@ -1,10 +1,11 @@
1
1
  import Router from '@koa/router';
2
2
 
3
- import { logger } from 'src/testing/logging';
4
- import { metricsClient } from 'src/testing/metrics';
5
- import { agentFromRouter } from 'src/testing/server';
6
- import { chance } from 'src/testing/types';
7
- import type { Middleware } from 'src/types/koa';
3
+ import { metricsClient } from 'src/testing/metrics.js';
4
+ import { agentFromRouter } from 'src/testing/server.js';
5
+ import { chance } from 'src/testing/types.js';
6
+ import type { Middleware } from 'src/types/koa.js';
7
+
8
+ import { stdoutMock } from './logging.js';
8
9
 
9
10
  const middleware = jest.fn<void, Parameters<Middleware>>();
10
11
 
@@ -15,10 +16,10 @@ const router = new Router()
15
16
  const agent = agentFromRouter(router);
16
17
 
17
18
  describe('createApp', () => {
18
- beforeAll(logger.spy);
19
-
20
- afterEach(metricsClient.clear);
21
- afterEach(logger.clear);
19
+ afterEach(() => {
20
+ metricsClient.clear();
21
+ stdoutMock.clear();
22
+ });
22
23
 
23
24
  it('handles root route', async () => {
24
25
  middleware.mockImplementation((ctx) => (ctx.body = ''));
@@ -29,9 +30,7 @@ describe('createApp', () => {
29
30
  .expect('server', /.+/)
30
31
  .expect('x-api-version', /.+/);
31
32
 
32
- expect(logger.error).not.toHaveBeenCalled();
33
-
34
- expect(logger.info).not.toHaveBeenCalled();
33
+ expect(stdoutMock.calls).toHaveLength(0);
35
34
 
36
35
  metricsClient.expectTagSubset(['env:test', 'version:test']);
37
36
  metricsClient.expectTagSubset([
@@ -51,9 +50,7 @@ describe('createApp', () => {
51
50
  .expect('server', /.+/)
52
51
  .expect('x-api-version', /.+/);
53
52
 
54
- expect(logger.error).not.toHaveBeenCalled();
55
-
56
- expect(logger.info).not.toHaveBeenCalled();
53
+ expect(stdoutMock.calls).toHaveLength(0);
57
54
 
58
55
  metricsClient.expectTagSubset([
59
56
  'http_method:put',
@@ -72,13 +69,15 @@ describe('createApp', () => {
72
69
  .expect('server', /.+/)
73
70
  .expect('x-api-version', /.+/);
74
71
 
75
- expect(logger.error).not.toHaveBeenCalled();
76
-
77
- expect(logger.info).toHaveBeenNthCalledWith(
78
- 1,
79
- expect.objectContaining({ status: 404 }),
80
- 'Client error',
81
- );
72
+ expect(stdoutMock.calls).toMatchObject([
73
+ {
74
+ level: 30,
75
+ method: 'GET',
76
+ msg: 'Client error',
77
+ status: 404,
78
+ url: '/unknown',
79
+ },
80
+ ]);
82
81
 
83
82
  metricsClient.expectTagSubset([
84
83
  'http_method:get',
@@ -102,13 +101,16 @@ describe('createApp', () => {
102
101
  .expect('server', /.+/)
103
102
  .expect('x-api-version', /.+/);
104
103
 
105
- expect(logger.error).not.toHaveBeenCalled();
106
-
107
- expect(logger.info).toHaveBeenNthCalledWith(
108
- 1,
109
- expect.objectContaining({ status: 400 }),
110
- 'Client error',
111
- );
104
+ expect(stdoutMock.calls).toMatchObject([
105
+ {
106
+ level: 30,
107
+ method: 'GET',
108
+ msg: 'Client error',
109
+ route: '/',
110
+ status: 400,
111
+ url: '/',
112
+ },
113
+ ]);
112
114
 
113
115
  metricsClient.expectTagSubset([
114
116
  'http_method:get',
@@ -129,13 +131,20 @@ describe('createApp', () => {
129
131
  .expect('server', /.+/)
130
132
  .expect('x-api-version', /.+/);
131
133
 
132
- expect(logger.error).not.toHaveBeenCalled();
133
-
134
- expect(logger.info).toHaveBeenNthCalledWith(
135
- 1,
136
- expect.objectContaining({ err: expect.any(Error), status: 400 }),
137
- 'Client error',
138
- );
134
+ expect(stdoutMock.calls).toMatchObject([
135
+ {
136
+ err: {
137
+ statusCode: 400,
138
+ type: 'BadRequestError',
139
+ },
140
+ level: 30,
141
+ method: 'GET',
142
+ msg: 'Client error',
143
+ route: '/',
144
+ status: 400,
145
+ url: '/',
146
+ },
147
+ ]);
139
148
 
140
149
  metricsClient.expectTagSubset([
141
150
  'http_method:get',
@@ -156,13 +165,20 @@ describe('createApp', () => {
156
165
  .expect('server', /.+/)
157
166
  .expect('x-api-version', /.+/);
158
167
 
159
- expect(logger.error).toHaveBeenNthCalledWith(
160
- 1,
161
- expect.objectContaining({ err: expect.any(Error), status: 500 }),
162
- 'Server error',
163
- );
164
-
165
- expect(logger.info).not.toHaveBeenCalled();
168
+ expect(stdoutMock.calls).toMatchObject([
169
+ {
170
+ err: {
171
+ statusCode: 500,
172
+ type: 'InternalServerError',
173
+ },
174
+ level: 50,
175
+ method: 'GET',
176
+ msg: 'Server error',
177
+ route: '/',
178
+ status: 500,
179
+ url: '/',
180
+ },
181
+ ]);
166
182
 
167
183
  metricsClient.expectTagSubset([
168
184
  'http_method:get',
@@ -185,13 +201,20 @@ describe('createApp', () => {
185
201
  .expect('server', /.+/)
186
202
  .expect('x-api-version', /.+/);
187
203
 
188
- expect(logger.error).toHaveBeenNthCalledWith(
189
- 1,
190
- expect.objectContaining({ err, status: 500 }),
191
- 'Server error',
192
- );
193
-
194
- expect(logger.info).not.toHaveBeenCalled();
204
+ expect(stdoutMock.calls).toMatchObject([
205
+ {
206
+ err: {
207
+ message: err.message,
208
+ type: 'Error',
209
+ },
210
+ level: 50,
211
+ method: 'GET',
212
+ msg: 'Server error',
213
+ route: '/',
214
+ status: 500,
215
+ url: '/',
216
+ },
217
+ ]);
195
218
 
196
219
  metricsClient.expectTagSubset([
197
220
  'http_method:get',
@@ -212,13 +235,17 @@ describe('createApp', () => {
212
235
  .expect('server', /.+/)
213
236
  .expect('x-api-version', /.+/);
214
237
 
215
- expect(logger.error).toHaveBeenNthCalledWith(
216
- 1,
217
- expect.objectContaining({ err: null, status: 500 }),
218
- 'Server error',
219
- );
220
-
221
- expect(logger.info).not.toHaveBeenCalled();
238
+ expect(stdoutMock.calls).toMatchObject([
239
+ {
240
+ err: null,
241
+ level: 50,
242
+ method: 'GET',
243
+ msg: 'Server error',
244
+ route: '/',
245
+ status: 500,
246
+ url: '/',
247
+ },
248
+ ]);
222
249
 
223
250
  metricsClient.expectTagSubset([
224
251
  'http_method:get',
@@ -241,13 +268,17 @@ describe('createApp', () => {
241
268
  .expect('server', /.+/)
242
269
  .expect('x-api-version', /.+/);
243
270
 
244
- expect(logger.error).toHaveBeenNthCalledWith(
245
- 1,
246
- expect.objectContaining({ err, status: 500 }),
247
- 'Server error',
248
- );
249
-
250
- expect(logger.info).not.toHaveBeenCalled();
271
+ expect(stdoutMock.calls).toMatchObject([
272
+ {
273
+ err,
274
+ level: 50,
275
+ method: 'GET',
276
+ msg: 'Server error',
277
+ route: '/',
278
+ status: 500,
279
+ url: '/',
280
+ },
281
+ ]);
251
282
 
252
283
  metricsClient.expectTagSubset([
253
284
  'http_method:get',
@@ -8,9 +8,9 @@ import {
8
8
  VersionMiddleware,
9
9
  } from 'seek-koala';
10
10
 
11
- import { config } from 'src/config';
12
- import { contextMiddleware, logger } from 'src/framework/logging';
13
- import { metricsClient } from 'src/framework/metrics';
11
+ import { config } from 'src/config.js';
12
+ import { contextMiddleware, logger } from 'src/framework/logging.js';
13
+ import { metricsClient } from 'src/framework/metrics.js';
14
14
 
15
15
  const metrics = MetricsMiddleware.create(
16
16
  metricsClient,
@@ -1,12 +1,12 @@
1
- import { agentFromMiddleware } from 'src/testing/server';
1
+ import { agentFromMiddleware } from 'src/testing/server.js';
2
2
  import {
3
3
  IdDescriptionSchema,
4
4
  chance,
5
5
  mockIdDescription,
6
- } from 'src/testing/types';
6
+ } from 'src/testing/types.js';
7
7
 
8
- import { jsonBodyParser } from './bodyParser';
9
- import { validate } from './validation';
8
+ import { jsonBodyParser } from './bodyParser.js';
9
+ import { validate } from './validation.js';
10
10
 
11
11
  const agent = agentFromMiddleware(jsonBodyParser, (ctx) => {
12
12
  const result = validate({
@@ -43,15 +43,15 @@ describe('validate', () => {
43
43
  .expect(422)
44
44
  .expect(({ body }) =>
45
45
  expect(body).toMatchInlineSnapshot(`
46
- {
47
- "invalidFields": {
48
- "~union0/id": "Expected string, received null",
49
- "~union1/id": "Expected number, received null",
50
- "~union1/summary": "Required",
51
- },
52
- "message": "Input validation failed",
53
- }
54
- `),
46
+ {
47
+ "invalidFields": {
48
+ "~union0/id": "Invalid input: expected string, received null",
49
+ "~union1/id": "Invalid input: expected number, received null",
50
+ "~union1/summary": "Invalid input: expected string, received undefined",
51
+ },
52
+ "message": "Input validation failed",
53
+ }
54
+ `),
55
55
  );
56
56
  });
57
57
 
@@ -62,17 +62,17 @@ describe('validate', () => {
62
62
  .expect(422)
63
63
  .expect(({ body }) =>
64
64
  expect(body).toMatchInlineSnapshot(`
65
- {
66
- "invalidFields": {
67
- "~union0/description~union0": "Required",
68
- "~union0/description~union1": "Required",
69
- "~union0/id": "Required",
70
- "~union1/id": "Required",
71
- "~union1/summary": "Required",
72
- },
73
- "message": "Input validation failed",
74
- }
75
- `),
65
+ {
66
+ "invalidFields": {
67
+ "~union0/description~union0": "Invalid input: expected string, received undefined",
68
+ "~union0/description~union1": "Invalid input: expected object, received undefined",
69
+ "~union0/id": "Invalid input: expected string, received undefined",
70
+ "~union1/id": "Invalid input: expected number, received undefined",
71
+ "~union1/summary": "Invalid input: expected string, received undefined",
72
+ },
73
+ "message": "Input validation failed",
74
+ }
75
+ `),
76
76
  ));
77
77
 
78
78
  it('blocks invalid nested union prop', () => {
@@ -89,17 +89,17 @@ describe('validate', () => {
89
89
  .expect(422)
90
90
  .expect(({ body }) =>
91
91
  expect(body).toMatchInlineSnapshot(`
92
- {
93
- "invalidFields": {
94
- "~union0/description~union0": "Expected string, received object",
95
- "~union0/description~union1/content": "Required",
96
- "~union0/id": "Expected string, received null",
97
- "~union1/id": "Expected number, received null",
98
- "~union1/summary": "Required",
99
- },
100
- "message": "Input validation failed",
101
- }
102
- `),
92
+ {
93
+ "invalidFields": {
94
+ "~union0/description~union0": "Invalid input: expected string, received object",
95
+ "~union0/description~union1/content": "Invalid input: expected string, received undefined",
96
+ "~union0/id": "Invalid input: expected string, received null",
97
+ "~union1/id": "Invalid input: expected number, received null",
98
+ "~union1/summary": "Invalid input: expected string, received undefined",
99
+ },
100
+ "message": "Input validation failed",
101
+ }
102
+ `),
103
103
  );
104
104
  });
105
105
  });
@@ -1,7 +1,7 @@
1
1
  import { ErrorMiddleware } from 'seek-koala';
2
- import { ZodIssueCode, type z } from 'zod';
2
+ import type { core, z } from 'zod/v4';
3
3
 
4
- import type { Context } from 'src/types/koa';
4
+ import type { Context } from 'src/types/koa.js';
5
5
 
6
6
  type InvalidFields = Record<string, string>;
7
7
 
@@ -35,41 +35,38 @@ type InvalidFields = Record<string, string>;
35
35
  * @see [union error example](./validation.test.ts)
36
36
  */
37
37
  const parseInvalidFieldsFromError = (err: z.ZodError): InvalidFields =>
38
- Object.fromEntries(parseTuples(err, {}));
38
+ Object.fromEntries(parseTuples(err.issues));
39
39
 
40
40
  const parseTuples = (
41
- { errors }: z.ZodError,
42
- unions: Record<number, number[]>,
41
+ errors: core.$ZodIssue[],
42
+ basePath: Array<string | number | symbol> = [],
43
+ unions: Record<number, number[]> = {},
43
44
  ): Array<readonly [string, string]> =>
44
45
  errors.flatMap((issue) => {
45
- if (issue.code === ZodIssueCode.invalid_union) {
46
- return issue.unionErrors.flatMap((err, idx) =>
47
- parseTuples(err, {
46
+ if (issue.code === 'invalid_union') {
47
+ return issue.errors.flatMap((err, idx) =>
48
+ parseTuples(err, issue.path, {
48
49
  ...unions,
49
50
  [issue.path.length]: [...(unions[issue.path.length] ?? []), idx],
50
51
  }),
51
52
  );
52
53
  }
53
54
 
54
- const path = ['', ...issue.path]
55
+ const path = ['', ...basePath, ...issue.path]
55
56
  .map((prop, idx) => [prop, ...(unions[idx] ?? [])].join('~union'))
56
57
  .join('/');
57
58
 
58
59
  return [[path, issue.message]] as const;
59
60
  });
60
61
 
61
- export const validate = <
62
- Output,
63
- Def extends z.ZodTypeDef = z.ZodTypeDef,
64
- Input = Output,
65
- >({
62
+ export const validate = <Output, Input = Output>({
66
63
  ctx,
67
64
  input,
68
65
  schema,
69
66
  }: {
70
67
  ctx: Context;
71
68
  input: unknown;
72
- schema: z.ZodSchema<Output, Def, Input>;
69
+ schema: z.ZodSchema<Output, Input>;
73
70
  }): Output => {
74
71
  const parseResult = schema.safeParse(input);
75
72
  if (parseResult.success === false) {
@@ -85,15 +82,11 @@ export const validate = <
85
82
  return parseResult.data;
86
83
  };
87
84
 
88
- export const validateRequestBody = <
89
- Output,
90
- Def extends z.ZodTypeDef = z.ZodTypeDef,
91
- Input = Output,
92
- >(
85
+ export const validateRequestBody = <Output, Input = Output>(
93
86
  ctx: Context,
94
- schema: z.ZodSchema<Output, Def, Input>,
87
+ schema: z.ZodSchema<Output, Input>,
95
88
  ): Output =>
96
- validate<Output, Def, Input>({
89
+ validate<Output, Input>({
97
90
  ctx,
98
91
  input: ctx.request.body as unknown,
99
92
  schema,
@@ -1,8 +1,8 @@
1
- import './register';
1
+ import './register.js';
2
2
 
3
- import app from './app';
4
- import { config } from './config';
5
- import { logger } from './framework/logging';
3
+ import app from './app.js';
4
+ import { config } from './config.js';
5
+ import { logger } from './framework/logging.js';
6
6
 
7
7
  // This implements a minimal version of `koa-cluster`'s interface
8
8
  // If your application is deployed with more than 1 vCPU you can delete this
@@ -1,6 +1,6 @@
1
1
  import { randomUUID } from 'crypto';
2
2
 
3
- import type { Job, JobInput } from 'src/types/jobs';
3
+ import type { Job, JobInput } from 'src/types/jobs.js';
4
4
 
5
5
  const jobStore: Record<string, Job> = {};
6
6
 
@@ -1,4 +1,4 @@
1
- import * as metrics from 'src/framework/metrics';
1
+ import * as metrics from 'src/framework/metrics.js';
2
2
 
3
3
  function assertDefined<T>(value: T | undefined): asserts value is T {
4
4
  expect(value).toBeDefined();
@@ -2,7 +2,7 @@ import type Router from '@koa/router';
2
2
  import type Koa from 'koa';
3
3
  import request from 'supertest';
4
4
 
5
- import { createApp } from 'src/framework/server';
5
+ import { createApp } from 'src/framework/server.js';
6
6
 
7
7
  /**
8
8
  * Create a new SuperTest agent from a Koa application.
@@ -1,7 +1,7 @@
1
1
  import { Chance } from 'chance';
2
- import { z } from 'zod';
2
+ import { z } from 'zod/v4';
3
3
 
4
- import type { JobInput } from 'src/types/jobs';
4
+ import type { JobInput } from 'src/types/jobs.js';
5
5
 
6
6
  export type IdDescription = z.infer<typeof IdDescriptionSchema>;
7
7
 
@@ -1,4 +1,4 @@
1
- import { z } from 'zod';
1
+ import { z } from 'zod/v4';
2
2
 
3
3
  export interface Job {
4
4
  id: string;
@@ -23,7 +23,7 @@ configs:
23
23
  concurrency: 1
24
24
  plugins:
25
25
  - *docker-ecr-cache
26
- - docker-compose#v5.9.0:
26
+ - docker-compose#v5.10.0:
27
27
  dependencies: false
28
28
  run: app
29
29
  environment:
@@ -52,7 +52,7 @@ steps:
52
52
  GET_NPM_TOKEN: please
53
53
  plugins:
54
54
  - *docker-ecr-cache
55
- - docker-compose#v5.9.0:
55
+ - docker-compose#v5.10.0:
56
56
  run: app
57
57
  environment:
58
58
  - GITHUB_API_TOKEN
@@ -1,4 +1,4 @@
1
- # syntax=docker/dockerfile:1.16
1
+ # syntax=docker/dockerfile:1.17
2
2
 
3
3
  FROM public.ecr.aws/docker/library/node:22-alpine AS dev-deps
4
4
 
@@ -369,6 +369,9 @@ exports[`returns expected CloudFormation stack for dev 1`] = `
369
369
  "Type": "AWS::Lambda::EventSourceMapping",
370
370
  },
371
371
  "workerCurrentVersionxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx": {
372
+ "Metadata": {
373
+ "aws:cdk:do-not-refactor": true,
374
+ },
372
375
  "Properties": {
373
376
  "FunctionName": {
374
377
  "Ref": "worker28EA3E30",
@@ -1099,6 +1102,9 @@ exports[`returns expected CloudFormation stack for prod 1`] = `
1099
1102
  "Type": "AWS::Lambda::EventSourceMapping",
1100
1103
  },
1101
1104
  "workerCurrentVersionxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx": {
1105
+ "Metadata": {
1106
+ "aws:cdk:do-not-refactor": true,
1107
+ },
1102
1108
  "Properties": {
1103
1109
  "FunctionName": {
1104
1110
  "Ref": "worker28EA3E30",
@@ -16,7 +16,7 @@ import {
16
16
  import type { Construct } from 'constructs';
17
17
  import { DatadogLambda } from 'datadog-cdk-constructs-v2';
18
18
 
19
- import { config } from './config';
19
+ import { config } from './config.js';
20
20
 
21
21
  // Updated by https://github.com/seek-oss/rynovate
22
22
  const DATADOG_EXTENSION_LAYER_VERSION = 64;
@@ -1,8 +1,8 @@
1
1
  import { HookStack } from '@seek/aws-codedeploy-infra';
2
2
  import { App } from 'aws-cdk-lib';
3
3
 
4
- import { AppStack } from './appStack';
5
- import { config } from './config';
4
+ import { AppStack } from './appStack.js';
5
+ import { config } from './config.js';
6
6
 
7
7
  const app = new App();
8
8
 
@@ -17,15 +17,15 @@
17
17
  "@aws-sdk/client-codedeploy": "^3.363.0",
18
18
  "@aws-sdk/client-lambda": "^3.363.0",
19
19
  "@aws-sdk/client-sns": "^3.363.0",
20
- "@seek/aws-codedeploy-hooks": "^1.2.0",
20
+ "@seek/aws-codedeploy-hooks": "^2.0.0",
21
21
  "@seek/logger": "^10.0.0",
22
22
  "datadog-lambda-js": "^10.0.0",
23
23
  "dd-trace": "^5.0.0",
24
24
  "skuba-dive": "^2.0.0",
25
- "zod": "^3.19.1"
25
+ "zod": "^3.25.67"
26
26
  },
27
27
  "devDependencies": {
28
- "@seek/aws-codedeploy-infra": "^2.1.0",
28
+ "@seek/aws-codedeploy-infra": "^3.0.0",
29
29
  "@types/aws-lambda": "^8.10.82",
30
30
  "@types/chance": "^1.1.3",
31
31
  "@types/node": "^22.13.10",
@@ -37,9 +37,9 @@
37
37
  "constructs": "^10.0.17",
38
38
  "datadog-cdk-constructs-v2": "^2.0.0",
39
39
  "pino-pretty": "^13.0.0",
40
- "skuba": "11.1.0-jest30-20250620003740"
40
+ "skuba": "12.0.0-enable-js-extensions-20250704134302"
41
41
  },
42
- "packageManager": "pnpm@10.12.1",
42
+ "packageManager": "pnpm@10.12.4",
43
43
  "engines": {
44
44
  "node": ">=22"
45
45
  }