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): update dependency boto3 to v1.35.52 #574

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
boto3 ==1.35.49 -> ==1.35.52 age adoption passing confidence

Release Notes

boto/boto3 (boto3)

v1.35.52

Compare Source

=======

  • api-change:appsync: [botocore] This release adds support for AppSync Event APIs.
  • api-change:connect: [botocore] Updated the public documentation for the UserIdentityInfo object to accurately reflect the character limits for the FirstName and LastName fields, which were previously listed as 1-100 characters.
  • api-change:datasync: [botocore] AWS DataSync now supports Enhanced mode tasks. This task mode supports transfer of virtually unlimited numbers of objects with enhanced metrics, more detailed logs, and higher performance than Basic mode. This mode currently supports transfers between Amazon S3 locations.
  • api-change:ec2: [botocore] This release adds two new capabilities to VPC Security Groups: Security Group VPC Associations and Shared Security Groups.
  • api-change:ecs: [botocore] This release supports service deployments and service revisions which provide a comprehensive view of your Amazon ECS service history.
  • api-change:geo-maps: [botocore] Release of Amazon Location Maps API. Maps enables you to build digital maps that showcase your locations, visualize your data, and unlock insights to drive your business
  • api-change:geo-places: [botocore] Release of Amazon Location Places API. Places enables you to quickly search, display, and filter places, businesses, and locations based on proximity, category, and name
  • api-change:geo-routes: [botocore] Release of Amazon Location Routes API. Routes enables you to plan efficient routes and streamline deliveries by leveraging real-time traffic, vehicle restrictions, and turn-by-turn directions.
  • api-change:keyspaces: [botocore] Adds support for interacting with user-defined types (UDTs) through the following new operations: Create-Type, Delete-Type, List-Types, Get-Type.
  • api-change:network-firewall: [botocore] AWS Network Firewall now supports configuring TCP idle timeout
  • api-change:opensearch: [botocore] This release introduces the new OpenSearch user interface (Dashboards), a new web-based application that can be associated with multiple data sources across OpenSearch managed clusters, serverless collections, and Amazon S3, so that users can gain a comprehensive insights in an unified interface.
  • api-change:opensearchserverless: [botocore] Neo Integration via IAM Identity Center (IdC)
  • api-change:redshift: [botocore] This release launches S3 event integrations to create and manage integrations from an Amazon S3 source into an Amazon Redshift database.
  • api-change:redshift-serverless: [botocore] Adds and updates API members for the Redshift Serverless AI-driven scaling and optimization feature using the price-performance target setting.
  • api-change:route53: [botocore] This release adds support for TLSA, SSHFP, SVCB, and HTTPS record types.
  • api-change:sagemaker: [botocore] Added support for Model Registry Staging construct. Users can define series of stages that models can progress through for model workflows and lifecycle. This simplifies tracking and managing models as they transition through development, testing, and production stages.
  • api-change:workmail: [botocore] This release adds support for Multi-Factor Authentication (MFA) and Personal Access Tokens through integration with AWS IAM Identity Center.

v1.35.51

Compare Source

=======

  • api-change:bedrock: [botocore] Update Application Inference Profile
  • api-change:bedrock-runtime: [botocore] Update Application Inference Profile
  • api-change:cleanrooms: [botocore] This release adds the option for customers to configure analytics engine when creating a collaboration, and introduces the new SPARK analytics engine type in addition to maintaining the legacy CLEAN_ROOMS_SQL engine type.
  • api-change:iotfleetwise: [botocore] Updated BatchCreateVehicle and BatchUpdateVehicle APIs: LimitExceededException has been added and the maximum number of vehicles in a batch has been set to 10 explicitly
  • api-change:logs: [botocore] Added support for new optional baseline parameter in the UpdateAnomaly API. For UpdateAnomaly requests with baseline set to True, The anomaly behavior is then treated as baseline behavior. However, more severe occurrences of this behavior will still be reported as anomalies.
  • api-change:redshift-data: [botocore] Adding a new API GetStatementResultV2 that supports CSV formatted results from ExecuteStatement and BatchExecuteStatement calls.
  • api-change:sagemaker: [botocore] Adding notebook-al2-v3 as allowed value to SageMaker NotebookInstance PlatformIdentifier attribute

