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.19.11 to 1.23.3 #115

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps github.com/aws/aws-sdk-go from 1.19.11 to 1.23.3.

Release notes *Sourced from [github.com/aws/aws-sdk-go's releases](https://github.com/aws/aws-sdk-go/releases).* > Release v1.23.3 (2019-08-16) > === > > ### Service Client Updates > * `service/ecs`: Updates service API and documentation > * This release of Amazon Elastic Container Service (Amazon ECS) introduces support for controlling the usage of swap space on a per-container basis for Linux containers. > * `service/elasticmapreduce`: Updates service API and documentation > * Amazon EMR has introduced an account level configuration called Block Public Access that allows you to block clusters with ports open to traffic from public IP sources (i.e. 0.0.0.0/0 for IPv4 and ::/0 for IPv6) from launching. Individual ports or port ranges can be added as exceptions to allow public access. > * `aws/endpoints`: Updated Regions and Endpoints metadata. > * `service/robomaker`: Updates service API and documentation > > Release v1.23.2 (2019-08-15) > === > > ### Service Client Updates > * `service/appmesh`: Updates service API and documentation > * `service/athena`: Updates service API and documentation > * This release adds support for querying S3 Requester Pays buckets. Users can enable this feature through their Workgroup settings. > * `service/codecommit`: Updates service API and documentation > * This release adds an API, BatchGetCommits, that allows retrieval of metadata for multiple commits in an AWS CodeCommit repository. > * `service/ec2`: Updates service API and documentation > * This release adds an option to use private certificates from AWS Certificate Manager (ACM) to authenticate a Site-to-Site VPN connection's tunnel endpoints and customer gateway device. > * `service/glue`: Updates service API, documentation, and paginators > * GetJobBookmarks API is withdrawn. > * `service/storagegateway`: Updates service API and documentation > * CreateSnapshotFromVolumeRecoveryPoint API supports new parameter: Tags (to be attached to the created resource) > > ### SDK Enhancements > * `service/kinesis`: Add support for retrying service specific API errors ([#2751](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2751) > * Adds support for retrying the Kinesis API error, LimitExceededException. > * Fixes [#1376](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/1376) > * `aws/credentials/stscreds`: Add STS and Assume Role specific retries ([#2752](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2752)) > * Adds retries to specific STS API errors to the STS AssumeRoleWithWebIdentity credential provider, and STS API operations in general. > > Release v1.23.1 (2019-08-14) > === > > ### Service Client Updates > * `service/ec2`: Updates service API and documentation > * This release adds a new API called SendDiagnosticInterrupt, which allows you to send diagnostic interrupts to your EC2 instance. > * `aws/endpoints`: Updated Regions and Endpoints metadata. > > Release v1.23.0 (2019-08-13) > === > > ### Service Client Updates > * `service/appsync`: Updates service API and documentation > * `aws/endpoints`: Updated Regions and Endpoints metadata. > > ### SDK Features > ... (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.3 (2019-08-16) > === > > ### Service Client Updates > * `service/ecs`: Updates service API and documentation > * This release of Amazon Elastic Container Service (Amazon ECS) introduces support for controlling the usage of swap space on a per-container basis for Linux containers. > * `service/elasticmapreduce`: Updates service API and documentation > * Amazon EMR has introduced an account level configuration called Block Public Access that allows you to block clusters with ports open to traffic from public IP sources (i.e. 0.0.0.0/0 for IPv4 and ::/0 for IPv6) from launching. Individual ports or port ranges can be added as exceptions to allow public access. > * `aws/endpoints`: Updated Regions and Endpoints metadata. > * `service/robomaker`: Updates service API and documentation > > Release v1.23.2 (2019-08-15) > === > > ### Service Client Updates > * `service/appmesh`: Updates service API and documentation > * `service/athena`: Updates service API and documentation > * This release adds support for querying S3 Requester Pays buckets. Users can enable this feature through their Workgroup settings. > * `service/codecommit`: Updates service API and documentation > * This release adds an API, BatchGetCommits, that allows retrieval of metadata for multiple commits in an AWS CodeCommit repository. > * `service/ec2`: Updates service API and documentation > * This release adds an option to use private certificates from AWS Certificate Manager (ACM) to authenticate a Site-to-Site VPN connection's tunnel endpoints and customer gateway device. > * `service/glue`: Updates service API, documentation, and paginators > * GetJobBookmarks API is withdrawn. > * `service/storagegateway`: Updates service API and documentation > * CreateSnapshotFromVolumeRecoveryPoint API supports new parameter: Tags (to be attached to the created resource) > > ### SDK Enhancements > * `service/kinesis`: Add support for retrying service specific API errors ([#2751](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2751) > * Adds support for retrying the Kinesis API error, LimitExceededException. > * Fixes [#1376](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/1376) > * `aws/credentials/stscreds`: Add STS and Assume Role specific retries ([#2752](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2752)) > * Adds retries to specific STS API errors to the STS AssumeRoleWithWebIdentity credential provider, and STS API operations in general. > > Release v1.23.1 (2019-08-14) > === > > ### Service Client Updates > * `service/ec2`: Updates service API and documentation > * This release adds a new API called SendDiagnosticInterrupt, which allows you to send diagnostic interrupts to your EC2 instance. > * `aws/endpoints`: Updated Regions and Endpoints metadata. > > Release v1.23.0 (2019-08-13) > === > > ### Service Client Updates > * `service/appsync`: Updates service API and documentation > * `aws/endpoints`: Updated Regions and Endpoints metadata. > > ### SDK Features > ... (truncated)
Commits - [`fbdf1bd`](https://github.com/aws/aws-sdk-go/commit/fbdf1bd30caaf828d14bd5fed15130417858a723) Release v1.23.3 - [`da63323`](https://github.com/aws/aws-sdk-go/commit/da6332339babcc806769a7438d57519c33d9122b) Merge pull request [#2759](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2759) from aws/release - [`fe1a8f5`](https://github.com/aws/aws-sdk-go/commit/fe1a8f58dd8410b629e504f0cf0315ca74a1e20a) Release v1.23.2 - [`d8409ae`](https://github.com/aws/aws-sdk-go/commit/d8409ae3d9dc0db826357792070dd69e9133bbb5) aws/credentials/stscreds: Add STS and Assume Role specific retries ([#2752](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2752)) - [`0d2fb42`](https://github.com/aws/aws-sdk-go/commit/0d2fb4262a467e769b3ecaae97713904d368d408) service/kinesis: Add support for retrying service specific API errors ([#2751](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2751)) - [`002c871`](https://github.com/aws/aws-sdk-go/commit/002c871cd69bdad68edae6401f37aeaab8718026) Merge pull request [#2756](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2756) from aws/release - [`29c8bb1`](https://github.com/aws/aws-sdk-go/commit/29c8bb1bdb52ecbcb750627895a8fd682957a554) Release v1.23.1 - [`0667a78`](https://github.com/aws/aws-sdk-go/commit/0667a78a83662adafcc990d192478e41817d6fde) service/s3/s3manager: Fix typo in downloader example ([#2754](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2754)) - [`1ac2b06`](https://github.com/aws/aws-sdk-go/commit/1ac2b0687015eb3641b78633f08bff941274f114) Merge pull request [#2753](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2753) from aws/release - [`b19b077`](https://github.com/aws/aws-sdk-go/commit/b19b0776ce26bb4b6825fd6f06a25ec9d4beba30) Release v1.23.0 - Additional commits viewable in [compare view](https://github.com/aws/aws-sdk-go/compare/v1.19.11...v1.23.3)


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 #116.