Skip to content
This repository has been archived by the owner on Oct 29, 2021. It is now read-only.

Bump @aws-amplify/ui-react from 0.2.19 to 1.0.5 #119

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps @aws-amplify/ui-react from 0.2.19 to 1.0.5.

Release notes

Sourced from @​aws-amplify/ui-react's releases.

aws-amplify@0.4.1

  • aws-amplify - 0.4.1
    • Enhancement: Storage protected level #780
    • Enhancement: OIDC support for graphql #861
    • Enhancment: Analytics client context configurable #855
    • Bug Fix: fix: setPreferredMFA method throws error when setting totp with no cellphone #859

aws-amplify@0.4.0

  • aws-amplify - v0.4.0
    • Bug Fix: To return an empty object instead of undefined if auth is not configured. #714
    • Bug Fix: Analytics retry issue #644
    • Bug Fix: Adds the ability to sign custom graphql requests. #743
    • Bug Fix: Changed refreshing federated token logic #797
    • Bug Fix: API fixes: escape characters on url and query strings #782
    • Bug Fix: Set graphql dependency version to exactly 0.13.0 #800
    • Bug Fix: [RN] Get guest credentials identity cached into AsyncStorage #835
    • Enhancement: Add support for developer authenticated strategies #425
    • Enhancement: Auth current authenticated user enhancement #713
    • Enhancement: Allow the developer to provide an identity id #665
    • Enhancement: Move amplify config into common module #763
    • Enhancement: Add isAllResponse to custom authorizer request in API #664
    • Enhancement: Add peerDependencies for graphql #832
    • Feature: Add ServiceWorker utility class #831
    • Feature: federated sign in for react native #818

aws-amplify@0.3.3

  • aws-amplify - v0.3.3
    • remove unused variable #670
    • Enhancement: Configurable Storage prefix #611 #332 #668
    • Enhancement: Analytics events resending limit #590
    • Bug Fix: Cannot sign in after Auth.completeNewPassword #589
    • Bug Fix: Declare type dependencies #629
    • Bug Fix: API GraphQL connect fix #652
    • Feature: OAuth / Cognito Hosted UI #565 #480 #311 #45 #542 #376 #710
    • Enhancement: add docs for protected storage level #626
    • Enhancement: Dispatch failure event for pwd completion error #694
    • Bug Fix: Sign out and i18n #700
    • Enhancement: Initial commit of documentation change #708
    • Bug Fix: use NetworkError code in aws-cognito-identity #706

aws-amplify@0.3.0

  • Feature: Adding graphql support #645.
  • Bug Fix: Analytics retry issue #644.
Commits
  • 030e3c9 chore(release): Publish [ci skip]
  • f271594 chore: preparing release
  • 4b37112 fix(@aws-amplify/datastore): handle sync query unauthorized (#7926)
  • 7c8eb92 chore: Add node auth tests to CircleCI (#7915)
  • 5cce7e6 fix(amazon-cognito-identity-js): update sendMFACode callback type (#7801)
  • 5a6cecd Merge pull request #7925 from medelman17/main
  • 64357b1 fix(rn-ui): respect user provided theme
  • 85d4dcf ci: unblock unstable deployments (#7924)
  • bf2f048 feat(@aws-amplify/ui-components): add hideToast prop to authenticator (#7129)
  • 6c9c4ef fix(amazon-cognito-identity-js): update podspec dep (#7873)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 15, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 26, 2021

Superseded by #122.

@dependabot dependabot bot closed this Mar 26, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-amplify/ui-react-1.0.5 branch March 26, 2021 08:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Please pre-compile aws-amplify-react/dist/API/GraphQL/Connect.js
0 participants