Skip to content

Bump awscli from 1.18.199 to 1.25.33 in /.circleci - #77

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/dot-circleci/awscli-1.25.33
Open

Bump awscli from 1.18.199 to 1.25.33 in /.circleci#77
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/dot-circleci/awscli-1.25.33

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 19, 2022

Copy link
Copy Markdown

Bumps awscli from 1.18.199 to 1.25.33.

Changelog

Sourced from awscli's changelog.

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
  • api-change:mediapackage: This release adds "IncludeIframeOnlyStream" for Dash endpoints and increases the number of supported video and audio encryption presets for Speke v2
  • api-change:sagemaker: Amazon SageMaker Edge Manager provides lightweight model deployment feature to deploy machine learning models on requested devices.
  • api-change:sso-admin: AWS SSO now supports attaching customer managed policies and a permissions boundary to your permission sets. This release adds new API operations to manage and view the customer managed policies and the permissions boundary for a given permission set.

1.25.31

  • api-change:datasync: Documentation updates for AWS DataSync regarding configuring Amazon FSx for ONTAP location security groups and SMB user permissions.
  • api-change:drs: Changed existing APIs to allow choosing a dynamic volume type for replicating volumes, to reduce costs for customers.
  • api-change:evidently: This release adds support for the new segmentation feature.
  • api-change:wafv2: This SDK release provide customers ability to add sensitivity level for WAF SQLI Match Statements.

1.25.30

  • api-change:athena: This release updates data types that contain either QueryExecutionId, NamedQueryId or ExpectedBucketOwner. Ids must be between 1 and 128 characters and contain only non-whitespace characters. ExpectedBucketOwner must be 12-digit string.
  • api-change:codeartifact: This release introduces Package Origin Controls, a mechanism used to counteract Dependency Confusion attacks. Adds two new APIs, PutPackageOriginConfiguration and DescribePackage, and updates the ListPackage, DescribePackageVersion and ListPackageVersion APIs in support of the feature.
  • api-change:config: Update ResourceType enum with values for Route53Resolver, Batch, DMS, Workspaces, Stepfunctions, SageMaker, ElasticLoadBalancingV2, MSK types
  • api-change:ec2: This release adds flow logs for Transit Gateway to allow customers to gain deeper visibility and insights into network traffic through their Transit Gateways.
  • api-change:fms: Adds support for strict ordering in stateful rule groups in Network Firewall policies.
  • api-change:glue: This release adds an additional worker type for Glue Streaming jobs.
  • api-change:inspector2: This release adds support for Inspector V2 scan configurations through the get and update configuration APIs. Currently this allows configuring ECR automated re-scan duration to lifetime or 180 days or 30 days.
  • api-change:kendra: This release adds AccessControlConfigurations which allow you to redefine your document level access control without the need for content re-indexing.
  • api-change:nimble: Amazon Nimble Studio adds support for IAM-based access to AWS resources for Nimble Studio components and custom studio components. Studio Component scripts use these roles on Nimble Studio workstation to mount filesystems, access S3 buckets, or other configured resources in the Studio's AWS account
  • api-change:outposts: This release adds the ShipmentInformation and AssetInformationList fields to the GetOrder API response.
  • api-change:sagemaker: This release adds support for G5, P4d, and C6i instance types in Amazon SageMaker Inference and increases the number of hyperparameters that can be searched from 20 to 30 in Amazon SageMaker Automatic Model Tuning

1.25.29

... (truncated)

Commits
  • f90eb0b Merge branch 'release-1.25.33'
  • b6ad23b Bumping version to 1.25.33
  • e236644 Update changelog based on model updates
  • 122b148 Merge branch 'release-1.25.32'
  • 1700c63 Merge branch 'release-1.25.32' into develop
  • fd4d9a7 Bumping version to 1.25.32
  • 8b860e4 Update changelog based on model updates
  • aade525 Merge branch 'release-1.25.31'
  • 7883b52 Merge branch 'release-1.25.31' into develop
  • 19d58f2 Bumping version to 1.25.31
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

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

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

dependabot Bot commented on behalf of github Jul 19, 2022

Copy link
Copy Markdown
Author

The following labels could not be found: python, dependencies, docs-approved.

@dependabot @github

dependabot Bot commented on behalf of github Jul 20, 2022

Copy link
Copy Markdown
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

14 similar comments
@dependabot @github

dependabot Bot commented on behalf of github Aug 11, 2022

Copy link
Copy Markdown
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github

dependabot Bot commented on behalf of github Oct 10, 2022

Copy link
Copy Markdown
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github

dependabot Bot commented on behalf of github Jan 14, 2023

Copy link
Copy Markdown
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github

dependabot Bot commented on behalf of github Feb 10, 2023

Copy link
Copy Markdown
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github

dependabot Bot commented on behalf of github Mar 5, 2023

Copy link
Copy Markdown
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github

dependabot Bot commented on behalf of github Mar 9, 2023

Copy link
Copy Markdown
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github

dependabot Bot commented on behalf of github Mar 9, 2023

Copy link
Copy Markdown
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github

dependabot Bot commented on behalf of github Mar 15, 2023

Copy link
Copy Markdown
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github

dependabot Bot commented on behalf of github Mar 16, 2023

Copy link
Copy Markdown
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github

dependabot Bot commented on behalf of github Mar 21, 2023

Copy link
Copy Markdown
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github

dependabot Bot commented on behalf of github Mar 28, 2023

Copy link
Copy Markdown
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github

dependabot Bot commented on behalf of github Mar 31, 2023

Copy link
Copy Markdown
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github

dependabot Bot commented on behalf of github Apr 3, 2023

Copy link
Copy Markdown
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github

dependabot Bot commented on behalf of github Apr 11, 2023

Copy link
Copy Markdown
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants