artemnikitin / devicefarm-ci-tool

Tool that helps you to run tests in AWS Device Farm easily
MIT License
15 stars 5 forks source link

Bump github.com/aws/aws-sdk-go from 1.23.5 to 1.23.11 #123

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps github.com/aws/aws-sdk-go from 1.23.5 to 1.23.11.

Release notes *Sourced from [github.com/aws/aws-sdk-go's releases](https://github.com/aws/aws-sdk-go/releases).* > Release v1.23.11 (2019-08-28) > === > > ### Service Client Updates > * `service/globalaccelerator`: Updates service API and documentation > * `service/mediaconvert`: Updates service API and documentation > * This release adds the ability to send a job to an on-demand queue while simulating the performance of a job sent to a reserved queue. Use this setting to estimate the number of reserved transcoding slots (RTS) you need for a reserved queue. > * `service/sqs`: Updates service API and documentation > * Added support for message system attributes, which currently lets you send AWS X-Ray trace IDs through Amazon SQS. > > Release v1.23.10 (2019-08-27) > === > > ### Service Client Updates > * `aws/endpoints`: Updated Regions and Endpoints metadata. > * `service/organizations`: Updates service documentation > * Documentation updates for organizations > > ### SDK Bugs > * `service/ec2`: Fix int overflow in minTime on 386 and arm ([#2787](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2787)) > * Fixes [2786](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2786) int overflow issue on 32-bit platforms like 386 and arm. > > Release v1.23.9 (2019-08-26) > === > > ### Service Client Updates > * `service/securityhub`: Updates service API > * `service/ssm`: Updates service API and documentation > * This feature adds "default tier" to the AWS Systems Manager Parameter Store for parameter creation and update. AWS customers can now set the "default tier" to one of the following values: Standard (default), Advanced or Intelligent-Tiering. This allows customers to create advanced parameters or parameters in corresponding tiers with one setting rather than code change to specify parameter tiers. > > Release v1.23.8 (2019-08-23) > === > > ### Service Client Updates > * `service/ec2`: Updates service API and documentation > * This release of EC2 VM Import Export adds support for exporting Amazon Machine Image(AMI)s to a VM file > * `aws/endpoints`: Updated Regions and Endpoints metadata. > * `service/mediapackage-vod`: Updates service API and documentation > * `service/transcribe`: Updates service API and documentation > > ### SDK Enhancements > * `aws/session`: Add support for CSM options from shared config file ([#2768](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2768)) > * Adds support for enabling and controlling the Client Side Metrics (CSM) reporting from the shared configuration files in addition to the environment variables. > > ### SDK Bugs > * `service/s3/s3crypto`: Fix tmp file not being deleted after upload ([#2776](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2776)) > * Fixes the s3crypto's getWriterStore utiliy's send handler not cleaning up the temporary file after Send completes. > * `private/protocol`: Add protocol tests for blob types and headers ([#2770](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2770)) > * Adds RESTJSON and RESTXML protocol tests for blob headers. > * Related to [#750](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/750) > ... (truncated)
Changelog *Sourced from [github.com/aws/aws-sdk-go's changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md).* > Release v1.23.11 (2019-08-28) > === > > ### Service Client Updates > * `service/globalaccelerator`: Updates service API and documentation > * `service/mediaconvert`: Updates service API and documentation > * This release adds the ability to send a job to an on-demand queue while simulating the performance of a job sent to a reserved queue. Use this setting to estimate the number of reserved transcoding slots (RTS) you need for a reserved queue. > * `service/sqs`: Updates service API and documentation > * Added support for message system attributes, which currently lets you send AWS X-Ray trace IDs through Amazon SQS. > > Release v1.23.10 (2019-08-27) > === > > ### Service Client Updates > * `aws/endpoints`: Updated Regions and Endpoints metadata. > * `service/organizations`: Updates service documentation > * Documentation updates for organizations > > ### SDK Bugs > * `service/ec2`: Fix int overflow in minTime on 386 and arm ([#2787](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2787)) > * Fixes [2786](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2786) int overflow issue on 32-bit platforms like 386 and arm. > Release v1.23.9 (2019-08-26) > === > > ### Service Client Updates > * `service/securityhub`: Updates service API > * `service/ssm`: Updates service API and documentation > * This feature adds "default tier" to the AWS Systems Manager Parameter Store for parameter creation and update. AWS customers can now set the "default tier" to one of the following values: Standard (default), Advanced or Intelligent-Tiering. This allows customers to create advanced parameters or parameters in corresponding tiers with one setting rather than code change to specify parameter tiers. > > Release v1.23.8 (2019-08-23) > === > > ### Service Client Updates > * `service/ec2`: Updates service API and documentation > * This release of EC2 VM Import Export adds support for exporting Amazon Machine Image(AMI)s to a VM file > * `aws/endpoints`: Updated Regions and Endpoints metadata. > * `service/mediapackage-vod`: Updates service API and documentation > * `service/transcribe`: Updates service API and documentation > > ### SDK Enhancements > * `aws/session`: Add support for CSM options from shared config file ([#2768](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2768)) > * Adds support for enabling and controlling the Client Side Metrics (CSM) reporting from the shared configuration files in addition to the environment variables. > > ### SDK Bugs > * `service/s3/s3crypto`: Fix tmp file not being deleted after upload ([#2776](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2776)) > * Fixes the s3crypto's getWriterStore utiliy's send handler not cleaning up the temporary file after Send completes. > * `private/protocol`: Add protocol tests for blob types and headers ([#2770](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2770)) > * Adds RESTJSON and RESTXML protocol tests for blob headers. > * Related to [#750](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/750) > * `service/dynamodb/expression`: Improved reporting of bad key conditions ([#2775](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2775)) > ... (truncated)
Commits - [`5a99add`](https://github.com/aws/aws-sdk-go/commit/5a99add923d31920b9a50f93bd5ebfd0432a709b) Release v1.23.11 - [`969127f`](https://github.com/aws/aws-sdk-go/commit/969127fb5e168189a973c3d7ea58d7bd37aef6af) Merge pull request [#2790](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2790) from aws/release - [`44f7fa5`](https://github.com/aws/aws-sdk-go/commit/44f7fa5c2973626232af40ca0ee054e7b9deb0a2) Release v1.23.10 - [`70cc9a2`](https://github.com/aws/aws-sdk-go/commit/70cc9a26798e7a369c31b48b9e2584a83f2de8f0) service/ec2: Fix int overflow in minTime on 386 and arm ([#2787](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2787)) - [`034e9fb`](https://github.com/aws/aws-sdk-go/commit/034e9fbdb3877e1cf27f02f2ea38f50927b405c6) Merge pull request [#2789](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2789) from aws/release - [`2eb9a65`](https://github.com/aws/aws-sdk-go/commit/2eb9a651f22769d792f974e8a8efe16afea3370f) Release v1.23.9 - [`2bb03b6`](https://github.com/aws/aws-sdk-go/commit/2bb03b65e85d6cd02d68c7eb1a5d9e1574951707) Merge pull request [#2780](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2780) from aws/release - [`5c46223`](https://github.com/aws/aws-sdk-go/commit/5c462231880841c424d16b29eab94b393421bdb8) Release v1.23.8 - [`b142061`](https://github.com/aws/aws-sdk-go/commit/b1420611ad8bf646f4f2114f622701ab4558f606) service/s3/s3crypto: Fix tmp file not being deleted after upload ([#2776](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2776)) - [`6967c8b`](https://github.com/aws/aws-sdk-go/commit/6967c8bbf36b09846ec7db8368603b54f06eb983) Fixup pending change log's formating - Additional commits viewable in [compare view](https://github.com/aws/aws-sdk-go/compare/v1.23.5...v1.23.11)


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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #124.