IQTLabs / AISonobuoy

Maritime Situational Awareness: An Exploration
Apache License 2.0
36 stars 21 forks source link

Update dependency boto3 to v1.24.30 #860

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
boto3 ==1.24.28 -> ==1.24.30 age adoption passing confidence

Release Notes

boto/boto3 ### [`v1.24.30`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#​12430) [Compare Source](https://togithub.com/boto/boto3/compare/1.24.29...1.24.30) \======= - api-change:`athena`: \[`botocore`] 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`: \[`botocore`] 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`: \[`botocore`] Update ResourceType enum with values for Route53Resolver, Batch, DMS, Workspaces, Stepfunctions, SageMaker, ElasticLoadBalancingV2, MSK types - api-change:`ec2`: \[`botocore`] 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`: \[`botocore`] Adds support for strict ordering in stateful rule groups in Network Firewall policies. - api-change:`glue`: \[`botocore`] This release adds an additional worker type for Glue Streaming jobs. - api-change:`inspector2`: \[`botocore`] 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`: \[`botocore`] This release adds AccessControlConfigurations which allow you to redefine your document level access control without the need for content re-indexing. - api-change:`nimble`: \[`botocore`] 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`: \[`botocore`] This release adds the ShipmentInformation and AssetInformationList fields to the GetOrder API response. - api-change:`sagemaker`: \[`botocore`] 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 ### [`v1.24.29`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#​12429) [Compare Source](https://togithub.com/boto/boto3/compare/1.24.28...1.24.29) \======= - api-change:`appconfig`: \[`botocore`] Adding Create, Get, Update, Delete, and List APIs for new two new resources: Extensions and ExtensionAssociations.

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 2 years ago

Codecov Report

Merging #860 (f8173f9) into main (61d09fb) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #860   +/-   ##
=======================================
  Coverage   84.06%   84.06%           
=======================================
  Files           9        9           
  Lines         885      885           
=======================================
  Hits          744      744           
  Misses        141      141           
Impacted Files Coverage Δ
PiBuoyV2/services/sense/sense_app.py 77.06% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 61d09fb...f8173f9. Read the comment docs.