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.0.17 in /client #644

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps aws-amplify from 4.3.39 to 5.0.17.

Release notes

Sourced from aws-amplify's releases.

2023-03-06 Amplify JS release

What's Changed

New Contributors

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@5.0.16...aws-amplify@5.0.17

2023-02-23 Amplify JS release - aws-amplify@5.0.16

What's Changed

New Contributors

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@5.0.15...aws-amplify@5.0.16

2023-02-16 Amplify JS release - aws-amplify@5.0.15

What's Changed

2023-02-09 Amplify JS release - aws-amplify@5.0.14

What's Changed

... (truncated)

Commits
  • 42e0ea1 chore(release): Publish [ci skip]
  • 604677f Amplify JS release (#11045)
  • 2039a2b chore: Docs updates (#11044)
  • eb8b05f fix(@​aws-amplify/datastore): strictly define null vs undefined behavior on mo...
  • aa379c5 Add NodeJS and Yarn version recommendations in CONTRIBUTING.md (#10837)
  • 4d4712c Call errorCallback on error in _initializeUploadTask (#10968)
  • 5147c5c feat(pubsub): Typescript improvements and cleanup (#10954)
  • 91e0c8f fix(datastore): remove connections with model field as undefined (#10983)
  • 37b9c23 feat(data): add E2E tests for DataStore docs examples (#11031)
  • a338899 chore(release): update version.ts [ci skip]
  • 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 #645.