daita-technologies / backend

Backend system for the DAITA platform.
http://app.daita.tech
GNU Affero General Public License v3.0
3 stars 1 forks source link

chore(deps): bump aws-sam-cli from 1.53.0 to 1.57.0 #194

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps aws-sam-cli from 1.53.0 to 1.57.0.

Release notes

Sourced from aws-sam-cli's releases.

Release 1.57.0 - sam sync supports container build

Hashes:

Filename SHA256
aws-sam-cli-1.57.0.sierra.bottle.tar.gz b2acf0e752b4b603def7101760a149d530394d31eae23ed2cb237438d48148b8
aws-sam-cli-1.57.0.x86_64_linux.bottle.tar.gz 06d6b1b9c28cb630930dd9906f9ccdc166ac60315c54715d468c4793448173f0
AWS_SAM_CLI_64_PY3.msi 2c7317009c4505bd495a3e950baba23175a519e73d4f390c13b2cd6f3892983d
aws-sam-cli-linux-x86_64.zip bcef3754dd4754596f7e9c55433f83b9aef798e7024c13231ee60cdf9abbae2d

What's Changed

Full Changelog: https://github.com/aws/aws-sam-cli/compare/v1.56.1...v1.57.0

Release 1.56.1 - Patch Translator Validation for Language Extensions and URL Parsing

Hashes

Filename SHA256
aws-sam-cli-1.56.1.x86_64_linux.bottle.tar.gz 2f76ed1aff017168d0757c4cc4fc67b2b67f58be586a97d44e69fc9a4d1b447a
aws-sam-cli-1.56.1.sierra.bottle.tar.gz eca8aecefec81c86e51f58bbd03f8d4091b29f18036707003178718952df580d
AWS_SAM_CLI_64_PY3.msi 396f7834758c74e0fbf5e840ffa3872d53b6e09bc7147a9a184f913b0510550c
aws-sam-cli-linux-x86_64.zip 32c455f17d46c872b1614b969655406c6d86e285164176886bde0321b4245e64

What's Changed

New Contributors

... (truncated)

Commits
  • b5c47a6 Merge from aws/aws-sam-cli/develop
  • b9196b0 chore: bump version to 1.57.0 (#4237)
  • 0863784 fix: README.md - command names (#4228)
  • c224a90 feat: Add use-container flag to sam sync command (#4224)
  • 880e17e feat: updating app templates repo hash with (8b484c8de4446038fa453bb626f5d20b...
  • ccf0a5d Revert "feat: Added data-safe stack trace collection to telemetry (#3917) (#4...
  • 823dc3f fix: return None instead of exception when layer reference can't be found in ...
  • 163cd96 chore: Bump SamTranslator version to 1.51.0 (#4227)
  • 94258c5 perf: push --help text to 150ms, 2.6x improvement - supercharge the cli. (#...
  • ce096e4 perf: improve unit test times for overall by 2.7x (#4214)
  • 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 #198.