Skip to content

Conversation

@aws-eddy
Copy link
Owner

Description of changes

Issue #, if available

Description of how you validated changes

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)
  • New AWS SDK calls or CloudFormation actions have been added to relevant test and service IAM policies
  • Pull request labels are added

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

aws-amplify-bot and others added 30 commits April 4, 2023 01:37
 - @aws-amplify/amplify-app@5.0.2-rc.4a4caf393.0
 - @aws-amplify/amplify-appsync-simulator@2.10.4-rc.4a4caf393.0
 - @aws-amplify/amplify-category-analytics@5.0.4-rc.4a4caf393.0
 - @aws-amplify/amplify-category-auth@3.0.2-rc.4a4caf393.0
 - @aws-amplify/amplify-category-custom@3.0.2-rc.4a4caf393.0
 - @aws-amplify/amplify-category-function@5.1.2-rc.4a4caf393.0
 - @aws-amplify/amplify-category-geo@3.0.2-rc.4a4caf393.0
 - @aws-amplify/amplify-category-hosting@3.5.4-rc.4a4caf393.0
 - @aws-amplify/amplify-category-interactions@5.0.4-rc.4a4caf393.0
 - @aws-amplify/amplify-category-notifications@2.24.4-rc.4a4caf393.0
 - @aws-amplify/amplify-category-predictions@5.0.4-rc.4a4caf393.0
 - @aws-amplify/amplify-category-storage@5.0.2-rc.4a4caf393.0
 - @aws-amplify/amplify-cli-core@4.0.2-rc.4a4caf393.0
 - amplify-cli-core@4.0.2-rc.4a4caf393.0
 - @aws-amplify/cli-extensibility-helper@3.0.2-rc.4a4caf393.0
 - @aws-amplify/cli@11.0.4-rc.4a4caf393.0
 - @aws-amplify/cli-internal@11.0.4-rc.4a4caf393.0
 - @aws-amplify/amplify-console-hosting@2.5.2-rc.4a4caf393.0
 - @aws-amplify/amplify-console-integration-tests@2.6.10-rc.4a4caf393.0
 - @aws-amplify/amplify-container-hosting@2.6.2-rc.4a4caf393.0
 - amplify-dotnet-function-runtime-provider@1.7.5-rc.4a4caf393.0
 - @aws-amplify/amplify-dotnet-function-template-provider@2.5.2-rc.4a4caf393.0
 - amplify-dynamodb-simulator@2.5.11-rc.4a4caf393.0
 - @aws-amplify/amplify-e2e-core@4.8.2-rc.4a4caf393.0
 - amplify-e2e-tests@4.0.2-rc.4a4caf393.0
 - @aws-amplify/amplify-environment-parameters@1.4.2-rc.4a4caf393.0
 - @aws-amplify/amplify-frontend-ios@3.6.4-rc.4a4caf393.0
 - @aws-amplify/amplify-frontend-javascript@3.9.2-rc.4a4caf393.0
 - amplify-go-function-runtime-provider@2.3.15-rc.4a4caf393.0
 - amplify-graphql-migration-tests@2.4.2-rc.4a4caf393.0
 - amplify-java-function-runtime-provider@2.3.15-rc.4a4caf393.0
 - amplify-java-function-template-provider@1.5.18-rc.4a4caf393.0
 - @aws-amplify/amplify-migration-tests@5.4.3-rc.4a4caf393.0
 - amplify-nodejs-function-runtime-provider@2.3.15-rc.4a4caf393.0
 - @aws-amplify/amplify-nodejs-function-template-provider@2.7.4-rc.4a4caf393.0
 - @aws-amplify/amplify-opensearch-simulator@1.2.4-rc.4a4caf393.0
 - @aws-amplify/amplify-prompts@2.6.7-rc.4a4caf393.0
 - @aws-amplify/amplify-provider-awscloudformation@8.0.4-rc.4a4caf393.0
 - amplify-python-function-runtime-provider@2.4.15-rc.4a4caf393.0
 - @aws-amplify/amplify-util-mock@5.0.6-rc.4a4caf393.0
 - @aws-amplify/amplify-util-uibuilder@1.6.13-rc.4a4caf393.0
* chore: complete prefixing cli-core migration

* chore: generate api extract and sort package.json

