Skip to content

Conversation

eppjame
Copy link
Contributor

@eppjame eppjame commented Aug 14, 2024

Description of changes

  • Merge recent changes from storage-browser/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.

israx and others added 30 commits July 23, 2024 16:30
 - @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]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - [email protected]
)

Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.3.4 to 4.4.1.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](NaturalIntelligence/fast-xml-parser@v4.3.4...v4.4.1)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…s-amplify#13653)

disable firefox browser test for nextjs auth in storage app
…multiple AccessGrant instances (aws-amplify#13671)

* fix(storage-browser): listCallerAccessGrantsDeserializernot parsing multiple AccessGrant instances

* chore: add unit tests for single and multiple grants

---------

Co-authored-by: Ashwin Kumar <[email protected]>
)

* update aws-sdk version

* update yarn.lock

* test fix + pin data-schema

* pin glob version

* enable integ test on the branch

* set resolution on glob

* update bundle size

* fix: Remove meaningless tests instead of fixing them

* fix: Update snapshot to reflect removed tests

* fix: Increase api-graphql bundle size to cover data-schema size changes

* revert e2e enable

---------

Co-authored-by:  ashika112 <[email protected]>
Co-authored-by: Aaron S <[email protected]>
Co-authored-by: Aaron S. <[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]
…n getUrl (aws-amplify#13615)

* added content disposition and content type for getUrl and corresponded unit tests

* Update content disposition type for getUrl and uploadData, increase bundle size for both

* Update package.json to bump up bundle size

* extracted content disposition as interface and constructContentDisposition to util

* export Content Disposition interface

* Update  path to relative path. Update description for contentDisposition in options

* update descriptions for contentDisposition

* update LoadOrCreateMultipartUploadOptions's contentDisposition

* add full coverage unit test for

* Bump up getUrl package size to 15.63KB

Bump up getUrl package size to 15.63KB

* Bump up getUrl package size to 15.64KB

the size exceeded 1B
…lify#13682)

* chore(storage-browser): expose additional internal types

* address feedback

* remove 'applicationArn' from listCallerAccessGrant unit test

* Update packages/storage/src/storageBrowser/apis/listCallerAccessGrants.ts

Co-authored-by: Caleb Pollman <[email protected]>

---------

Co-authored-by: Ashwin Kumar <[email protected]>
Co-authored-by: Caleb Pollman <[email protected]>
AllanZhengYP and others added 8 commits August 8, 2024 10:38
* chore(storage): update s3 control model

* fix: move permission validation to custom client

* chore: formatting code
Bumps [axios](https://github.com/axios/axios) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.3...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* remove console.log

* update storage copy type
@eppjame eppjame changed the title chore: merge changes from storage-browser/main chore: merge changes from storage-browser/main to storage-browser/integrity Aug 14, 2024
@AllanZhengYP AllanZhengYP merged commit 5758c09 into aws-amplify:storage-browser/integrity Aug 22, 2024
242 checks passed
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.