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.34.105 #351

Merged
merged 4 commits into from
May 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 15, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
boto3 ==1.34.100 -> ==1.34.105 age adoption passing confidence

Release Notes

boto/boto3 (boto3)

v1.34.105

Compare Source

========

  • api-change:connect: [botocore] Amazon Connect provides enhanced search capabilities for flows & flow modules on the Connect admin website and programmatically using APIs. You can search for flows and flow modules by name, description, type, status, and tags, to filter and identify a specific flow in your Connect instances.
  • api-change:s3: [botocore] Updated a few x-id in the http uri traits

v1.34.104

Compare Source

========

  • api-change:events: [botocore] Amazon EventBridge introduces KMS customer-managed key (CMK) encryption support for custom and partner events published on EventBridge Event Bus (including default bus) and UpdateEventBus API.
  • api-change:vpc-lattice: [botocore] This release adds TLS Passthrough support. It also increases max number of target group per rule to 10.

v1.34.103

Compare Source

========

  • api-change:discovery: [botocore] add v2 smoke tests and smithy smokeTests trait for SDK testing
  • api-change:greengrassv2: [botocore] Mark ComponentVersion in ComponentDeploymentSpecification as required.
  • api-change:sagemaker: [botocore] Introduced support for G6 instance types on Sagemaker Notebook Instances and on SageMaker Studio for JupyterLab and CodeEditor applications.
  • api-change:sso-oidc: [botocore] Updated request parameters for PKCE support.

v1.34.102

Compare Source

========

  • api-change:bedrock-agent-runtime: [botocore] This release adds support to provide guardrail configuration and modify inference parameters that are then used in RetrieveAndGenerate API in Agents for Amazon Bedrock.
  • api-change:pinpoint: [botocore] This release adds support for specifying email message headers for Email Templates, Campaigns, Journeys and Send Messages.
  • api-change:route53resolver: [botocore] Update the DNS Firewall settings to correct a spelling issue.
  • api-change:ssm-sap: [botocore] Added support for application-aware start/stop of SAP applications running on EC2 instances, with SSM for SAP
  • api-change:verifiedpermissions: [botocore] Adds policy effect and actions fields to Policy API's.

v1.34.101

Compare Source

========

  • api-change:cognito-idp: [botocore] Add EXTERNAL_PROVIDER enum value to UserStatusType.
  • api-change:ec2: [botocore] Adding Precision Hardware Clock (PHC) to public API DescribeInstanceTypes
  • api-change:ecr: [botocore] This release adds pull through cache rules support for GitLab container registry in Amazon ECR.
  • api-change:fms: [botocore] The policy scope resource tag is always a string value, either a non-empty string or an empty string.
  • api-change:polly: [botocore] Add new engine - generative - that builds the most expressive conversational voices.
  • api-change:sqs: [botocore] This release adds MessageSystemAttributeNames to ReceiveMessageRequest to replace AttributeNames.

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 becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner May 15, 2024 07:09
@amandahla amandahla changed the title chore(deps): update dependency boto3 to v1.34.105 DNM - chore(deps): update dependency boto3 to v1.34.105 May 15, 2024
@renovate renovate bot changed the title DNM - chore(deps): update dependency boto3 to v1.34.105 chore(deps): update dependency boto3 to v1.34.105 May 15, 2024
Copy link
Contributor Author

renovate bot commented May 15, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link
Contributor

Test coverage for 104a5dc

Name                            Stmts   Miss Branch BrPart  Cover   Missing
---------------------------------------------------------------------------
src/actions/__init__.py             3      0      0      0   100%
src/actions/register_user.py       22      0      2      0   100%
src/actions/reset_instance.py      21      0      2      0   100%
src/admin_access_token.py          10      0      0      0   100%
src/backup.py                     176      5     24      2    96%   353-354, 423-424, 480->482, 483
src/backup_observer.py            135     16     14      0    89%   132-135, 140-143, 179-182, 211-214
src/charm.py                      288      9     68      7    96%   141->143, 146, 258-259, 286, 293, 373->exit, 391-394, 456-457
src/charm_state.py                110      1     20      1    98%   252
src/charm_types.py                 35      0     10      0   100%
src/database_client.py             58      1     12      4    93%   35, 47->exit, 69->exit, 88->98
src/database_observer.py           50      3      6      1    93%   71-73, 89->91
src/exceptions.py                   4      0      0      0   100%
src/irc_bridge.py                  37      9      6      0    79%   31, 71-86
src/media_observer.py              53      4      4      2    89%   53, 79, 101-102
src/mjolnir.py                     90      1     28      3    97%   82, 86->93, 91->93
src/observability.py               10      0      0      0   100%
src/pebble.py                     222     37     34     10    82%   121-125, 156-157, 169->exit, 180-184, 203-204, 224-225, 292-293, 295-296, 310, 312, 314, 316, 318, 325-328, 349, 370-371, 390-391, 410-411, 597-617
src/redis_observer.py              53      5      6      1    90%   67-70, 90-91
src/s3_parameters.py               23      0      4      0   100%
src/saml_observer.py               45      1      8      0    98%   63
src/smtp_observer.py               70      4     16      2    93%   74-78, 81, 100->105
src/synapse/__init__.py             4      0      0      0   100%
src/synapse/admin.py               20      2      2      0    91%   40-41
src/synapse/api.py                176      3     24      3    97%   176, 229, 402
src/synapse/workload.py           295     30     66     12    88%   300-301, 322-323, 380->382, 397->exit, 401-402, 422-423, 463-464, 500-501, 520-522, 524, 546-547, 602, 618, 665->668, 692-693, 712, 720->722, 722->724, 729-730, 766, 783, 792-793, 812->817, 818
src/user.py                        24      0      4      0   100%
---------------------------------------------------------------------------
TOTAL                            2034    131    360     48    92%

Static code analysis report

Working... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:01
Run started:2024-05-15 20:35:22.279597

Test results:
  No issues identified.

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

@arturo-seijas arturo-seijas merged commit d7e0aa0 into main May 16, 2024
23 checks passed
@arturo-seijas arturo-seijas deleted the renovate/boto3-1.x branch May 16, 2024 07:13
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.

None yet

3 participants