jobvk / Home-Assistant-Windcentrale

Provides Home Assistant sensors for multiple wind turbines from the Windcentrale
https://jobvankoeveringe.com/projects/windcentrale/
Apache License 2.0
14 stars 3 forks source link

Bump boto3 from 1.28.20 to 1.28.31 #134

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps boto3 from 1.28.20 to 1.28.31.

Changelog

Sourced from boto3's changelog.

1.28.31

  • api-change:cloud9: [botocore] Doc only update to add Ubuntu 22.04 as an Image ID option for Cloud9
  • api-change:ec2: [botocore] The DeleteKeyPair API has been updated to return the keyPairId when an existing key pair is deleted.
  • api-change:finspace: [botocore] Allow customers to manage outbound traffic from their Kx Environment when attaching a transit gateway by providing network acl entries. Allow the customer to choose how they want to update the databases on a cluster allowing updates to possibly be faster than usual.
  • api-change:rds: [botocore] Adding support for RDS Aurora Global Database Unplanned Failover
  • api-change:route53domains: [botocore] Fixed typos in description fields

1.28.30

  • api-change:codecommit: [botocore] Add new ListFileCommitHistory operation to retrieve commits which introduced changes to a specific file.
  • api-change:securityhub: [botocore] Added Inspector Lambda code Vulnerability section to ASFF, including GeneratorDetails, EpssScore, ExploitAvailable, and CodeVulnerabilities.

1.28.29

  • api-change:ec2: [botocore] Adds support for SubnetConfigurations to allow users to select their own IPv4 and IPv6 addresses for Interface VPC endpoints
  • api-change:gamelift: [botocore] Amazon GameLift updates its instance types support.

1.28.28

  • api-change:cloudwatch: [botocore] Update cloudwatch client to latest version
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version

1.28.27

  • enhancement:Python: Added provisional Python 3.12 support to Boto3
  • enhancement:Python: [botocore] Added provisional Python 3.12 support to Botocore
  • api-change:chime-sdk-meetings: [botocore] Updated API documentation to include additional exceptions.
  • api-change:ec2: [botocore] Documentation updates for Elastic Compute Cloud (EC2).
  • api-change:glue: [botocore] AWS Glue Crawlers can now accept SerDe overrides from a custom csv classifier. The two SerDe options are LazySimpleSerDe and OpenCSVSerDe. In case, the user wants crawler to do the selection, "None" can be selected for this purpose.
  • api-change:pi: [botocore] AWS Performance Insights for Amazon RDS is launching Performance Analysis On Demand, a new feature that allows you to analyze database performance metrics and find out the performance issues. You can now use SDK to create, list, get, delete, and manage tags of performance analysis reports.
  • api-change:route53domains: [botocore] Provide explanation if CheckDomainTransferability return false. Provide requestId if a request is already submitted. Add sensitive protection for customer information
  • api-change:sagemaker: [botocore] SageMaker Inference Recommender now provides SupportedResponseMIMETypes from DescribeInferenceRecommendationsJob response

1.28.26

  • api-change:mediapackage: [botocore] Fix SDK logging of certain fields.
  • api-change:omics: [botocore] This release provides support for annotation store versioning and cross account sharing for Omics Analytics
  • api-change:transfer: [botocore] Documentation updates for AWS Transfer Family

... (truncated)

Commits
  • 26070be Merge branch 'release-1.28.31'
  • 72b8977 Bumping version to 1.28.31
  • 4a0ce5f Add changelog entries from botocore
  • e8fba30 Merge branch 'release-1.28.30'
  • 5b89a32 Merge branch 'release-1.28.30' into develop
  • 36a805b Bumping version to 1.28.30
  • 6427879 Add changelog entries from botocore
  • 9f58784 Merge branch 'release-1.28.29'
  • df27fef Merge branch 'release-1.28.29' into develop
  • 8c5781f Bumping version to 1.28.29
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)