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.2.1 in /client #771

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps aws-amplify from 4.3.39 to 5.2.1.

Release notes

Sourced from aws-amplify's releases.

2023-05-11 Amplify JS release - aws-amplify@5.2.1

What's Changed

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@5.2.0...aws-amplify@5.2.1

2023-05-04 Amplify JS release - aws-amplify@5.2.0

What's Changed

Full Changelog: https://github.com/aws-amplify/amplify-js/commits/aws-amplify@5.2.0

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

... (truncated)

Commits
  • 6649dd6 chore(release): Publish [ci skip]
  • 999f7b1 release: Amplify JS release (#11366)
  • 720ac60 fix(core): add URL polyfill for signer in react native (#11362)
  • 1b3a4bb feat(data): refactor single-client consecutive update unit tests; fake GraphQ...
  • c07e253 chore: Fixed NextJS canary configuration (#11356)
  • 06dae62 feat: Add Snyk security scanning (#11285)
  • 1603af3 feat(core): refactor signer implementation to remove polyfill (#11319)
  • eca5078 feature: Enable rollback infrastructure (#11332)
  • 50cb189 chore: Add NPM duplicate dependency check to canaries (#11333)
  • f7c8974 chore(release): update API docs [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 #784.