Skip to content

Commit

Permalink
chore: update schema generation (#2164)
Browse files Browse the repository at this point in the history
  • Loading branch information
p5quared authored Oct 30, 2024
1 parent 17b694d commit b56d344
Show file tree
Hide file tree
Showing 20 changed files with 120 additions and 54 deletions.
20 changes: 20 additions & 0 deletions .changeset/lovely-fishes-cheer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
'@aws-amplify/backend-platform-test-stubs': patch
'@aws-amplify/backend-output-storage': patch
'@aws-amplify/integration-tests': patch
'@aws-amplify/backend-deployer': patch
'@aws-amplify/backend-function': patch
'@aws-amplify/schema-generator': patch
'@aws-amplify/backend-storage': patch
'@aws-amplify/auth-construct': patch
'@aws-amplify/ai-constructs': patch
'@aws-amplify/client-config': patch
'@aws-amplify/backend-auth': patch
'@aws-amplify/backend-data': patch
'@aws-amplify/plugin-types': patch
'@aws-amplify/backend-ai': patch
'@aws-amplify/backend': patch
'@aws-amplify/sandbox': patch
---

update aws-cdk lib to ^2.158.0
5 changes: 5 additions & 0 deletions .changeset/orange-nails-cross.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@aws-amplify/schema-generator': patch
---

Upgrade @aws-amplify/graphql-schema-generator to v0.11.0
2 changes: 2 additions & 0 deletions .changeset/thirty-cheetahs-clap.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
115 changes: 77 additions & 38 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/ai-constructs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"typescript": "^5.0.0"
},
"peerDependencies": {
"aws-cdk-lib": "^2.152.0",
"aws-cdk-lib": "^2.158.0",
"constructs": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/auth-construct/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@aws-sdk/util-arn-parser": "^3.568.0"
},
"peerDependencies": {
"aws-cdk-lib": "^2.152.0",
"aws-cdk-lib": "^2.158.0",
"constructs": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/backend-ai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@aws-amplify/plugin-types": "^1.0.1"
},
"peerDependencies": {
"aws-cdk-lib": "^2.152.0",
"aws-cdk-lib": "^2.158.0",
"constructs": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/backend-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@aws-amplify/platform-core": "^1.0.6"
},
"peerDependencies": {
"aws-cdk-lib": "^2.152.0",
"aws-cdk-lib": "^2.158.0",
"constructs": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/backend-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@aws-amplify/platform-core": "^1.0.7"
},
"peerDependencies": {
"aws-cdk-lib": "^2.152.0",
"aws-cdk-lib": "^2.158.0",
"constructs": "^10.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/backend-deployer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"tsx": "^4.6.1"
},
"peerDependencies": {
"aws-cdk": "^2.152.0",
"aws-cdk": "^2.158.0",
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/backend-function/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"uuid": "^9.0.1"
},
"peerDependencies": {
"aws-cdk-lib": "^2.152.0",
"aws-cdk-lib": "^2.158.0",
"constructs": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/backend-output-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"@aws-amplify/plugin-types": "^1.2.2"
},
"peerDependencies": {
"aws-cdk-lib": "^2.152.0"
"aws-cdk-lib": "^2.158.0"
}
}
2 changes: 1 addition & 1 deletion packages/backend-platform-test-stubs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"license": "Apache-2.0",
"dependencies": {
"@aws-amplify/plugin-types": "^1.2.2",
"aws-cdk-lib": "^2.152.0",
"aws-cdk-lib": "^2.158.0",
"constructs": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/backend-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@aws-amplify/platform-core": "^1.0.6"
},
"peerDependencies": {
"aws-cdk-lib": "^2.152.0",
"aws-cdk-lib": "^2.158.0",
"constructs": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"lodash.snakecase": "^4.1.1"
},
"peerDependencies": {
"aws-cdk-lib": "^2.152.0",
"aws-cdk-lib": "^2.158.0",
"constructs": "^10.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@zip.js/zip.js": "^2.7.52",
"aws-amplify": "^6.0.16",
"aws-appsync-auth-link": "^3.0.7",
"aws-cdk-lib": "^2.152.0",
"aws-cdk-lib": "^2.158.0",
"constructs": "^10.0.0",
"execa": "^8.0.1",
"fs-extra": "^11.1.1",
Expand Down
Loading

0 comments on commit b56d344

Please sign in to comment.