Skip to content

build(deps): bump aws-sam-cli from 1.161.1 to 1.162.0 in /aws-cli#937

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/aws-cli/aws-sam-cli-1.162.0
Jun 18, 2026
Merged

build(deps): bump aws-sam-cli from 1.161.1 to 1.162.0 in /aws-cli#937
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/aws-cli/aws-sam-cli-1.162.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 18, 2026

Copy link
Copy Markdown
Contributor

Bumps aws-sam-cli from 1.161.1 to 1.162.0.

Release notes

Sourced from aws-sam-cli's releases.

Release version: 1.162.0

Changes:

faf5ec8 - ci: unpin durable functions emulator image tag (#9054) c4bc8a2 - feat(local): add --no-watch flag to disable hot reload (#8196) 6c3b664 - ci: retire GitHub-Action Slack notifier for new issues and PRs (#9065) f0b14b0 - chore: bump python version in installer from 3.11.10 to 3.11.15 (#9066) ef08105 - chore(deps-dev): bump types-pygments (#9026) ccc0d73 - chore(deps-dev): bump types-docutils (#9023) 0b79474 - chore(deps-dev): bump types-pyyaml (#9022) 99f917d - chore(deps-dev): bump types-psutil from 7.2.2.20260508 to 7.2.2.20260518 (#9021) 9cbb504 - chore(deps-dev): bump black from 26.3.1 to 26.5.0 (#9020) 722e31b - chore(deps-dev): bump ruff from 0.15.12 to 0.15.13 (#9016) c884da6 - chore: update aws_lambda_builders to 1.65.0 (#9069) 70d5f15 - chore: update cfn-lint to use a version greater than 1.51.3 (#9068) dd562b6 - chore: bump version to 1.162.0 (#9070)

Hashes:

Filename SHA256
AWS_SAM_CLI_64_PY3.msi f5a3a302eab8332c7deae83a3c59a576eb1093f4a0dd87a53f0c708f1f6d3c33
aws-sam-cli-linux-x86_64.zip d4269b8b983c2db8567d36d8589a687ff202b11b8d71fa67281539b1759bd974
aws-sam-cli-linux-x86_64.zip.sig 6a7cdf71d1de849cdb32d4dffe2611c060b340771761d73fc6f7b3dd0bc40634
aws-sam-cli-linux-arm64.zip 1851240a5d2ec9f9e977cbb5f1bf977694c74abd950b6ebde85e356e5b3f8e8e
aws-sam-cli-linux-arm64.zip.sig ee9520b4441dcad86dda04822de006f98f56a43a33b128066ec281133edd9362
aws-sam-cli-macos-x86_64.pkg 96dd0615d6ee43df6aa74058b0e76d04fad6bcfe8fb606583f7b44cee208a384
aws-sam-cli-macos-arm64.pkg 530999f80c509c453d8014e6993c5e4f74eb17139a4c872b61221a5a0b7db508
Commits
  • 92f8fce Merge from aws/aws-sam-cli/develop
  • dd562b6 chore: bump version to 1.162.0 (#9070)
  • 70d5f15 chore: update cfn-lint to use a version greater than 1.51.3 (#9068)
  • c884da6 chore: update aws_lambda_builders to 1.65.0 (#9069)
  • 722e31b chore(deps-dev): bump ruff from 0.15.12 to 0.15.13 (#9016)
  • 9cbb504 chore(deps-dev): bump black from 26.3.1 to 26.5.0 (#9020)
  • 99f917d chore(deps-dev): bump types-psutil from 7.2.2.20260508 to 7.2.2.20260518 (#9021)
  • 0b79474 chore(deps-dev): bump types-pyyaml (#9022)
  • ccc0d73 chore(deps-dev): bump types-docutils (#9023)
  • ef08105 chore(deps-dev): bump types-pygments (#9026)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 18, 2026
@github-actions github-actions Bot added the build [Conventional Commits] Changes that affect the build system or external dependencies label Jun 18, 2026
@github-actions github-actions Bot enabled auto-merge (squash) June 18, 2026 13:44
@github-actions

github-actions Bot commented Jun 18, 2026

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.162.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.162.0 UnknownUnknown

Scanned Files

  • aws-cli/requirements.txt

@dependabot dependabot Bot force-pushed the dependabot/pip/aws-cli/aws-sam-cli-1.162.0 branch from 4d6f905 to 7693356 Compare June 18, 2026 14:15
Bumps [aws-sam-cli](https://github.com/aws/aws-sam-cli) from 1.161.1 to 1.162.0.
- [Release notes](https://github.com/aws/aws-sam-cli/releases)
- [Commits](aws/aws-sam-cli@v1.161.1...v1.162.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/aws-cli/aws-sam-cli-1.162.0 branch from 7693356 to 519ce39 Compare June 18, 2026 14:46
@github-actions github-actions Bot merged commit 0c2895b into main Jun 18, 2026
55 checks passed
@github-actions github-actions Bot deleted the dependabot/pip/aws-cli/aws-sam-cli-1.162.0 branch June 18, 2026 15:15
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.

0 participants