Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: sync storage-browser/main with main #13863

Conversation

ashwinkumar6
Copy link
Member

@ashwinkumar6 ashwinkumar6 commented Sep 30, 2024

Description of changes

Sync storage-browser/main with main

Issue #, if available

Description of how you validated changes

Checklist

  • PR description included
  • yarn test passes
  • Unit Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)

Checklist for repo maintainers

  • Verify E2E tests for existing workflows are working as expected or add E2E tests for newly added workflows
  • New source file paths included in this PR have been added to CODEOWNERS, if appropriate

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

HuiSF and others added 23 commits September 6, 2024 08:58
…side (aws-amplify#13739)

* chore(auth): add the service client factories into foundation

* refactor(auth): use service clients in foundation

* chore(auth): refactor existing unit test suites

* chore(auth): add unit tests for newly added modules

* chore(auth): add missing license header

* chore(repo): update sdk type extractio destination for the auth package

* chore: resolve most of the comments from cshfang

* chore: resolve most of the comments from cshfang cont.

* chore: resolve most of the comments from cshfang cont. 2

* chore: flatten out the /core from foundation

* chore: update outdate test file name to match the src changes
…plify#13799)

* chore: Update GraphQL configuration shape to expect AI routes

* Bump minimum data-schema version

* Bump size limit
Bumps [serve-static](https://github.com/expressjs/serve-static) from 1.15.0 to 1.16.2.
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
- [Commits](expressjs/serve-static@v1.15.0...v1.16.2)

---
updated-dependencies:
- dependency-name: serve-static
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - [email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - [email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - [email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - [email protected]
Bumps [next](https://github.com/vercel/next.js) from 14.2.6 to 14.2.10.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.6...v14.2.10)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix(storage): md5 calculation for react native

* chore: update unit tests

* code cleanup

---------

Co-authored-by: Ashwin Kumar <[email protected]>
* Auth Resumable Sign In

---------

Co-authored-by: JoonWon Choi <[email protected]>
Bumps [rollup](https://github.com/rollup/rollup) from 4.21.1 to 4.22.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.21.1...v4.22.4)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* refactor storage options naming

* update casts

* add bytelength base test
Revert "feat(auth): Enable resumable SignIn (aws-amplify#13483)"

This reverts commit f3421f1.
…ws-amplify#13847)

prevent CustomTab to show in recent used app.

Co-authored-by: Hui Zhao <[email protected]>
@ashwinkumar6 ashwinkumar6 requested review from a team as code owners September 30, 2024 19:26
@ashwinkumar6 ashwinkumar6 changed the title Storage browser/main sync chore: sync storage-browser/main with main Sep 30, 2024
@ashwinkumar6
Copy link
Member Author

ashwinkumar6 commented Sep 30, 2024

All commits are from main -> storage-browser/main except the last commit to increase the bundle size

Copy link
Member

@AllanZhengYP AllanZhengYP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Please merge with a merge commit when the CI passes.

@ashwinkumar6 ashwinkumar6 merged commit 53c96b8 into aws-amplify:storage-browser/main Sep 30, 2024
28 checks passed
@ashwinkumar6 ashwinkumar6 deleted the storage-browser/main-sync branch September 30, 2024 19:57
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.

9 participants