v1.35.50

Compare Source

=======

  • api-change:mediapackagev2: [botocore] MediaPackage V2 Live to VOD Harvester is a MediaPackage V2 feature, which is used to export content from an origin endpoint to a S3 bucket.
  • api-change:opensearch: [botocore] Adds support for provisioning dedicated coordinator nodes. Coordinator nodes can be specified using the new NodeOptions parameter in ClusterConfig.
  • api-change:rds: [botocore] This release adds support for Enhanced Monitoring and Performance Insights when restoring Aurora Limitless Database DB clusters. It also adds support for the os-upgrade pending maintenance action.
  • api-change:storagegateway: [botocore] Documentation update: Amazon FSx File Gateway will no longer be available to new customers.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner October 30, 2024 14:50
Copy link
Contributor

Test coverage for 0771122

Name                                    Stmts   Miss Branch BrPart  Cover   Missing
-----------------------------------------------------------------------------------
src/actions/__init__.py                     1      0      0      0   100%
src/actions/register_user.py               21      0      2      0   100%
src/admin_access_token.py                   9      0      0      0   100%
src/backup.py                             175      5     20      2    96%   353-354, 423-424, 480->482, 483
src/backup_observer.py                    134     16     12      0    89%   132-135, 140-143, 179-182, 211-214
src/charm.py                              283     20     68     11    91%   135->137, 140, 237, 241-242, 248-249, 270-271, 299, 306, 387-391, 394-395, 423-425, 445, 481-482
src/charm_state.py                        150      8     30      6    92%   271, 275, 296, 321, 327, 333, 337-338
src/charm_types.py                         34      0      0      0   100%
src/database_client.py                     57      1      8      4    92%   35, 47->exit, 69->exit, 88->98
src/database_observer.py                   39      0      4      1    98%   70->72
src/exceptions.py                           3      0      0      0   100%
src/media_observer.py                      41      4      2      1    88%   61-63, 82
src/mjolnir.py                             97      3     30      3    95%   82, 91->107, 112-116
src/observability.py                       14      0      0      0   100%
src/pebble.py                             201     27     46     13    84%   57->62, 176->exit, 187-191, 225-226, 246-247, 300->305, 308-309, 321-322, 324-325, 339-340, 357, 359, 361, 363, 365, 393, 445-450
src/redis_observer.py                      35      3      4      0    92%   62-65
src/s3_parameters.py                       22      0      4      0   100%
src/saml_observer.py                       31      0      4      0   100%
src/smtp_observer.py                       56      4     14      2    91%   82-86, 89, 108->113
src/synapse/__init__.py                     4      0      0      0   100%
src/synapse/admin.py                       19      2      2      0    90%   40-41
src/synapse/api.py                        175      3     20      3    97%   176, 229, 402
src/synapse/workload.py                   134      2     20      0    99%   405-406
src/synapse/workload_configuration.py     163     26     38     13    81%   85->exit, 89-90, 138-139, 168, 188-189, 221-222, 255, 264-265, 286-287, 306->311, 312, 330->332, 342-343, 359, 406->409, 433-434, 462, 470->472, 472->474, 479-480, 500->507, 510, 530-531
src/user.py                                23      0      2      0   100%
-----------------------------------------------------------------------------------
TOTAL                                    1921    124    330     59    92%

Static code analysis report

Working... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:00
Run started:2024-10-30 14:51:59.554893

Test results:
  No issues identified.

Code scanned:
  Total lines of code: 10946
  Total lines skipped (#nosec): 4
  Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0

Run metrics:
  Total issues (by severity):
  	Undefined: 0
  	Low: 0
  	Medium: 0
  	High: 0
  Total issues (by confidence):
  	Undefined: 0
  	Low: 0
  	Medium: 0
  	High: 0
Files skipped (0):

@renovate renovate bot changed the title chore(deps): update dependency boto3 to v1.35.51 chore(deps): update dependency boto3 to v1.35.52 Oct 30, 2024
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.

0 participants