* feat(amplify-util-uibuilder): support StorageField (#12386)

* feat((amplify-util-uibuilder): support StorageField

* chore: update all aws-sdk versions to ^2.1350.0

* fix: revert changes to package.json.ejs

* chore: add **/aws-sdk to package.json under resolutions

* fix: revert white space changes in package.json.ejs

* fix: bump codegen-ui to 2.12.1

* chore: bump lint memory

---------

Co-authored-by: Hein Jeong <heinje@amazon.com>
Co-authored-by: Kamil Sobol <sobkamil@amazon.com>

* chore: reclassify CFN deployment errors if all the errors are from custom resources (#12398)

* chore: reclassify CFN deployment errors if all the errors are from custom resources

* fix: run prettier

* fix: correctly scope amplify-cli-core

* fix: pr review updates

* fix: reclassify BucketNotExists error during init-env (#12399)

* feat: create new NodeJS functions with nodejs18.x runtime (#12394)

* chore: use node 18 in the packaged cli

* chore: force prebuild-install to 7.11

* chore: try update

* Revert "chore: try update"

This reverts commit 6332c61.

* chore: disable deprecation flags

* chore: try node18 image

* chore: more memory

* chore: less parallelization

* chore: try newer windows

* Revert "chore: try newer windows"

This reverts commit 59d5e6d.

* chore: install node 18 on windows

* chore: install node 18 on windows

* chore: try this

* chore: try this

* chore: try this

* chore: try this

* Revert "Revert "chore: try newer windows""

This reverts commit dcac927.

* chore: try this

* chore: try this

* chore: consolidate steps

* chore: parallel in UT

* chore: parallel in UT

* chore: remove dotnet migration test

* chore: fix results script

* chore: fix dotnet

* chore: install create react app

* chore: allow old ssl

* Revert "chore: allow old ssl"

This reverts commit 08d03f9.

* chore: use new react scripts

* chore: poke ci

* chore: fix init test

* chore: use usual ECR repo

* chore: use previous windows image

* Revert "chore: use previous windows image"

This reverts commit f3299f1.

* chore: update pkg

* chore: remove sequential promise

* chore: run this in us west

* Revert "chore: remove sequential promise"

This reverts commit f053413.

* chore: wait for selection

* chore: wait for selection

* chore: wait for selection

* chore: wait for choice first

* feat: generate nodejs18 lambdas

* chore: dont use modules

* chore: undo that

* chore: make crud work

* chore: fix test

* chore: fix that test

* chore: refactor imports

* chore: fix test

* chore: fix test

* chore: fix test

* chore: fix test

* chore: fix test

* chore: add nodejs12.x to migrate from

* chore: fix test

* chore: fix test

* chore: test nodejs crud

* chore: update tests

* chore: pr feedback

* fix: block auth w/ triggers push if not migrated to cli-inputs (#12337)

* fix: catch undefined LogicalName when Lambda Layer versions are deleted from the console (#12351)

* fix: throw a descriptive AmplifyError when an existing lambda layer LogicalName is undefined

* chore: migrate missing files

* chore: fixing failing tests

* chore: sort package.json

* chore: complete prefixing cli-core migration

* chore: regenerate yarn.lock and address codeQL warnings

* chore: lint file

---------

Co-authored-by: Hein Jeong <73264629+hein-j@users.noreply.github.com>
Co-authored-by: Hein Jeong <heinje@amazon.com>
Co-authored-by: Kamil Sobol <sobkamil@amazon.com>
Co-authored-by: Amplifiyer <51211245+Amplifiyer@users.noreply.github.com>
Co-authored-by: Edward Foyle <foyleef@amazon.com>
Co-authored-by: Spencer Stolworthy <sstol@amazon.com>
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.11 to 3.9.15.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](patriksimek/vm2@3.9.11...3.9.15)

---
updated-dependencies:
- dependency-name: vm2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.11 to 3.9.15.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](patriksimek/vm2@3.9.11...3.9.15)

---
updated-dependencies:
- dependency-name: vm2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
 - @aws-amplify/amplify-app@5.0.2
 - @aws-amplify/amplify-appsync-simulator@2.10.4
 - @aws-amplify/amplify-category-analytics@5.0.4
 - @aws-amplify/amplify-category-auth@3.0.2
 - @aws-amplify/amplify-category-custom@3.0.2
 - @aws-amplify/amplify-category-function@5.1.2
 - @aws-amplify/amplify-category-geo@3.0.2
 - @aws-amplify/amplify-category-hosting@3.5.4
 - @aws-amplify/amplify-category-interactions@5.0.4
 - @aws-amplify/amplify-category-notifications@2.24.4
 - @aws-amplify/amplify-category-predictions@5.0.4
 - @aws-amplify/amplify-category-storage@5.0.2
 - @aws-amplify/amplify-cli-core@4.0.2
 - amplify-cli-core@4.0.2
 - @aws-amplify/cli-extensibility-helper@3.0.2
 - @aws-amplify/cli@11.0.4
 - @aws-amplify/cli-internal@11.0.4
 - @aws-amplify/amplify-console-hosting@2.5.2
 - @aws-amplify/amplify-console-integration-tests@2.6.10
 - @aws-amplify/amplify-container-hosting@2.6.2
 - amplify-dotnet-function-runtime-provider@1.7.5
 - @aws-amplify/amplify-dotnet-function-template-provider@2.5.2
 - amplify-dynamodb-simulator@2.5.11
 - @aws-amplify/amplify-e2e-core@4.8.2
 - amplify-e2e-tests@4.0.2
 - @aws-amplify/amplify-environment-parameters@1.4.2
 - @aws-amplify/amplify-frontend-ios@3.6.4
 - @aws-amplify/amplify-frontend-javascript@3.9.2
 - amplify-go-function-runtime-provider@2.3.15
 - amplify-graphql-migration-tests@2.4.2
 - amplify-java-function-runtime-provider@2.3.15
 - amplify-java-function-template-provider@1.5.18
 - @aws-amplify/amplify-migration-tests@5.4.3
 - amplify-nodejs-function-runtime-provider@2.3.15
 - @aws-amplify/amplify-nodejs-function-template-provider@2.7.4
 - @aws-amplify/amplify-opensearch-simulator@1.2.4
 - @aws-amplify/amplify-prompts@2.6.7
 - @aws-amplify/amplify-provider-awscloudformation@8.0.4
 - amplify-python-function-runtime-provider@2.4.15
 - @aws-amplify/amplify-util-mock@5.0.6
 - @aws-amplify/amplify-util-uibuilder@1.6.13
* fix: support flutter project for idp with social providers

* chore: replace context.print with printer

* fix: support flutter project for idp with social providers

* test: fix tests to pass the correct AmplifyFrontend enum argument

* chore: add lint rule for exhaustive switch check

* test: add e2e test for flutter pull with idp and google sign in

* chore: address PR feedback

* test: fix to support legacy flow in migrations tests

* Update packages/amplify-e2e-tests/src/__tests__/amplify-app.test.ts

Co-authored-by: John Hockett <jhockett@users.noreply.github.com>

* Update packages/amplify-e2e-tests/src/__tests__/pull-2.test.ts

Co-authored-by: John Hockett <jhockett@users.noreply.github.com>

* test: fix to support legacy flow in migrations tests

* Revert "Update packages/amplify-e2e-tests/src/__tests__/pull-2.test.ts"

This reverts commit c0bb9e2.

* Revert "Update packages/amplify-e2e-tests/src/__tests__/amplify-app.test.ts"

This reverts commit 7fb4339.

* Revert "Update packages/amplify-e2e-tests/src/amplify-app-helpers/amplify-app-validation.ts"

This reverts commit 08dd404.

* chore: address PR feedback

* chore: remove unused references

* chore: address PR feedback

* test: fix to support legacy flow in migrations tests

* test: add utility to import auth when user pool is autoselected

* chore: address PR feedback

* chore: fix build

---------

Co-authored-by: John Hockett <jhockett@users.noreply.github.com>
* chore: prepend to headless interface

* chore: sort dependencies

* chore: verify api-extract
* chore: which tests use it?

* Revert "chore: which tests use it?"

This reverts commit 0883a4b.

* chore: move to node18

* chore: fix that

* chore: fix that
awinberg-aws and others added 30 commits May 31, 2023 23:54
* chore: provide better mitigation steps for hosting error

* chore: improve error message for publishing apps

* chore: improve error messaging

* chore: add quotes

* chore: address codeql warning

* chore: revert
* feat: throw message when adding lambda function with same name

* feat: generalQuestionsWalkthrough test
* feat: display error message instead of object

* Update packages/amplify-util-mock/src/func/index.ts

Co-authored-by: John Hockett <jhockett@users.noreply.github.com>

* feat: update printer and fix tests

* fix: api-extract

* fix: nested statements

---------

Co-authored-by: John Hockett <jhockett@users.noreply.github.com>
fix: skip automatic form generation when datastore is not enabled
)

* chore: encable report aggregation for migration and windows tests

* chore: encable report aggregation for migration and windows tests

* chore: encable report aggregation for migration and windows tests

* chore: encable report aggregation for migration and windows tests
* ci: rename e2e branch to avoid triggering circleci job

* ci: update docs
* chore: fix local reports ids variable

* chore: fix local reports ids variable

* chore: fix local reports ids variable
* chore: fix_windows_buildspec

* chore: fix_windows_buildspec
* fix: console integration test

* fix: e2e test on Windows

* fix: try this

* fix: simplify single select

* fix: try this

* fix: undo that
* fix: console integration test

* fix: console integration test

* fix: try this

* fix: try this

* fix: ugh

* fix: try this

* fix: try this

* fix: try this

* fix: try this
* ci: update scripts to match latest yarn2 windows build

* ci: try again

* ci: try again

* ci: dont set global npm path

* ci: cleanup var names & scripts

* chore: cleanup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.