Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions .changeset/bot-pr-1741.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
"@aligent/cdk-aspects": patch
"@aligent/cdk-basic-auth": patch
"@aligent/cdk-cloudfront-security-headers": patch
"@aligent/cdk-domain-hosting": patch
"@aligent/cdk-esbuild": patch
"@aligent/cdk-geoip-redirect": patch
"@aligent/cdk-graphql-mesh-server": patch
"@aligent/cdk-header-change-detection": patch
"@aligent/cdk-nodejs-function-from-entry": patch
"@aligent/cdk-prerender-proxy": patch
"@aligent/cdk-rabbitmq": patch
"@aligent/cdk-secure-rest-api": patch
"@aligent/cdk-shared-vpc": patch
"@aligent/cdk-static-hosting": patch
"@aligent/cdk-step-function-from-file": patch
"@aligent/cdk-waf": patch
---

chore(deps-dev): bump ts-jest from 29.4.11 to 29.4.12 in the testing-tools group
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"jest": "^29.7.0",
"nx": "20.8.4",
"prettier": "^3.9.6",
"ts-jest": "^29.4.11",
"ts-jest": "^29.4.12",
"typescript": "^5.6.3"
},
"packageManager": "yarn@4.5.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/cdk-aspects/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/node": "^24.13.3",
"aws-cdk": "^2.1132.0",
"jest": "^29.7.0",
"ts-jest": "^29.4.11",
"ts-jest": "^29.4.12",
"ts-node": "^10.9.1",
"typescript": "^5.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/constructs/basic-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/node": "^24.13.3",
"aws-cdk": "^2.1132.0",
"jest": "^29.7.0",
"ts-jest": "^29.4.11",
"ts-jest": "^29.4.12",
"ts-node": "^10.9.1",
"typescript": "^5.3.2"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/node": "^24.13.3",
"aws-cdk": "^2.1132.0",
"jest": "^29.7.0",
"ts-jest": "^29.4.11",
"ts-jest": "^29.4.12",
"ts-node": "^10.9.1",
"typescript": "^5.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/constructs/domain-hosting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"aws-sdk-client-mock": "^3.0.0",
"constructs": "^10.7.1",
"jest": "^29.7.0",
"ts-jest": "^29.4.11",
"ts-jest": "^29.4.12",
"ts-node": "^10.9.1",
"typescript": "^5.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/constructs/esbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/node": "^24.13.3",
"aws-cdk": "^2.1132.0",
"jest": "^29.7.0",
"ts-jest": "^29.4.11",
"ts-jest": "^29.4.12",
"ts-node": "^10.9.1",
"typescript": "^5.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/constructs/geoip-redirect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/node": "^24.13.3",
"aws-cdk": "^2.1132.0",
"jest": "^29.7.0",
"ts-jest": "^29.4.11",
"ts-jest": "^29.4.12",
"ts-node": "^10.9.1",
"typescript": "^5.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/constructs/graphql-mesh-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/yaml": "^1.9.7",
"aws-cdk": "^2.1132.0",
"jest": "^29.7.0",
"ts-jest": "^29.4.11",
"ts-jest": "^29.4.12",
"ts-node": "^10.9.1",
"typescript": "^5.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/constructs/header-change-detection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/node": "^24.13.3",
"aws-cdk": "^2.1132.0",
"jest": "^29.7.0",
"ts-jest": "^29.4.11",
"ts-jest": "^29.4.12",
"ts-node": "^10.9.1",
"typescript": "^5.3.2"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/node": "^24.13.3",
"aws-cdk": "^2.1132.0",
"jest": "^29.7.0",
"ts-jest": "^29.4.11",
"ts-jest": "^29.4.12",
"ts-node": "^10.9.1",
"typescript": "^5.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/constructs/prerender-proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/node": "^24.13.3",
"aws-cdk": "^2.1132.0",
"jest": "^29.7.0",
"ts-jest": "^29.4.11",
"ts-jest": "^29.4.12",
"ts-node": "^10.9.1",
"typescript": "^5.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/constructs/rabbitmq/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/node": "^24.13.3",
"aws-cdk": "^2.1132.0",
"jest": "^29.7.0",
"ts-jest": "^29.4.11",
"ts-jest": "^29.4.12",
"ts-node": "^10.9.1",
"typescript": "^5.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/constructs/secure-rest-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/node": "^24.13.3",
"aws-cdk": "^2.1132.0",
"jest": "^29.7.0",
"ts-jest": "^29.4.11",
"ts-jest": "^29.4.12",
"ts-node": "^10.9.1",
"typescript": "^5.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/constructs/shared-vpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/node": "^24.13.3",
"aws-cdk": "^2.1132.0",
"jest": "^29.7.0",
"ts-jest": "^29.4.11",
"ts-jest": "^29.4.12",
"ts-node": "^10.9.1",
"typescript": "^5.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/constructs/static-hosting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"aws-sdk-client-mock": "^3.0.0",
"constructs": "^10.7.1",
"jest": "^29.7.0",
"ts-jest": "^29.4.11",
"ts-jest": "^29.4.12",
"ts-node": "^10.9.1",
"typescript": "^5.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/constructs/step-function-from-file/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/node": "^24.13.3",
"aws-cdk": "^2.1132.0",
"jest": "^29.7.0",
"ts-jest": "^29.4.11",
"ts-jest": "^29.4.12",
"ts-node": "^10.9.1",
"typescript": "^5.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/constructs/waf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/node": "^24.13.3",
"aws-cdk": "^2.1132.0",
"jest": "^29.7.0",
"ts-jest": "^29.4.11",
"ts-jest": "^29.4.12",
"ts-node": "^10.9.1",
"typescript": "^5.3.2"
},
Expand Down
46 changes: 23 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ __metadata:
esbuild: "npm:^0.28.1"
jest: "npm:^29.7.0"
source-map-support: "npm:^0.5.21"
ts-jest: "npm:^29.4.11"
ts-jest: "npm:^29.4.12"
ts-node: "npm:^10.9.1"
typescript: "npm:^5.3.2"
peerDependencies:
Expand All @@ -35,7 +35,7 @@ __metadata:
aws-cdk: "npm:^2.1132.0"
jest: "npm:^29.7.0"
source-map-support: "npm:^0.5.21"
ts-jest: "npm:^29.4.11"
ts-jest: "npm:^29.4.12"
ts-node: "npm:^10.9.1"
typescript: "npm:^5.3.2"
peerDependencies:
Expand All @@ -55,7 +55,7 @@ __metadata:
aws-cdk: "npm:^2.1132.0"
jest: "npm:^29.7.0"
source-map-support: "npm:^0.5.21"
ts-jest: "npm:^29.4.11"
ts-jest: "npm:^29.4.12"
ts-node: "npm:^10.9.1"
typescript: "npm:^5.3.2"
peerDependencies:
Expand Down Expand Up @@ -90,7 +90,7 @@ __metadata:
jest: "npm:^29.7.0"
nx: "npm:20.8.4"
prettier: "npm:^3.9.6"
ts-jest: "npm:^29.4.11"
ts-jest: "npm:^29.4.12"
typescript: "npm:^5.6.3"
languageName: unknown
linkType: soft
Expand All @@ -109,7 +109,7 @@ __metadata:
constructs: "npm:^10.7.1"
jest: "npm:^29.7.0"
source-map-support: "npm:^0.5.21"
ts-jest: "npm:^29.4.11"
ts-jest: "npm:^29.4.12"
ts-node: "npm:^10.9.1"
typescript: "npm:^5.3.2"
peerDependencies:
Expand All @@ -135,7 +135,7 @@ __metadata:
esbuild: "npm:^0.28.1"
jest: "npm:^29.7.0"
source-map-support: "npm:^0.5.21"
ts-jest: "npm:^29.4.11"
ts-jest: "npm:^29.4.12"
ts-node: "npm:^10.9.1"
typescript: "npm:^5.3.2"
languageName: unknown
Expand All @@ -161,7 +161,7 @@ __metadata:
aws-cdk: "npm:^2.1132.0"
jest: "npm:^29.7.0"
source-map-support: "npm:^0.5.21"
ts-jest: "npm:^29.4.11"
ts-jest: "npm:^29.4.12"
ts-node: "npm:^10.9.1"
typescript: "npm:^5.3.2"
peerDependencies:
Expand All @@ -183,7 +183,7 @@ __metadata:
aws-cdk: "npm:^2.1132.0"
jest: "npm:^29.7.0"
source-map-support: "npm:^0.5.21"
ts-jest: "npm:^29.4.11"
ts-jest: "npm:^29.4.12"
ts-node: "npm:^10.9.1"
typescript: "npm:^5.3.2"
yaml: "npm:^2.9.0"
Expand All @@ -205,7 +205,7 @@ __metadata:
axios: "npm:^1.18.0"
jest: "npm:^29.7.0"
source-map-support: "npm:^0.5.21"
ts-jest: "npm:^29.4.11"
ts-jest: "npm:^29.4.12"
ts-node: "npm:^10.9.1"
typescript: "npm:^5.3.2"
peerDependencies:
Expand All @@ -222,7 +222,7 @@ __metadata:
"@types/node": "npm:^24.13.3"
aws-cdk: "npm:^2.1132.0"
jest: "npm:^29.7.0"
ts-jest: "npm:^29.4.11"
ts-jest: "npm:^29.4.12"
ts-node: "npm:^10.9.1"
typescript: "npm:^5.3.2"
peerDependencies:
Expand Down Expand Up @@ -261,7 +261,7 @@ __metadata:
axios: "npm:^1.18.0"
jest: "npm:^29.7.0"
source-map-support: "npm:^0.5.21"
ts-jest: "npm:^29.4.11"
ts-jest: "npm:^29.4.12"
ts-node: "npm:^10.9.1"
typescript: "npm:^5.3.2"
peerDependencies:
Expand All @@ -279,7 +279,7 @@ __metadata:
aws-cdk: "npm:^2.1132.0"
jest: "npm:^29.7.0"
source-map-support: "npm:^0.5.21"
ts-jest: "npm:^29.4.11"
ts-jest: "npm:^29.4.12"
ts-node: "npm:^10.9.1"
typescript: "npm:^5.3.2"
peerDependencies:
Expand All @@ -297,7 +297,7 @@ __metadata:
aws-cdk: "npm:^2.1132.0"
jest: "npm:^29.7.0"
source-map-support: "npm:^0.5.21"
ts-jest: "npm:^29.4.11"
ts-jest: "npm:^29.4.12"
ts-node: "npm:^10.9.1"
typescript: "npm:^5.3.2"
peerDependencies:
Expand All @@ -315,7 +315,7 @@ __metadata:
aws-cdk: "npm:^2.1132.0"
jest: "npm:^29.7.0"
source-map-support: "npm:^0.5.21"
ts-jest: "npm:^29.4.11"
ts-jest: "npm:^29.4.12"
ts-node: "npm:^10.9.1"
typescript: "npm:^5.3.2"
peerDependencies:
Expand All @@ -339,7 +339,7 @@ __metadata:
constructs: "npm:^10.7.1"
jest: "npm:^29.7.0"
source-map-support: "npm:^0.5.21"
ts-jest: "npm:^29.4.11"
ts-jest: "npm:^29.4.12"
ts-node: "npm:^10.9.1"
typescript: "npm:^5.3.2"
peerDependencies:
Expand All @@ -362,7 +362,7 @@ __metadata:
aws-cdk: "npm:^2.1132.0"
jest: "npm:^29.7.0"
source-map-support: "npm:^0.5.21"
ts-jest: "npm:^29.4.11"
ts-jest: "npm:^29.4.12"
ts-node: "npm:^10.9.1"
typescript: "npm:^5.3.2"
peerDependencies:
Expand All @@ -380,7 +380,7 @@ __metadata:
aws-cdk: "npm:^2.1132.0"
jest: "npm:^29.7.0"
source-map-support: "npm:^0.5.21"
ts-jest: "npm:^29.4.11"
ts-jest: "npm:^29.4.12"
ts-node: "npm:^10.9.1"
typescript: "npm:^5.3.2"
peerDependencies:
Expand Down Expand Up @@ -9044,7 +9044,7 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^7.8.0, semver@npm:^7.8.1, semver@npm:^7.8.4":
"semver@npm:^7.8.1, semver@npm:^7.8.4, semver@npm:^7.8.5":
version: 7.8.5
resolution: "semver@npm:7.8.5"
bin:
Expand Down Expand Up @@ -9421,17 +9421,17 @@ __metadata:
languageName: node
linkType: hard

"ts-jest@npm:^29.4.11":
version: 29.4.11
resolution: "ts-jest@npm:29.4.11"
"ts-jest@npm:^29.4.12":
version: 29.4.12
resolution: "ts-jest@npm:29.4.12"
dependencies:
bs-logger: "npm:^0.2.6"
fast-json-stable-stringify: "npm:^2.1.0"
handlebars: "npm:^4.7.9"
json5: "npm:^2.2.3"
lodash.memoize: "npm:^4.1.2"
make-error: "npm:^1.3.6"
semver: "npm:^7.8.0"
semver: "npm:^7.8.5"
type-fest: "npm:^4.41.0"
yargs-parser: "npm:^21.1.1"
peerDependencies:
Expand All @@ -9457,7 +9457,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: 10c0/f9e6ab3235f33088c4d6441da97d4b03b1fe9c21f4d859d7acf3f325ea36471a6c1ea9301f445b2670efa1a391dcddc31ecd8641a2d673752d074136311b8480
checksum: 10c0/cf08cf4b417085578db038b525c8b22cf6af689601eab697fe84a46fa07bddcd506bd961c607c8f25c705e90ea8ac8ecf258fc200161f4e0882d0d7db4db9ec9
languageName: node
linkType: hard

Expand Down