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

Bump github.com/aws/aws-sdk-go from 1.25.19 to 1.25.31 #27

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/aws/aws-sdk-go from 1.25.19 to 1.25.31.

Release notes

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

Release v1.25.31 (2019-11-08)

Service Client Updates

  • service/cognito-identity: Updates service API and documentation
  • service/ecr: Updates service documentation
    • This release contains ticket fixes for Amazon ECR.

SDK Bugs

  • aws/request: Ensure New request handles nil retryer (#2934)
    • Adds additional default behavior to the SDK's New request constructor, to handle the case where a nil Retryer was passed in. This error could occur when the SDK's Request type was being used to create requests directly, not through one of the SDK's client.
    • Fixes #2889

Release v1.25.30 (2019-11-07)

Service Client Updates

  • service/comprehend: Updates service API and documentation
  • service/ssm: Updates service API
    • AWS Systems Manager Session Manager target length increased to 400.
  • service/sso: Adds new service
    • This is an initial release of AWS Single Sign-On (SSO) end-user access. This release adds support for accessing AWS accounts assigned in AWS SSO using short term credentials.
  • service/sso-oidc: Adds new service

Release v1.25.29 (2019-11-06)

Service Client Updates

  • service/savingsplans: Updates service documentation

Release v1.25.28 (2019-11-06)

Service Client Updates

  • service/budgets: Updates service API and documentation
    • Documentation updates for budgets to track Savings Plans utilization and coverage
  • service/ce: Updates service API, documentation, and paginators
  • service/codebuild: Updates service API and documentation
    • Add support for Build Number, Secrets Manager and Exported Environment Variables.
  • service/elasticfilesystem: Updates service API
    • EFS customers can select a lifecycle policy that automatically moves files that have not been accessed for 7 days into the EFS Infrequent Access (EFS IA) storage class. EFS IA provides price/performance that is cost-optimized for files that are not accessed every day.
  • service/savingsplans: Adds new service
  • service/signer: Updates service API and documentation
    • This release adds support for tagging code-signing profiles in AWS Signer.

Release v1.25.27 (2019-11-05)

Service Client Updates

  • service/codestar-notifications: Adds new service
... (truncated)
Changelog

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

Release v1.25.31 (2019-11-08)

Service Client Updates

  • service/cognito-identity: Updates service API and documentation
  • service/ecr: Updates service documentation
    • This release contains ticket fixes for Amazon ECR.

SDK Bugs

  • aws/request: Ensure New request handles nil retryer (#2934)
    • Adds additional default behavior to the SDK's New request constructor, to handle the case where a nil Retryer was passed in. This error could occur when the SDK's Request type was being used to create requests directly, not through one of the SDK's client.
    • Fixes #2889

Release v1.25.30 (2019-11-07)

Service Client Updates

  • service/comprehend: Updates service API and documentation
  • service/ssm: Updates service API
    • AWS Systems Manager Session Manager target length increased to 400.
  • service/sso: Adds new service
    • This is an initial release of AWS Single Sign-On (SSO) end-user access. This release adds support for accessing AWS accounts assigned in AWS SSO using short term credentials.
  • service/sso-oidc: Adds new service

Release v1.25.29 (2019-11-06)

Service Client Updates

  • service/savingsplans: Updates service documentation

Release v1.25.28 (2019-11-06)

Service Client Updates

  • service/budgets: Updates service API and documentation
    • Documentation updates for budgets to track Savings Plans utilization and coverage
  • service/ce: Updates service API, documentation, and paginators
  • service/codebuild: Updates service API and documentation
    • Add support for Build Number, Secrets Manager and Exported Environment Variables.
  • service/elasticfilesystem: Updates service API
    • EFS customers can select a lifecycle policy that automatically moves files that have not been accessed for 7 days into the EFS Infrequent Access (EFS IA) storage class. EFS IA provides price/performance that is cost-optimized for files that are not accessed every day.
  • service/savingsplans: Adds new service
  • service/signer: Updates service API and documentation
    • This release adds support for tagging code-signing profiles in AWS Signer.

Release v1.25.27 (2019-11-05)

Service Client Updates

  • service/codestar-notifications: Adds new service
... (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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.25.19 to 1.25.31.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-go@v1.25.19...v1.25.31)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 11, 2019
@julienduchesne julienduchesne merged commit e76553a into master Nov 11, 2019
@julienduchesne julienduchesne deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.25.31 branch November 11, 2019 12:23
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