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.18.22 to 1.18.24 (#619)
Bumps [boto3](https://github.com/boto/boto3) from 1.18.22 to 1.18.24. <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.18.24</h1> <ul> <li>api-change:<code>codebuild</code>: [<code>botocore</code>] CodeBuild now allows you to make the build results for your build projects available to the public without requiring access to an AWS account.</li> <li>api-change:<code>route53</code>: [<code>botocore</code>] Documentation updates for route53</li> <li>api-change:<code>sagemaker-runtime</code>: [<code>botocore</code>] Update sagemaker-runtime client to latest version</li> <li>api-change:<code>route53resolver</code>: [<code>botocore</code>] Documentation updates for Route 53 Resolver</li> <li>api-change:<code>sagemaker</code>: [<code>botocore</code>] Amazon SageMaker now supports Asynchronous Inference endpoints. Adds PlatformIdentifier field that allows Notebook Instance creation with different platform selections. Increases the maximum number of containers in multi-container endpoints to 15. Adds more instance types to InstanceType field.</li> </ul> <h1>1.18.23</h1> <ul> <li>api-change:<code>cloud9</code>: [<code>botocore</code>] Added DryRun parameter to CreateEnvironmentEC2 API. Added ManagedCredentialsActions parameter to UpdateEnvironment API</li> <li>api-change:<code>ec2</code>: [<code>botocore</code>] This release adds support for EC2 ED25519 key pairs for authentication</li> <li>api-change:<code>clouddirectory</code>: [<code>botocore</code>] Documentation updates for clouddirectory</li> <li>api-change:<code>ce</code>: [<code>botocore</code>] This release is a new feature for Cost Categories: Split charge rules. Split charge rules enable you to allocate shared costs between your cost category values.</li> <li>api-change:<code>logs</code>: [<code>botocore</code>] Documentation-only update for CloudWatch Logs</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/boto/boto3/commit/68b2dbc89879e08a5ef0c6bfe40227403d1ab013"><code>68b2dbc</code></a> Merge branch 'release-1.18.24'</li> <li><a href="https://github.com/boto/boto3/commit/9c4ded989a90b7592c1a353e1be9639211f69c88"><code>9c4ded9</code></a> Bumping version to 1.18.24</li> <li><a href="https://github.com/boto/boto3/commit/766904f6a6383ae3119089193f8078dddc6f415d"><code>766904f</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/59dd1d08b7610c756f6f278c8a7dac1e2280b80c"><code>59dd1d0</code></a> Merge branch 'release-1.18.23'</li> <li><a href="https://github.com/boto/boto3/commit/267cd97e0ad716715e06e810aeef2dcf65fa88dc"><code>267cd97</code></a> Merge branch 'release-1.18.23' into develop</li> <li><a href="https://github.com/boto/boto3/commit/3217a6863293f46453606607a4889ba2f6008bae"><code>3217a68</code></a> Bumping version to 1.18.23</li> <li><a href="https://github.com/boto/boto3/commit/aba1d00543bdeff68ff27e269ce9d3d3c2cd0936"><code>aba1d00</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/85b975af30c408f93b654a21930218edd58336ad"><code>85b975a</code></a> Add user guide for SSO provider usage</li> <li><a href="https://github.com/boto/boto3/commit/1b1065cec931ce66eaf2e789c6bf54095fa3a593"><code>1b1065c</code></a> Merge branch 'release-1.18.22' into develop</li> <li>See full diff in <a href="https://github.com/boto/boto3/compare/1.18.22...1.18.24">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.18.22&new-version=1.18.24)](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