Skip to content

Commit

Permalink
feat: unsupported categories codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
bzsurbhi committed Sep 23, 2024
2 parents 94552fd + 385082c commit 7b07e42
Show file tree
Hide file tree
Showing 111 changed files with 1,695 additions and 580 deletions.
4 changes: 4 additions & 0 deletions .eslint-dictionary.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"amplifymeta",
"amplifyrc",
"amplifytools",
"ampx",
"ansi",
"apigateway",
"apigw",
Expand Down Expand Up @@ -61,6 +62,7 @@
"bugfix",
"buildable",
"buildspec",
"bundler",
"callout",
"camelcase",
"cancellable",
Expand Down Expand Up @@ -146,6 +148,7 @@
"errno",
"esbuild",
"esri",
"esModuleInterop",
"etag",
"execa",
"executables",
Expand Down Expand Up @@ -434,6 +437,7 @@
"venv",
"verificationbucket",
"versioned",
"versioning",
"vert",
"virtualenv",
"vpc",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.0.37-gen2-migrations-test.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-09-23)

**Note:** Version bump only for package @aws-amplify/amplify-app





## [5.0.36](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-08-02)

**Note:** Version bump only for package @aws-amplify/amplify-app
Expand Down
6 changes: 3 additions & 3 deletions packages/amplify-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/amplify-app",
"version": "5.0.36",
"version": "5.0.37-gen2-migrations-test.0",
"description": "Amplify CLI",
"repository": {
"type": "git",
Expand Down Expand Up @@ -28,8 +28,8 @@
"dependencies": {
"@aws-amplify/amplify-frontend-android": "3.5.8",
"@aws-amplify/amplify-frontend-flutter": "1.4.7",
"@aws-amplify/amplify-frontend-ios": "3.7.7",
"@aws-amplify/amplify-frontend-javascript": "3.10.18",
"@aws-amplify/amplify-frontend-ios": "3.7.8-gen2-migrations-test.0",
"@aws-amplify/amplify-frontend-javascript": "3.10.19-gen2-migrations-test.0",
"chalk": "^4.1.1",
"execa": "^5.1.1",
"fs-extra": "^8.1.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/amplify-appsync-simulator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.16.6-gen2-migrations-test.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-09-23)


### Bug Fixes

* remove node-ip dependency ([#13877](https://github.com/aws-amplify/amplify-cli/issues/13877)) ([5e9cd5e](https://github.com/aws-amplify/amplify-cli/commit/5e9cd5ee0ee851f10ecbaef80817a19a7b3e04a1))





## [2.16.5](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-08-02)

**Note:** Version bump only for package @aws-amplify/amplify-appsync-simulator
Expand Down
4 changes: 2 additions & 2 deletions packages/amplify-appsync-simulator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/amplify-appsync-simulator",
"version": "2.16.5",
"version": "2.16.6-gen2-migrations-test.0",
"description": "An AppSync Simulator to test AppSync API.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -30,7 +30,7 @@
"extract-api": "ts-node ../../scripts/extract-api.ts"
},
"dependencies": {
"@aws-amplify/amplify-cli-core": "4.3.10",
"@aws-amplify/amplify-cli-core": "4.4.0-gen2-migrations-test.0",
"@aws-amplify/amplify-prompts": "2.8.6",
"@graphql-tools/schema": "^8.3.1",
"@graphql-tools/utils": "^8.5.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-category-analytics/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.0.37-gen2-migrations-test.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-09-23)

**Note:** Version bump only for package @aws-amplify/amplify-category-analytics





## [5.0.36](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-08-02)

**Note:** Version bump only for package @aws-amplify/amplify-category-analytics
Expand Down
6 changes: 3 additions & 3 deletions packages/amplify-category-analytics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/amplify-category-analytics",
"version": "5.0.36",
"version": "5.0.37-gen2-migrations-test.0",
"description": "amplify-cli analytics plugin",
"repository": {
"type": "git",
Expand All @@ -25,8 +25,8 @@
"extract-api": "ts-node ../../scripts/extract-api.ts"
},
"dependencies": {
"@aws-amplify/amplify-cli-core": "4.3.10",
"@aws-amplify/amplify-environment-parameters": "1.9.15",
"@aws-amplify/amplify-cli-core": "4.4.0-gen2-migrations-test.0",
"@aws-amplify/amplify-environment-parameters": "1.9.16-gen2-migrations-test.0",
"@aws-amplify/amplify-prompts": "2.8.6",
"fs-extra": "^8.1.0",
"uuid": "^8.3.2"
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-category-auth/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.7.16-gen2-migrations-test.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-09-23)

**Note:** Version bump only for package @aws-amplify/amplify-category-auth





## [3.7.15](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-08-02)

**Note:** Version bump only for package @aws-amplify/amplify-category-auth
Expand Down
8 changes: 4 additions & 4 deletions packages/amplify-category-auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/amplify-category-auth",
"version": "3.7.15",
"version": "3.7.16-gen2-migrations-test.0",
"description": "amplify-cli authentication plugin",
"repository": {
"type": "git",
Expand Down Expand Up @@ -28,12 +28,12 @@
"extract-api": "ts-node ../../scripts/extract-api.ts"
},
"dependencies": {
"@aws-amplify/amplify-cli-core": "4.3.10",
"@aws-amplify/amplify-environment-parameters": "1.9.15",
"@aws-amplify/amplify-cli-core": "4.4.0-gen2-migrations-test.0",
"@aws-amplify/amplify-environment-parameters": "1.9.16-gen2-migrations-test.0",
"@aws-amplify/amplify-function-plugin-interface": "1.12.1",
"@aws-amplify/amplify-prompts": "2.8.6",
"@aws-amplify/amplify-util-import": "2.8.3",
"@aws-amplify/cli-extensibility-helper": "3.0.34",
"@aws-amplify/cli-extensibility-helper": "3.0.35-gen2-migrations-test.0",
"amplify-headless-interface": "1.17.7",
"amplify-util-headless-input": "1.9.18",
"aws-cdk-lib": "~2.129.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-category-custom/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.1.25-gen2-migrations-test.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-09-23)

**Note:** Version bump only for package @aws-amplify/amplify-category-custom





## [3.1.24](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-08-02)

**Note:** Version bump only for package @aws-amplify/amplify-category-custom
Expand Down
4 changes: 2 additions & 2 deletions packages/amplify-category-custom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/amplify-category-custom",
"version": "3.1.24",
"version": "3.1.25-gen2-migrations-test.0",
"description": "amplify-cli custom resources plugin",
"repository": {
"type": "git",
Expand All @@ -26,7 +26,7 @@
"access": "public"
},
"dependencies": {
"@aws-amplify/amplify-cli-core": "4.3.10",
"@aws-amplify/amplify-cli-core": "4.4.0-gen2-migrations-test.0",
"@aws-amplify/amplify-prompts": "2.8.6",
"aws-cdk-lib": "~2.129.0",
"execa": "^5.1.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-category-function/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.7.11-gen2-migrations-test.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-09-23)

**Note:** Version bump only for package @aws-amplify/amplify-category-function





## [5.7.10](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-08-02)

**Note:** Version bump only for package @aws-amplify/amplify-category-function
Expand Down
6 changes: 3 additions & 3 deletions packages/amplify-category-function/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/amplify-category-function",
"version": "5.7.10",
"version": "5.7.11-gen2-migrations-test.0",
"description": "amplify-cli function plugin",
"repository": {
"type": "git",
Expand All @@ -26,8 +26,8 @@
"access": "public"
},
"dependencies": {
"@aws-amplify/amplify-cli-core": "4.3.10",
"@aws-amplify/amplify-environment-parameters": "1.9.15",
"@aws-amplify/amplify-cli-core": "4.4.0-gen2-migrations-test.0",
"@aws-amplify/amplify-environment-parameters": "1.9.16-gen2-migrations-test.0",
"@aws-amplify/amplify-function-plugin-interface": "1.12.1",
"@aws-amplify/amplify-prompts": "2.8.6",
"archiver": "^5.3.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-category-geo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.5.16-gen2-migrations-test.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-09-23)

**Note:** Version bump only for package @aws-amplify/amplify-category-geo





## [3.5.15](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-08-02)

**Note:** Version bump only for package @aws-amplify/amplify-category-geo
Expand Down
4 changes: 2 additions & 2 deletions packages/amplify-category-geo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/amplify-category-geo",
"version": "3.5.15",
"version": "3.5.16-gen2-migrations-test.0",
"description": "Amplify CLI plugin to manage the Geo resources for the project",
"repository": {
"type": "git",
Expand All @@ -26,7 +26,7 @@
"access": "public"
},
"dependencies": {
"@aws-amplify/amplify-cli-core": "4.3.10",
"@aws-amplify/amplify-cli-core": "4.4.0-gen2-migrations-test.0",
"@aws-amplify/amplify-prompts": "2.8.6",
"ajv": "^6.12.6",
"amplify-headless-interface": "1.17.7",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-category-hosting/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.5.38-gen2-migrations-test.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-09-23)

**Note:** Version bump only for package @aws-amplify/amplify-category-hosting





## [3.5.37](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-08-02)

**Note:** Version bump only for package @aws-amplify/amplify-category-hosting
Expand Down
4 changes: 2 additions & 2 deletions packages/amplify-category-hosting/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/amplify-category-hosting",
"version": "3.5.37",
"version": "3.5.38-gen2-migrations-test.0",
"description": "amplify-cli hosting plugin",
"repository": {
"type": "git",
Expand All @@ -21,7 +21,7 @@
"test": "jest --logHeapUsage --coverage"
},
"dependencies": {
"@aws-amplify/amplify-cli-core": "4.3.10",
"@aws-amplify/amplify-cli-core": "4.4.0-gen2-migrations-test.0",
"@aws-amplify/amplify-prompts": "2.8.6",
"chalk": "^4.1.1",
"fs-extra": "^8.1.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-category-interactions/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.1.30-gen2-migrations-test.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-09-23)

**Note:** Version bump only for package @aws-amplify/amplify-category-interactions





## [5.1.29](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-08-02)

**Note:** Version bump only for package @aws-amplify/amplify-category-interactions
Expand Down
4 changes: 2 additions & 2 deletions packages/amplify-category-interactions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/amplify-category-interactions",
"version": "5.1.29",
"version": "5.1.30-gen2-migrations-test.0",
"description": "amplify-cli interactions plugin",
"repository": {
"type": "git",
Expand All @@ -25,7 +25,7 @@
"extract-api": "ts-node ../../scripts/extract-api.ts"
},
"dependencies": {
"@aws-amplify/amplify-cli-core": "4.3.10",
"@aws-amplify/amplify-cli-core": "4.4.0-gen2-migrations-test.0",
"@aws-amplify/amplify-prompts": "2.8.6",
"fs-extra": "^8.1.0",
"fuzzy": "^0.1.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-category-notifications/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.26.24-gen2-migrations-test.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-09-23)

**Note:** Version bump only for package @aws-amplify/amplify-category-notifications





## [2.26.23](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-08-06)

**Note:** Version bump only for package @aws-amplify/amplify-category-notifications
Expand Down
8 changes: 4 additions & 4 deletions packages/amplify-category-notifications/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/amplify-category-notifications",
"version": "2.26.23",
"version": "2.26.24-gen2-migrations-test.0",
"description": "amplify-cli notifications plugin",
"repository": {
"type": "git",
Expand All @@ -26,10 +26,10 @@
"extract-api": "ts-node ../../scripts/extract-api.ts"
},
"dependencies": {
"@aws-amplify/amplify-cli-core": "4.3.10",
"@aws-amplify/amplify-environment-parameters": "1.9.15",
"@aws-amplify/amplify-cli-core": "4.4.0-gen2-migrations-test.0",
"@aws-amplify/amplify-environment-parameters": "1.9.16-gen2-migrations-test.0",
"@aws-amplify/amplify-prompts": "2.8.6",
"@aws-amplify/amplify-provider-awscloudformation": "8.10.13",
"@aws-amplify/amplify-provider-awscloudformation": "8.10.14-gen2-migrations-test.0",
"aws-sdk": "^2.1464.0",
"chalk": "^4.1.1",
"fs-extra": "^8.1.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-category-predictions/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.5.16-gen2-migrations-test.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-09-23)

**Note:** Version bump only for package @aws-amplify/amplify-category-predictions





## [5.5.15](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-08-02)

**Note:** Version bump only for package @aws-amplify/amplify-category-predictions
Expand Down
Loading

0 comments on commit 7b07e42

Please sign in to comment.