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.26.38 to 1.26.71 #150

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps boto3 from 1.26.38 to 1.26.71.

Changelog

Sourced from boto3's changelog.

1.26.71

  • api-change:appconfig: [botocore] AWS AppConfig now offers the option to set a version label on hosted configuration versions. Version labels allow you to identify specific hosted configuration versions based on an alternate versioning scheme that you define.
  • api-change:datasync: [botocore] With this launch, we are giving customers the ability to use older SMB protocol versions, enabling them to use DataSync to copy data to and from their legacy storage arrays.
  • api-change:ec2: [botocore] With this release customers can turn host maintenance on or off when allocating or modifying a supported dedicated host. Host maintenance is turned on by default for supported hosts.

1.26.70

  • api-change:account: [botocore] This release of the Account Management API enables customers to view and manage whether AWS Opt-In Regions are enabled or disabled for their Account. For more information, see https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-regions.html
  • api-change:appconfigdata: [botocore] AWS AppConfig now offers the option to set a version label on hosted configuration versions. If a labeled hosted configuration version is deployed, its version label is available in the GetLatestConfiguration response.
  • api-change:snowball: [botocore] Adds support for EKS Anywhere on Snowball. AWS Snow Family customers can now install EKS Anywhere service on Snowball Edge Compute Optimized devices.

1.26.69

  • api-change:autoscaling: [botocore] You can now either terminate/replace, ignore, or wait for EC2 Auto Scaling instances on standby or protected from scale in. Also, you can also roll back changes from a failed instance refresh.
  • api-change:connect: [botocore] This update provides the Wisdom session ARN for contacts enabled for Wisdom in the chat channel.
  • api-change:ec2: [botocore] Adds support for waiters that automatically poll for an imported snapshot until it reaches the completed state.
  • api-change:polly: [botocore] Amazon Polly adds two new neural Japanese voices - Kazuha, Tomoko
  • api-change:sagemaker: [botocore] Amazon SageMaker Autopilot adds support for selecting algorithms in CreateAutoMLJob API.
  • api-change:sns: [botocore] This release adds support for SNS X-Ray active tracing as well as other updates.

1.26.68

  • api-change:chime-sdk-meetings: [botocore] Documentation updates for Chime Meetings SDK
  • api-change:emr-containers: [botocore] EMR on EKS allows configuring retry policies for job runs through the StartJobRun API. Using retry policies, a job cause a driver pod to be restarted automatically if it fails or is deleted. The job's status can be seen in the DescribeJobRun and ListJobRun APIs and monitored using CloudWatch events.
  • api-change:evidently: [botocore] Updated entity overrides parameter to accept up to 2500 overrides or a total of 40KB.
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:lexv2-runtime: [botocore] Update lexv2-runtime client to latest version
  • api-change:lightsail: [botocore] Documentation updates for Lightsail
  • api-change:migration-hub-refactor-spaces: [botocore] This release adds support for creating environments with a network fabric type of NONE
  • api-change:workdocs: [botocore] Doc only update for the WorkDocs APIs.
  • api-change:workspaces: [botocore] Removed Windows Server 2016 BYOL and made changes based on IAM campaign.

1.26.67

  • api-change:backup: [botocore] This release added one attribute (resource name) in the output model of our 9 existing APIs in AWS backup so that customers will see the resource name at the output. No input required from Customers.
  • api-change:cloudfront: [botocore] CloudFront Origin Access Control extends support to AWS Elemental MediaStore origins.
  • api-change:glue: [botocore] DirectJDBCSource + Glue 4.0 streaming options
  • api-change:lakeformation: [botocore] This release removes the LFTagpolicyResource expression limits.

... (truncated)

Commits
  • 1dd2aaf Merge branch 'release-1.26.71'
  • 27dbf2b Bumping version to 1.26.71
  • e14bdba Add changelog entries from botocore
  • 97f9b12 Merge branch 'release-1.26.70'
  • 5a3606d Merge branch 'release-1.26.70' into develop
  • 96af6ec Bumping version to 1.26.70
  • 2d85b18 Add changelog entries from botocore
  • a7f51bb Merge branch 'release-1.26.69'
  • 66992c9 Merge branch 'release-1.26.69' into develop
  • a0c1f09 Bumping version to 1.26.69
  • 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 1 year ago

Codecov Report

Merging #150 (1025f0d) into main (24397ba) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #150   +/-   ##
=======================================
  Coverage   89.81%   89.81%           
=======================================
  Files           5        5           
  Lines         108      108           
=======================================
  Hits           97       97           
  Misses         11       11           

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 1 year ago

Superseded by #152.