webkom / lego

Backend for abakus.no
https://lego.abakus.no
MIT License
55 stars 20 forks source link

Bump boto3 from 1.26.142 to 1.26.143 #3422

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps boto3 from 1.26.142 to 1.26.143.

Changelog

Sourced from boto3's changelog.

1.26.143

  • api-change:chime-sdk-voice: [botocore] Added optional CallLeg field to StartSpeakerSearchTask API request
  • api-change:glue: [botocore] Added Runtime parameter to allow selection of Ray Runtime
  • api-change:groundstation: [botocore] Updating description of GetMinuteUsage to be clearer.
  • api-change:iotfleetwise: [botocore] Campaigns now support selecting Timestream or S3 as the data destination, Signal catalogs now support "Deprecation" keyword released in VSS v2.1 and "Comment" keyword released in VSS v3.0
  • api-change:location: [botocore] This release adds API support for political views for the maps service APIs: CreateMap, UpdateMap, DescribeMap.
  • api-change:memorydb: [botocore] Amazon MemoryDB for Redis now supports AWS Identity and Access Management authentication access to Redis clusters starting with redis-engine version 7.0
  • api-change:personalize: [botocore] This release provides support for the exclusion of certain columns for training when creating a solution and creating or updating a recommender with Amazon Personalize.
  • api-change:polly: [botocore] Amazon Polly adds 2 new voices - Sofie (da-DK) and Niamh (en-IE)
  • api-change:securityhub: [botocore] Added new resource detail objects to ASFF, including resources for AwsGuardDutyDetector, AwsAmazonMqBroker, AwsEventSchemasRegistry, AwsAppSyncGraphQlApi and AwsStepFunctionStateMachine.
  • api-change:wafv2: [botocore] This SDK release provides customers the ability to use Header Order as a field to match.
Commits
  • 2063784 Merge branch 'release-1.26.143'
  • 1f9c579 Bumping version to 1.26.143
  • b21bffb Add changelog entries from botocore
  • 49410a6 Merge branch 'release-1.26.142' into develop
  • See full diff 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

Patch and project coverage have no change.

Comparison is base (28cdd14) 88.30% compared to head (09d2119) 88.30%.

:exclamation: Current head 09d2119 differs from pull request most recent head c92a66e. Consider uploading reports for the commit c92a66e to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3422 +/- ## ======================================= Coverage 88.30% 88.30% ======================================= Files 662 662 Lines 20976 20976 ======================================= Hits 18523 18523 Misses 2453 2453 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.