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.51 to 1.25.57 in /packages/@aws-cdk/lambda-layer-awscli #21704

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps awscli from 1.25.51 to 1.25.57.

Changelog

Sourced from awscli's changelog.

1.25.57

  • enhancement:docs: Differentiate between regular and streaming blobs and generate a usage note when a parameter is of streaming blob type.
  • enhancement:docs: Improve AWS CLI docs to include global options available to service commands.
  • api-change:connect: This release adds SearchSecurityProfiles API which can be used to search for Security Profile resources within a Connect Instance.
  • api-change:ivschat: Documentation Change for IVS Chat API Reference - Doc-only update to change text/description for tags field.
  • api-change:kendra: This release adds support for a new authentication type - Personal Access Token (PAT) for confluence server.
  • api-change:lookoutmetrics: This release is to make GetDataQualityMetrics API publicly available.

1.25.56

  • enhancement:Endpoints: Enforce SSL common name as default endpoint url
  • api-change:chime-sdk-media-pipelines: The Amazon Chime SDK now supports live streaming of real-time video from the Amazon Chime SDK sessions to streaming platforms such as Amazon IVS and Amazon Elemental MediaLive. We have also added support for concatenation to create a single media capture file.
  • api-change:cloudwatch: Update cloudwatch command to latest version
  • api-change:cognito-idp: This change is being made simply to fix the public documentation based on the models. We have included the PasswordChange and ResendCode events, along with the Pass, Fail and InProgress status. We have removed the Success and Failure status which are never returned by our APIs.
  • api-change:dynamodb: This release adds support for importing data from S3 into a new DynamoDB table
  • api-change:ec2: This release adds support for VPN log options , a new feature allowing S2S VPN connections to send IKE activity logs to CloudWatch Logs
  • api-change:networkmanager: Add TransitGatewayPeeringAttachmentId property to TransitGatewayPeering Model

1.25.55

  • bugfix:configure: Fix regression in not being able to set configuration values for new profile (fixes [#7199](https://github.com/aws/aws-cli/issues/7199) <https://github.com/aws/aws-cli/issues/7199>__)

1.25.54

  • enhancement:Endpoints: Enforce SSL common name as default endpoint url
  • api-change:appmesh: AWS App Mesh release to support Multiple Listener and Access Log Format feature
  • api-change:connectcampaigns: Updated exceptions for Amazon Connect Outbound Campaign api's.
  • api-change:kendra: This release adds Zendesk connector (which allows you to specify Zendesk SAAS platform as data source), Proxy Support for Sharepoint and Confluence Server (which allows you to specify the proxy configuration if proxy is required to connect to your Sharepoint/Confluence Server as data source).
  • api-change:lakeformation: This release adds a new API support "AssumeDecoratedRoleWithSAML" and also release updates the corresponding documentation.
  • api-change:lambda: Added support for customization of Consumer Group ID for MSK and Kafka Event Source Mappings.
  • api-change:lexv2-models: Update lexv2-models command to latest version
  • api-change:rds: Adds support for Internet Protocol Version 6 (IPv6) for RDS Aurora database clusters.
  • api-change:secretsmanager: Documentation updates for Secrets Manager.

1.25.53

  • api-change:rekognition: This release adds APIs which support copying an Amazon Rekognition Custom Labels model and managing project policies across AWS account.
  • api-change:servicecatalog: Documentation updates for Service Catalog

... (truncated)

Commits
  • 0a9f7a1 Merge branch 'release-1.25.57'
  • 816eb7d Bumping version to 1.25.57
  • 1695dd4 Update changelog based on model updates
  • e7e8391 Merge pull request #7209 from kyleknap/update-package-data
  • afbc414 Add global options examples to package data
  • d1bf9e6 Merge pull request #7157 from hssyoo/include-global-options-rst
  • 7f9ac3d Include global options in command docs
  • 0b4cc6f Merge pull request #7185 from hssyoo/add_streaming_blob_param
  • 3bfc197 Merge branch 'release-1.25.56'
  • 93a31c7 Merge branch 'release-1.25.56' into develop
  • 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)

@gitpod-io
Copy link

gitpod-io bot commented Aug 22, 2022

@github-actions github-actions bot added the p2 label Aug 22, 2022
@aws-cdk-automation aws-cdk-automation requested a review from a team August 22, 2022 10:17
@dependabot dependabot bot force-pushed the dependabot/pip/packages/aws-cdk/lambda-layer-awscli/v1-main/awscli-1.25.57 branch from 76185b5 to dbf8a5b Compare August 22, 2022 11:04
Bumps [awscli](https://github.com/aws/aws-cli) from 1.25.51 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.51...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 dependabot bot force-pushed the dependabot/pip/packages/aws-cdk/lambda-layer-awscli/v1-main/awscli-1.25.57 branch from dbf8a5b to 9dcabff Compare August 22, 2022 18:52
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

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

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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 23, 2022

Superseded by #21725.

@dependabot dependabot bot closed this Aug 23, 2022
@dependabot dependabot bot deleted the dependabot/pip/packages/aws-cdk/lambda-layer-awscli/v1-main/awscli-1.25.57 branch August 23, 2022 20:49
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