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.25 in /client #710

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps aws-amplify from 4.3.39 to 5.0.25.

Release notes

Sourced from aws-amplify's releases.

2023-04-06 Amplify JS release - aws-amplify@5.0.25

What's Changed

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@5.0.24...aws-amplify@5.0.25

Amplify JS release - aws-amplify@5.0.24

What's Changed

New Contributors

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@5.0.23...aws-amplify@5.0.24

2023-03-30 Amplify JS release - aws-amplify@5.0.23

What's Changed

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@5.0.22...aws-amplify@5.0.23

2023-03-23 Amplify JS release - aws-amplify@5.0.22

What's Changed

... (truncated)

Commits
  • 4d16972 chore(release): Publish [ci skip]
  • d13e85a chore: Release process (#11199)
  • 7bdbac7 chore: Docs updates (#11198)
  • a9bd459 fix(data): fix establishRelationAndKeys util to not attempt to add duplicat...
  • b0b9b5b fix: query on null fields to not throw error (#11185)
  • 4e661c3 chore: Updated codeowners to require admin approval for changes to aws-amplif...
  • 33810b1 fix(@​aws-amplify/datastore): Remove extra null fields on create mutations (#1...
  • 0e83282 chore(release): update version.ts [ci skip]
  • 5a86620 chore(release): Publish [ci skip]
  • 05d5627 chore: Release process (#11182)
  • 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 #718.