jonathanmorley / oktaws

Apache License 2.0
15 stars 10 forks source link

Bump rusoto_sts from 0.34.0 to 0.36.0 #40

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps rusoto_sts from 0.34.0 to 0.36.0.

Release notes *Sourced from [rusoto_sts's releases](https://github.com/rusoto/rusoto/releases).* > ## Rusoto 0.36.0 ! 🎉 > > CHANGELOG: > > > - Add Connect service > - Add MediaTailor support > - Add ByteStream struct to core > - Skip serializing blobs when they are `Option::None` > - Fix typo in `service_crategen` README.md > - Add Kinesis Video Archived Media service > - Update regex to version 1 > - Add Appsync service > - Handle s3 out of order elements > - Add mediaconvert service > - Add KinesisVideo support > - Add a filter that will limit what services to generate > - Enable passthrough parsing of payload members > - Add sagemaker-runtime > - Fix some glacier bugs > - Add CloudFront unit test > - Add IoT Data service > - Add MediaLive service > - Add ResourceGroups service > - Add Mobile service > - Skip serializing blobs when they are Option::None (DynamoDB) > - Fix import/export endpoint > - Add MediaPackage service > - Add IoT Jobs Data > - Add Kinesis Video Media service > - Add IoT Analytics > - Add IoT 1click devices > - Add Workmail service > - Add IoT 1Click Projects > > ## Rusoto 0.35.0 > Welcome to Rusoto 0.35.0! This release has been a long time coming, thanks for your support in making it happen. 👍 We've got **18** new services, some bug fixes and ergonomic improvements. > > ## [0.35.0] - 2018-10-31 > > - Add Cost Explorer > - Add Performance Insights support > - Add ServiceDiscovery support > - Add Sentiment support > - Add Sagemaker support > - Add Transcribe service > - Added Neptune support > - Add GuardDuty service > - Add AWS Macie > - Adds EKS > ... (truncated)
Changelog *Sourced from [rusoto_sts's changelog](https://github.com/rusoto/rusoto/blob/master/CHANGELOG.md).* > ## [0.36.0] - 2018-12-04 > > - Add Connect service > - Add MediaTailor support > - Add ByteStream struct to core > - Skip serializing blobs when they are `Option::None` > - Fix typo in `service_crategen` README.md > - Add Kinesis Video Archived Media service > - Update regex to version 1 > - Add Appsync service > - Handle s3 out of order elements > - Add mediaconvert service > - Add KinesisVideo support > - Add a filter that will limit what services to generate > - Enable passthrough parsing of payload members > - Add sagemaker-runtime > - Fix some glacier bugs > - Add CloudFront unit test > - Add IoT Data service > - Add MediaLive service > - Add ResourceGroups service > - Add Mobile service > - Skip serializing blobs when they are Option::None (DynamoDB) > - Fix import/export endpoint > - Add MediaPackage service > - Add IoT Jobs Data > - Add Kinesis Video Media service > - Add IoT Analytics > - Add IoT 1click devices > - Add Workmail service > - Add IoT 1Click Projects > > ## [0.35.0] - 2018-10-31 > > - Add Cost Explorer > - Add Performance Insights support > - Add ServiceDiscovery support > - Add Sentiment support > - Add Sagemaker support > - Add Transcribe service > - Added Neptune support > - Add GuardDuty service > - Add AWS Macie > - Adds EKS > - Add AWS Pricing service > - Add Translate service > - Add Firewall Management Service (FMS) > - Add Cloud9 support > - Add Autoscaling Plans > - Add MQ service > ... (truncated)
Commits - [`0338d99`](https://github.com/rusoto/rusoto/commit/0338d992d6e67cbf51572f302dc1cbca6d552b7c) Merge pull request [#1234](https://github-redirect.dependabot.com/rusoto/rusoto/issues/1234) from rusoto/release-0.36.0 - [`aa94314`](https://github.com/rusoto/rusoto/commit/aa94314a726fed552716cf184de1410801fe900e) Update CHANGELOG with all merged PRs. - [`54250a5`](https://github.com/rusoto/rusoto/commit/54250a5ad2a5a3d31fa94e233267358a07970c72) Rusoto 0.36.0 - [`f056ac2`](https://github.com/rusoto/rusoto/commit/f056ac25028958d8b1c7549805c445d07031e18b) Merge pull request [#1237](https://github-redirect.dependabot.com/rusoto/rusoto/issues/1237) from rusoto/hyper-bufsize-example - [`50ac614`](https://github.com/rusoto/rusoto/commit/50ac614d7e9b48e7a569cf8c381434096f605272) Show off new hyper readbufsize config in a test. - [`0615c43`](https://github.com/rusoto/rusoto/commit/0615c43a94e1d6c33b19191e84661088d25a8c2b) Merge pull request [#1204](https://github-redirect.dependabot.com/rusoto/rusoto/issues/1204) from rusoto/stable-rustfmt - [`0559b17`](https://github.com/rusoto/rusoto/commit/0559b179bb7ad0c67c9da836873d90f1f99a7ba3) Use stable rustfmt. - [`4277176`](https://github.com/rusoto/rusoto/commit/4277176ba723f5165c5e6155c20c6456f3c2e27f) Catch services that needed regeneration. - [`2cef237`](https://github.com/rusoto/rusoto/commit/2cef23785e10e1847088d1c44457783a454ef1ad) Remove use of rustfmt checking in semaphore. - [`cbd4eb9`](https://github.com/rusoto/rusoto/commit/cbd4eb95512365b12fb546305034f320b1653079) Rustfmt stable. - Additional commits viewable in [compare view](https://github.com/rusoto/rusoto/compare/rusoto-v0.34.0...rusoto-v0.36.0)


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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 #48.