cello-proj / cello

Run infrastructure as code (IaC) software tools including CDK, Terraform and Cloud Formation via GitOps.
https://cello-proj.github.io/cello/
Apache License 2.0
282 stars 38 forks source link

chore(deps): bump github.com/aws/aws-sdk-go from 1.44.142 to 1.44.201 #454

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/aws/aws-sdk-go from 1.44.142 to 1.44.201.

Release notes

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

Release v1.44.201 (2023-02-14)

Service Client Updates

  • service/appconfig: Updates service API and documentation
  • service/datasync: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • With this release customers can turn host maintenance on or off when allocating or modifying a supported dedicated host. Host maintenance is turned on by default for supported hosts.

Release v1.44.200 (2023-02-13)

Service Client Updates

  • service/account: Updates service API, documentation, and paginators
  • service/appconfigdata: Updates service API and documentation
  • service/snowball: Updates service API and documentation
    • Adds support for EKS Anywhere on Snowball. AWS Snow Family customers can now install EKS Anywhere service on Snowball Edge Compute Optimized devices.

Release v1.44.199 (2023-02-10)

Service Client Updates

  • service/autoscaling: Updates service API and documentation
    • You can now either terminate/replace, ignore, or wait for EC2 Auto Scaling instances on standby or protected from scale in. Also, you can also roll back changes from a failed instance refresh.
  • service/connect: Updates service API and documentation
  • service/ec2: Updates service API, documentation, and waiters
    • Adds support for waiters that automatically poll for an imported snapshot until it reaches the completed state.
  • service/polly: Updates service API
    • Amazon Polly adds two new neural Japanese voices - Kazuha, Tomoko
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker Autopilot adds support for selecting algorithms in CreateAutoMLJob API.
  • service/sns: Updates service documentation
    • This release adds support for SNS X-Ray active tracing as well as other updates.

Release v1.44.198 (2023-02-09)

Service Client Updates

  • service/chime-sdk-meetings: Updates service documentation
  • service/emr-containers: Updates service API and documentation
  • service/evidently: Updates service API and documentation
  • service/lightsail: Updates service documentation
    • Documentation updates for Lightsail
  • service/migration-hub-refactor-spaces: Updates service API and documentation
  • service/models.lex.v2: Updates service API and documentation
  • service/runtime.lex.v2: Updates service API and documentation
  • service/workdocs: Updates service documentation
    • Doc only update for the WorkDocs APIs.
  • service/workspaces: Updates service documentation
    • Removed Windows Server 2016 BYOL and made changes based on IAM campaign.

... (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-commenter commented 1 year ago

Codecov Report

Merging #454 (070f7f3) into main (1d5592f) will not change coverage. The diff coverage is n/a.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #454 +/- ## ======================================= Coverage 70.18% 70.18% ======================================= Files 11 11 Lines 2053 2053 ======================================= Hits 1441 1441 Misses 510 510 Partials 102 102 ``` ------ [Continue to review full report at Codecov](https://codecov.io/gh/cello-proj/cello/pull/454?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/cello-proj/cello/pull/454?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Last update [1d5592f...070f7f3](https://codecov.io/gh/cello-proj/cello/pull/454?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None).
dependabot[bot] commented 1 year ago

Superseded by #455.