KiraLT / certbot-lambda

Run Certbot on AWS Lambda/Cloud Functions and upload certs to AWS Secrets Manager.
MIT License
16 stars 8 forks source link

chore(deps): bump boto3 from 1.24.41 to 1.24.58 #25

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps boto3 from 1.24.41 to 1.24.58.

Changelog

Sourced from boto3's changelog.

1.24.58

  • api-change:rds: [botocore] RDS for Oracle supports Oracle Data Guard switchover and read replica backups.
  • api-change:sso-admin: [botocore] Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On)

1.24.57

  • api-change:docdb: [botocore] Update document for volume clone
  • api-change:ec2: [botocore] R6a instances are powered by 3rd generation AMD EPYC (Milan) processors delivering all-core turbo frequency of 3.6 GHz. C6id, M6id, and R6id instances are powered by 3rd generation Intel Xeon Scalable processor (Ice Lake) delivering all-core turbo frequency of 3.5 GHz.
  • api-change:forecast: [botocore] releasing What-If Analysis APIs and update ARN regex pattern to be more strict in accordance with security recommendation
  • api-change:forecastquery: [botocore] releasing What-If Analysis APIs
  • api-change:iotsitewise: [botocore] Enable non-unique asset names under different hierarchies
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:securityhub: [botocore] Added new resource details objects to ASFF, including resources for AwsBackupBackupVault, AwsBackupBackupPlan and AwsBackupRecoveryPoint. Added FixAvailable, FixedInVersion and Remediation to Vulnerability.
  • api-change:support-app: [botocore] This is the initial SDK release for the AWS Support App in Slack.

1.24.56

  • api-change:connect: [botocore] This release adds SearchSecurityProfiles API which can be used to search for Security Profile resources within a Connect Instance.
  • api-change:ivschat: [botocore] Documentation Change for IVS Chat API Reference - Doc-only update to change text/description for tags field.
  • api-change:kendra: [botocore] This release adds support for a new authentication type - Personal Access Token (PAT) for confluence server.
  • api-change:lookoutmetrics: [botocore] This release is to make GetDataQualityMetrics API publicly available.

1.24.55

  • api-change:chime-sdk-media-pipelines: [botocore] The Amazon Chime SDK now supports live streaming of real-time video from the Amazon Chime SDK sessions to streaming platforms such as Amazon IVS and Amazon Elemental MediaLive. We have also added support for concatenation to create a single media capture file.
  • api-change:cloudwatch: [botocore] Update cloudwatch client to latest version
  • api-change:cognito-idp: [botocore] This change is being made simply to fix the public documentation based on the models. We have included the PasswordChange and ResendCode events, along with the Pass, Fail and InProgress status. We have removed the Success and Failure status which are never returned by our APIs.
  • api-change:dynamodb: [botocore] This release adds support for importing data from S3 into a new DynamoDB table
  • api-change:ec2: [botocore] This release adds support for VPN log options , a new feature allowing S2S VPN connections to send IKE activity logs to CloudWatch Logs
  • api-change:networkmanager: [botocore] Add TransitGatewayPeeringAttachmentId property to TransitGatewayPeering Model

1.24.54

  • api-change:appmesh: [botocore] AWS App Mesh release to support Multiple Listener and Access Log Format feature
  • api-change:connectcampaigns: [botocore] Updated exceptions for Amazon Connect Outbound Campaign api's.
  • api-change:kendra: [botocore] This release adds Zendesk connector (which allows you to specify Zendesk SAAS platform as data source), Proxy Support for Sharepoint and Confluence Server (which allows you to specify the proxy configuration if proxy is required to connect to your Sharepoint/Confluence Server as data source).
  • api-change:lakeformation: [botocore] This release adds a new API support "AssumeDecoratedRoleWithSAML" and also release updates the corresponding documentation.
  • api-change:lambda: [botocore] Added support for customization of Consumer Group ID for MSK and Kafka Event Source Mappings.
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:rds: [botocore] Adds support for Internet Protocol Version 6 (IPv6) for RDS Aurora database clusters.

... (truncated)

Commits
  • a963bd1 Merge branch 'release-1.24.58'
  • 1480e05 Bumping version to 1.24.58
  • ab29b5e Add changelog entries from botocore
  • c2e44ce Merge branch 'release-1.24.57'
  • 970ff4d Merge branch 'release-1.24.57' into develop
  • ee774e6 Bumping version to 1.24.57
  • dbb0f87 Add changelog entries from botocore
  • 457983b Merge branch 'release-1.24.56'
  • 8e5d421 Merge branch 'release-1.24.56' into develop
  • b1eb00d Bumping version to 1.24.56
  • 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)
codecov[bot] commented 2 years ago

Codecov Report

Merging #25 (d642c5d) into main (a7c1620) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #25   +/-   ##
=======================================
  Coverage   94.23%   94.23%           
=======================================
  Files           5        5           
  Lines         104      104           
=======================================
  Hits           98       98           
  Misses          6        6           
Impacted Files Coverage Δ
app/__init__.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

dependabot[bot] commented 2 years ago

Superseded by #27.