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.42.47 to 1.42.52 #13

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2022

Bumps github.com/aws/aws-sdk-go from 1.42.47 to 1.42.52.

Release notes

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

Release v1.42.52 (2022-02-11)

Service Client Updates

  • service/ssm: Updates service API
    • Documentation updates for AWS Systems Manager.

Release v1.42.51 (2022-02-10)

Service Client Updates

  • service/cloudformation: Updates service API
    • This SDK release adds AWS CloudFormation Hooks HandlerErrorCodes
  • service/lookoutvision: Updates service API and documentation
  • service/pinpoint: Updates service API and documentation
    • This SDK release adds a new paramater creation date for GetApp and GetApps Api call
  • service/sns: Updates service documentation
    • Customer requested typo fix in API documentation.
  • service/wafv2: Updates service API and documentation

Release v1.42.50 (2022-02-09)

Service Client Updates

  • service/cloudformation: Updates service API and documentation
    • This SDK release is for the feature launch of AWS CloudFormation Hooks.

Release v1.42.49 (2022-02-08)

Service Client Updates

  • service/apprunner: Updates service API, documentation, and paginators
  • service/kendra: Updates service API and documentation
  • service/s3control: Updates service API and documentation
    • This release adds support for S3 Batch Replication. Batch Replication lets you replicate existing objects, already replicated objects to new destinations, and objects that previously failed to replicate. Customers will receive object-level visibility of progress and a detailed completion report.
  • service/sagemaker: Updates service API and documentation
    • Autopilot now generates an additional report with information on the performance of the best model, such as a Confusion matrix and Area under the receiver operating characteristic (AUC-ROC). The path to the report can be found in CandidateArtifactLocations.

Release v1.42.48 (2022-02-07)

Service Client Updates

  • service/auditmanager: Updates service API
  • service/eventbridge: Updates service documentation
  • service/ssm-incidents: Updates service API
  • service/synthetics: Updates service API and documentation
Changelog

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

Release v1.42.52 (2022-02-11)

Service Client Updates

  • service/ssm: Updates service API
    • Documentation updates for AWS Systems Manager.

Release v1.42.51 (2022-02-10)

Service Client Updates

  • service/cloudformation: Updates service API
    • This SDK release adds AWS CloudFormation Hooks HandlerErrorCodes
  • service/lookoutvision: Updates service API and documentation
  • service/pinpoint: Updates service API and documentation
    • This SDK release adds a new paramater creation date for GetApp and GetApps Api call
  • service/sns: Updates service documentation
    • Customer requested typo fix in API documentation.
  • service/wafv2: Updates service API and documentation

Release v1.42.50 (2022-02-09)

Service Client Updates

  • service/cloudformation: Updates service API and documentation
    • This SDK release is for the feature launch of AWS CloudFormation Hooks.

Release v1.42.49 (2022-02-08)

Service Client Updates

  • service/apprunner: Updates service API, documentation, and paginators
  • service/kendra: Updates service API and documentation
  • service/s3control: Updates service API and documentation
    • This release adds support for S3 Batch Replication. Batch Replication lets you replicate existing objects, already replicated objects to new destinations, and objects that previously failed to replicate. Customers will receive object-level visibility of progress and a detailed completion report.
  • service/sagemaker: Updates service API and documentation
    • Autopilot now generates an additional report with information on the performance of the best model, such as a Confusion matrix and Area under the receiver operating characteristic (AUC-ROC). The path to the report can be found in CandidateArtifactLocations.

Release v1.42.48 (2022-02-07)

Service Client Updates

  • service/auditmanager: Updates service API
  • service/eventbridge: Updates service documentation
  • service/ssm-incidents: Updates service API
  • service/synthetics: Updates service API and documentation
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.42.47 to 1.42.52.
- [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.42.47...v1.42.52)

---
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 the dependencies Pull requests that update a dependency file label Feb 14, 2022
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1842159970

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 43.548%

Totals Coverage Status
Change from base Build 1823921166: 0.0%
Covered Lines: 54
Relevant Lines: 124

💛 - Coveralls

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 21, 2022

Superseded by #14.

@dependabot dependabot bot closed this Feb 21, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.42.52 branch February 21, 2022 16:14
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant