Releases: leplusorg/docker-aws-cli
Releases · leplusorg/docker-aws-cli
2023.9.20251027
What's Changed
Dependency Upgrades 📦
- build(deps): bump cfn-lint from 1.40.2 to 1.40.3 by @thomasleplus in #775
- build(deps): bump checkov from 3.2.487 to 3.2.489 by @thomasleplus in #776
- build(deps): bump amazonlinux/amazonlinux from 2023.9.20251020.0-minimal to 2023.9.20251027.0-minimal in /aws-cli by @dependabot[bot] in #777
Full Changelog: v2023.9.20251020...v2023.9.20251027
2023.9.20251020
What's Changed
Dependency Upgrades 📦
- build(deps): bump checkov from 3.2.483 to 3.2.484 by @thomasleplus in #768
- build(deps): bump cfn-lint from 1.40.1 to 1.40.2 by @thomasleplus in #767
- build(deps): bump pipx from 1.7.1 to 1.8.0 by @thomasleplus in #770
- build(deps): bump python3-pip from 21.3.1-2.amzn2023.0.13 to 21.3.1-2.amzn2023.0.14 by @thomasleplus in #769
- build(deps): bump amazonlinux/amazonlinux from 2023.9.20251014.0-minimal to 2023.9.20251020.0-minimal in /aws-cli by @dependabot[bot] in #774
Full Changelog: v2023.9.20251014...v2023.9.20251020
2023.9.20251014
What's Changed
Dependency Upgrades 📦
- build(deps): bump checkov from 3.2.472 to 3.2.473 by @thomasleplus in #755
- build(deps): bump checkov from 3.2.473 to 3.2.474 by @thomasleplus in #756
- build(deps): bump awscli-2 from 2.27.57-1.amzn2023.0.1 to 2.30.4-1.amzn2023.0.1 by @thomasleplus in #757
- build(deps): bump checkov from 3.2.474 to 3.2.477 by @thomasleplus in #763
- build(deps): bump checkov from 3.2.477 to 3.2.483 by @thomasleplus in #765
- build(deps): bump cfn-lint from 1.40.0 to 1.40.1 by @thomasleplus in #764
- build(deps): bump amazonlinux/amazonlinux from 2023.9.20250929.0-minimal to 2023.9.20251014.0-minimal in /aws-cli by @dependabot[bot] in #766
Full Changelog: v2023.9.20250929...v2023.9.20251014
2023.9.20250929
What's Changed
Dependency Upgrades 📦
- build(deps): bump golang from 1.24.6-1.amzn2023.0.1 to 1.24.7-1.amzn2023.0.1 by @thomasleplus in #750
- build(deps): bump checkov from 3.2.471 to 3.2.472 by @thomasleplus in #752
- build(deps): bump amazonlinux/amazonlinux from 2023.8.20250915.0-minimal to 2023.9.20250929.0-minimal in /aws-cli by @dependabot[bot] in #753
- build(deps): bump cfn-lint from 1.39.1 to 1.40.0 by @thomasleplus in #754
Full Changelog: v2023.8.20250915...v2023.9.20250929
2023.8.20250915
What's Changed
Dependency Upgrades 📦
- build(deps): bump golang from 1.24.5-1.amzn2023.0.1 to 1.24.6-1.amzn2023.0.1 by @thomasleplus in #743
- build(deps): bump jq from 1.7.1-50.amzn2023 to 1.7.1-51.amzn2023 by @thomasleplus in #744
- build(deps): bump libxml2 from 2.10.4-1.amzn2023.0.12 to 2.10.4-1.amzn2023.0.13 by @thomasleplus in #745
- build(deps): bump checkov from 3.2.470 to 3.2.471 by @thomasleplus in #747
- build(deps): bump amazonlinux/amazonlinux from 2023.8.20250908.0-minimal to 2023.8.20250915.0-minimal in /aws-cli by @dependabot[bot] in #748
Full Changelog: v2023.8.20250908...v2023.8.20250915
v2023.8.20250908
build(remarshal): removing remarshal temporarily until python 3.10
v2023.8.20250818
ci(bump): fix wait
v2023.8.20250808: build(deps): bump amazonlinux/amazonlinux in /aws-cli (#731)
Bumps amazonlinux/amazonlinux from 2023.8.20250804.0-minimal to 2023.8.20250808.1-minimal. --- updated-dependencies: - dependency-name: amazonlinux/amazonlinux dependency-version: 2023.8.20250808.1-minimal dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2023.8.20250804
build(deps): bump awscli-2 from 2.25.0-1 to 2.27.57-1 (#728)
v2023.8.20250721: Update package versions in Dockerfile
Bumped versions for git, jq, libxml2, python3, and python3-pip in the aws-cli Dockerfile to use newer releases. This ensures the image uses the latest available security and feature updates for these packages.