xmidt-org / webpa-common

The collection of small common packages for the webpa project.
Apache License 2.0
25 stars 26 forks source link

Bump github.com/aws/aws-sdk-go from 1.44.314 to 1.44.316 #956

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/aws/aws-sdk-go from 1.44.314 to 1.44.316.

Release notes

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

Release v1.44.316 (2023-08-03)

Service Client Updates

  • service/autoscaling: Updates service documentation and examples
    • Documentation changes related to Amazon EC2 Auto Scaling APIs.
  • service/cloud9: Updates service documentation
    • Updated the deprecation date for Amazon Linux. Doc only update.
  • service/dms: Updates service API, documentation, and paginators
    • The release makes public API for DMS Schema Conversion feature.
  • service/ec2: Updates service API and documentation
    • This release adds new parameter isPrimaryIPv6 to allow assigning an IPv6 address as a primary IPv6 address to a network interface which cannot be changed to give equivalent functionality available for network interfaces with primary IPv4 address.
  • service/sagemaker: Updates service API
    • Amazon SageMaker now supports running training jobs on p5.48xlarge instance types.

Release v1.44.315 (2023-08-02)

Service Client Updates

  • service/budgets: Updates service API and documentation
    • As part of CAE tagging integration we need to update our budget names regex filter to prevent customers from using "/action/" in their budget names.
  • service/cognito-idp: Updates service API and documentation
  • service/glue: Updates service API and documentation
    • This release includes additional Glue Streaming KAKFA SASL property types.
  • service/resiliencehub: Updates service API, documentation, and paginators
  • service/sagemaker: Updates service API and documentation
    • SageMaker Inference Recommender introduces a new API GetScalingConfigurationRecommendation to recommend auto scaling policies based on completed Inference Recommender jobs.
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 #956 (f0668ea) into main (2b2b89f) will not change coverage. Report is 31 commits behind head on main. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #956   +/-   ##
=======================================
  Coverage   82.08%   82.08%           
=======================================
  Files         138      138           
  Lines        8573     8573           
=======================================
  Hits         7037     7037           
  Misses       1344     1344           
  Partials      192      192           
Flag Coverage Δ
unittests 82.08% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.