Skip to content

Commit 2d9e476

Browse files
authored
chore: release amplify-category-api (Jul 2026) (#3513)
## Release PR Merges `main` into `release` to trigger the next npm publish. **E2E status:** All tests passed on `run-e2e-beta-sql-layer` (batch `amplify-category-api-e2e-workflow:8605cb73-2c55-4547-865d-fd840697f807`, 195/196 green — only `cleanup_e2e_resources` failed which is post-test cleanup, not an actual test). **⚠️ MERGE INSTRUCTIONS:** - Use **"Create a merge commit"** - Do **NOT** squash - After merge, run `yarn trigger-release` from local clone
2 parents b387076 + 758ab96 commit 2d9e476

37 files changed

Lines changed: 2850 additions & 2587 deletions

File tree

dependency_licenses.txt

Lines changed: 65 additions & 68 deletions
Large diffs are not rendered by default.

package.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@
465465
"**/istanbul/async": "^2.6.4",
466466
"**/jake/async": "^2.6.4",
467467
"**/nth-check": "^2.0.1",
468-
"aws-cdk-lib": "2.224.0",
468+
"aws-cdk-lib": "2.260.0",
469469
"lodash": "^4.18.1",
470470
"node-fetch": "^2.6.7",
471471
"cross-fetch": "^2.2.6",
@@ -479,7 +479,7 @@
479479
"semver": "^7.5.2",
480480
"axios": "^1.16.1",
481481
"braces": "^3.0.3",
482-
"@aws-sdk/core": "^3.974.23",
482+
"@aws-sdk/core": "3.974.26",
483483
"cookie": "^0.7.0",
484484
"@octokit/request-error": "^5.1.1",
485485
"@octokit/request": "^8.4.1",
@@ -503,7 +503,10 @@
503503
"**/fast-xml-parser": "~5.7.2",
504504
"**/fast-xml-builder": ">=1.1.7",
505505
"@opentelemetry/core": ">=2.8.0",
506-
"uuid": "^11.1.1"
506+
"uuid": "^11.1.1",
507+
"ws": ">=7.5.11",
508+
"form-data": ">=4.0.6",
509+
"js-cookie": ">=3.0.7"
507510
},
508511
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
509512
}

0 commit comments

Comments
 (0)