Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump boto3 from 1.17.85 to 1.17.86 (#458)
Bumps [boto3](https://github.com/boto/boto3) from 1.17.85 to 1.17.86. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/boto/boto3/blob/develop/CHANGELOG.rst">boto3's changelog</a>.</em></p> <blockquote> <h1>1.17.86</h1> <ul> <li>api-change:<code>autoscaling</code>: [<code>botocore</code>] You can now launch EC2 instances with GP3 volumes when using Auto Scaling groups with Launch Configurations</li> <li>api-change:<code>lightsail</code>: [<code>botocore</code>] Documentation updates for Lightsail</li> <li>api-change:<code>ecs</code>: [<code>botocore</code>] Documentation updates for Amazon ECS.</li> <li>api-change:<code>docdb</code>: [<code>botocore</code>] This SDK release adds support for DocDB global clusters.</li> <li>api-change:<code>iam</code>: [<code>botocore</code>] Documentation updates for AWS Identity and Access Management (IAM).</li> <li>api-change:<code>braket</code>: [<code>botocore</code>] Introduction of a RETIRED status for devices.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/boto/boto3/commit/dde975231b9853c08ce1f0e4f8f2fc6e224ef5f8"><code>dde9752</code></a> Merge branch 'release-1.17.86'</li> <li><a href="https://github.com/boto/boto3/commit/8e00fba1389a3c0e9f2ddc84a44a6ea14b961be0"><code>8e00fba</code></a> Bumping version to 1.17.86</li> <li><a href="https://github.com/boto/boto3/commit/c3ca1fee1ffb50237130cfd9ccc3c8ad199abbcf"><code>c3ca1fe</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/66f4ea6d04bf4abbc3dbcfad459c8ad33141edc8"><code>66f4ea6</code></a> Merge branch 'release-1.17.85' into develop</li> <li>See full diff in <a href="https://github.com/boto/boto3/compare/1.17.85...1.17.86">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=boto3&package-manager=pip&previous-version=1.17.85&new-version=1.17.86)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
- Loading branch information