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.88 to 1.17.89 (#466)
Bumps [boto3](https://github.com/boto/boto3) from 1.17.88 to 1.17.89. <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.89</h1> <ul> <li>api-change:<code>sagemaker</code>: [<code>botocore</code>] AWS SageMaker - Releasing new APIs related to Callback steps in model building pipelines. Adds experiment integration to model building pipelines.</li> <li>api-change:<code>glue</code>: [<code>botocore</code>] Add SampleSize variable to S3Target to enable s3-sampling feature through API.</li> <li>api-change:<code>personalize</code>: [<code>botocore</code>] Update regex validation in kmsKeyArn and s3 path API parameters for AWS Personalize APIs</li> <li>api-change:<code>eks</code>: [<code>botocore</code>] Added updateConfig option that allows customers to control upgrade velocity in Managed Node Group.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/boto/boto3/commit/1325ffad692fa6f8924d1548f3b9e2dc145ce37d"><code>1325ffa</code></a> Merge branch 'release-1.17.89'</li> <li><a href="https://github.com/boto/boto3/commit/6c8075bc760ec74feea709a03ccfd074491f0551"><code>6c8075b</code></a> Bumping version to 1.17.89</li> <li><a href="https://github.com/boto/boto3/commit/ab25d492c9f4262f050b2d2bdfdb95a4aaae68f9"><code>ab25d49</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/e0d6eff5c13f244f046d5b293d97c6e0b0830033"><code>e0d6eff</code></a> Merge branch 'release-1.17.88' into develop</li> <li>See full diff in <a href="https://github.com/boto/boto3/compare/1.17.88...1.17.89">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.88&new-version=1.17.89)](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