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.31 to 1.25.36 in /packages/@aws-cdk/lambda-layer-awscli #21311

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 25, 2022

Bumps awscli from 1.25.31 to 1.25.36.

Changelog

Sourced from awscli's changelog.

1.25.36

  • api-change:account: This release enables customers to manage the primary contact information for their AWS accounts. For more information, see https://docs.aws.amazon.com/accounts/latest/reference/API_Operations.html
  • api-change:ec2: Added support for EC2 M1 Mac instances. For more information, please visit aws.amazon.com/mac.
  • api-change:iotdeviceadvisor: Added new service feature (Early access only) - Long Duration Test, where customers can test the IoT device to observe how it behaves when the device is in operation for longer period.
  • api-change:medialive: Link devices now support remote rebooting. Link devices now support maintenance windows. Maintenance windows allow a Link device to install software updates without stopping the MediaLive channel. The channel will experience a brief loss of input from the device while updates are installed.
  • api-change:rds: This release adds the "ModifyActivityStream" API with support for audit policy state locking and unlocking.
  • api-change:transcribe: Remove unsupported language codes for StartTranscriptionJob and update VocabularyFileUri for UpdateMedicalVocabulary

1.25.35

  • api-change:athena: This feature allows customers to retrieve runtime statistics for completed queries
  • api-change:cloudwatch: Update cloudwatch command to latest version
  • api-change:dms: Documentation updates for Database Migration Service (DMS).
  • api-change:docdb: Enable copy-on-write restore type
  • api-change:ec2-instance-connect: This release includes a new exception type "EC2InstanceUnavailableException" for SendSSHPublicKey and SendSerialConsoleSSHPublicKey APIs.
  • api-change:frauddetector: The release introduces Account Takeover Insights (ATI) model. The ATI model detects fraud relating to account takeover. This release also adds support for new variable types: ARE_CREDENTIALS_VALID and SESSION_ID and adds new structures to Model Version APIs.
  • api-change:iotsitewise: Added asynchronous API to ingest bulk historical and current data into IoT SiteWise.
  • api-change:kendra: Amazon Kendra now provides Oauth2 support for SharePoint Online. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-sharepoint.html
  • api-change:network-firewall: Network Firewall now supports referencing dynamic IP sets from stateful rule groups, for IP sets stored in Amazon VPC prefix lists.
  • api-change:rds: Adds support for creating an RDS Proxy for an RDS for MariaDB database.

1.25.34

  • api-change:acm-pca: AWS Certificate Manager (ACM) Private Certificate Authority (PCA) documentation updates
  • api-change:iot: GA release the ability to enable/disable IoT Fleet Indexing for Device Defender and Named Shadow information, and search them through IoT Fleet Indexing APIs. This includes Named Shadow Selection as a part of the UpdateIndexingConfiguration API.

1.25.33

  • api-change:devops-guru: Added new APIs for log anomaly detection feature.
  • api-change:glue: Documentation updates for AWS Glue Job Timeout and Autoscaling
  • api-change:sagemaker-edge: Amazon SageMaker Edge Manager provides lightweight model deployment feature to deploy machine learning models on requested devices.
  • api-change:sagemaker: Fixed an issue with cross account QueryLineage
  • api-change:workspaces: Increased the character limit of the login message from 850 to 2000 characters.

1.25.32

  • api-change:discovery: Add AWS Agentless Collector details to the GetDiscoverySummary API response
  • api-change:ec2: Documentation updates for Amazon EC2.
  • api-change:elasticache: Adding AutoMinorVersionUpgrade in the DescribeReplicationGroups API
  • api-change:kms: Added support for the SM2 KeySpec in China Partition Regions

... (truncated)

Commits
  • bf214a8 Merge branch 'release-1.25.36'
  • 9adda53 Bumping version to 1.25.36
  • d4e0f84 Update changelog based on model updates
  • 25516be Merge pull request #7118 from hssyoo/add-example-note-v1
  • 9ee819f Merge branch 'release-1.25.35'
  • b2008bc Merge branch 'release-1.25.35' into develop
  • 2909ce6 Bumping version to 1.25.35
  • 6d31bfa Update changelog based on model updates
  • adf2c69 Merge branch 'release-1.25.34'
  • b5b956d Merge branch 'release-1.25.34' 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)

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

---
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 Jul 25, 2022

@aws-cdk-automation aws-cdk-automation requested a review from a team July 25, 2022 10:48
@github-actions github-actions bot added the p2 label Jul 25, 2022
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: 3c3d3c5
  • 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 Jul 25, 2022

Thanks Dependabot!

@mergify mergify bot merged commit 67673da into v1-main Jul 25, 2022
@mergify mergify bot deleted the dependabot/pip/packages/aws-cdk/lambda-layer-awscli/v1-main/awscli-1.25.36 branch July 25, 2022 11:34
@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