Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump moto from 5.0.9 to 5.0.10 (#384)
Bumps [moto](https://github.com/getmoto/moto) from 5.0.9 to 5.0.10. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/getmoto/moto/blob/master/CHANGELOG.md">moto's changelog</a>.</em></p> <blockquote> <h2>5.0.10</h2> <p>Docker Digest for 5.0.10: <em>sha256:bfb9cd2a437fc7c754b3a6a66b7fb528ec1a53e0c683e8b75514bff81543cf55</em></p> <pre><code>General: * CloudFormation now supports cfn-lint v1, as well as v0 <p>New Services:</p> <pre><code>* FSX: * create_file_system() * delete_file_system() * describe_file_systems() * tag_resource() * untag_resource() * OpenSearch Serverless: * batch_get_collection() * create_collection() * create_security_policy() * create_vpc_endpoint() * delete_collection() * get_security_policy() * list_collections() * list_security_policies() * list_tags_for_resource() * tag_resource() * untag_resource() * update_security_policy() * Shield: * create_protection() * delete_protection() * describe_protection() * list_protections() * list_tags_for_resource() * tag_resource() * untag_resource() </code></pre> <p>New Methods:<br /> * Sagemaker:<br /> * create_cluster()<br /> * delete_cluster()<br /> * describe_cluster()<br /> * list_clusters()<br /> * list_cluster_nodes()</p> <p>Miscellaneous:<br /> * CognitoIDP: admin_list_groups_by_user() now supports pagination<br /> * DynamoDB: transact_write_items() now validates the number of SET expressions<br /> </code></pre></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getmoto/moto/commit/6f3a2ec6b74bc0248469b7005716f2227ad3235f"><code>6f3a2ec</code></a> Prep release 5.0.10 (<a href="https://redirect.github.com/getmoto/moto/issues/7799">#7799</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/e6cd9f0e24136de2a2590de53a069a71567e6dc1"><code>e6cd9f0</code></a> EC2: allow updating multiple SG rule descriptions (<a href="https://redirect.github.com/getmoto/moto/issues/7792">#7792</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/c701978a32f023b1f22b087230aee9190ef5ce2e"><code>c701978</code></a> EC2: Enabled regex matching in filters (<a href="https://redirect.github.com/getmoto/moto/issues/7789">#7789</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/bfc761672298572f687ea5348d95605fb69e10bd"><code>bfc7616</code></a> Fix docs typos (<a href="https://redirect.github.com/getmoto/moto/issues/7796">#7796</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/b53b63cacc505e39276c1b8ad2a153a24bc7d9f4"><code>b53b63c</code></a> ResourceGroupTagging: Add support for <code>s3:bucket</code> resource type filter (<a href="https://redirect.github.com/getmoto/moto/issues/7798">#7798</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/b4e2f950f2d060ff907fc9ecf3f7688922bdd6be"><code>b4e2f95</code></a> ELBv2: enforce maximum number of certificates per alb (<a href="https://redirect.github.com/getmoto/moto/issues/7794">#7794</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/bd71c9c7de9ba19c410a90cb82e0342847d90647"><code>bd71c9c</code></a> DynamoDB: query() should use all range keys when sorting (<a href="https://redirect.github.com/getmoto/moto/issues/7795">#7795</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/4c99cbbb9de6179c5d8ff30e0b810ce9f6d206d0"><code>4c99cbb</code></a> chore: update EC2 Instance Offerings (<a href="https://redirect.github.com/getmoto/moto/issues/7787">#7787</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/0606ffa23d3573afd54317468f61f1267211058c"><code>0606ffa</code></a> Feature: FSx (<a href="https://redirect.github.com/getmoto/moto/issues/7650">#7650</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/a5488db8e7ad09ad8b94039934e8d1d1f8ac301b"><code>a5488db</code></a> Fix cfn-lint breaking changes (<a href="https://redirect.github.com/getmoto/moto/issues/7784">#7784</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getmoto/moto/compare/5.0.9...5.0.10">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=moto&package-manager=pip&previous-version=5.0.9&new-version=5.0.10)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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