Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/aws/aws-sdk-go from 1.44.70 to 1.44.90 #333

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2022

Bumps github.com/aws/aws-sdk-go from 1.44.70 to 1.44.90.

Release notes

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

Release v1.44.90 (2022-09-01)

Service Client Updates

  • service/codeguru-reviewer: Updates service documentation
  • service/controltower: Adds new service
  • service/route53: Updates service documentation
    • Documentation updates for Amazon Route 53.

Release v1.44.89 (2022-08-31)

Service Client Updates

  • service/cloudfront: Updates service documentation
    • Update API documentation for CloudFront origin access control (OAC)
  • service/identitystore: Updates service API, documentation, and paginators
  • service/iotthingsgraph: Updates service API and documentation
  • service/ivs: Updates service API and documentation
  • service/rds-data: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • SageMaker Inference Recommender now accepts Inference Recommender fields: Domain, Task, Framework, SamplePayloadUrl, SupportedContentTypes, SupportedInstanceTypes, directly in our CreateInferenceRecommendationsJob API through ContainerConfig

Release v1.44.88 (2022-08-30)

Service Client Updates

  • service/greengrassv2: Updates service API and documentation
  • service/identitystore: Updates service documentation
  • service/lookoutequipment: Updates service API, documentation, and paginators
  • service/macie2: Updates service API and documentation
  • service/sso: Updates service documentation
    • Documentation updates for the AWS IAM Identity Center Portal CLI Reference.
  • service/sso-admin: Updates service documentation

Release v1.44.87 (2022-08-29)

Service Client Updates

  • service/fsx: Updates service documentation
  • service/voice-id: Updates service API and documentation

Release v1.44.86 (2022-08-26)

Service Client Updates

  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Removes support for RDS Custom from DBInstanceClass in ModifyDBInstance

Release v1.44.85 (2022-08-25)

... (truncated)

Changelog

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

Release v1.44.90 (2022-09-01)

Service Client Updates

  • service/codeguru-reviewer: Updates service documentation
  • service/controltower: Adds new service
  • service/route53: Updates service documentation
    • Documentation updates for Amazon Route 53.

Release v1.44.89 (2022-08-31)

Service Client Updates

  • service/cloudfront: Updates service documentation
    • Update API documentation for CloudFront origin access control (OAC)
  • service/identitystore: Updates service API, documentation, and paginators
  • service/iotthingsgraph: Updates service API and documentation
  • service/ivs: Updates service API and documentation
  • service/rds-data: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • SageMaker Inference Recommender now accepts Inference Recommender fields: Domain, Task, Framework, SamplePayloadUrl, SupportedContentTypes, SupportedInstanceTypes, directly in our CreateInferenceRecommendationsJob API through ContainerConfig

Release v1.44.88 (2022-08-30)

Service Client Updates

  • service/greengrassv2: Updates service API and documentation
  • service/identitystore: Updates service documentation
  • service/lookoutequipment: Updates service API, documentation, and paginators
  • service/macie2: Updates service API and documentation
  • service/sso: Updates service documentation
    • Documentation updates for the AWS IAM Identity Center Portal CLI Reference.
  • service/sso-admin: Updates service documentation

Release v1.44.87 (2022-08-29)

Service Client Updates

  • service/fsx: Updates service documentation
  • service/voice-id: Updates service API and documentation

Release v1.44.86 (2022-08-26)

Service Client Updates

  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Removes support for RDS Custom from DBInstanceClass in ModifyDBInstance

Release v1.44.85 (2022-08-25)

... (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)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.70 to 1.44.90.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go@v1.44.70...v1.44.90)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 2, 2022
@github-actions github-actions bot enabled auto-merge September 2, 2022 12:39
@codecov
Copy link

codecov bot commented Sep 2, 2022

Codecov Report

Base: 59.87% // Head: 59.87% // No change to project coverage 👍

Coverage data is based on head (41a9aef) compared to base (4e0ca85).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #333   +/-   ##
=======================================
  Coverage   59.87%   59.87%           
=======================================
  Files           5        5           
  Lines         314      314           
=======================================
  Hits          188      188           
  Misses        103      103           
  Partials       23       23           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 5, 2022

Superseded by #335.

@dependabot dependabot bot closed this Sep 5, 2022
auto-merge was automatically disabled September 5, 2022 16:02

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/main/github.com/aws/aws-sdk-go-1.44.90 branch September 5, 2022 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants