Skip to content

build(deps): bump aws-sam-cli from 1.163.0 to 1.164.0 in /aws-cli - #1002

Merged
thomasleplus merged 2 commits into
mainfrom
dependabot/pip/aws-cli/aws-sam-cli-1.164.0
Jul 31, 2026
Merged

build(deps): bump aws-sam-cli from 1.163.0 to 1.164.0 in /aws-cli#1002
thomasleplus merged 2 commits into
mainfrom
dependabot/pip/aws-cli/aws-sam-cli-1.164.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor

Bumps aws-sam-cli from 1.163.0 to 1.164.0.

Release notes

Sourced from aws-sam-cli's releases.

Release version: 1.164.0

Changes:

aa228f8 - feat: add --express flag to sam delete (#9116) d4c1835 - fix(local): warn when CodeUri path does not exist before mounting (#9120) e5dd81f - chore(deps): bump actions/setup-dotnet from 5 to 6 (#9130) 8a78bfd - chore(deps): bump actions/setup-go from 6 to 7 (#9129) 6899909 - chore(deps): bump aws-actions/configure-aws-credentials (#9121) 56510b1 - chore(deps): bump the cryptography group across 1 directory with 3 updates (#9119) 93823f1 - feat: add java8.al2023, java11.al2023, java17.al2023 runtime support (#9125) add6fb5 - feat: update SAM CLI with latest App Templates commit hash (#9137) d72232e - feat: detect AI agent invocations in telemetry (#9127) fe8f8db - chore: bump version to 1.164.0 (#9139)

Hashes:

Filename SHA256
aws-sam-cli-linux-x86_64.zip.sig 7273130cbe8e3c50eb46ac6407dc1db38d9dc0f771384d382f13622c12b4d81a
aws-sam-cli-linux-arm64.zip 482225ee69a1e7a62e73950ad37445178e0065ee610b5a11e2840c44d42ed3f0
aws-sam-cli-linux-arm64.zip.sig 38a0c63fd117303acb60fcf6837a03ed9a58ec063c837315ef3e95aa8f8c435f
aws-sam-cli-macos-x86_64.pkg 52c5a23cd23bf90b2e19d58e3da03219a61e3fa860ddf2c823bad9f4021410b4
aws-sam-cli-macos-arm64.pkg efc0cef879c14ef86293b91578124a318219eaf1372d460a9406322cd4d5c9a2
AWS_SAM_CLI_64_PY3.msi 18838f304905c49095777152d00ceb93b3a73785e0c0b039c729037c69299217
aws-sam-cli-linux-x86_64.zip 7cdb2d5ad0ba66327791b65b1c0ea9857a8d24fd728265a3ab4279d56ababe1d
Commits
  • 70672fd Merge from aws/aws-sam-cli/develop
  • fe8f8db chore: bump version to 1.164.0 (#9139)
  • d72232e feat: detect AI agent invocations in telemetry (#9127)
  • add6fb5 feat: update SAM CLI with latest App Templates commit hash (#9137)
  • 93823f1 feat: add java8.al2023, java11.al2023, java17.al2023 runtime support (#9125)
  • 56510b1 chore(deps): bump the cryptography group across 1 directory with 3 updates (#...
  • 6899909 chore(deps): bump aws-actions/configure-aws-credentials (#9121)
  • 8a78bfd chore(deps): bump actions/setup-go from 6 to 7 (#9129)
  • e5dd81f chore(deps): bump actions/setup-dotnet from 5 to 6 (#9130)
  • d4c1835 fix(local): warn when CodeUri path does not exist before mounting (#9120)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [aws-sam-cli](https://github.com/aws/aws-sam-cli) from 1.163.0 to 1.164.0.
- [Release notes](https://github.com/aws/aws-sam-cli/releases)
- [Commits](aws/aws-sam-cli@v1.163.0...v1.164.0)

---
updated-dependencies:
- dependency-name: aws-sam-cli
  dependency-version: 1.164.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 30, 2026
@github-actions github-actions Bot added the build [Conventional Commits] Changes that affect the build system or external dependencies label Jul 30, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) July 30, 2026 13:45
@github-actions

Copy link
Copy Markdown
Contributor

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

aws-cli/requirements.txt

PackageVersionLicenseIssue Type
aws-sam-cli1.164.0NullUnknown License
Allowed Licenses: 0BSD, Apache-2.0, BSD-2-Clause, BSD-3-Clause, CC0-1.0, MIT, MIT-0

OpenSSF Scorecard

PackageVersionScoreDetails
pip/aws-sam-cli 1.164.0 UnknownUnknown

Scanned Files

  • aws-cli/requirements.txt

@thomasleplus
thomasleplus merged commit 6c6858d into main Jul 31, 2026
1 check passed
@thomasleplus
thomasleplus deleted the dependabot/pip/aws-cli/aws-sam-cli-1.164.0 branch July 31, 2026 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build [Conventional Commits] Changes that affect the build system or external dependencies dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant