dependabot[bot] opened a new pull request, #8402: URL: https://github.com/apache/iceberg/pull/8402
Bumps [moto](https://github.com/getmoto/moto) from 4.1.14 to 4.2.0. <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>4.2.0</h2> <p>Docker Digest for 4.2.0: <em>sha256:92e59875783037b2558067d2d3f9dd2502c140881ff5c44c44ddbce6658a89b7</em></p> <pre><code>General: The Docker image is now based on Python 3.11 (instead of 3.7) </code></pre> <h2>4.1.15</h2> <p>Docker Digest for 4.1.15: <em>sha256:eb63b1e0cbbd757e4596844e6ac1865660cbf8e358203b79e5404d57de94dd69</em></p> <pre><code>New Services: * APIGateway Management API: * delete_connection() * get_connection() * post_to_connection() <p>New Methods: * Autoscaling: * delete_warm_pool() * describe_warm_pool() * put_warm_pool()</p> <pre><code>* IdentityStore: * list_groups() * IOTData: * list_named_shadows_for_thing() * MQ: * list_tags() * ServiceDiscovery: * update_private_dns_namespace() * update_public_dns_namespace() </code></pre> <p>Miscellaneous: * ACM-PCA: create_certificate_authority() now supports the KeyStorageSecurityStandard-parameter * Batch: create_job_definition() now returns more default fields in the containerProperties field * CloudTrail: get_trail_status now works with MultiRegion trails * CognitoIDP: UserPools now return the AccountRecoverySetting-field by default * DynamoDB: query() now throws an exception when providing empty ProjectionExpressions/FilterExpressions * EC2: describe_vpc_endpoint_services() now returns user-defined ones * EC2: run_instances() now supports the Monitoring-attribute * IOT: group names can now contain special characters * IOTData now supports named shadows * KMS: create_key() now supports KeySpecs RSA_3072 and RSA_4096 * KMS: create_key() now validates the provided KeySpec * Lambda: create_function() now fails when creating a function with a name that already exists * Lambda: put_function_concurrency() now errors on a quota that exceeds the value set by MOTO_LAMBDA_CONCURRENCY_QUOTA </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/8e0358c5f3a79c8f8f80f8ff4fe064c98fbed28d"><code>8e0358c</code></a> Update release.yml</li> <li><a href="https://github.com/getmoto/moto/commit/3ebbf2ca5e589a4dd4c411cbe4c47f704fa11204"><code>3ebbf2c</code></a> Update release.yml</li> <li><a href="https://github.com/getmoto/moto/commit/c4a0b5b7174800cfa5e64d1d5efec3a0140d78a2"><code>c4a0b5b</code></a> Update release.yml</li> <li><a href="https://github.com/getmoto/moto/commit/22dcdf86ff2078d36f176d8b372d192377e09d81"><code>22dcdf8</code></a> Docker image is now based on Python 3.11 (<a href="https://redirect.github.com/getmoto/moto/issues/6714">#6714</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/a853fd714d133c9a9ca0479cb99537d9a39d85bf"><code>a853fd7</code></a> Post-release steps</li> <li><a href="https://github.com/getmoto/moto/commit/bc6f72a76819450ca4c152930c66bf94271b4506"><code>bc6f72a</code></a> Prep release 4.1.15 (<a href="https://redirect.github.com/getmoto/moto/issues/6710">#6710</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/9e3e5e947b66faf50e8f6cee9f9ecb4ffc9657f8"><code>9e3e5e9</code></a> DynamoDB: Allow ProjectionExpressions on attributes that contain a . (<a href="https://redirect.github.com/getmoto/moto/issues/6709">#6709</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/bc29ae2fc3252df415b3eceb7733fc1216f18365"><code>bc29ae2</code></a> Techdebt: Update TF tests (<a href="https://redirect.github.com/getmoto/moto/issues/6661">#6661</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/78c518ddc832a30e1cf20015bc5c3b1850a1c797"><code>78c518d</code></a> KMS: Support 3072 and 4098 key sizes for RSA (<a href="https://redirect.github.com/getmoto/moto/issues/6708">#6708</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/8535e9310064bcea62684c08f5ef2c03917c2217"><code>8535e93</code></a> Docs: using assertEqual instead of list.should.equal (<a href="https://redirect.github.com/getmoto/moto/issues/6707">#6707</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getmoto/moto/compare/4.1.14...4.2.0">compare view</a></li> </ul> </details> <br /> [](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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
