MoveoTech / terraform-aws-rest-api-architecture

REST API architecture baseline
Apache License 2.0
4 stars 1 forks source link

fix: bump aws-amplify from 4.3.39 to 5.1.4 in /client #741

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps aws-amplify from 4.3.39 to 5.1.4.

Release notes

Sourced from aws-amplify's releases.

2023-04-27 Amplify JS release - aws-amplify@5.1.4

What's Changed

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@5.1.3...aws-amplify@5.1.4

2023-04-20 Amplify JS release - aws-amplify@5.1.3

What's Changed

New Contributors

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@5.1.2...aws-amplify@5.1.3

2023-04-17 Amplify JS release - aws-amplify@5.1.2

What's Changed

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@5.1.0...aws-amplify@5.1.2

2023-04-12 Amplify JS release - aws-amplify@5.1.0

What's Changed

  • Remove unnecessary error.log by @​johnf in aws-amplify/amplify-js#11084
  • feat(storage): add validateObjectExistence option in Get API by @​kvramyasri7 in aws-amplify/amplify-js#11154
  • Push notification re-implementation by @​cshfang in aws-amplify/amplify-js#11214
    • Adds a new React Native native module for supporting Amplify Push Notifications
    • Push Notification APIs are now accessed via the Notifications category under Amplify
    • Adds support for Android API 33+ notification permission request
    • Adds support for running background tasks triggered by notifications
    • Adds ability to receive tokens on app launch
    • Adds ability to set/get badge counts (iOS only)
    • To learn more, refer to Amplify Documentation

New Contributors

... (truncated)

Commits
  • 6e57313 chore(release): Publish [ci skip]
  • 394cee5 Amplify JS release (#11315)
  • 0197e92 fix(datastore): add missing errorHandler errors for sync and mutation unauth ...
  • 3af9672 feat(data): add simulated cloud latency to fake GraphQL service; sync process...
  • c5fcaa9 updated storage config type doc (#11282)
  • 43d494b fix(data): sync processor fixes (#11262)
  • fed7774 chore(release): update API docs [ci skip]
  • 3482f11 chore(release): update version.ts [ci skip]
  • eef3783 chore(release): Publish [ci skip]
  • 6f50c20 chore: Amplify JS Release (#11276)
  • 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[bot] commented 1 year ago

Superseded by #755.