livepeer / go-tools

Utility packages used across Livepeer Go repositories.
0 stars 2 forks source link

Bump github.com/aws/aws-sdk-go from 1.44.273 to 1.44.287 #56

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/aws/aws-sdk-go from 1.44.273 to 1.44.287.

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.44.287 (2023-06-21)

Service Client Updates

  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Documentation updates for DynamoDB
  • service/elasticmapreduce: Updates service API, documentation, and paginators
    • This release introduces a new Amazon EMR EPI called ListSupportedInstanceTypes that returns a list of all instance types supported by a given EMR release.
  • service/inspector2: Updates service API and documentation
  • service/mediaconvert: Updates service API and documentation
    • This release introduces the bandwidth reduction filter for the HEVC encoder, increases the limits of outputs per job, and updates support for the Nagra SDK to version 1.14.7.
  • service/mq: Updates service API and documentation
    • The Cross Region Disaster Recovery feature allows to replicate a brokers state from one region to another in order to provide customers with multi-region resiliency in the event of a regional outage.
  • service/sagemaker: Updates service API and documentation
    • This release provides support in SageMaker for output files in training jobs to be uploaded without compression and enable customer to deploy uncompressed model from S3 to real-time inference Endpoints. In addition, ml.trn1n.32xlarge is added to supported instance type list in training job.
  • service/transfer: Updates service API and documentation
    • This release adds a new parameter StructuredLogDestinations to CreateServer, UpdateServer APIs.

Release v1.44.286 (2023-06-20)

Service Client Updates

  • service/appflow: Updates service API and documentation
  • service/config: Updates service API
  • service/ec2: Updates service API and documentation
    • Adds support for targeting Dedicated Host allocations by assetIds in AWS Outposts
  • service/lambda: Updates service API and documentation
    • This release adds RecursiveInvocationException to the Invoke API and InvokeWithResponseStream API.
  • service/redshift: Updates service API, documentation, and paginators
    • Added support for custom domain names for Redshift Provisioned clusters. This feature enables customers to create a custom domain name and use ACM to generate fully secure connections to it.

Release v1.44.285 (2023-06-19)

Service Client Updates

  • service/cloudformation: Updates service API and documentation
    • Specify desired CloudFormation behavior in the event of ChangeSet execution failure using the CreateChangeSet OnStackFailure parameter
  • service/ec2: Updates service API, documentation, and examples
    • API changes to AWS Verified Access to include data from trust providers in logs
  • service/ecs: Updates service documentation
    • Documentation only update to address various tickets.
  • service/glue: Updates service API and documentation
    • This release adds support for creating cross region table/database resource links
  • service/pricing: Updates service API, documentation, waiters, and examples
  • service/route53domains: Updates service API and documentation
    • Update MaxItems upper bound to 1000 for ListPricesRequest
  • service/sagemaker: Updates service API and documentation
    • Amazon Sagemaker Autopilot releases CreateAutoMLJobV2 and DescribeAutoMLJobV2 for Autopilot customers with ImageClassification, TextClassification and Tabular problem type config support.

Release v1.44.284 (2023-06-16)

... (truncated)

Commits


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 #56 (91b8604) into main (153c5e9) will decrease coverage by 0.05224%. The diff coverage is 14.81481%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##                main         #56         +/-   ##
===================================================
- Coverage   25.01308%   24.96084%   -0.05224%     
===================================================
  Files             13          13                 
  Lines           1911        1915          +4     
===================================================
  Hits             478         478                 
- Misses          1395        1399          +4     
  Partials          38          38                 
Impacted Files Coverage Δ
drivers/drivers.go 51.47059% <0.00000%> (ø)
drivers/gs.go 10.98901% <0.00000%> (-0.04040%) :arrow_down:
drivers/ipfs.go 7.22892% <0.00000%> (ø)
drivers/s3.go 13.99549% <0.00000%> (-0.09542%) :arrow_down:
drivers/w3s.go 5.34979% <0.00000%> (ø)
drivers/fs.go 57.51634% <100.00000%> (ø)
drivers/local.go 51.01010% <100.00000%> (ø)
drivers/session_mock.go 45.45455% <100.00000%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e131f40...91b8604. Read the comment docs.

Impacted Files Coverage Δ
drivers/drivers.go 51.47059% <0.00000%> (ø)
drivers/gs.go 10.98901% <0.00000%> (-0.04040%) :arrow_down:
drivers/ipfs.go 7.22892% <0.00000%> (ø)
drivers/s3.go 13.99549% <0.00000%> (-0.09542%) :arrow_down:
drivers/w3s.go 5.34979% <0.00000%> (ø)
drivers/fs.go 57.51634% <100.00000%> (ø)
drivers/local.go 51.01010% <100.00000%> (ø)
drivers/session_mock.go 45.45455% <100.00000%> (ø)
dependabot[bot] commented 1 year ago

Superseded by #57.