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.66 #146

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps boto3 from 1.26.38 to 1.26.66.

Changelog

Sourced from boto3's changelog.

1.26.66

  • api-change:transfer: [botocore] Updated the documentation for the ImportCertificate API call, and added examples.

1.26.65

  • api-change:compute-optimizer: [botocore] AWS Compute optimizer can now infer if Kafka is running on an instance.
  • api-change:customer-profiles: [botocore] This release deprecates the PartyType and Gender enum data types from the Profile model and replaces them with new PartyTypeString and GenderString attributes, which accept any string of length up to 255.
  • api-change:frauddetector: [botocore] My AWS Service (Amazon Fraud Detector) - This release introduces Cold Start Model Training which optimizes training for small datasets and adds intelligent methods for treating unlabeled data. You can now train Online Fraud Insights or Transaction Fraud Insights models with minimal historical-data.
  • api-change:mediaconvert: [botocore] The AWS Elemental MediaConvert SDK has added improved scene change detection capabilities and a bandwidth reduction filter, along with video quality enhancements, to the AVC encoder.
  • api-change:outposts: [botocore] Adds OrderType to Order structure. Adds PreviousOrderId and PreviousLineItemId to LineItem structure. Adds new line item status REPLACED. Increases maximum length of pagination token.

1.26.64

  • enhancement:AWSCRT: [botocore] Upgrade awscrt version to 0.16.9
  • api-change:proton: [botocore] Add new GetResourcesSummary API
  • api-change:redshift: [botocore] Corrects descriptions of the parameters for the API operations RestoreFromClusterSnapshot, RestoreTableFromClusterSnapshot, and CreateCluster.

1.26.63

  • api-change:appconfig: [botocore] AWS AppConfig introduces KMS customer-managed key (CMK) encryption of configuration data, along with AWS Secrets Manager as a new configuration data source. S3 objects using SSE-KMS encryption and SSM Parameter Store SecureStrings are also now supported.
  • api-change:connect: [botocore] Enabled FIPS endpoints for GovCloud (US) regions in SDK.
  • api-change:ec2: [botocore] Documentation updates for EC2.
  • api-change:elbv2: [botocore] Update elbv2 client to latest version
  • api-change:keyspaces: [botocore] Enabled FIPS endpoints for GovCloud (US) regions in SDK.
  • api-change:quicksight: [botocore] QuickSight support for Radar Chart and Dashboard Publish Options
  • api-change:redshift: [botocore] Enabled FIPS endpoints for GovCloud (US) regions in SDK.
  • api-change:sso-admin: [botocore] Enabled FIPS endpoints for GovCloud (US) regions in SDK.

1.26.62

  • bugfix:s3: [botocore] boto3 no longer overwrites user supplied Content-Encoding with aws-chunked when user also supplies ChecksumAlgorithm.
  • api-change:devops-guru: [botocore] This release adds filter support ListAnomalyForInsight API.
  • api-change:forecast: [botocore] This release will enable customer select INCREMENTAL as ImportModel in Forecast's CreateDatasetImportJob API. Verified latest SDK containing required attribute, following https://w.amazon.com/bin/view/AWS-Seer/Launch/Trebuchet/
  • api-change:iam: [botocore] Documentation updates for AWS Identity and Access Management (IAM).
  • api-change:mediatailor: [botocore] The AWS Elemental MediaTailor SDK for Channel Assembly has added support for program updates, and the ability to clip the end of VOD sources in programs.
  • api-change:sns: [botocore] Additional attributes added for set-topic-attributes.

1.26.61

... (truncated)

Commits
  • 666d7be Merge branch 'release-1.26.66'
  • 7de9d3c Bumping version to 1.26.66
  • f9879fc Add changelog entries from botocore
  • ae53d05 Merge branch 'release-1.26.65'
  • e190015 Merge branch 'release-1.26.65' into develop
  • 0992e88 Bumping version to 1.26.65
  • 44fce2f Add changelog entries from botocore
  • ea2f6b8 Merge branch 'release-1.26.64'
  • 765c5ff Merge branch 'release-1.26.64' into develop
  • f213e42 Bumping version to 1.26.64
  • 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 #146 (8a0708c) into main (24397ba) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #146   +/-   ##
=======================================
  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 #147.