Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump awscli in /packages/@aws-cdk/lambda-layer-awscli #21716

Merged
merged 5 commits into from
Aug 23, 2022

Commits on Aug 22, 2022

  1. chore(deps): Bump awscli in /packages/@aws-cdk/lambda-layer-awscli

    Bumps [awscli](https://github.com/aws/aws-cli) from 1.25.2 to 1.25.57.
    - [Release notes](https://github.com/aws/aws-cli/releases)
    - [Changelog](https://github.com/aws/aws-cli/blob/develop/CHANGELOG.rst)
    - [Commits](aws/aws-cli@1.25.2...1.25.57)
    
    ---
    updated-dependencies:
    - dependency-name: awscli
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheRealAmazonKendra committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    38659ec View commit details
    Browse the repository at this point in the history
  2. fix awscli lambda layer

    [This change in the aws cli](aws/aws-cli#7157) made --help use
    global_options.rst in the examples folder. We need to keep that file so that running /opt/awscli/aws help
    doesn't break.
    TheRealAmazonKendra committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    4f8090b View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Update packages/@aws-cdk/lambda-layer-awscli/layer/Dockerfile

    Co-authored-by: Madeline Kusters <80541297+madeline-k@users.noreply.github.com>
    TheRealAmazonKendra and madeline-k committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    e17fa9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b80144 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a36a94 View commit details
    Browse the repository at this point in the history