-
Notifications
You must be signed in to change notification settings - Fork 2.2k
chore: sync storage-browser/main with main branch #13911
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
Merged
AllanZhengYP
merged 36 commits into
aws-amplify:storage-browser/main
from
AllanZhengYP:storage-browser/main-update
Oct 11, 2024
Merged
chore: sync storage-browser/main with main branch #13911
AllanZhengYP
merged 36 commits into
aws-amplify:storage-browser/main
from
AllanZhengYP:storage-browser/main-update
Oct 11, 2024
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…user agents, added AI types
…ated exports in libraruUtilts
- @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]
* chore: upgrade eslint and relevant dependencies * chore(react-native): suppress require() usage exceptions * chore(auth): fix new lint issues * chore(datastore): fix new lint issues * chore(geo): replace deprecated lint rules suppressing comment * chore(react-native): remove unnecessary eslint rule suppressing comments
* chore(deps): bump cookie from 0.5.0 to 0.7.0 Bumps [cookie](https://github.com/jshttp/cookie) from 0.5.0 to 0.7.0. - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.5.0...v0.7.0) --- updated-dependencies: - dependency-name: cookie dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * un pin the version --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ashika112 <[email protected]>
* update yarn lock and test * Revert "fix: temporarily disable failing test to unblock pipeline" This reverts commit 5960e13. * remove char after + in userAgent version * update unit tests * revert integ test run * update unit tests * update lock
ashwinkumar6
previously approved these changes
Oct 11, 2024
calebpollman
previously approved these changes
Oct 11, 2024
6f0676e
914d5be
to
6f0676e
Compare
calebpollman
approved these changes
Oct 11, 2024
ashwinkumar6
approved these changes
Oct 11, 2024
4db9fef
into
aws-amplify:storage-browser/main
28 checks passed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of changes
Sync the storage-browser/main branch with main branch
Issue #, if available
Description of how you validated changes
Checklist
yarn test
passesChecklist for repo maintainers
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.