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.68 #602

Merged
merged 2 commits into from
Nov 25, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
boto3 ==1.35.67 -> ==1.35.68 age adoption passing confidence

Release Notes

boto/boto3 (boto3)

v1.35.68

Compare Source

=======

  • api-change:autoscaling: [botocore] Now, Amazon EC2 Auto Scaling customers can enable target tracking policies to take quicker scaling decisions, enhancing their application performance and EC2 utilization. To get started, specify target tracking to monitor a metric that is available on Amazon CloudWatch at seconds-level interval.
  • api-change:bcm-pricing-calculator: [botocore] Initial release of the AWS Billing and Cost Management Pricing Calculator API.
  • api-change:bedrock-agent-runtime: [botocore] InvokeInlineAgent API release to help invoke runtime agents without any dependency on preconfigured agents.
  • api-change:ce: [botocore] This release adds the Impact field(contains Contribution field) to the GetAnomalies API response under RootCause
  • api-change:chatbot: [botocore] Adds support for programmatic management of custom actions and aliases which can be associated with channel configurations.
  • api-change:codepipeline: [botocore] AWS CodePipeline V2 type pipelines now support ECRBuildAndPublish and InspectorScan actions.
  • api-change:cognito-idp: [botocore] Add support for users to sign up and sign in without passwords, using email and SMS OTPs and Passkeys. Add support for Passkeys based on WebAuthn. Add support for enhanced branding customization for hosted authentication pages with Amazon Cognito Managed Login. Add feature tiers with new pricing.
  • api-change:connect: [botocore] Amazon Connect Service Feature: Add APIs for Amazon Connect Email Channel
  • api-change:elbv2: [botocore] This release adds support for advertising trusted CA certificate names in associated trust stores.
  • api-change:emr: [botocore] Advanced Scaling in Amazon EMR Managed Scaling
  • api-change:inspector2: [botocore] Extend inspector2 service model to include ServiceQuotaExceededException.
  • api-change:lambda: [botocore] Add ProvisionedPollerConfig to Lambda event-source-mapping API.
  • api-change:mailmanager: [botocore] Added new "DeliverToQBusiness" rule action to MailManager RulesSet for ingesting email data into Amazon Q Business customer applications
  • api-change:neptune-graph: [botocore] Add 4 new APIs to support new Export features, allowing Parquet and CSV formats. Add new arguments in Import APIs to support Parquet import. Add a new query "neptune.read" to run algorithms without loading data into database
  • api-change:omics: [botocore] This release adds support for resource policy based cross account S3 access to sequence store read sets.
  • api-change:quicksight: [botocore] This release includes: Update APIs to support Image, Layer Map, font customization, and Plugin Visual. Add Identity center related information in ListNamsespace API. Update API for restrictedFolder support in topics and add API for SearchTopics, Describe/Update DashboardsQA Configration.
  • api-change:sagemaker: [botocore] This release adds APIs for new features for SageMaker endpoint to scale down to zero instances, native support for multi-adapter inference, and endpoint scaling improvements.
  • api-change:ses: [botocore] This release adds support for starting email contacts in your Amazon Connect instance as an email receiving action.
  • api-change:sns: [botocore] ArchivePolicy attribute added to Archive and Replay feature
  • api-change:stepfunctions: [botocore] Add support for variables and JSONata in TestState, GetExecutionHistory, DescribeStateMachine, and DescribeStateMachineForExecution
  • api-change:workspaces: [botocore] While integrating WSP-DCV rebrand, a few mentions were erroneously renamed from WSP to DCV. This release reverts those mentions back to WSP.

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 November 22, 2024 21:16
github-actions[bot]
github-actions bot previously approved these changes Nov 22, 2024
@javierdelapuente
Copy link
Collaborator

@amandahla can you have a look at the test error? Thanks!

@amandahla
Copy link
Collaborator

I'll need to add it to trivyignore since Synapse's latest version uses Tornado 6.4.1
https://github.com/element-hq/synapse/blob/4587decd678300217969f1d2f69b226421a33ced/poetry.lock#L2529
Waiting for them to merge the PR
element-hq/synapse#17955

Copy link
Contributor

Test coverage for 29627c3

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                              288     18     70     10    92%   135->137, 140, 246, 250-251, 279-280, 308, 315, 396-400, 403-404, 432-434, 454, 490-491
src/charm_state.py                        151      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/matrix_auth_observer.py                60      5     12      3    89%   61, 64, 148, 167-168
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                             205     27     48     13    84%   57->62, 176->exit, 187-191, 225-226, 246-247, 300->305, 308-309, 321-322, 324-325, 343-344, 361, 363, 365, 367, 369, 397, 449-454
src/redis_observer.py                      35      3      4      0    92%   62-65
src/s3_parameters.py                       22      0      4      0   100%
src/saml_observer.py                       38      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                   139      6     24      0    94%   405-406, 416-419
src/synapse/workload_configuration.py     170     29     40     14    80%   85->exit, 89-90, 138-139, 168, 188-189, 221-222, 255, 264-265, 280, 285-286, 307-308, 327->332, 333, 351->353, 363-364, 380, 427->430, 454-455, 483, 491->493, 493->495, 500-501, 521->528, 531, 551-552
src/user.py                                23      0      2      0   100%
-----------------------------------------------------------------------------------
TOTAL                                    2010    134    352     62    92%

Static code analysis report

Working... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:00
Run started:2024-11-25 13:23:07.121460

Test results:
  No issues identified.

Code scanned:
  Total lines of code: 11270
  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):

@amandahla amandahla merged commit 2c59a0b into main Nov 25, 2024
21 checks passed
@amandahla amandahla deleted the renovate/boto3-1.x branch November 25, 2024 14:45
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.

2 participants