jonathanmorley / oktaws

Apache License 2.0
15 stars 10 forks source link

Bump rusoto_credential from 0.13.0 to 0.14.0 #31

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps rusoto_credential from 0.13.0 to 0.14.0.

Release notes *Sourced from [rusoto_credential's releases](https://github.com/rusoto/rusoto/releases).* > ## 0.14.0 > Fix a bug with blob deserialization. > Add support for the ap-northeast-2 region. > Move the `rusoto_helpers` crate into the main `rusoto` repository. > Add support for Kinesis with typed errors. > Modify build script output so the codegen is only rerun when necessary. > Minor documentation changes. > Update serde/syntex dependency versions. > Add EC2 support.
Commits - [`5355601`](https://github.com/rusoto/rusoto/commit/53556018b0c1aee00273f8f27c5886bd396abc49) Bump rusoto version to 0.14.0 and rusoto_codegen to 0.2.0 - [`9bab770`](https://github.com/rusoto/rusoto/commit/9bab77065ef34e126dfadb318b5365332b6f27f6) Merge pull request [#275](https://github-redirect.dependabot.com/rusoto/rusoto/issues/275) from posix4e/master - [`9cd8deb`](https://github.com/rusoto/rusoto/commit/9cd8deb844eb8e3f0af6b5fa150ac99f96b8f06e) Update the link to rusoto helpers - [`3a50b5f`](https://github.com/rusoto/rusoto/commit/3a50b5f0db7d82f444010bdff61c60b78fcfded3) Merge pull request [#251](https://github-redirect.dependabot.com/rusoto/rusoto/issues/251) from ayosec/ec2 - [`714c773`](https://github.com/rusoto/rusoto/commit/714c773a140cc56b9379281edb8cfab14b1c02a3) Merge pull request [#273](https://github-redirect.dependabot.com/rusoto/rusoto/issues/273) from rusoto/feature-update-serde - [`fe02ab6`](https://github.com/rusoto/rusoto/commit/fe02ab6058b7c1a210a83602e6868d8d422394cb) Updates serde again. - [`5028c5f`](https://github.com/rusoto/rusoto/commit/5028c5ff7cd0c660b5a5bbedde0288d99fbec839) feat: Add EC2 support - [`3cedf82`](https://github.com/rusoto/rusoto/commit/3cedf824fdacd72816c13ebf79739cfb7749e7a3) Merge pull request [#265](https://github-redirect.dependabot.com/rusoto/rusoto/issues/265) from rusoto/feature_subsume_helpers - [`9cfd59d`](https://github.com/rusoto/rusoto/commit/9cfd59d9010390be44d242866ffe739cea4693e9) Merge pull request [#261](https://github-redirect.dependabot.com/rusoto/rusoto/issues/261) from rusoto/feature_kinesis - [`f4ebe36`](https://github.com/rusoto/rusoto/commit/f4ebe36d3930d046af2c55cf8fd8cb610f0d5820) Minor cargo.toml tweaks. - Additional commits viewable in [compare view](https://github.com/rusoto/rusoto/compare/v0.13.0...v0.14.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 #41.