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

Bump awscli from 1.29.8 to 1.29.16 in /rastervision_aws_s3 #1849

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2023

Bumps awscli from 1.29.8 to 1.29.16.

Changelog

Sourced from awscli's changelog.

1.29.16

  • api-change:amplifyuibuilder: Amplify Studio releases GraphQL support for codegen job action.
  • api-change:autoscaling: You can now configure an instance refresh to set its status to 'failed' when it detects that a specified CloudWatch alarm has gone into the ALARM state. You can also choose to roll back the instance refresh automatically when the alarm threshold is met.
  • api-change:cleanrooms: This release introduces custom SQL queries - an expanded set of SQL you can run. This release adds analysis templates, a new resource for storing pre-defined custom SQL queries ahead of time. This release also adds the Custom analysis rule, which lets you approve analysis templates for querying.
  • api-change:codestar-connections: New integration with the Gitlab provider type.
  • api-change:drs: Add support for in-aws right sizing
  • api-change:inspector2: This release adds 1 new API: BatchGetFindingDetails to retrieve enhanced vulnerability intelligence details for findings.
  • api-change:lookoutequipment: This release includes new import resource, model versioning and resource policy features.
  • api-change:omics: Add CreationType filter for ListReadSets
  • api-change:rds: This release adds support for Aurora MySQL local write forwarding, which allows for forwarding of write operations from reader DB instances to the writer DB instance.
  • api-change:route53: Amazon Route 53 now supports the Israel (Tel Aviv) Region (il-central-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
  • api-change:scheduler: This release introduces automatic deletion of schedules in EventBridge Scheduler. If configured, EventBridge Scheduler automatically deletes a schedule after the schedule has completed its last invocation.

1.29.15

  • api-change:application-insights: This release enable customer to add/remove/update more than one workload for a component
  • api-change:cloudformation: This SDK release is for the feature launch of AWS CloudFormation RetainExceptOnCreate. It adds a new parameter retainExceptOnCreate in the following APIs: CreateStack, UpdateStack, RollbackStack, ExecuteChangeSet.
  • api-change:cloudfront: Add a new JavaScript runtime version for CloudFront Functions.
  • api-change:connect: This release adds support for new number types.
  • api-change:kafka: Amazon MSK has introduced new versions of ListClusterOperations and DescribeClusterOperation APIs. These v2 APIs provide information and insights into the ongoing operations of both MSK Provisioned and MSK Serverless clusters.
  • api-change:pinpoint: Added support for sending push notifications using the FCM v1 API with json credentials. Amazon Pinpoint customers can now deliver messages to Android devices using both FCM v1 API and the legacy FCM/GCM API

1.29.14

  • api-change:sqs: Documentation changes related to SQS APIs.

1.29.13

  • api-change:autoscaling: This release updates validation for instance types used in the AllowedInstanceTypes and ExcludedInstanceTypes parameters of the InstanceRequirements property of a MixedInstancesPolicy.
  • api-change:ebs: SDK and documentation updates for Amazon Elastic Block Store API
  • api-change:ec2: SDK and documentation updates for Amazon Elastic Block Store APIs
  • api-change:eks: Add multiple customer error code to handle customer caused failure when managing EKS node groups
  • api-change:sagemaker: Expose ProfilerConfig attribute in SageMaker Search API response.

1.29.12

  • api-change:cloudcontrol: Updates the documentation for CreateResource.
  • api-change:entityresolution: AWS Entity Resolution can effectively match a source record from a customer relationship management (CRM) system with a source record from a marketing system containing campaign information.
  • api-change:glue: Release Glue Studio Snowflake Connector Node for SDK/CLI
  • api-change:healthlake: Updating the HealthLake service documentation.

... (truncated)

Commits
  • 7f628e5 Merge branch 'release-1.29.16'
  • a3667c9 Bumping version to 1.29.16
  • fb848e6 Update changelog based on model updates
  • f4e3015 Fix typo (#8074)
  • c90caa6 Merge branch 'release-1.29.15'
  • 70e2704 Merge branch 'release-1.29.15' into develop
  • 585a2b3 Bumping version to 1.29.15
  • 60424a9 Update changelog based on model updates
  • cd0900c Merge branch 'release-1.29.14'
  • fca8949 Merge branch 'release-1.29.14' 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.29.8 to 1.29.16.
- [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.29.8...1.29.16)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 1, 2023
@codecov
Copy link

codecov bot commented Aug 1, 2023

Codecov Report

Merging #1849 (034a156) into master (e229483) will not change coverage.
Report is 3 commits behind head on master.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1849   +/-   ##
=======================================
  Coverage   80.04%   80.04%           
=======================================
  Files         188      188           
  Lines        9243     9243           
=======================================
  Hits         7399     7399           
  Misses       1844     1844           

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 23, 2023

Superseded by #1862.

@dependabot dependabot bot closed this Aug 23, 2023
@dependabot dependabot bot deleted the dependabot/pip/rastervision_aws_s3/awscli-1.29.16 branch August 23, 2023 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants