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.46 to 1.25.51 in /packages/@aws-cdk/lambda-layer-awscli #21602

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 15, 2022

Bumps awscli from 1.25.46 to 1.25.51.

Changelog

Sourced from awscli's changelog.

1.25.51

  • api-change:amp: This release adds log APIs that allow customers to manage logging for their Amazon Managed Service for Prometheus workspaces.
  • api-change:chime-sdk-messaging: The Amazon Chime SDK now supports channels with up to one million participants with elastic channels.
  • api-change:ivs: Updates various list api MaxResults ranges
  • api-change:personalize-runtime: This release provides support for promotions in AWS Personalize runtime.
  • api-change:rds: Adds support for RDS Custom to DBInstanceClass in ModifyDBInstance

1.25.50

  • api-change:backupstorage: This is the first public release of AWS Backup Storage. We are exposing some previously-internal APIs for use by external services. These APIs are not meant to be used directly by customers.
  • api-change:glue: Add support for Python 3.9 AWS Glue Python Shell jobs
  • api-change:privatenetworks: This is the initial SDK release for AWS Private 5G. AWS Private 5G is a managed service that makes it easy to deploy, operate, and scale your own private mobile network at your on-premises location.

1.25.49

  • api-change:dlm: This release adds support for excluding specific data (non-boot) volumes from multi-volume snapshot sets created by snapshot lifecycle policies
  • api-change:ec2: This release adds support for excluding specific data (non-root) volumes from multi-volume snapshot sets created from instances.

1.25.48

  • api-change:cloudwatch: Update cloudwatch command to latest version
  • api-change:location: Amazon Location Service now allows circular geofences in BatchPutGeofence, PutGeofence, and GetGeofence APIs.
  • api-change:sagemaker-a2i-runtime: Fix bug with parsing ISO-8601 CreationTime in Java SDK in DescribeHumanLoop
  • api-change:sagemaker: Amazon SageMaker Automatic Model Tuning now supports specifying multiple alternate EC2 instance types to make tuning jobs more robust when the preferred instance type is not available due to insufficient capacity.

1.25.47

  • api-change:glue: Add an option to run non-urgent or non-time sensitive Glue Jobs on spare capacity
  • api-change:identitystore: Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On)
  • api-change:iotwireless: AWS IoT Wireless release support for sidewalk data reliability.
  • api-change:pinpoint: Adds support for Advance Quiet Time in Journeys. Adds RefreshOnSegmentUpdate and WaitForQuietTime to JourneyResponse.
  • api-change:quicksight: A series of documentation updates to the QuickSight API reference.
  • api-change:sso-admin: Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On)
  • api-change:sso-oidc: Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On)
  • api-change:sso: Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On)
Commits
  • 1a9d362 Merge branch 'release-1.25.51'
  • f53e396 Bumping version to 1.25.51
  • 82371e0 Update changelog based on model updates
  • 2632a48 Merge branch 'release-1.25.50'
  • ebd2732 Merge branch 'release-1.25.50' into develop
  • b3f94ab Bumping version to 1.25.50
  • e9cb28c Update changelog based on model updates
  • 497dcbe Merge branch 'release-1.25.49'
  • f39908a Merge branch 'release-1.25.49' into develop
  • 8178f0d Bumping version to 1.25.49
  • 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.46 to 1.25.51.
- [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.46...1.25.51)

---
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 Aug 15, 2022

@github-actions github-actions bot added the p2 label Aug 15, 2022
@aws-cdk-automation aws-cdk-automation requested a review from a team August 15, 2022 10:23
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: 07b2d73
  • 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 Aug 15, 2022

Thanks Dependabot!

@mergify mergify bot merged commit da81a33 into v1-main Aug 15, 2022
@mergify mergify bot deleted the dependabot/pip/packages/aws-cdk/lambda-layer-awscli/v1-main/awscli-1.25.51 branch August 15, 2022 11:09
@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