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 from 1.25.68 to 1.25.71 in /packages/@aws-cdk/lambda-layer-awscli #21999

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2022

Bumps awscli from 1.25.68 to 1.25.71.

Changelog

Sourced from awscli's changelog.

1.25.71

  • api-change:cloudtrail: This release adds CloudTrail getChannel and listChannels APIs to allow customer to view the ServiceLinkedChannel configurations.
  • api-change:lexv2-models: Update lexv2-models command to latest version
  • api-change:lexv2-runtime: Update lexv2-runtime command to latest version
  • api-change:pi: Increases the maximum values of two RDS Performance Insights APIs. The maximum value of the Limit parameter of DimensionGroup is 25. The MaxResult maximum is now 25 for the following APIs: DescribeDimensionKeys, GetResourceMetrics, ListAvailableResourceDimensions, and ListAvailableResourceMetrics.
  • api-change:redshift: This release updates documentation for AQUA features and other description updates.

1.25.70

  • api-change:ec2: This release adds support to send VPC Flow Logs to kinesis-data-firehose as new destination type
  • api-change:emr-containers: EMR on EKS now allows running Spark SQL using the newly introduced Spark SQL Job Driver in the Start Job Run API
  • api-change:lookoutmetrics: Release dimension value filtering feature to allow customers to define dimension filters for including only a subset of their dataset to be used by LookoutMetrics.
  • api-change:medialive: This change exposes API settings which allow Dolby Atmos and Dolby Vision to be used when running a channel using Elemental Media Live
  • api-change:route53: Amazon Route 53 now supports the Middle East (UAE) Region (me-central-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
  • api-change:sagemaker: This release adds Mode to AutoMLJobConfig.
  • api-change:ssm: This release adds support for Systems Manager State Manager Association tagging.

1.25.69

  • api-change:dataexchange: Documentation updates for AWS Data Exchange.
  • api-change:ec2: Documentation updates for Amazon EC2.
  • api-change:eks: Adds support for EKS Addons ResolveConflicts "preserve" flag. Also adds new update failed status for EKS Addons.
  • api-change:fsx: Documentation update for Amazon FSx.
  • api-change:inspector2: This release adds new fields like fixAvailable, fixedInVersion and remediation to the finding model. The requirement to have vulnerablePackages in the finding model has also been removed. The documentation has been updated to reflect these changes.
  • api-change:iotsitewise: Allow specifying units in Asset Properties
  • api-change:sagemaker: SageMaker Hosting now allows customization on ML instance storage volume size, model data download timeout and inference container startup ping health check timeout for each ProductionVariant in CreateEndpointConfig API.
  • api-change:sns: Amazon SNS introduces the Data Protection Policy APIs, which enable customers to attach a data protection policy to an SNS topic. This allows topic owners to enable the new message data protection feature to audit and block sensitive data that is exchanged through their topics.
Commits
  • 4aa18d5 Merge branch 'release-1.25.71'
  • 0b47e50 Bumping version to 1.25.71
  • 39d7534 Update changelog based on model updates
  • 9ff5936 Merge branch 'release-1.25.70'
  • 0e70116 Merge branch 'release-1.25.70' into develop
  • 4fd2bb3 Bumping version to 1.25.70
  • fd0fc97 Update changelog based on model updates
  • 8ba5763 Merge pull request #7254 from kdaily/kdaily-kms-gdk
  • 4960c0c Merge pull request #7253 from kyleknap/enable-dependabot
  • 32f0686 Merge branch 'release-1.25.69'
  • 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)

Bumps [awscli](https://github.com/aws/aws-cli) from 1.25.68 to 1.25.71.
- [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.68...1.25.71)

---
updated-dependencies:
- dependency-name: awscli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@gitpod-io
Copy link

gitpod-io bot commented Sep 12, 2022

@aws-cdk-automation aws-cdk-automation requested a review from a team September 12, 2022 10:30
@github-actions github-actions bot added the p2 label Sep 12, 2022
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: 9df0c27
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify
Copy link
Contributor

mergify bot commented Sep 12, 2022

Thanks Dependabot!

@mergify mergify bot merged commit 7a4d952 into v1-main Sep 12, 2022
@mergify mergify bot deleted the dependabot/pip/packages/aws-cdk/lambda-layer-awscli/v1-main/awscli-1.25.71 branch September 12, 2022 11:17
@HBobertz HBobertz mentioned this pull request Nov 10, 2022
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant