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.17 to 1.25.4 #146

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.17 to 1.25.4.

Release notes *Sourced from [github.com/aws/aws-sdk-go's releases](https://github.com/aws/aws-sdk-go/releases).* > Release v1.25.4 (2019-10-02) > === > > ### Service Client Updates > * `service/lightsail`: Updates service API and documentation > * This release adds support for the automatic snapshots add-on for instances and block storage disks. > > ### SDK Enhancements > * `service/s3/s3manager`: Allow reuse of Uploader buffer `sync.Pool` amongst multiple Upload calls ([#2863](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2863)) > * The `sync.Pool` used for the reuse of `[]byte` slices when handling streaming payloads will now be shared across multiple Upload calls when the upload part size remains constant. > > ### SDK Bugs > * `internal/ini`: Fix ini parser to handle empty values [#2860](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2860) > * Fixes incorrect modifications to the previous token value of the skipper. Adds checks for cases where a skipped statement should be marked as complete and not be ignored. > * Adds tests for nested and empty field value parsing, along with tests suggested in [#2801](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2801) > * Fixes [#2800](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2800) > > Release v1.25.3 (2019-10-01) > === > > ### Service Client Updates > * `service/docdb`: Updates service API and documentation > * This release provides support for describe and modify CA certificates. > > ### SDK Bugs > * `private/model/api` : Fixes broken test for code generation example ([#2855](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2855)) > > > Release v1.25.2 (2019-09-30) > === > > ### Service Client Updates > * `aws/endpoints`: Updated Regions and Endpoints metadata. > * `service/mq`: Updates service API and documentation > * Amazon MQ now includes the ability to scale your brokers by changing the host instance type. See the hostInstanceType property of UpdateBrokerInput (https://docs.aws.amazon.com/amazon-mq/latest/api-reference/brokers-broker-id.html#brokers-broker-id-model-updatebrokerinput), and pendingHostInstanceType property of DescribeBrokerOutput (https://docs.aws.amazon.com/amazon-mq/latest/api-reference/brokers-broker-id.html#brokers-broker-id-model-describebrokeroutput). > * `service/rds`: Updates service API, documentation, and waiters > * This release adds support for creating a Read Replica with Active Directory domain information. This release updates RDS API to indicate whether an OrderableDBInstanceOption supports Kerberos Authentication. > * `service/waf`: Updates service API and documentation > * Lowering the threshold for Rate Based rule from 2000 to 100. > > Release v1.25.1 (2019-09-27) > === > > ### Service Client Updates > * `service/amplify`: Updates service API and documentation > * `service/ecs`: Updates service API and documentation > * This release of Amazon Elastic Container Service (Amazon ECS) removes FirelensConfiguration from the DescribeTask output during the FireLens public preview. > > ### SDK Enhancements > * `private/protocol/xml/xmlutil`: Support for sorting xml attributes ([#2854](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2854)) > ... (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.25.4 (2019-10-02) > === > > ### Service Client Updates > * `service/lightsail`: Updates service API and documentation > * This release adds support for the automatic snapshots add-on for instances and block storage disks. > > ### SDK Enhancements > * `service/s3/s3manager`: Allow reuse of Uploader buffer `sync.Pool` amongst multiple Upload calls ([#2863](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2863)) > * The `sync.Pool` used for the reuse of `[]byte` slices when handling streaming payloads will now be shared across multiple Upload calls when the upload part size remains constant. > > ### SDK Bugs > * `internal/ini`: Fix ini parser to handle empty values [#2860](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2860) > * Fixes incorrect modifications to the previous token value of the skipper. Adds checks for cases where a skipped statement should be marked as complete and not be ignored. > * Adds tests for nested and empty field value parsing, along with tests suggested in [#2801](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2801) > * Fixes [#2800](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2800) > > Release v1.25.3 (2019-10-01) > === > > ### Service Client Updates > * `service/docdb`: Updates service API and documentation > * This release provides support for describe and modify CA certificates. > > ### SDK Bugs > * `private/model/api` : Fixes broken test for code generation example ([#2855](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2855)) > > Release v1.25.2 (2019-09-30) > === > > ### Service Client Updates > * `aws/endpoints`: Updated Regions and Endpoints metadata. > * `service/mq`: Updates service API and documentation > * Amazon MQ now includes the ability to scale your brokers by changing the host instance type. See the hostInstanceType property of UpdateBrokerInput (https://docs.aws.amazon.com/amazon-mq/latest/api-reference/brokers-broker-id.html#brokers-broker-id-model-updatebrokerinput), and pendingHostInstanceType property of DescribeBrokerOutput (https://docs.aws.amazon.com/amazon-mq/latest/api-reference/brokers-broker-id.html#brokers-broker-id-model-describebrokeroutput). > * `service/rds`: Updates service API, documentation, and waiters > * This release adds support for creating a Read Replica with Active Directory domain information. This release updates RDS API to indicate whether an OrderableDBInstanceOption supports Kerberos Authentication. > * `service/waf`: Updates service API and documentation > * Lowering the threshold for Rate Based rule from 2000 to 100. > > Release v1.25.1 (2019-09-27) > === > > ### Service Client Updates > * `service/amplify`: Updates service API and documentation > * `service/ecs`: Updates service API and documentation > * This release of Amazon Elastic Container Service (Amazon ECS) removes FirelensConfiguration from the DescribeTask output during the FireLens public preview. > > ### SDK Enhancements > * `private/protocol/xml/xmlutil`: Support for sorting xml attributes ([#2854](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2854)) > > ... (truncated)
Commits - [`5729082`](https://github.com/aws/aws-sdk-go/commit/572908275ed4e38fef7ccb7d507f2faacaa7ab36) Release v1.25.4 - [`fe72a52`](https://github.com/aws/aws-sdk-go/commit/fe72a52350a8962175bb71c531ec9724ce48abd8) service/s3/s3manager: Move part buffer pool upwards to allow reuse. ([#2863](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2863)) - [`02207b1`](https://github.com/aws/aws-sdk-go/commit/02207b15082119416b12d877344508fda5916a4e) internal/ini: Fix ini parser to handle empty values ([#2860](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2860)) - [`5f1c1f9`](https://github.com/aws/aws-sdk-go/commit/5f1c1f9c94209da8b3ea0a80c69fa6e461b446a3) Merge pull request [#2867](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2867) from aws/release - [`75175b7`](https://github.com/aws/aws-sdk-go/commit/75175b77ef51932139594fcd2d7b2e278e2a9985) Release v1.25.3 - [`0ca1808`](https://github.com/aws/aws-sdk-go/commit/0ca18087acfff57cbeaa14a2fc2b0e01e19df231) private/model/api: removed gocmp dependency ([#2865](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2865)) - [`7521a07`](https://github.com/aws/aws-sdk-go/commit/7521a075b080d07978547d21bddba881e31cb437) private/model/api: Fixes broken test for code generation example ([#2855](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2855)) - [`f69a35e`](https://github.com/aws/aws-sdk-go/commit/f69a35e00937b32d61245bb454fa0f057b100f70) Merge pull request [#2862](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2862) from aws/release - [`63033a5`](https://github.com/aws/aws-sdk-go/commit/63033a5636f9a9ad84cfaaf97b44e31286fb3c54) Release v1.25.2 - [`daad39b`](https://github.com/aws/aws-sdk-go/commit/daad39b396360110f0c36465baf98f92a24a292e) Merge pull request [#2861](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2861) from aws/release - Additional commits viewable in [compare view](https://github.com/aws/aws-sdk-go/compare/v1.23.17...v1.25.4)


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) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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 #147.